+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Aug 28 04:36:14 2026] *** compiled with version: 11.4.0 on 27 August 2026 21:51:17 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: cinder-api-546b45bb-xprvb machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x560cecdf2b00 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:1587: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:1587: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.10/site-packages/kombu/utils/compat.py:82: DeprecationWarning: SelectableGroups dict interface is deprecated. Use select. for ep in importlib_metadata.entry_points().get(namespace, []) 2026-08-28 04:36:17.551 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-08-28 04:36:17.551 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.10/site-packages/kombu/utils/compat.py:82: DeprecationWarning: SelectableGroups dict interface is deprecated. Use select. for ep in importlib_metadata.entry_points().get(namespace, []) 2026-08-28 04:36:17.599 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-08-28 04:36:17.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. /var/lib/openstack/lib/python3.10/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.10/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:343: DeprecationWarning: Using function/method 'ndb_status()' is deprecated in version '12.1.0': Support for the MySQL NDB Cluster storage engine has been deprecated and will be removed in a future release. if ndb.ndb_status(engine): /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:343: DeprecationWarning: Using function/method 'ndb_status()' is deprecated in version '12.1.0': Support for the MySQL NDB Cluster storage engine has been deprecated and will be removed in a future release. if ndb.ndb_status(engine): 2026-08-28 04:36:18.426 8 INFO cinder.rpc [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-08-28 04:36:18.429 8 INFO cinder.rpc [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-08-28 04:36:18.431 8 INFO cinder.rpc [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-08-28 04:36:18.434 8 INFO cinder.rpc [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] Automatically selected cinder-volume RPC version 3.18 as minimum service version. 2026-08-28 04:36:18.443 8 INFO cinder.rpc [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-08-28 04:36:18.445 8 INFO cinder.rpc [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-08-28 04:36:18.488 8 WARNING cinder.api.contrib.hosts [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-08-28 04:36:18.501 7 INFO cinder.rpc [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-08-28 04:36:18.504 7 INFO cinder.rpc [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-08-28 04:36:18.506 7 INFO cinder.rpc [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-08-28 04:36:18.509 7 INFO cinder.rpc [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] Automatically selected cinder-volume RPC version 3.18 as minimum service version. 2026-08-28 04:36:18.523 7 INFO cinder.rpc [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-08-28 04:36:18.526 7 INFO cinder.rpc [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-08-28 04:36:18.532 8 WARNING keystonemiddleware._common.config [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-28 04:36:18.541 8 WARNING oslo_config.cfg [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x560cecdf2b00 pid: 8 (default app) 2026-08-28 04:36:18.544 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:36:18.544 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:36:18.545 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:36:18.545 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:36:18.569 7 WARNING cinder.api.contrib.hosts [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-08-28 04:36:18.612 7 WARNING keystonemiddleware._common.config [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-28 04:36:18.621 7 WARNING oslo_config.cfg [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x560cecdf2b00 pid: 7 (default app) 2026-08-28 04:36:19.482 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:36:19.483 7 INFO cinder.api.openstack.wsgi [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:36:19.484 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:36:19.484 7 INFO cinder.api.openstack.wsgi [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:36:29.482 7 INFO cinder.api.openstack.wsgi [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:36:29.482 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:36:29.483 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:36:29.483 7 INFO cinder.api.openstack.wsgi [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:36:39.482 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:36:39.482 7 INFO cinder.api.openstack.wsgi [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:36:39.483 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:36:39.483 7 INFO cinder.api.openstack.wsgi [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:36:49.483 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:36:49.483 7 INFO cinder.api.openstack.wsgi [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:36:49.484 7 INFO cinder.api.openstack.wsgi [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:36:49.484 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:36:59.482 7 INFO cinder.api.openstack.wsgi [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:36:59.482 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:36:59.483 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:36:59.483 7 INFO cinder.api.openstack.wsgi [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:37:09.482 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:37:09.483 7 INFO cinder.api.openstack.wsgi [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:37:09.484 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:37:09.484 7 INFO cinder.api.openstack.wsgi [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:37:19.483 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:37:19.483 7 INFO cinder.api.openstack.wsgi [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:37:19.484 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:37:19.485 7 INFO cinder.api.openstack.wsgi [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:37:29.482 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:37:29.482 7 INFO cinder.api.openstack.wsgi [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:37:29.483 7 INFO cinder.api.openstack.wsgi [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:37:29.484 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:37:39.483 7 INFO cinder.api.openstack.wsgi [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:37:39.483 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:37:39.484 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:37:39.484 7 INFO cinder.api.openstack.wsgi [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:37:49.482 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:37:49.482 7 INFO cinder.api.openstack.wsgi [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:37:49.484 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:37:49.484 7 INFO cinder.api.openstack.wsgi [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:37:59.482 7 INFO cinder.api.openstack.wsgi [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:37:59.482 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:37:59.483 7 INFO cinder.api.openstack.wsgi [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:37:59.484 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:38:09.483 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:38:09.483 7 INFO cinder.api.openstack.wsgi [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] GET http://10.0.0.248:8776/ 2026-08-28 04:38:09.484 8 INFO cinder.api.openstack.wsgi [None req-29ebca43-c729-4251-afe2-d1dae08d7114 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:38:09.484 7 INFO cinder.api.openstack.wsgi [None req-c5909516-be1c-44ce-bfa2-8a9754ed62a6 - - - - - -] http://10.0.0.248:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/memcache.py:110: DeprecationWarning: invalid escape sequence '\ ' """Object representing a pool of memcache servers. /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: 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-08-28 04:38:11.677 8 INFO cinder.api.openstack.wsgi [None req-c9e4d843-e5dc-4e6a-9f2d-3a32f4b64bbb 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/types/rbd1 2026-08-28 04:38:11.695 8 INFO cinder.api.openstack.wsgi [None req-c9e4d843-e5dc-4e6a-9f2d-3a32f4b64bbb 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 15/27] 10.0.0.124 () {30 vars in 680 bytes} [Fri Aug 28 04:38:10 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/types/rbd1 => generated 82 bytes in 1015 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:110: DeprecationWarning: invalid escape sequence '\ ' """Object representing a pool of memcache servers. /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: 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-08-28 04:38:12.033 7 INFO cinder.api.openstack.wsgi [None req-ceed0eb9-e575-4a36-ab48-5216ff8af784 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 04:38:12.050 7 INFO cinder.api.openstack.wsgi [None req-ceed0eb9-e575-4a36-ab48-5216ff8af784 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 13/28] 10.0.0.124 () {30 vars in 719 bytes} [Fri Aug 28 04:38:11 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/types?name=rbd1&is_public=None => generated 20 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 04:38:13.621 8 INFO cinder.api.openstack.wsgi [None req-43200c96-18c3-401c-8621-c8d60c837c11 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/types /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 04:38:13.662 8 INFO cinder.api.openstack.wsgi [None req-43200c96-18c3-401c-8621-c8d60c837c11 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/types returned with HTTP 200 [pid: 8|app: 0|req: 16/29] 10.0.0.124 () {34 vars in 723 bytes} [Fri Aug 28 04:38:13 2026] POST /v3/9515c5495bd24d64acf52f9cd98718a8/types => generated 179 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 04:38:13.679 7 INFO cinder.api.openstack.wsgi [req-43200c96-18c3-401c-8621-c8d60c837c11 req-e81a55cb-5267-4607-b690-1007cf07e62c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/types/130ebd8f-ae31-4f04-a224-e7c926e9d979/extra_specs 2026-08-28 04:38:13.762 7 INFO cinder.api.openstack.wsgi [req-43200c96-18c3-401c-8621-c8d60c837c11 req-e81a55cb-5267-4607-b690-1007cf07e62c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/types/130ebd8f-ae31-4f04-a224-e7c926e9d979/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 14/30] 10.0.0.124 () {36 vars in 892 bytes} [Fri Aug 28 04:38:13 2026] POST /v3/9515c5495bd24d64acf52f9cd98718a8/types/130ebd8f-ae31-4f04-a224-e7c926e9d979/extra_specs => generated 48 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 04:38:15.234 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/types?is_public=None 2026-08-28 04:38:15.255 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 17/31] 10.0.0.124 () {30 vars in 699 bytes} [Fri Aug 28 04:38:15 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/types?is_public=None => generated 443 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 04:38:17.224 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/qos-specs 2026-08-28 04:38:17.244 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 15/32] 10.0.0.124 () {30 vars in 678 bytes} [Fri Aug 28 04:38:16 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/qos-specs => generated 17 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 04:38:19.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:38:19.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:38:19.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:38:19.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:38:29.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:38:29.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:38:29.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:38:29.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:38:39.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:38:39.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:38:39.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:38:39.485 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:38:49.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:38:49.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:38:49.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:38:49.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:38:59.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:38:59.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:38:59.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:38:59.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:39:09.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:39:09.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:39:09.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:39:09.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:39:19.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:39:19.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:39:19.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:39:19.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:39:29.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:39:29.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:39:29.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:39:29.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:39:39.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:39:39.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:39:39.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:39:39.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:39:49.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:39:49.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:39:49.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:39:49.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:39:59.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:39:59.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:39:59.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:39:59.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:40:09.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:40:09.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:40:09.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:40:09.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:40:19.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:40:19.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:40:19.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:40:19.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:40:29.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:40:29.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:40:29.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:40:29.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:40:39.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:40:39.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:40:39.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:40:39.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:40:49.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:40:49.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:40:49.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:40:49.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:40:59.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:40:59.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:40:59.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:40:59.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:41:09.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:41:09.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:41:09.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:41:09.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:41:19.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:41:19.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:41:19.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:41:19.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:41:29.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:41:29.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:41:29.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:41:29.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:41:39.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:41:39.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:41:39.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:41:39.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:41:49.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:41:49.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:41:49.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:41:49.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:41:59.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:41:59.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:41:59.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:41:59.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:42:09.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:42:09.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:42:09.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:42:09.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:42:19.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:42:19.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:42:19.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:42:19.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:42:29.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:42:29.485 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:42:29.485 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:42:29.487 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:42:39.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:42:39.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:42:39.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:42:39.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:42:49.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:42:49.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:42:49.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:42:49.485 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:42:59.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:42:59.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:42:59.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:42:59.485 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:43:09.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:43:09.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:43:09.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:43:09.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:43:19.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:43:19.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:43:19.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:43:19.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:43:29.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:43:29.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:43:29.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:43:29.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:43:39.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:43:39.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:43:39.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:43:39.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:43:49.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:43:49.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:43:49.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:43:49.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:43:59.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:43:59.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:43:59.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:43:59.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:44:09.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:44:09.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:44:09.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:44:09.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:44:19.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:44:19.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:44:19.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:44:19.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:44:29.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:44:29.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:44:29.486 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:44:29.487 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:44:39.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:44:39.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:44:39.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:44:39.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:44:49.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:44:49.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:44:49.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:44:49.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:44:59.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:44:59.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:44:59.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:44:59.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:45:09.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:45:09.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:45:09.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:45:09.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:45:19.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:45:19.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:45:19.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:45:19.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:45:29.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:45:29.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:45:29.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:45:29.485 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:45:39.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:45:39.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:45:39.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:45:39.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:45:49.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:45:49.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:45:49.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:45:49.485 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:45:59.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:45:59.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:45:59.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:45:59.594 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:46:09.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:46:09.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:46:09.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:46:09.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:46:19.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:46:19.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:46:19.485 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:46:19.486 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:46:29.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:46:29.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:46:29.485 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:46:29.485 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:46:39.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:46:39.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:46:39.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:46:39.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:46:49.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:46:49.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:46:49.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:46:49.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:46:59.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:46:59.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:46:59.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:46:59.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:47:09.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:47:09.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:47:09.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:47:09.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:47:19.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:47:19.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:47:19.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:47:19.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:47:29.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:47:29.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:47:29.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:47:29.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:47:39.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:47:39.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:47:39.486 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:47:39.487 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:47:49.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:47:49.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:47:49.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:47:49.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:47:59.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:47:59.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:47:59.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:47:59.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:48:09.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:48:09.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:48:09.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:48:09.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:48:19.489 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:48:19.489 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:48:19.491 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:48:19.491 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:48:29.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:48:29.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:48:29.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:48:29.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:48:39.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:48:39.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:48:39.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:48:39.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:48:49.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:48:49.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:48:49.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:48:49.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:48:59.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:48:59.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:48:59.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:48:59.485 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:49:09.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:49:09.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:49:09.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:49:09.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:49:19.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:49:19.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:49:19.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:49:19.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:49:29.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:49:29.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:49:29.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:49:29.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:49:39.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:49:39.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:49:39.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:49:39.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:49:49.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:49:49.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:49:49.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:49:49.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:49:59.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:49:59.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:49:59.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:49:59.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:50:09.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:50:09.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:50:09.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:50:09.485 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:50:19.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:50:19.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:50:19.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:50:19.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:50:29.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:50:29.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:50:29.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:50:29.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:50:39.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:50:39.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:50:39.485 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:50:39.485 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:50:49.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:50:49.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:50:49.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:50:49.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:50:59.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:50:59.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:50:59.486 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:50:59.487 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:51:09.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:51:09.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:51:09.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:51:09.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:51:19.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:51:19.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:51:19.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:51:19.485 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:51:29.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:51:29.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:51:29.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:51:29.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:51:39.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:51:39.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:51:39.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:51:39.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:51:49.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:51:49.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:51:49.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:51:49.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:51:59.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:51:59.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:51:59.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:51:59.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:52:09.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:52:09.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:52:09.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:52:09.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:52:19.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:52:19.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:52:19.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:52:19.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:52:29.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:52:29.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:52:29.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:52:29.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:52:39.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:52:39.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:52:39.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:52:39.485 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:52:49.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:52:49.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:52:49.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:52:49.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:52:59.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:52:59.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:52:59.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:52:59.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:53:09.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:53:09.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:53:09.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:53:09.485 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:53:19.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:53:19.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:53:19.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:53:19.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:53:29.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:53:29.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:53:29.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:53:29.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:53:39.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:53:39.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:53:39.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:53:39.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:53:49.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:53:49.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:53:49.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:53:49.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:53:59.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:53:59.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:53:59.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:53:59.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:54:09.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:54:09.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:54:09.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:54:09.485 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:54:19.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:54:19.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:54:19.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:54:19.485 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:54:29.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:54:29.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:54:29.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:54:29.485 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:54:39.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:54:39.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:54:39.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:54:39.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:54:49.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:54:49.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:54:49.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:54:49.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:54:59.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:54:59.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:54:59.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:54:59.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:55:09.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:55:09.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:55:09.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:55:09.485 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:55:19.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:55:19.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:55:19.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:55:19.485 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:55:29.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:55:29.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:55:29.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:55:29.485 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:55:39.489 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:55:39.489 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:55:39.490 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:55:39.490 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:55:49.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:55:49.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:55:49.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:55:49.484 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:55:59.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:55:59.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:55:59.484 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:55:59.485 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:56:09.482 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:56:09.482 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:56:09.483 8 INFO cinder.api.openstack.wsgi [None req-876e9c96-6318-415d-bb26-8d7ff4b8677f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:56:09.483 7 INFO cinder.api.openstack.wsgi [None req-c9279189-ab4b-4861-ab29-3a6a13c2734d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 04:56:09.926 8 INFO cinder.api.openstack.wsgi [None req-5eb21e58-ef76-42a4-8cfa-eb024e0e50a9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET https://volume.162-253-55-68.nip.io/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8 2026-08-28 04:56:09.963 8 WARNING cinder.quota [None req-5eb21e58-ef76-42a4-8cfa-eb024e0e50a9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. 2026-08-28 04:56:09.964 8 WARNING cinder.quota [None req-5eb21e58-ef76-42a4-8cfa-eb024e0e50a9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. 2026-08-28 04:56:09.965 8 WARNING cinder.quota [None req-5eb21e58-ef76-42a4-8cfa-eb024e0e50a9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - 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-08-28 04:56:09.966 8 WARNING cinder.quota [None req-5eb21e58-ef76-42a4-8cfa-eb024e0e50a9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - 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-08-28 04:56:09.966 8 WARNING cinder.quota [None req-5eb21e58-ef76-42a4-8cfa-eb024e0e50a9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - 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-08-28 04:56:09.967 8 WARNING cinder.quota [None req-5eb21e58-ef76-42a4-8cfa-eb024e0e50a9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - 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-08-28 04:56:09.968 8 WARNING cinder.quota [None req-5eb21e58-ef76-42a4-8cfa-eb024e0e50a9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - 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-08-28 04:56:09.969 8 WARNING cinder.quota [None req-5eb21e58-ef76-42a4-8cfa-eb024e0e50a9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - 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-08-28 04:56:09.982 8 INFO cinder.api.openstack.wsgi [None req-5eb21e58-ef76-42a4-8cfa-eb024e0e50a9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] https://volume.162-253-55-68.nip.io/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8 returned with HTTP 200 [pid: 8|app: 0|req: 126/249] 162.253.55.68 () {44 vars in 1040 bytes} [Fri Aug 28 04:56:09 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8 => generated 340 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 04:56:10.291 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] PUT https://volume.162-253-55-68.nip.io/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8 2026-08-28 04:56:10.390 7 WARNING cinder.quota [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. 2026-08-28 04:56:10.391 7 WARNING cinder.quota [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. 2026-08-28 04:56:10.391 7 WARNING cinder.quota [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - 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-08-28 04:56:10.392 7 WARNING cinder.quota [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - 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-08-28 04:56:10.393 7 WARNING cinder.quota [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - 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-08-28 04:56:10.393 7 WARNING cinder.quota [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - 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-08-28 04:56:10.394 7 WARNING cinder.quota [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - 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-08-28 04:56:10.395 7 WARNING cinder.quota [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - 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-08-28 04:56:10.401 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] https://volume.162-253-55-68.nip.io/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8 returned with HTTP 200 [pid: 7|app: 0|req: 124/250] 162.253.55.68 () {48 vars in 1092 bytes} [Fri Aug 28 04:56:10 2026] PUT /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8 => generated 296 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 04:56:10.727 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET https://volume.162-253-55-68.nip.io/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8 2026-08-28 04:56:10.754 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] https://volume.162-253-55-68.nip.io/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8 returned with HTTP 200 [pid: 8|app: 0|req: 127/251] 162.253.55.68 () {44 vars in 1040 bytes} [Fri Aug 28 04:56:10 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8 => generated 338 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 04:56:19.482 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:56:19.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:56:19.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:56:19.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:56:29.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:56:29.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:56:29.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:56:29.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:56:39.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:56:39.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:56:39.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:56:39.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:56:49.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:56:49.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:56:49.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:56:49.485 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:56:59.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:56:59.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:56:59.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:56:59.485 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:57:09.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:57:09.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:57:09.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:57:09.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:57:19.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:57:19.482 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:57:19.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:57:19.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:57:29.482 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:57:29.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:57:29.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:57:29.487 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:57:39.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:57:39.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:57:39.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:57:39.485 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:57:49.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:57:49.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:57:49.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:57:49.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:57:59.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:57:59.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:57:59.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:57:59.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:58:09.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:58:09.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:58:09.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:58:09.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:58:19.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:58:19.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:58:19.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:58:19.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:58:29.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:58:29.482 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:58:29.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:58:29.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:58:39.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:58:39.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:58:39.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:58:39.485 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:58:49.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:58:49.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:58:49.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:58:49.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:58:59.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:58:59.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:58:59.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:58:59.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:59:09.482 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:59:09.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:59:09.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:59:09.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:59:19.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:59:19.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:59:19.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:59:19.485 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:59:29.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:59:29.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:59:29.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:59:29.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:59:39.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:59:39.482 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:59:39.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:59:39.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:59:49.482 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:59:49.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:59:49.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:59:49.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:59:59.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:59:59.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 04:59:59.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 04:59:59.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:00:09.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:00:09.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:00:09.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:00:09.486 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:00:19.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:00:19.482 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:00:19.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:00:19.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:00:29.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:00:29.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:00:29.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:00:29.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:00:39.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:00:39.482 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:00:39.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:00:39.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:00:49.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:00:49.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:00:49.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:00:49.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:00:59.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:00:59.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:00:59.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:00:59.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:01:09.482 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:01:09.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:01:09.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:01:09.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:01:19.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:01:19.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:01:19.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:01:19.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:01:29.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:01:29.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:01:29.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:01:29.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:01:39.487 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:01:39.488 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:01:39.495 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:01:39.496 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:01:49.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:01:49.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:01:49.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:01:49.485 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:01:59.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:01:59.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:01:59.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:01:59.485 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:02:09.482 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:02:09.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:02:09.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:02:09.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:02:19.482 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:02:19.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:02:19.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:02:19.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:02:29.482 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:02:29.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:02:29.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:02:29.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:02:39.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:02:39.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:02:39.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:02:39.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:02:49.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:02:49.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:02:49.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:02:49.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:02:59.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:02:59.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:02:59.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:02:59.485 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:03:09.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:03:09.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:03:09.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:03:09.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:03:19.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:03:19.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:03:19.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:03:19.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:03:29.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:03:29.482 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:03:29.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:03:29.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:03:39.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:03:39.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:03:39.485 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:03:39.486 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:03:49.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:03:49.482 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:03:49.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:03:49.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:03:59.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:03:59.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:03:59.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:03:59.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:04:09.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:04:09.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:04:09.485 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:04:09.485 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:04:19.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:04:19.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:04:19.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:04:19.485 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:04:29.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:04:29.482 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:04:29.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:04:29.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:04:39.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:04:39.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:04:39.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:04:39.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:04:49.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:04:49.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:04:49.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:04:49.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:04:59.482 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:04:59.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:04:59.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:04:59.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:05:09.482 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:05:09.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:05:09.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:05:09.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:05:19.482 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:05:19.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:05:19.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:05:19.487 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:05:29.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:05:29.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:05:29.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:05:29.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:05:39.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:05:39.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:05:39.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:05:39.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:05:49.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:05:49.482 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:05:49.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:05:49.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:05:59.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:05:59.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:05:59.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:05:59.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:06:09.482 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:06:09.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:06:09.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:06:09.485 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:06:19.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:06:19.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:06:19.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:06:19.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:06:29.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:06:29.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:06:29.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:06:29.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:06:39.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:06:39.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:06:39.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:06:39.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:06:49.482 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:06:49.482 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:06:49.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:06:49.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:06:59.483 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:06:59.483 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:06:59.484 8 INFO cinder.api.openstack.wsgi [None req-32e3a9c1-5550-4494-8fdd-3b9b5773d61e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:06:59.484 7 INFO cinder.api.openstack.wsgi [None req-51aa1f06-3c7e-42b2-88fe-0f769a8114ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:07:07.076 8 INFO cinder.api.openstack.wsgi [None req-a164d467-879e-4711-9ba0-12cff7aa8d61 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET https://volume.162-253-55-68.nip.io/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b 2026-08-28 05:07:07.106 8 INFO cinder.api.openstack.wsgi [None req-a164d467-879e-4711-9ba0-12cff7aa8d61 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] https://volume.162-253-55-68.nip.io/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b returned with HTTP 200 [pid: 8|app: 0|req: 193/382] 162.253.55.68 () {44 vars in 1040 bytes} [Fri Aug 28 05:07:06 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b => generated 340 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:07:07.489 7 INFO cinder.api.openstack.wsgi [None req-49ebf691-8052-4b99-9f92-5241492f6da0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] PUT https://volume.162-253-55-68.nip.io/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b 2026-08-28 05:07:07.550 7 INFO cinder.api.openstack.wsgi [None req-49ebf691-8052-4b99-9f92-5241492f6da0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] https://volume.162-253-55-68.nip.io/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b returned with HTTP 200 [pid: 7|app: 0|req: 190/383] 162.253.55.68 () {48 vars in 1092 bytes} [Fri Aug 28 05:07:07 2026] PUT /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b => generated 296 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:07:07.935 8 INFO cinder.api.openstack.wsgi [None req-4c6aceb8-d193-46ae-8352-0876e4cdfbd7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET https://volume.162-253-55-68.nip.io/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b 2026-08-28 05:07:07.966 8 INFO cinder.api.openstack.wsgi [None req-4c6aceb8-d193-46ae-8352-0876e4cdfbd7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] https://volume.162-253-55-68.nip.io/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b returned with HTTP 200 [pid: 8|app: 0|req: 194/384] 162.253.55.68 () {44 vars in 1040 bytes} [Fri Aug 28 05:07:07 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b => generated 338 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:07:09.482 7 INFO cinder.api.openstack.wsgi [None req-49ebf691-8052-4b99-9f92-5241492f6da0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:07:09.482 8 INFO cinder.api.openstack.wsgi [None req-4c6aceb8-d193-46ae-8352-0876e4cdfbd7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:07:09.483 7 INFO cinder.api.openstack.wsgi [None req-49ebf691-8052-4b99-9f92-5241492f6da0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:07:09.484 8 INFO cinder.api.openstack.wsgi [None req-4c6aceb8-d193-46ae-8352-0876e4cdfbd7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:07:19.482 7 INFO cinder.api.openstack.wsgi [None req-49ebf691-8052-4b99-9f92-5241492f6da0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:07:19.482 8 INFO cinder.api.openstack.wsgi [None req-4c6aceb8-d193-46ae-8352-0876e4cdfbd7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:07:19.483 7 INFO cinder.api.openstack.wsgi [None req-49ebf691-8052-4b99-9f92-5241492f6da0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:07:19.483 8 INFO cinder.api.openstack.wsgi [None req-4c6aceb8-d193-46ae-8352-0876e4cdfbd7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:07:29.483 7 INFO cinder.api.openstack.wsgi [None req-49ebf691-8052-4b99-9f92-5241492f6da0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:07:29.483 8 INFO cinder.api.openstack.wsgi [None req-4c6aceb8-d193-46ae-8352-0876e4cdfbd7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:07:29.484 7 INFO cinder.api.openstack.wsgi [None req-49ebf691-8052-4b99-9f92-5241492f6da0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:07:29.484 8 INFO cinder.api.openstack.wsgi [None req-4c6aceb8-d193-46ae-8352-0876e4cdfbd7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:07:39.482 7 INFO cinder.api.openstack.wsgi [None req-49ebf691-8052-4b99-9f92-5241492f6da0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:07:39.482 8 INFO cinder.api.openstack.wsgi [None req-4c6aceb8-d193-46ae-8352-0876e4cdfbd7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:07:39.484 7 INFO cinder.api.openstack.wsgi [None req-49ebf691-8052-4b99-9f92-5241492f6da0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:07:39.484 8 INFO cinder.api.openstack.wsgi [None req-4c6aceb8-d193-46ae-8352-0876e4cdfbd7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:07:49.482 7 INFO cinder.api.openstack.wsgi [None req-49ebf691-8052-4b99-9f92-5241492f6da0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:07:49.482 8 INFO cinder.api.openstack.wsgi [None req-4c6aceb8-d193-46ae-8352-0876e4cdfbd7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:07:49.483 7 INFO cinder.api.openstack.wsgi [None req-49ebf691-8052-4b99-9f92-5241492f6da0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:07:49.484 8 INFO cinder.api.openstack.wsgi [None req-4c6aceb8-d193-46ae-8352-0876e4cdfbd7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:07:55.593 7 INFO cinder.api.openstack.wsgi [None req-86393293-d7a2-4793-9a95-de5412a925ee 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:07:55.659 7 INFO cinder.api.openstack.wsgi [None req-86393293-d7a2-4793-9a95-de5412a925ee 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 196/395] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:07:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:07:55.677 8 INFO cinder.api.openstack.wsgi [None req-f3e3050e-6d41-42c5-8644-60a5d8f27f39 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:07:55.691 8 INFO cinder.api.openstack.wsgi [None req-f3e3050e-6d41-42c5-8644-60a5d8f27f39 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 8|app: 0|req: 200/396] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:07:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:07:55.704 7 INFO cinder.api.openstack.wsgi [None req-7001b051-4ab5-4b8a-91c1-173fa56837e6 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:07:55.731 7 INFO cinder.volume.api [None req-7001b051-4ab5-4b8a-91c1-173fa56837e6 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:07:55.732 7 INFO cinder.api.openstack.wsgi [None req-7001b051-4ab5-4b8a-91c1-173fa56837e6 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 197/397] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:07:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true => generated 17 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:07:55.787 8 INFO cinder.api.openstack.wsgi [None req-868ecc83-0d5f-48b6-a80e-8502f151a99a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:07:55.933 8 INFO cinder.api.openstack.wsgi [None req-868ecc83-0d5f-48b6-a80e-8502f151a99a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 201/398] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:07:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:07:55.949 7 INFO cinder.api.openstack.wsgi [None req-2ca02d56-6fa1-4981-97fd-cf549edb5ce0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:07:55.983 7 INFO cinder.api.openstack.wsgi [None req-2ca02d56-6fa1-4981-97fd-cf549edb5ce0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 198/399] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:07:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:07:55.997 8 INFO cinder.api.openstack.wsgi [None req-603bb2fc-df35-41e2-bd6f-09d01c87936b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:07:56.024 8 INFO cinder.api.openstack.wsgi [None req-603bb2fc-df35-41e2-bd6f-09d01c87936b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 202/400] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:07:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:07:56.033 7 INFO cinder.api.openstack.wsgi [None req-9656d597-068f-4d29-97ef-414ba2f6794d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:07:56.066 7 INFO cinder.volume.api [None req-9656d597-068f-4d29-97ef-414ba2f6794d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:07:56.068 7 INFO cinder.api.openstack.wsgi [None req-9656d597-068f-4d29-97ef-414ba2f6794d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 199/401] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:07:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:07:56.081 8 INFO cinder.api.openstack.wsgi [None req-9c864bae-0c30-4a82-a9ca-a0fa96244fe7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:07:56.125 8 INFO cinder.volume.api [None req-9c864bae-0c30-4a82-a9ca-a0fa96244fe7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:07:56.127 8 INFO cinder.api.openstack.wsgi [None req-9c864bae-0c30-4a82-a9ca-a0fa96244fe7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/402] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:07:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:07:59.482 7 INFO cinder.api.openstack.wsgi [None req-9656d597-068f-4d29-97ef-414ba2f6794d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:07:59.483 7 INFO cinder.api.openstack.wsgi [None req-9656d597-068f-4d29-97ef-414ba2f6794d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:07:59.486 8 INFO cinder.api.openstack.wsgi [None req-9c864bae-0c30-4a82-a9ca-a0fa96244fe7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:07:59.486 8 INFO cinder.api.openstack.wsgi [None req-9c864bae-0c30-4a82-a9ca-a0fa96244fe7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:08:09.482 7 INFO cinder.api.openstack.wsgi [None req-9656d597-068f-4d29-97ef-414ba2f6794d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:08:09.483 7 INFO cinder.api.openstack.wsgi [None req-9656d597-068f-4d29-97ef-414ba2f6794d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:08:09.483 8 INFO cinder.api.openstack.wsgi [None req-9c864bae-0c30-4a82-a9ca-a0fa96244fe7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:08:09.484 8 INFO cinder.api.openstack.wsgi [None req-9c864bae-0c30-4a82-a9ca-a0fa96244fe7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:08:19.483 7 INFO cinder.api.openstack.wsgi [None req-9656d597-068f-4d29-97ef-414ba2f6794d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:08:19.483 8 INFO cinder.api.openstack.wsgi [None req-9c864bae-0c30-4a82-a9ca-a0fa96244fe7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:08:19.484 7 INFO cinder.api.openstack.wsgi [None req-9656d597-068f-4d29-97ef-414ba2f6794d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:08:19.484 8 INFO cinder.api.openstack.wsgi [None req-9c864bae-0c30-4a82-a9ca-a0fa96244fe7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:08:29.483 7 INFO cinder.api.openstack.wsgi [None req-9656d597-068f-4d29-97ef-414ba2f6794d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:08:29.483 8 INFO cinder.api.openstack.wsgi [None req-9c864bae-0c30-4a82-a9ca-a0fa96244fe7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:08:29.484 7 INFO cinder.api.openstack.wsgi [None req-9656d597-068f-4d29-97ef-414ba2f6794d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:08:29.485 8 INFO cinder.api.openstack.wsgi [None req-9c864bae-0c30-4a82-a9ca-a0fa96244fe7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:08:39.482 7 INFO cinder.api.openstack.wsgi [None req-9656d597-068f-4d29-97ef-414ba2f6794d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:08:39.482 8 INFO cinder.api.openstack.wsgi [None req-9c864bae-0c30-4a82-a9ca-a0fa96244fe7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:08:39.483 8 INFO cinder.api.openstack.wsgi [None req-9c864bae-0c30-4a82-a9ca-a0fa96244fe7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:08:39.483 7 INFO cinder.api.openstack.wsgi [None req-9656d597-068f-4d29-97ef-414ba2f6794d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:08:49.482 8 INFO cinder.api.openstack.wsgi [None req-9c864bae-0c30-4a82-a9ca-a0fa96244fe7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:08:49.483 7 INFO cinder.api.openstack.wsgi [None req-9656d597-068f-4d29-97ef-414ba2f6794d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:08:49.484 7 INFO cinder.api.openstack.wsgi [None req-9656d597-068f-4d29-97ef-414ba2f6794d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:08:49.484 8 INFO cinder.api.openstack.wsgi [None req-9c864bae-0c30-4a82-a9ca-a0fa96244fe7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:08:55.611 8 INFO cinder.api.openstack.wsgi [None req-304919e5-a057-475d-85f4-d0f3c758b423 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:08:55.619 8 INFO cinder.api.openstack.wsgi [None req-304919e5-a057-475d-85f4-d0f3c758b423 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 8|app: 0|req: 210/415] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:08:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:08:55.631 7 INFO cinder.api.openstack.wsgi [None req-2a1d3129-8539-4049-93d4-8f24a8aa65e1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:08:55.649 7 INFO cinder.api.openstack.wsgi [None req-2a1d3129-8539-4049-93d4-8f24a8aa65e1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 206/416] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:08:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:08:55.663 8 INFO cinder.api.openstack.wsgi [None req-2ba05426-e92f-4a38-b6cc-c1e2da11ab10 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:08:55.676 8 INFO cinder.volume.api [None req-2ba05426-e92f-4a38-b6cc-c1e2da11ab10 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:08:55.679 8 INFO cinder.api.openstack.wsgi [None req-2ba05426-e92f-4a38-b6cc-c1e2da11ab10 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 211/417] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:08:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:08:55.690 7 INFO cinder.api.openstack.wsgi [None req-24d679ef-011f-4e0f-a9d5-7e596c202a6c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:08:55.703 7 INFO cinder.volume.api [None req-24d679ef-011f-4e0f-a9d5-7e596c202a6c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:08:55.707 7 INFO cinder.api.openstack.wsgi [None req-24d679ef-011f-4e0f-a9d5-7e596c202a6c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 207/418] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:08:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:08:55.763 8 INFO cinder.api.openstack.wsgi [None req-387d1355-e444-462e-9565-e852b448850b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:08:55.798 8 INFO cinder.api.openstack.wsgi [None req-387d1355-e444-462e-9565-e852b448850b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 212/419] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:08:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:08:55.813 7 INFO cinder.api.openstack.wsgi [None req-88b94221-625f-4a13-99e4-95830c036842 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:08:55.859 7 INFO cinder.api.openstack.wsgi [None req-88b94221-625f-4a13-99e4-95830c036842 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 208/420] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:08:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:08:55.875 8 INFO cinder.api.openstack.wsgi [None req-716d6f05-b4f6-4be7-89f1-e56545066940 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:08:55.918 8 INFO cinder.api.openstack.wsgi [None req-716d6f05-b4f6-4be7-89f1-e56545066940 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 213/421] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:08:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:08:55.931 7 INFO cinder.api.openstack.wsgi [None req-c71624b0-5808-46d6-a0bb-0434d0bfedbe 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:08:55.942 7 INFO cinder.volume.api [None req-c71624b0-5808-46d6-a0bb-0434d0bfedbe 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:08:55.942 7 INFO cinder.api.openstack.wsgi [None req-c71624b0-5808-46d6-a0bb-0434d0bfedbe 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 209/422] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:08:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:08:59.482 7 INFO cinder.api.openstack.wsgi [None req-c71624b0-5808-46d6-a0bb-0434d0bfedbe 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:08:59.483 8 INFO cinder.api.openstack.wsgi [None req-716d6f05-b4f6-4be7-89f1-e56545066940 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:08:59.484 7 INFO cinder.api.openstack.wsgi [None req-c71624b0-5808-46d6-a0bb-0434d0bfedbe 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:08:59.484 8 INFO cinder.api.openstack.wsgi [None req-716d6f05-b4f6-4be7-89f1-e56545066940 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:09:09.482 7 INFO cinder.api.openstack.wsgi [None req-c71624b0-5808-46d6-a0bb-0434d0bfedbe 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:09:09.482 8 INFO cinder.api.openstack.wsgi [None req-716d6f05-b4f6-4be7-89f1-e56545066940 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:09:09.483 7 INFO cinder.api.openstack.wsgi [None req-c71624b0-5808-46d6-a0bb-0434d0bfedbe 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:09:09.484 8 INFO cinder.api.openstack.wsgi [None req-716d6f05-b4f6-4be7-89f1-e56545066940 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:09:19.483 7 INFO cinder.api.openstack.wsgi [None req-c71624b0-5808-46d6-a0bb-0434d0bfedbe 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:09:19.483 8 INFO cinder.api.openstack.wsgi [None req-716d6f05-b4f6-4be7-89f1-e56545066940 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:09:19.484 7 INFO cinder.api.openstack.wsgi [None req-c71624b0-5808-46d6-a0bb-0434d0bfedbe 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:09:19.484 8 INFO cinder.api.openstack.wsgi [None req-716d6f05-b4f6-4be7-89f1-e56545066940 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:09:29.482 7 INFO cinder.api.openstack.wsgi [None req-c71624b0-5808-46d6-a0bb-0434d0bfedbe 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:09:29.483 8 INFO cinder.api.openstack.wsgi [None req-716d6f05-b4f6-4be7-89f1-e56545066940 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:09:29.483 7 INFO cinder.api.openstack.wsgi [None req-c71624b0-5808-46d6-a0bb-0434d0bfedbe 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:09:29.484 8 INFO cinder.api.openstack.wsgi [None req-716d6f05-b4f6-4be7-89f1-e56545066940 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:09:39.483 7 INFO cinder.api.openstack.wsgi [None req-c71624b0-5808-46d6-a0bb-0434d0bfedbe 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:09:39.483 8 INFO cinder.api.openstack.wsgi [None req-716d6f05-b4f6-4be7-89f1-e56545066940 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:09:39.484 7 INFO cinder.api.openstack.wsgi [None req-c71624b0-5808-46d6-a0bb-0434d0bfedbe 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:09:39.484 8 INFO cinder.api.openstack.wsgi [None req-716d6f05-b4f6-4be7-89f1-e56545066940 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:09:49.482 7 INFO cinder.api.openstack.wsgi [None req-c71624b0-5808-46d6-a0bb-0434d0bfedbe 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:09:49.482 8 INFO cinder.api.openstack.wsgi [None req-716d6f05-b4f6-4be7-89f1-e56545066940 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:09:49.483 7 INFO cinder.api.openstack.wsgi [None req-c71624b0-5808-46d6-a0bb-0434d0bfedbe 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:09:49.483 8 INFO cinder.api.openstack.wsgi [None req-716d6f05-b4f6-4be7-89f1-e56545066940 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:09:55.663 7 INFO cinder.api.openstack.wsgi [None req-5bfb6a5e-9c37-411b-9638-2167bc56d789 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:09:55.678 7 INFO cinder.volume.api [None req-5bfb6a5e-9c37-411b-9638-2167bc56d789 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:09:55.681 7 INFO cinder.api.openstack.wsgi [None req-5bfb6a5e-9c37-411b-9638-2167bc56d789 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 216/435] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:09:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:09:55.695 8 INFO cinder.api.openstack.wsgi [None req-ffc6701a-1345-42d4-a011-690a0bdc4da0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:09:55.721 8 INFO cinder.volume.api [None req-ffc6701a-1345-42d4-a011-690a0bdc4da0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:09:55.722 8 INFO cinder.api.openstack.wsgi [None req-ffc6701a-1345-42d4-a011-690a0bdc4da0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 220/436] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:09:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true => generated 17 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:09:55.735 7 INFO cinder.api.openstack.wsgi [None req-d9250dd4-105a-4360-bdca-f4a224adbb81 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:09:55.745 7 INFO cinder.api.openstack.wsgi [None req-d9250dd4-105a-4360-bdca-f4a224adbb81 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 7|app: 0|req: 217/437] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:09:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:09:55.757 8 INFO cinder.api.openstack.wsgi [None req-6c067496-aa11-4d89-a0ef-f6e9ef48a192 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:09:55.775 8 INFO cinder.volume.api [None req-6c067496-aa11-4d89-a0ef-f6e9ef48a192 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:09:55.779 8 INFO cinder.api.openstack.wsgi [None req-6c067496-aa11-4d89-a0ef-f6e9ef48a192 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 221/438] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:09:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:09:55.798 7 INFO cinder.api.openstack.wsgi [None req-21a2106c-bfb9-4f91-b4ca-6d87aa42169b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:09:55.821 7 INFO cinder.api.openstack.wsgi [None req-21a2106c-bfb9-4f91-b4ca-6d87aa42169b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 218/439] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:09:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:09:55.878 8 INFO cinder.api.openstack.wsgi [None req-708ff5da-34a1-4a0c-bdb6-34d624fc587b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:09:55.923 8 INFO cinder.api.openstack.wsgi [None req-708ff5da-34a1-4a0c-bdb6-34d624fc587b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 222/440] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:09:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:09:55.945 7 INFO cinder.api.openstack.wsgi [None req-2cf713b3-0149-4f40-96a2-459a6dbcad85 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:09:55.998 7 INFO cinder.api.openstack.wsgi [None req-2cf713b3-0149-4f40-96a2-459a6dbcad85 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 219/441] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:09:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:09:56.016 8 INFO cinder.api.openstack.wsgi [None req-97c1243e-9172-495d-8166-e9beee6ce88c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:09:56.068 8 INFO cinder.api.openstack.wsgi [None req-97c1243e-9172-495d-8166-e9beee6ce88c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 223/442] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:09:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:09:59.482 8 INFO cinder.api.openstack.wsgi [None req-97c1243e-9172-495d-8166-e9beee6ce88c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:09:59.483 8 INFO cinder.api.openstack.wsgi [None req-97c1243e-9172-495d-8166-e9beee6ce88c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:09:59.483 7 INFO cinder.api.openstack.wsgi [None req-2cf713b3-0149-4f40-96a2-459a6dbcad85 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:09:59.484 7 INFO cinder.api.openstack.wsgi [None req-2cf713b3-0149-4f40-96a2-459a6dbcad85 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:10:09.482 8 INFO cinder.api.openstack.wsgi [None req-97c1243e-9172-495d-8166-e9beee6ce88c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:10:09.482 7 INFO cinder.api.openstack.wsgi [None req-2cf713b3-0149-4f40-96a2-459a6dbcad85 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:10:09.483 7 INFO cinder.api.openstack.wsgi [None req-2cf713b3-0149-4f40-96a2-459a6dbcad85 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:10:09.484 8 INFO cinder.api.openstack.wsgi [None req-97c1243e-9172-495d-8166-e9beee6ce88c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:10:19.492 8 INFO cinder.api.openstack.wsgi [None req-97c1243e-9172-495d-8166-e9beee6ce88c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:10:19.492 7 INFO cinder.api.openstack.wsgi [None req-2cf713b3-0149-4f40-96a2-459a6dbcad85 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:10:19.492 8 INFO cinder.api.openstack.wsgi [None req-97c1243e-9172-495d-8166-e9beee6ce88c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:10:19.493 7 INFO cinder.api.openstack.wsgi [None req-2cf713b3-0149-4f40-96a2-459a6dbcad85 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:10:29.482 8 INFO cinder.api.openstack.wsgi [None req-97c1243e-9172-495d-8166-e9beee6ce88c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:10:29.482 7 INFO cinder.api.openstack.wsgi [None req-2cf713b3-0149-4f40-96a2-459a6dbcad85 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:10:29.483 8 INFO cinder.api.openstack.wsgi [None req-97c1243e-9172-495d-8166-e9beee6ce88c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:10:29.483 7 INFO cinder.api.openstack.wsgi [None req-2cf713b3-0149-4f40-96a2-459a6dbcad85 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:10:39.482 7 INFO cinder.api.openstack.wsgi [None req-2cf713b3-0149-4f40-96a2-459a6dbcad85 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:10:39.483 8 INFO cinder.api.openstack.wsgi [None req-97c1243e-9172-495d-8166-e9beee6ce88c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:10:39.484 7 INFO cinder.api.openstack.wsgi [None req-2cf713b3-0149-4f40-96a2-459a6dbcad85 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:10:39.484 8 INFO cinder.api.openstack.wsgi [None req-97c1243e-9172-495d-8166-e9beee6ce88c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:10:49.483 7 INFO cinder.api.openstack.wsgi [None req-2cf713b3-0149-4f40-96a2-459a6dbcad85 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:10:49.483 8 INFO cinder.api.openstack.wsgi [None req-97c1243e-9172-495d-8166-e9beee6ce88c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:10:49.484 7 INFO cinder.api.openstack.wsgi [None req-2cf713b3-0149-4f40-96a2-459a6dbcad85 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:10:49.484 8 INFO cinder.api.openstack.wsgi [None req-97c1243e-9172-495d-8166-e9beee6ce88c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:10:55.671 7 INFO cinder.api.openstack.wsgi [None req-e166aa27-a28f-44ca-a0af-e62bb0fed71a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:10:55.686 7 INFO cinder.volume.api [None req-e166aa27-a28f-44ca-a0af-e62bb0fed71a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:10:55.690 7 INFO cinder.api.openstack.wsgi [None req-e166aa27-a28f-44ca-a0af-e62bb0fed71a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 226/455] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:10:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:10:55.704 8 INFO cinder.api.openstack.wsgi [None req-86286392-43be-478f-a2d4-aab86eebbf85 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:10:55.713 8 INFO cinder.volume.api [None req-86286392-43be-478f-a2d4-aab86eebbf85 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:10:55.713 8 INFO cinder.api.openstack.wsgi [None req-86286392-43be-478f-a2d4-aab86eebbf85 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 230/456] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:10:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:10:55.725 7 INFO cinder.api.openstack.wsgi [None req-beac1e96-a1ee-466f-a461-cc22239aa955 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:10:55.734 7 INFO cinder.api.openstack.wsgi [None req-beac1e96-a1ee-466f-a461-cc22239aa955 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 7|app: 0|req: 227/457] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:10:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:10:55.785 8 INFO cinder.api.openstack.wsgi [None req-ca4c18b7-d0e9-439d-9aa5-03b09fba0fa9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:10:55.819 8 INFO cinder.api.openstack.wsgi [None req-ca4c18b7-d0e9-439d-9aa5-03b09fba0fa9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 231/458] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:10:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:10:55.833 7 INFO cinder.api.openstack.wsgi [None req-839452e8-cf6d-4c64-ab0f-2e03da0cee01 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:10:55.869 7 INFO cinder.api.openstack.wsgi [None req-839452e8-cf6d-4c64-ab0f-2e03da0cee01 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 228/459] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:10:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:10:55.883 8 INFO cinder.api.openstack.wsgi [None req-2494e954-d225-4f13-84c6-0e5322783d62 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:10:55.927 8 INFO cinder.api.openstack.wsgi [None req-2494e954-d225-4f13-84c6-0e5322783d62 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 232/460] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:10:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:10:55.940 7 INFO cinder.api.openstack.wsgi [None req-2930e995-66cd-4e3b-9164-8e836a2fa755 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:10:55.956 7 INFO cinder.volume.api [None req-2930e995-66cd-4e3b-9164-8e836a2fa755 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:10:55.962 7 INFO cinder.api.openstack.wsgi [None req-2930e995-66cd-4e3b-9164-8e836a2fa755 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 229/461] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:10:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:10:55.982 8 INFO cinder.api.openstack.wsgi [None req-e3269708-9074-4084-94aa-56e9b99c4d8d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:10:56.053 8 INFO cinder.api.openstack.wsgi [None req-e3269708-9074-4084-94aa-56e9b99c4d8d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 233/462] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:10:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:10:59.482 8 INFO cinder.api.openstack.wsgi [None req-e3269708-9074-4084-94aa-56e9b99c4d8d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:10:59.482 7 INFO cinder.api.openstack.wsgi [None req-2930e995-66cd-4e3b-9164-8e836a2fa755 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:10:59.483 8 INFO cinder.api.openstack.wsgi [None req-e3269708-9074-4084-94aa-56e9b99c4d8d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:10:59.484 7 INFO cinder.api.openstack.wsgi [None req-2930e995-66cd-4e3b-9164-8e836a2fa755 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:11:09.482 8 INFO cinder.api.openstack.wsgi [None req-e3269708-9074-4084-94aa-56e9b99c4d8d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:11:09.482 7 INFO cinder.api.openstack.wsgi [None req-2930e995-66cd-4e3b-9164-8e836a2fa755 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:11:09.484 7 INFO cinder.api.openstack.wsgi [None req-2930e995-66cd-4e3b-9164-8e836a2fa755 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:11:09.484 8 INFO cinder.api.openstack.wsgi [None req-e3269708-9074-4084-94aa-56e9b99c4d8d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:11:19.482 7 INFO cinder.api.openstack.wsgi [None req-2930e995-66cd-4e3b-9164-8e836a2fa755 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:11:19.483 8 INFO cinder.api.openstack.wsgi [None req-e3269708-9074-4084-94aa-56e9b99c4d8d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:11:19.483 7 INFO cinder.api.openstack.wsgi [None req-2930e995-66cd-4e3b-9164-8e836a2fa755 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:11:19.485 8 INFO cinder.api.openstack.wsgi [None req-e3269708-9074-4084-94aa-56e9b99c4d8d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:11:29.483 7 INFO cinder.api.openstack.wsgi [None req-2930e995-66cd-4e3b-9164-8e836a2fa755 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:11:29.483 8 INFO cinder.api.openstack.wsgi [None req-e3269708-9074-4084-94aa-56e9b99c4d8d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:11:29.483 7 INFO cinder.api.openstack.wsgi [None req-2930e995-66cd-4e3b-9164-8e836a2fa755 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:11:29.484 8 INFO cinder.api.openstack.wsgi [None req-e3269708-9074-4084-94aa-56e9b99c4d8d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:11:39.483 8 INFO cinder.api.openstack.wsgi [None req-e3269708-9074-4084-94aa-56e9b99c4d8d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:11:39.483 7 INFO cinder.api.openstack.wsgi [None req-2930e995-66cd-4e3b-9164-8e836a2fa755 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:11:39.484 8 INFO cinder.api.openstack.wsgi [None req-e3269708-9074-4084-94aa-56e9b99c4d8d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:11:39.484 7 INFO cinder.api.openstack.wsgi [None req-2930e995-66cd-4e3b-9164-8e836a2fa755 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:11:49.482 8 INFO cinder.api.openstack.wsgi [None req-e3269708-9074-4084-94aa-56e9b99c4d8d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:11:49.483 7 INFO cinder.api.openstack.wsgi [None req-2930e995-66cd-4e3b-9164-8e836a2fa755 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:11:49.483 8 INFO cinder.api.openstack.wsgi [None req-e3269708-9074-4084-94aa-56e9b99c4d8d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:11:49.485 7 INFO cinder.api.openstack.wsgi [None req-2930e995-66cd-4e3b-9164-8e836a2fa755 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:11:55.728 8 INFO cinder.api.openstack.wsgi [None req-d7bfe74a-34d8-42a4-b8b0-74dee5262c74 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:11:55.763 8 INFO cinder.api.openstack.wsgi [None req-d7bfe74a-34d8-42a4-b8b0-74dee5262c74 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 240/475] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:11:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:11:55.777 7 INFO cinder.api.openstack.wsgi [None req-3d7e07bd-fd87-489f-a884-516731863226 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:11:55.818 7 INFO cinder.api.openstack.wsgi [None req-3d7e07bd-fd87-489f-a884-516731863226 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 236/476] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:11:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:11:55.835 8 INFO cinder.api.openstack.wsgi [None req-49e02cd0-3dd8-476f-af22-013f4e7ecc46 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:11:55.869 8 INFO cinder.api.openstack.wsgi [None req-49e02cd0-3dd8-476f-af22-013f4e7ecc46 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 241/477] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:11:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:11:55.881 7 INFO cinder.api.openstack.wsgi [None req-e07e3921-8a04-43e1-a172-d08d4694c71d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:11:55.891 7 INFO cinder.volume.api [None req-e07e3921-8a04-43e1-a172-d08d4694c71d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:11:55.892 7 INFO cinder.api.openstack.wsgi [None req-e07e3921-8a04-43e1-a172-d08d4694c71d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 237/478] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:11:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:11:55.908 8 INFO cinder.api.openstack.wsgi [None req-0819df15-e550-4c37-8f59-167a9c69bf83 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:11:55.926 8 INFO cinder.volume.api [None req-0819df15-e550-4c37-8f59-167a9c69bf83 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:11:55.933 8 INFO cinder.api.openstack.wsgi [None req-0819df15-e550-4c37-8f59-167a9c69bf83 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 242/479] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:11:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:11:55.948 7 INFO cinder.api.openstack.wsgi [None req-7219e8ef-098a-4bcc-801b-1548cd9f32a5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:11:55.970 7 INFO cinder.api.openstack.wsgi [None req-7219e8ef-098a-4bcc-801b-1548cd9f32a5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 238/480] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:11:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:11:55.988 8 INFO cinder.api.openstack.wsgi [None req-d71e0d6c-8692-4b8c-a96f-36405aa2a64a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:11:56.007 8 INFO cinder.volume.api [None req-d71e0d6c-8692-4b8c-a96f-36405aa2a64a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:11:56.012 8 INFO cinder.api.openstack.wsgi [None req-d71e0d6c-8692-4b8c-a96f-36405aa2a64a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 243/481] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:11:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:11:56.028 7 INFO cinder.api.openstack.wsgi [None req-1c0c20cc-7bdd-4de8-970e-f4e6666356cf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:11:56.037 7 INFO cinder.api.openstack.wsgi [None req-1c0c20cc-7bdd-4de8-970e-f4e6666356cf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 7|app: 0|req: 239/482] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:11:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:11:59.482 8 INFO cinder.api.openstack.wsgi [None req-d71e0d6c-8692-4b8c-a96f-36405aa2a64a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:11:59.482 7 INFO cinder.api.openstack.wsgi [None req-1c0c20cc-7bdd-4de8-970e-f4e6666356cf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:11:59.483 8 INFO cinder.api.openstack.wsgi [None req-d71e0d6c-8692-4b8c-a96f-36405aa2a64a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:11:59.484 7 INFO cinder.api.openstack.wsgi [None req-1c0c20cc-7bdd-4de8-970e-f4e6666356cf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:12:09.483 8 INFO cinder.api.openstack.wsgi [None req-d71e0d6c-8692-4b8c-a96f-36405aa2a64a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:12:09.484 7 INFO cinder.api.openstack.wsgi [None req-1c0c20cc-7bdd-4de8-970e-f4e6666356cf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:12:09.484 8 INFO cinder.api.openstack.wsgi [None req-d71e0d6c-8692-4b8c-a96f-36405aa2a64a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:12:09.485 7 INFO cinder.api.openstack.wsgi [None req-1c0c20cc-7bdd-4de8-970e-f4e6666356cf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:12:19.483 8 INFO cinder.api.openstack.wsgi [None req-d71e0d6c-8692-4b8c-a96f-36405aa2a64a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:12:19.483 7 INFO cinder.api.openstack.wsgi [None req-1c0c20cc-7bdd-4de8-970e-f4e6666356cf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:12:19.483 8 INFO cinder.api.openstack.wsgi [None req-d71e0d6c-8692-4b8c-a96f-36405aa2a64a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:12:19.484 7 INFO cinder.api.openstack.wsgi [None req-1c0c20cc-7bdd-4de8-970e-f4e6666356cf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:12:29.482 8 INFO cinder.api.openstack.wsgi [None req-d71e0d6c-8692-4b8c-a96f-36405aa2a64a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:12:29.483 8 INFO cinder.api.openstack.wsgi [None req-d71e0d6c-8692-4b8c-a96f-36405aa2a64a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:12:29.483 7 INFO cinder.api.openstack.wsgi [None req-1c0c20cc-7bdd-4de8-970e-f4e6666356cf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:12:29.484 7 INFO cinder.api.openstack.wsgi [None req-1c0c20cc-7bdd-4de8-970e-f4e6666356cf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:12:39.483 8 INFO cinder.api.openstack.wsgi [None req-d71e0d6c-8692-4b8c-a96f-36405aa2a64a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:12:39.483 7 INFO cinder.api.openstack.wsgi [None req-1c0c20cc-7bdd-4de8-970e-f4e6666356cf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:12:39.484 8 INFO cinder.api.openstack.wsgi [None req-d71e0d6c-8692-4b8c-a96f-36405aa2a64a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:12:39.485 7 INFO cinder.api.openstack.wsgi [None req-1c0c20cc-7bdd-4de8-970e-f4e6666356cf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:12:49.487 8 INFO cinder.api.openstack.wsgi [None req-d71e0d6c-8692-4b8c-a96f-36405aa2a64a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:12:49.488 8 INFO cinder.api.openstack.wsgi [None req-d71e0d6c-8692-4b8c-a96f-36405aa2a64a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:12:49.495 7 INFO cinder.api.openstack.wsgi [None req-1c0c20cc-7bdd-4de8-970e-f4e6666356cf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:12:49.496 7 INFO cinder.api.openstack.wsgi [None req-1c0c20cc-7bdd-4de8-970e-f4e6666356cf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:12:55.580 8 INFO cinder.api.openstack.wsgi [None req-28e7c2dc-a912-4ab5-b761-6af0dadfea79 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:12:55.596 8 INFO cinder.volume.api [None req-28e7c2dc-a912-4ab5-b761-6af0dadfea79 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:12:55.600 8 INFO cinder.api.openstack.wsgi [None req-28e7c2dc-a912-4ab5-b761-6af0dadfea79 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 250/495] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:12:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:12:55.612 7 INFO cinder.api.openstack.wsgi [None req-9a958c0e-2057-435c-85ee-7aaa550a406a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:12:55.631 7 INFO cinder.api.openstack.wsgi [None req-9a958c0e-2057-435c-85ee-7aaa550a406a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 246/496] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:12:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:12:55.644 8 INFO cinder.api.openstack.wsgi [None req-de15e922-f6f6-4e46-a014-163dbfd0990e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:12:55.653 8 INFO cinder.volume.api [None req-de15e922-f6f6-4e46-a014-163dbfd0990e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:12:55.653 8 INFO cinder.api.openstack.wsgi [None req-de15e922-f6f6-4e46-a014-163dbfd0990e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 251/497] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:12:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:12:55.665 7 INFO cinder.api.openstack.wsgi [None req-dfb84e57-4131-4379-ad4c-439c32e1fbb2 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:12:55.673 7 INFO cinder.api.openstack.wsgi [None req-dfb84e57-4131-4379-ad4c-439c32e1fbb2 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 7|app: 0|req: 247/498] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:12:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:12:55.729 8 INFO cinder.api.openstack.wsgi [None req-0fb2aa68-115f-42f4-ba28-183f874951da 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:12:55.777 8 INFO cinder.api.openstack.wsgi [None req-0fb2aa68-115f-42f4-ba28-183f874951da 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 252/499] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:12:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:12:55.788 7 INFO cinder.api.openstack.wsgi [None req-5afa350d-8e41-48f1-8243-7d85dba3c5ba 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:12:55.823 7 INFO cinder.api.openstack.wsgi [None req-5afa350d-8e41-48f1-8243-7d85dba3c5ba 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 248/500] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:12:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:12:55.838 8 INFO cinder.api.openstack.wsgi [None req-33acc7d1-2d56-4e6f-99d3-80b847aea539 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:12:55.867 8 INFO cinder.api.openstack.wsgi [None req-33acc7d1-2d56-4e6f-99d3-80b847aea539 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 253/501] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:12:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:12:55.880 7 INFO cinder.api.openstack.wsgi [None req-4474b6f7-dc0a-4f2b-8c9b-24d1609c03b4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:12:55.896 7 INFO cinder.volume.api [None req-4474b6f7-dc0a-4f2b-8c9b-24d1609c03b4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:12:55.900 7 INFO cinder.api.openstack.wsgi [None req-4474b6f7-dc0a-4f2b-8c9b-24d1609c03b4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 249/502] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:12:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:12:59.483 8 INFO cinder.api.openstack.wsgi [None req-33acc7d1-2d56-4e6f-99d3-80b847aea539 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:12:59.483 7 INFO cinder.api.openstack.wsgi [None req-4474b6f7-dc0a-4f2b-8c9b-24d1609c03b4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:12:59.484 8 INFO cinder.api.openstack.wsgi [None req-33acc7d1-2d56-4e6f-99d3-80b847aea539 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:12:59.484 7 INFO cinder.api.openstack.wsgi [None req-4474b6f7-dc0a-4f2b-8c9b-24d1609c03b4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:13:09.483 8 INFO cinder.api.openstack.wsgi [None req-33acc7d1-2d56-4e6f-99d3-80b847aea539 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:13:09.483 7 INFO cinder.api.openstack.wsgi [None req-4474b6f7-dc0a-4f2b-8c9b-24d1609c03b4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:13:09.484 7 INFO cinder.api.openstack.wsgi [None req-4474b6f7-dc0a-4f2b-8c9b-24d1609c03b4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:13:09.484 8 INFO cinder.api.openstack.wsgi [None req-33acc7d1-2d56-4e6f-99d3-80b847aea539 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:13:19.482 7 INFO cinder.api.openstack.wsgi [None req-4474b6f7-dc0a-4f2b-8c9b-24d1609c03b4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:13:19.483 7 INFO cinder.api.openstack.wsgi [None req-4474b6f7-dc0a-4f2b-8c9b-24d1609c03b4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:13:19.491 8 INFO cinder.api.openstack.wsgi [None req-33acc7d1-2d56-4e6f-99d3-80b847aea539 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:13:19.492 8 INFO cinder.api.openstack.wsgi [None req-33acc7d1-2d56-4e6f-99d3-80b847aea539 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:13:29.483 8 INFO cinder.api.openstack.wsgi [None req-33acc7d1-2d56-4e6f-99d3-80b847aea539 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:13:29.483 7 INFO cinder.api.openstack.wsgi [None req-4474b6f7-dc0a-4f2b-8c9b-24d1609c03b4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:13:29.484 7 INFO cinder.api.openstack.wsgi [None req-4474b6f7-dc0a-4f2b-8c9b-24d1609c03b4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:13:29.484 8 INFO cinder.api.openstack.wsgi [None req-33acc7d1-2d56-4e6f-99d3-80b847aea539 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:13:39.482 7 INFO cinder.api.openstack.wsgi [None req-4474b6f7-dc0a-4f2b-8c9b-24d1609c03b4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:13:39.482 8 INFO cinder.api.openstack.wsgi [None req-33acc7d1-2d56-4e6f-99d3-80b847aea539 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:13:39.483 7 INFO cinder.api.openstack.wsgi [None req-4474b6f7-dc0a-4f2b-8c9b-24d1609c03b4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:13:39.483 8 INFO cinder.api.openstack.wsgi [None req-33acc7d1-2d56-4e6f-99d3-80b847aea539 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:13:49.484 8 INFO cinder.api.openstack.wsgi [None req-33acc7d1-2d56-4e6f-99d3-80b847aea539 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:13:49.484 7 INFO cinder.api.openstack.wsgi [None req-4474b6f7-dc0a-4f2b-8c9b-24d1609c03b4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:13:49.485 8 INFO cinder.api.openstack.wsgi [None req-33acc7d1-2d56-4e6f-99d3-80b847aea539 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:13:49.485 7 INFO cinder.api.openstack.wsgi [None req-4474b6f7-dc0a-4f2b-8c9b-24d1609c03b4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:13:55.685 8 INFO cinder.api.openstack.wsgi [None req-b688df35-29b4-4ae3-b195-fa48bb91b09b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:13:55.729 8 INFO cinder.api.openstack.wsgi [None req-b688df35-29b4-4ae3-b195-fa48bb91b09b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 260/515] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:13:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:13:55.747 7 INFO cinder.api.openstack.wsgi [None req-09318d7f-f9de-4461-982b-8681c9f8053c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:13:55.784 7 INFO cinder.api.openstack.wsgi [None req-09318d7f-f9de-4461-982b-8681c9f8053c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 256/516] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:13:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:13:55.800 8 INFO cinder.api.openstack.wsgi [None req-ec0025bf-8d87-4e73-bde1-3449baba0bac 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:13:55.831 8 INFO cinder.api.openstack.wsgi [None req-ec0025bf-8d87-4e73-bde1-3449baba0bac 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 261/517] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:13:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:13:55.842 7 INFO cinder.api.openstack.wsgi [None req-79006288-7272-45f7-aa15-3b2d35806f22 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:13:55.856 7 INFO cinder.volume.api [None req-79006288-7272-45f7-aa15-3b2d35806f22 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:13:55.859 7 INFO cinder.api.openstack.wsgi [None req-79006288-7272-45f7-aa15-3b2d35806f22 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 257/518] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:13:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:13:55.873 8 INFO cinder.api.openstack.wsgi [None req-9315b96c-4104-4be9-a66c-97f2c0394a20 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:13:55.894 8 INFO cinder.api.openstack.wsgi [None req-9315b96c-4104-4be9-a66c-97f2c0394a20 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 262/519] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:13:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:13:55.911 7 INFO cinder.api.openstack.wsgi [None req-be84e955-0ce9-4f98-8f06-8c5b2f435e32 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:13:55.925 7 INFO cinder.volume.api [None req-be84e955-0ce9-4f98-8f06-8c5b2f435e32 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:13:55.929 7 INFO cinder.api.openstack.wsgi [None req-be84e955-0ce9-4f98-8f06-8c5b2f435e32 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 258/520] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:13:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:13:55.946 8 INFO cinder.api.openstack.wsgi [None req-6117cfb7-6b22-4f19-8584-7dd06294abbd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:13:55.960 8 INFO cinder.volume.api [None req-6117cfb7-6b22-4f19-8584-7dd06294abbd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:13:55.960 8 INFO cinder.api.openstack.wsgi [None req-6117cfb7-6b22-4f19-8584-7dd06294abbd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 263/521] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:13:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:13:55.974 7 INFO cinder.api.openstack.wsgi [None req-55087234-939e-4524-bd65-29f5bf794c2e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:13:55.982 7 INFO cinder.api.openstack.wsgi [None req-55087234-939e-4524-bd65-29f5bf794c2e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 7|app: 0|req: 259/522] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:13:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:13:59.482 8 INFO cinder.api.openstack.wsgi [None req-6117cfb7-6b22-4f19-8584-7dd06294abbd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:13:59.482 7 INFO cinder.api.openstack.wsgi [None req-55087234-939e-4524-bd65-29f5bf794c2e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:13:59.484 8 INFO cinder.api.openstack.wsgi [None req-6117cfb7-6b22-4f19-8584-7dd06294abbd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:13:59.484 7 INFO cinder.api.openstack.wsgi [None req-55087234-939e-4524-bd65-29f5bf794c2e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:14:09.483 8 INFO cinder.api.openstack.wsgi [None req-6117cfb7-6b22-4f19-8584-7dd06294abbd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:14:09.483 7 INFO cinder.api.openstack.wsgi [None req-55087234-939e-4524-bd65-29f5bf794c2e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:14:09.484 8 INFO cinder.api.openstack.wsgi [None req-6117cfb7-6b22-4f19-8584-7dd06294abbd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:14:09.484 7 INFO cinder.api.openstack.wsgi [None req-55087234-939e-4524-bd65-29f5bf794c2e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:14:19.483 8 INFO cinder.api.openstack.wsgi [None req-6117cfb7-6b22-4f19-8584-7dd06294abbd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:14:19.483 7 INFO cinder.api.openstack.wsgi [None req-55087234-939e-4524-bd65-29f5bf794c2e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:14:19.484 8 INFO cinder.api.openstack.wsgi [None req-6117cfb7-6b22-4f19-8584-7dd06294abbd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:14:19.484 7 INFO cinder.api.openstack.wsgi [None req-55087234-939e-4524-bd65-29f5bf794c2e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:14:29.483 8 INFO cinder.api.openstack.wsgi [None req-6117cfb7-6b22-4f19-8584-7dd06294abbd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:14:29.483 7 INFO cinder.api.openstack.wsgi [None req-55087234-939e-4524-bd65-29f5bf794c2e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:14:29.484 8 INFO cinder.api.openstack.wsgi [None req-6117cfb7-6b22-4f19-8584-7dd06294abbd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:14:29.484 7 INFO cinder.api.openstack.wsgi [None req-55087234-939e-4524-bd65-29f5bf794c2e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:14:39.482 8 INFO cinder.api.openstack.wsgi [None req-6117cfb7-6b22-4f19-8584-7dd06294abbd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:14:39.483 7 INFO cinder.api.openstack.wsgi [None req-55087234-939e-4524-bd65-29f5bf794c2e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:14:39.483 8 INFO cinder.api.openstack.wsgi [None req-6117cfb7-6b22-4f19-8584-7dd06294abbd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:14:39.484 7 INFO cinder.api.openstack.wsgi [None req-55087234-939e-4524-bd65-29f5bf794c2e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:14:49.483 8 INFO cinder.api.openstack.wsgi [None req-6117cfb7-6b22-4f19-8584-7dd06294abbd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:14:49.483 7 INFO cinder.api.openstack.wsgi [None req-55087234-939e-4524-bd65-29f5bf794c2e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:14:49.484 7 INFO cinder.api.openstack.wsgi [None req-55087234-939e-4524-bd65-29f5bf794c2e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:14:49.484 8 INFO cinder.api.openstack.wsgi [None req-6117cfb7-6b22-4f19-8584-7dd06294abbd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:14:55.587 8 INFO cinder.api.openstack.wsgi [None req-683917ec-b498-430e-b19c-2e4a849f4626 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:14:55.602 8 INFO cinder.volume.api [None req-683917ec-b498-430e-b19c-2e4a849f4626 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:14:55.606 8 INFO cinder.api.openstack.wsgi [None req-683917ec-b498-430e-b19c-2e4a849f4626 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 270/535] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:14:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:14:55.614 7 INFO cinder.api.openstack.wsgi [None req-e47ee296-15ba-4ee1-95e3-832f5bce388f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:14:55.623 7 INFO cinder.volume.api [None req-e47ee296-15ba-4ee1-95e3-832f5bce388f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:14:55.624 7 INFO cinder.api.openstack.wsgi [None req-e47ee296-15ba-4ee1-95e3-832f5bce388f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 266/536] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:14:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:14:55.636 8 INFO cinder.api.openstack.wsgi [None req-af8e3eea-baf4-42e2-b786-03dd338435db 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:14:55.646 8 INFO cinder.volume.api [None req-af8e3eea-baf4-42e2-b786-03dd338435db 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:14:55.647 8 INFO cinder.api.openstack.wsgi [None req-af8e3eea-baf4-42e2-b786-03dd338435db 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 271/537] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:14:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:14:55.655 7 INFO cinder.api.openstack.wsgi [None req-fea0747f-22ee-4b18-9a2b-0f78a14c0d27 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:14:55.659 7 INFO cinder.api.openstack.wsgi [None req-fea0747f-22ee-4b18-9a2b-0f78a14c0d27 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 7|app: 0|req: 267/538] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:14:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:14:55.670 8 INFO cinder.api.openstack.wsgi [None req-e0fa25ed-0671-4d36-bf8a-b86f35834fbd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:14:55.682 8 INFO cinder.api.openstack.wsgi [None req-e0fa25ed-0671-4d36-bf8a-b86f35834fbd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 272/539] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:14:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:14:55.725 7 INFO cinder.api.openstack.wsgi [None req-cd786e03-cd29-48b2-947d-e85f23e177e8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:14:55.745 7 INFO cinder.api.openstack.wsgi [None req-cd786e03-cd29-48b2-947d-e85f23e177e8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 268/540] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:14:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:14:55.759 8 INFO cinder.api.openstack.wsgi [None req-f09f6bd4-421c-4e71-b71a-a497f631aa5a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:14:55.791 8 INFO cinder.api.openstack.wsgi [None req-f09f6bd4-421c-4e71-b71a-a497f631aa5a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 273/541] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:14:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:14:55.799 7 INFO cinder.api.openstack.wsgi [None req-6c138cf3-01da-4803-b532-56707928d817 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:14:55.822 7 INFO cinder.api.openstack.wsgi [None req-6c138cf3-01da-4803-b532-56707928d817 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 269/542] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:14:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:14:59.482 7 INFO cinder.api.openstack.wsgi [None req-6c138cf3-01da-4803-b532-56707928d817 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:14:59.482 8 INFO cinder.api.openstack.wsgi [None req-f09f6bd4-421c-4e71-b71a-a497f631aa5a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:14:59.484 7 INFO cinder.api.openstack.wsgi [None req-6c138cf3-01da-4803-b532-56707928d817 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:14:59.484 8 INFO cinder.api.openstack.wsgi [None req-f09f6bd4-421c-4e71-b71a-a497f631aa5a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:15:09.482 7 INFO cinder.api.openstack.wsgi [None req-6c138cf3-01da-4803-b532-56707928d817 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:15:09.482 8 INFO cinder.api.openstack.wsgi [None req-f09f6bd4-421c-4e71-b71a-a497f631aa5a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:15:09.483 7 INFO cinder.api.openstack.wsgi [None req-6c138cf3-01da-4803-b532-56707928d817 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:15:09.483 8 INFO cinder.api.openstack.wsgi [None req-f09f6bd4-421c-4e71-b71a-a497f631aa5a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:15:19.482 7 INFO cinder.api.openstack.wsgi [None req-6c138cf3-01da-4803-b532-56707928d817 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:15:19.483 8 INFO cinder.api.openstack.wsgi [None req-f09f6bd4-421c-4e71-b71a-a497f631aa5a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:15:19.484 7 INFO cinder.api.openstack.wsgi [None req-6c138cf3-01da-4803-b532-56707928d817 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:15:19.484 8 INFO cinder.api.openstack.wsgi [None req-f09f6bd4-421c-4e71-b71a-a497f631aa5a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:15:29.483 7 INFO cinder.api.openstack.wsgi [None req-6c138cf3-01da-4803-b532-56707928d817 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:15:29.483 8 INFO cinder.api.openstack.wsgi [None req-f09f6bd4-421c-4e71-b71a-a497f631aa5a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:15:29.483 7 INFO cinder.api.openstack.wsgi [None req-6c138cf3-01da-4803-b532-56707928d817 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:15:29.484 8 INFO cinder.api.openstack.wsgi [None req-f09f6bd4-421c-4e71-b71a-a497f631aa5a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:15:39.483 7 INFO cinder.api.openstack.wsgi [None req-6c138cf3-01da-4803-b532-56707928d817 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:15:39.483 8 INFO cinder.api.openstack.wsgi [None req-f09f6bd4-421c-4e71-b71a-a497f631aa5a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:15:39.484 7 INFO cinder.api.openstack.wsgi [None req-6c138cf3-01da-4803-b532-56707928d817 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:15:39.485 8 INFO cinder.api.openstack.wsgi [None req-f09f6bd4-421c-4e71-b71a-a497f631aa5a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:15:49.482 8 INFO cinder.api.openstack.wsgi [None req-f09f6bd4-421c-4e71-b71a-a497f631aa5a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:15:49.482 7 INFO cinder.api.openstack.wsgi [None req-6c138cf3-01da-4803-b532-56707928d817 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:15:49.483 8 INFO cinder.api.openstack.wsgi [None req-f09f6bd4-421c-4e71-b71a-a497f631aa5a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:15:49.484 7 INFO cinder.api.openstack.wsgi [None req-6c138cf3-01da-4803-b532-56707928d817 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:15:55.615 8 INFO cinder.api.openstack.wsgi [None req-e5e95918-c4d7-4454-bbca-6de24b6b06c2 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:15:55.623 8 INFO cinder.api.openstack.wsgi [None req-e5e95918-c4d7-4454-bbca-6de24b6b06c2 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 8|app: 0|req: 280/555] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:15:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:15:55.677 7 INFO cinder.api.openstack.wsgi [None req-99cbeddd-4ff9-443e-88d6-2001357d6256 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:15:55.710 7 INFO cinder.api.openstack.wsgi [None req-99cbeddd-4ff9-443e-88d6-2001357d6256 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 276/556] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:15:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:15:55.724 8 INFO cinder.api.openstack.wsgi [None req-797a4f5e-3a17-42da-9342-a0eb16a0179b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:15:55.760 8 INFO cinder.api.openstack.wsgi [None req-797a4f5e-3a17-42da-9342-a0eb16a0179b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 281/557] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:15:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:15:55.773 7 INFO cinder.api.openstack.wsgi [None req-1530530b-6c09-4375-93ce-39e0525f613b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:15:55.810 7 INFO cinder.api.openstack.wsgi [None req-1530530b-6c09-4375-93ce-39e0525f613b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 277/558] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:15:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:15:55.824 8 INFO cinder.api.openstack.wsgi [None req-cd0c0d90-ae4c-4c8d-a068-e8cf5fa54e04 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:15:55.834 8 INFO cinder.volume.api [None req-cd0c0d90-ae4c-4c8d-a068-e8cf5fa54e04 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:15:55.835 8 INFO cinder.api.openstack.wsgi [None req-cd0c0d90-ae4c-4c8d-a068-e8cf5fa54e04 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 282/559] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:15:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:15:55.847 7 INFO cinder.api.openstack.wsgi [None req-cd7d1b03-436d-486d-a1c8-81ee8086906e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:15:55.866 7 INFO cinder.api.openstack.wsgi [None req-cd7d1b03-436d-486d-a1c8-81ee8086906e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 278/560] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:15:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:15:55.878 8 INFO cinder.api.openstack.wsgi [None req-e0ca17e3-82b4-4505-9204-302a0d30ea0d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:15:55.894 8 INFO cinder.volume.api [None req-e0ca17e3-82b4-4505-9204-302a0d30ea0d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:15:55.898 8 INFO cinder.api.openstack.wsgi [None req-e0ca17e3-82b4-4505-9204-302a0d30ea0d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 283/561] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:15:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:15:55.911 7 INFO cinder.api.openstack.wsgi [None req-7a77d84c-9aa2-458b-84fb-2e8ef69ae50a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:15:55.931 7 INFO cinder.volume.api [None req-7a77d84c-9aa2-458b-84fb-2e8ef69ae50a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:15:55.937 7 INFO cinder.api.openstack.wsgi [None req-7a77d84c-9aa2-458b-84fb-2e8ef69ae50a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 279/562] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:15:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:15:59.482 7 INFO cinder.api.openstack.wsgi [None req-7a77d84c-9aa2-458b-84fb-2e8ef69ae50a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:15:59.483 8 INFO cinder.api.openstack.wsgi [None req-e0ca17e3-82b4-4505-9204-302a0d30ea0d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:15:59.483 7 INFO cinder.api.openstack.wsgi [None req-7a77d84c-9aa2-458b-84fb-2e8ef69ae50a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:15:59.484 8 INFO cinder.api.openstack.wsgi [None req-e0ca17e3-82b4-4505-9204-302a0d30ea0d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:16:09.482 7 INFO cinder.api.openstack.wsgi [None req-7a77d84c-9aa2-458b-84fb-2e8ef69ae50a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:16:09.483 8 INFO cinder.api.openstack.wsgi [None req-e0ca17e3-82b4-4505-9204-302a0d30ea0d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:16:09.483 7 INFO cinder.api.openstack.wsgi [None req-7a77d84c-9aa2-458b-84fb-2e8ef69ae50a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:16:09.484 8 INFO cinder.api.openstack.wsgi [None req-e0ca17e3-82b4-4505-9204-302a0d30ea0d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:16:19.485 7 INFO cinder.api.openstack.wsgi [None req-7a77d84c-9aa2-458b-84fb-2e8ef69ae50a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:16:19.485 8 INFO cinder.api.openstack.wsgi [None req-e0ca17e3-82b4-4505-9204-302a0d30ea0d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:16:19.486 8 INFO cinder.api.openstack.wsgi [None req-e0ca17e3-82b4-4505-9204-302a0d30ea0d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:16:19.486 7 INFO cinder.api.openstack.wsgi [None req-7a77d84c-9aa2-458b-84fb-2e8ef69ae50a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:16:29.483 8 INFO cinder.api.openstack.wsgi [None req-e0ca17e3-82b4-4505-9204-302a0d30ea0d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:16:29.483 7 INFO cinder.api.openstack.wsgi [None req-7a77d84c-9aa2-458b-84fb-2e8ef69ae50a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:16:29.484 8 INFO cinder.api.openstack.wsgi [None req-e0ca17e3-82b4-4505-9204-302a0d30ea0d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:16:29.484 7 INFO cinder.api.openstack.wsgi [None req-7a77d84c-9aa2-458b-84fb-2e8ef69ae50a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:16:39.483 8 INFO cinder.api.openstack.wsgi [None req-e0ca17e3-82b4-4505-9204-302a0d30ea0d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:16:39.483 7 INFO cinder.api.openstack.wsgi [None req-7a77d84c-9aa2-458b-84fb-2e8ef69ae50a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:16:39.484 8 INFO cinder.api.openstack.wsgi [None req-e0ca17e3-82b4-4505-9204-302a0d30ea0d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:16:39.484 7 INFO cinder.api.openstack.wsgi [None req-7a77d84c-9aa2-458b-84fb-2e8ef69ae50a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:16:49.483 8 INFO cinder.api.openstack.wsgi [None req-e0ca17e3-82b4-4505-9204-302a0d30ea0d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:16:49.483 7 INFO cinder.api.openstack.wsgi [None req-7a77d84c-9aa2-458b-84fb-2e8ef69ae50a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:16:49.484 8 INFO cinder.api.openstack.wsgi [None req-e0ca17e3-82b4-4505-9204-302a0d30ea0d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:16:49.484 7 INFO cinder.api.openstack.wsgi [None req-7a77d84c-9aa2-458b-84fb-2e8ef69ae50a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:16:55.629 8 INFO cinder.api.openstack.wsgi [None req-7a878744-17e7-44f2-b442-585998c931c0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:16:55.643 8 INFO cinder.volume.api [None req-7a878744-17e7-44f2-b442-585998c931c0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:16:55.647 8 INFO cinder.api.openstack.wsgi [None req-7a878744-17e7-44f2-b442-585998c931c0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 290/575] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:16:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:16:55.661 7 INFO cinder.api.openstack.wsgi [None req-04c92ae8-03bf-4297-8594-b21b3fadee42 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:16:55.669 7 INFO cinder.volume.api [None req-04c92ae8-03bf-4297-8594-b21b3fadee42 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:16:55.670 7 INFO cinder.api.openstack.wsgi [None req-04c92ae8-03bf-4297-8594-b21b3fadee42 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 286/576] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:16:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:16:55.682 8 INFO cinder.api.openstack.wsgi [None req-168ac2dd-2729-4e15-81d0-4e72575a13d8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:16:55.700 8 INFO cinder.api.openstack.wsgi [None req-168ac2dd-2729-4e15-81d0-4e72575a13d8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 291/577] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:16:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:16:55.749 7 INFO cinder.api.openstack.wsgi [None req-2a7b0d6f-1b48-4f42-81eb-ff69be8692d6 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:16:55.785 7 INFO cinder.api.openstack.wsgi [None req-2a7b0d6f-1b48-4f42-81eb-ff69be8692d6 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 287/578] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:16:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:16:55.801 8 INFO cinder.api.openstack.wsgi [None req-3302f370-08ec-4e6c-8f60-d93aba558caf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:16:55.841 8 INFO cinder.api.openstack.wsgi [None req-3302f370-08ec-4e6c-8f60-d93aba558caf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 292/579] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:16:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:16:55.855 7 INFO cinder.api.openstack.wsgi [None req-fb6bee51-39f0-44f0-88e9-870ee1982107 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:16:55.896 7 INFO cinder.api.openstack.wsgi [None req-fb6bee51-39f0-44f0-88e9-870ee1982107 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 288/580] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:16:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:16:55.913 8 INFO cinder.api.openstack.wsgi [None req-1959a0dc-9ff5-4916-b37f-292603dfa2fa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:16:55.932 8 INFO cinder.volume.api [None req-1959a0dc-9ff5-4916-b37f-292603dfa2fa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:16:55.936 8 INFO cinder.api.openstack.wsgi [None req-1959a0dc-9ff5-4916-b37f-292603dfa2fa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 293/581] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:16:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:16:55.954 7 INFO cinder.api.openstack.wsgi [None req-7869aa84-4a2d-44f5-9d3c-a232b3e8eeee 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:16:55.968 7 INFO cinder.api.openstack.wsgi [None req-7869aa84-4a2d-44f5-9d3c-a232b3e8eeee 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 7|app: 0|req: 289/582] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:16:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:16:59.483 8 INFO cinder.api.openstack.wsgi [None req-1959a0dc-9ff5-4916-b37f-292603dfa2fa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:16:59.483 7 INFO cinder.api.openstack.wsgi [None req-7869aa84-4a2d-44f5-9d3c-a232b3e8eeee 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:16:59.484 8 INFO cinder.api.openstack.wsgi [None req-1959a0dc-9ff5-4916-b37f-292603dfa2fa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:16:59.484 7 INFO cinder.api.openstack.wsgi [None req-7869aa84-4a2d-44f5-9d3c-a232b3e8eeee 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:17:09.483 8 INFO cinder.api.openstack.wsgi [None req-1959a0dc-9ff5-4916-b37f-292603dfa2fa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:17:09.483 7 INFO cinder.api.openstack.wsgi [None req-7869aa84-4a2d-44f5-9d3c-a232b3e8eeee 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:17:09.484 7 INFO cinder.api.openstack.wsgi [None req-7869aa84-4a2d-44f5-9d3c-a232b3e8eeee 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:17:09.484 8 INFO cinder.api.openstack.wsgi [None req-1959a0dc-9ff5-4916-b37f-292603dfa2fa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:17:19.482 8 INFO cinder.api.openstack.wsgi [None req-1959a0dc-9ff5-4916-b37f-292603dfa2fa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:17:19.482 7 INFO cinder.api.openstack.wsgi [None req-7869aa84-4a2d-44f5-9d3c-a232b3e8eeee 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:17:19.483 8 INFO cinder.api.openstack.wsgi [None req-1959a0dc-9ff5-4916-b37f-292603dfa2fa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:17:19.484 7 INFO cinder.api.openstack.wsgi [None req-7869aa84-4a2d-44f5-9d3c-a232b3e8eeee 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:17:29.483 8 INFO cinder.api.openstack.wsgi [None req-1959a0dc-9ff5-4916-b37f-292603dfa2fa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:17:29.483 7 INFO cinder.api.openstack.wsgi [None req-7869aa84-4a2d-44f5-9d3c-a232b3e8eeee 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:17:29.484 8 INFO cinder.api.openstack.wsgi [None req-1959a0dc-9ff5-4916-b37f-292603dfa2fa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:17:29.484 7 INFO cinder.api.openstack.wsgi [None req-7869aa84-4a2d-44f5-9d3c-a232b3e8eeee 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:17:39.483 8 INFO cinder.api.openstack.wsgi [None req-1959a0dc-9ff5-4916-b37f-292603dfa2fa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:17:39.483 7 INFO cinder.api.openstack.wsgi [None req-7869aa84-4a2d-44f5-9d3c-a232b3e8eeee 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:17:39.485 7 INFO cinder.api.openstack.wsgi [None req-7869aa84-4a2d-44f5-9d3c-a232b3e8eeee 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:17:39.485 8 INFO cinder.api.openstack.wsgi [None req-1959a0dc-9ff5-4916-b37f-292603dfa2fa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:17:49.486 8 INFO cinder.api.openstack.wsgi [None req-1959a0dc-9ff5-4916-b37f-292603dfa2fa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:17:49.487 7 INFO cinder.api.openstack.wsgi [None req-7869aa84-4a2d-44f5-9d3c-a232b3e8eeee 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:17:49.487 8 INFO cinder.api.openstack.wsgi [None req-1959a0dc-9ff5-4916-b37f-292603dfa2fa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:17:49.488 7 INFO cinder.api.openstack.wsgi [None req-7869aa84-4a2d-44f5-9d3c-a232b3e8eeee 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:17:55.752 8 INFO cinder.api.openstack.wsgi [None req-8764cb98-b126-4c11-8a16-6b5d161be0dd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:17:55.765 8 INFO cinder.api.openstack.wsgi [None req-8764cb98-b126-4c11-8a16-6b5d161be0dd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 8|app: 0|req: 300/595] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:17:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:17:55.777 7 INFO cinder.api.openstack.wsgi [None req-d1121915-36d7-40b9-9a34-07cf1cd70d7c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:17:55.795 7 INFO cinder.api.openstack.wsgi [None req-d1121915-36d7-40b9-9a34-07cf1cd70d7c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 296/596] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:17:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:17:55.850 8 INFO cinder.api.openstack.wsgi [None req-dd90d27a-3dcf-4f19-b82b-5d48ccaf35f7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:17:55.880 8 INFO cinder.api.openstack.wsgi [None req-dd90d27a-3dcf-4f19-b82b-5d48ccaf35f7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 301/597] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:17:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:17:55.899 7 INFO cinder.api.openstack.wsgi [None req-41464bd0-8738-4ea4-bc5d-df31333c98f8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:17:55.952 7 INFO cinder.api.openstack.wsgi [None req-41464bd0-8738-4ea4-bc5d-df31333c98f8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 297/598] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:17:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:17:55.969 8 INFO cinder.api.openstack.wsgi [None req-913f4811-6301-4023-a176-2861f7a5b6f3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:17:56.006 8 INFO cinder.api.openstack.wsgi [None req-913f4811-6301-4023-a176-2861f7a5b6f3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 302/599] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:17:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:17:56.025 7 INFO cinder.api.openstack.wsgi [None req-3da73605-9ae9-4ee3-9dd9-4f8aacffb35a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:17:56.040 7 INFO cinder.volume.api [None req-3da73605-9ae9-4ee3-9dd9-4f8aacffb35a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:17:56.043 7 INFO cinder.api.openstack.wsgi [None req-3da73605-9ae9-4ee3-9dd9-4f8aacffb35a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 298/600] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:17:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:17:56.054 8 INFO cinder.api.openstack.wsgi [None req-53c154db-10f4-43cb-9b33-7a12e56f053b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:17:56.068 8 INFO cinder.volume.api [None req-53c154db-10f4-43cb-9b33-7a12e56f053b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:17:56.072 8 INFO cinder.api.openstack.wsgi [None req-53c154db-10f4-43cb-9b33-7a12e56f053b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 303/601] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:17:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:17:56.083 7 INFO cinder.api.openstack.wsgi [None req-cc8f777e-9b56-4cdf-9e2d-0f9a55599636 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:17:56.092 7 INFO cinder.volume.api [None req-cc8f777e-9b56-4cdf-9e2d-0f9a55599636 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:17:56.092 7 INFO cinder.api.openstack.wsgi [None req-cc8f777e-9b56-4cdf-9e2d-0f9a55599636 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 299/602] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:17:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:17:59.482 7 INFO cinder.api.openstack.wsgi [None req-cc8f777e-9b56-4cdf-9e2d-0f9a55599636 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:17:59.482 8 INFO cinder.api.openstack.wsgi [None req-53c154db-10f4-43cb-9b33-7a12e56f053b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:17:59.484 8 INFO cinder.api.openstack.wsgi [None req-53c154db-10f4-43cb-9b33-7a12e56f053b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:17:59.484 7 INFO cinder.api.openstack.wsgi [None req-cc8f777e-9b56-4cdf-9e2d-0f9a55599636 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:18:09.482 7 INFO cinder.api.openstack.wsgi [None req-cc8f777e-9b56-4cdf-9e2d-0f9a55599636 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:18:09.482 8 INFO cinder.api.openstack.wsgi [None req-53c154db-10f4-43cb-9b33-7a12e56f053b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:18:09.484 7 INFO cinder.api.openstack.wsgi [None req-cc8f777e-9b56-4cdf-9e2d-0f9a55599636 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:18:09.484 8 INFO cinder.api.openstack.wsgi [None req-53c154db-10f4-43cb-9b33-7a12e56f053b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:18:19.482 8 INFO cinder.api.openstack.wsgi [None req-53c154db-10f4-43cb-9b33-7a12e56f053b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:18:19.482 7 INFO cinder.api.openstack.wsgi [None req-cc8f777e-9b56-4cdf-9e2d-0f9a55599636 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:18:19.484 8 INFO cinder.api.openstack.wsgi [None req-53c154db-10f4-43cb-9b33-7a12e56f053b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:18:19.484 7 INFO cinder.api.openstack.wsgi [None req-cc8f777e-9b56-4cdf-9e2d-0f9a55599636 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:18:29.483 8 INFO cinder.api.openstack.wsgi [None req-53c154db-10f4-43cb-9b33-7a12e56f053b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:18:29.483 7 INFO cinder.api.openstack.wsgi [None req-cc8f777e-9b56-4cdf-9e2d-0f9a55599636 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:18:29.484 8 INFO cinder.api.openstack.wsgi [None req-53c154db-10f4-43cb-9b33-7a12e56f053b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:18:29.484 7 INFO cinder.api.openstack.wsgi [None req-cc8f777e-9b56-4cdf-9e2d-0f9a55599636 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:18:39.483 8 INFO cinder.api.openstack.wsgi [None req-53c154db-10f4-43cb-9b33-7a12e56f053b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:18:39.483 7 INFO cinder.api.openstack.wsgi [None req-cc8f777e-9b56-4cdf-9e2d-0f9a55599636 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:18:39.484 8 INFO cinder.api.openstack.wsgi [None req-53c154db-10f4-43cb-9b33-7a12e56f053b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:18:39.484 7 INFO cinder.api.openstack.wsgi [None req-cc8f777e-9b56-4cdf-9e2d-0f9a55599636 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:18:49.482 7 INFO cinder.api.openstack.wsgi [None req-cc8f777e-9b56-4cdf-9e2d-0f9a55599636 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:18:49.482 8 INFO cinder.api.openstack.wsgi [None req-53c154db-10f4-43cb-9b33-7a12e56f053b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:18:49.483 7 INFO cinder.api.openstack.wsgi [None req-cc8f777e-9b56-4cdf-9e2d-0f9a55599636 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:18:49.483 8 INFO cinder.api.openstack.wsgi [None req-53c154db-10f4-43cb-9b33-7a12e56f053b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:18:55.614 7 INFO cinder.api.openstack.wsgi [None req-12ba64d8-93b4-4140-bd09-cacec99e6445 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:18:55.629 7 INFO cinder.volume.api [None req-12ba64d8-93b4-4140-bd09-cacec99e6445 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:18:55.634 7 INFO cinder.api.openstack.wsgi [None req-12ba64d8-93b4-4140-bd09-cacec99e6445 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 306/615] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:18:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:18:55.649 8 INFO cinder.api.openstack.wsgi [None req-66853fe0-a16e-494e-899b-6df853d3cd03 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:18:55.669 8 INFO cinder.api.openstack.wsgi [None req-66853fe0-a16e-494e-899b-6df853d3cd03 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 310/616] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:18:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:18:55.683 7 INFO cinder.api.openstack.wsgi [None req-0295757f-87ea-486b-85a0-4ef8ce33d86a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:18:55.692 7 INFO cinder.volume.api [None req-0295757f-87ea-486b-85a0-4ef8ce33d86a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:18:55.693 7 INFO cinder.api.openstack.wsgi [None req-0295757f-87ea-486b-85a0-4ef8ce33d86a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 307/617] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:18:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:18:55.706 8 INFO cinder.api.openstack.wsgi [None req-cdcb8276-e15d-469c-98d3-809d5c00d70f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:18:55.714 8 INFO cinder.api.openstack.wsgi [None req-cdcb8276-e15d-469c-98d3-809d5c00d70f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 8|app: 0|req: 311/618] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:18:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:18:55.726 7 INFO cinder.api.openstack.wsgi [None req-933b626a-8ca6-49d6-a870-bbfa952d4503 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:18:55.743 7 INFO cinder.volume.api [None req-933b626a-8ca6-49d6-a870-bbfa952d4503 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:18:55.747 7 INFO cinder.api.openstack.wsgi [None req-933b626a-8ca6-49d6-a870-bbfa952d4503 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 308/619] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:18:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:18:55.808 8 INFO cinder.api.openstack.wsgi [None req-48599fb1-1481-4a31-a0a3-283e071dd1de 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:18:55.849 8 INFO cinder.api.openstack.wsgi [None req-48599fb1-1481-4a31-a0a3-283e071dd1de 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 312/620] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:18:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:18:55.863 7 INFO cinder.api.openstack.wsgi [None req-2ae3c6b0-b559-4f01-85dd-92d3117a0015 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:18:55.897 7 INFO cinder.api.openstack.wsgi [None req-2ae3c6b0-b559-4f01-85dd-92d3117a0015 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 309/621] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:18:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:18:55.913 8 INFO cinder.api.openstack.wsgi [None req-432be649-a477-4866-bafc-d3d8d261d27a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:18:55.961 8 INFO cinder.api.openstack.wsgi [None req-432be649-a477-4866-bafc-d3d8d261d27a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 313/622] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:18:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:18:59.483 7 INFO cinder.api.openstack.wsgi [None req-2ae3c6b0-b559-4f01-85dd-92d3117a0015 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:18:59.483 8 INFO cinder.api.openstack.wsgi [None req-432be649-a477-4866-bafc-d3d8d261d27a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:18:59.484 7 INFO cinder.api.openstack.wsgi [None req-2ae3c6b0-b559-4f01-85dd-92d3117a0015 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:18:59.484 8 INFO cinder.api.openstack.wsgi [None req-432be649-a477-4866-bafc-d3d8d261d27a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:19:09.483 7 INFO cinder.api.openstack.wsgi [None req-2ae3c6b0-b559-4f01-85dd-92d3117a0015 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:19:09.484 7 INFO cinder.api.openstack.wsgi [None req-2ae3c6b0-b559-4f01-85dd-92d3117a0015 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:19:09.485 8 INFO cinder.api.openstack.wsgi [None req-432be649-a477-4866-bafc-d3d8d261d27a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:19:09.486 8 INFO cinder.api.openstack.wsgi [None req-432be649-a477-4866-bafc-d3d8d261d27a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:19:19.482 8 INFO cinder.api.openstack.wsgi [None req-432be649-a477-4866-bafc-d3d8d261d27a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:19:19.482 7 INFO cinder.api.openstack.wsgi [None req-2ae3c6b0-b559-4f01-85dd-92d3117a0015 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:19:19.483 8 INFO cinder.api.openstack.wsgi [None req-432be649-a477-4866-bafc-d3d8d261d27a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:19:19.483 7 INFO cinder.api.openstack.wsgi [None req-2ae3c6b0-b559-4f01-85dd-92d3117a0015 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:19:29.483 8 INFO cinder.api.openstack.wsgi [None req-432be649-a477-4866-bafc-d3d8d261d27a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:19:29.483 7 INFO cinder.api.openstack.wsgi [None req-2ae3c6b0-b559-4f01-85dd-92d3117a0015 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:19:29.484 8 INFO cinder.api.openstack.wsgi [None req-432be649-a477-4866-bafc-d3d8d261d27a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:19:29.484 7 INFO cinder.api.openstack.wsgi [None req-2ae3c6b0-b559-4f01-85dd-92d3117a0015 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:19:39.483 7 INFO cinder.api.openstack.wsgi [None req-2ae3c6b0-b559-4f01-85dd-92d3117a0015 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:19:39.483 7 INFO cinder.api.openstack.wsgi [None req-2ae3c6b0-b559-4f01-85dd-92d3117a0015 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:19:39.483 8 INFO cinder.api.openstack.wsgi [None req-432be649-a477-4866-bafc-d3d8d261d27a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:19:39.485 8 INFO cinder.api.openstack.wsgi [None req-432be649-a477-4866-bafc-d3d8d261d27a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:19:49.482 7 INFO cinder.api.openstack.wsgi [None req-2ae3c6b0-b559-4f01-85dd-92d3117a0015 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:19:49.482 8 INFO cinder.api.openstack.wsgi [None req-432be649-a477-4866-bafc-d3d8d261d27a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:19:49.483 8 INFO cinder.api.openstack.wsgi [None req-432be649-a477-4866-bafc-d3d8d261d27a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:19:49.483 7 INFO cinder.api.openstack.wsgi [None req-2ae3c6b0-b559-4f01-85dd-92d3117a0015 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:19:55.580 8 INFO cinder.api.openstack.wsgi [None req-b6d41712-bde0-4689-a142-d761d81397e1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:19:55.588 8 INFO cinder.volume.api [None req-b6d41712-bde0-4689-a142-d761d81397e1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:19:55.588 8 INFO cinder.api.openstack.wsgi [None req-b6d41712-bde0-4689-a142-d761d81397e1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 320/635] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:19:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true => generated 17 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:19:55.607 7 INFO cinder.api.openstack.wsgi [None req-5c55468e-50ec-47b5-b582-b51eb02a0a30 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:19:55.618 7 INFO cinder.api.openstack.wsgi [None req-5c55468e-50ec-47b5-b582-b51eb02a0a30 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 7|app: 0|req: 316/636] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:19:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:19:55.633 8 INFO cinder.api.openstack.wsgi [None req-e14a150f-06bc-4557-bb74-cb839e20df65 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:19:55.658 8 INFO cinder.api.openstack.wsgi [None req-e14a150f-06bc-4557-bb74-cb839e20df65 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 321/637] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:19:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:19:55.726 7 INFO cinder.api.openstack.wsgi [None req-00d6b738-a918-4bfa-8110-89cab99e254b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:19:55.771 7 INFO cinder.api.openstack.wsgi [None req-00d6b738-a918-4bfa-8110-89cab99e254b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 317/638] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:19:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:19:55.787 8 INFO cinder.api.openstack.wsgi [None req-c4d88ea7-75e8-4d60-aa08-27c9fdea414a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:19:55.831 8 INFO cinder.api.openstack.wsgi [None req-c4d88ea7-75e8-4d60-aa08-27c9fdea414a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 322/639] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:19:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:19:55.847 7 INFO cinder.api.openstack.wsgi [None req-befb2921-9bfb-4cfb-9592-c67d981adee1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:19:55.882 7 INFO cinder.api.openstack.wsgi [None req-befb2921-9bfb-4cfb-9592-c67d981adee1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 318/640] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:19:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:19:55.904 8 INFO cinder.api.openstack.wsgi [None req-355049a2-b90f-4761-af25-d77da43f504f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:19:55.924 8 INFO cinder.volume.api [None req-355049a2-b90f-4761-af25-d77da43f504f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:19:55.928 8 INFO cinder.api.openstack.wsgi [None req-355049a2-b90f-4761-af25-d77da43f504f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 323/641] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:19:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:19:55.945 7 INFO cinder.api.openstack.wsgi [None req-5fec4df7-1d44-4f80-b4a9-5046e40aa527 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:19:55.962 7 INFO cinder.volume.api [None req-5fec4df7-1d44-4f80-b4a9-5046e40aa527 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:19:55.966 7 INFO cinder.api.openstack.wsgi [None req-5fec4df7-1d44-4f80-b4a9-5046e40aa527 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 319/642] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:19:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:19:59.483 7 INFO cinder.api.openstack.wsgi [None req-5fec4df7-1d44-4f80-b4a9-5046e40aa527 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:19:59.483 8 INFO cinder.api.openstack.wsgi [None req-355049a2-b90f-4761-af25-d77da43f504f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:19:59.484 7 INFO cinder.api.openstack.wsgi [None req-5fec4df7-1d44-4f80-b4a9-5046e40aa527 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:19:59.484 8 INFO cinder.api.openstack.wsgi [None req-355049a2-b90f-4761-af25-d77da43f504f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:20:09.482 7 INFO cinder.api.openstack.wsgi [None req-5fec4df7-1d44-4f80-b4a9-5046e40aa527 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:20:09.482 8 INFO cinder.api.openstack.wsgi [None req-355049a2-b90f-4761-af25-d77da43f504f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:20:09.483 7 INFO cinder.api.openstack.wsgi [None req-5fec4df7-1d44-4f80-b4a9-5046e40aa527 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:20:09.483 8 INFO cinder.api.openstack.wsgi [None req-355049a2-b90f-4761-af25-d77da43f504f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:20:19.483 7 INFO cinder.api.openstack.wsgi [None req-5fec4df7-1d44-4f80-b4a9-5046e40aa527 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:20:19.483 8 INFO cinder.api.openstack.wsgi [None req-355049a2-b90f-4761-af25-d77da43f504f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:20:19.484 7 INFO cinder.api.openstack.wsgi [None req-5fec4df7-1d44-4f80-b4a9-5046e40aa527 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:20:19.484 8 INFO cinder.api.openstack.wsgi [None req-355049a2-b90f-4761-af25-d77da43f504f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:20:29.482 7 INFO cinder.api.openstack.wsgi [None req-5fec4df7-1d44-4f80-b4a9-5046e40aa527 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:20:29.482 8 INFO cinder.api.openstack.wsgi [None req-355049a2-b90f-4761-af25-d77da43f504f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:20:29.484 8 INFO cinder.api.openstack.wsgi [None req-355049a2-b90f-4761-af25-d77da43f504f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:20:29.484 7 INFO cinder.api.openstack.wsgi [None req-5fec4df7-1d44-4f80-b4a9-5046e40aa527 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:20:39.483 7 INFO cinder.api.openstack.wsgi [None req-5fec4df7-1d44-4f80-b4a9-5046e40aa527 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:20:39.484 7 INFO cinder.api.openstack.wsgi [None req-5fec4df7-1d44-4f80-b4a9-5046e40aa527 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:20:39.490 8 INFO cinder.api.openstack.wsgi [None req-355049a2-b90f-4761-af25-d77da43f504f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:20:39.491 8 INFO cinder.api.openstack.wsgi [None req-355049a2-b90f-4761-af25-d77da43f504f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:20:49.483 7 INFO cinder.api.openstack.wsgi [None req-5fec4df7-1d44-4f80-b4a9-5046e40aa527 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:20:49.483 8 INFO cinder.api.openstack.wsgi [None req-355049a2-b90f-4761-af25-d77da43f504f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:20:49.484 7 INFO cinder.api.openstack.wsgi [None req-5fec4df7-1d44-4f80-b4a9-5046e40aa527 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:20:49.484 8 INFO cinder.api.openstack.wsgi [None req-355049a2-b90f-4761-af25-d77da43f504f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:20:55.569 7 INFO cinder.api.openstack.wsgi [None req-afbe2cb3-a816-4139-b039-055fc08f91dc 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:20:55.587 7 INFO cinder.volume.api [None req-afbe2cb3-a816-4139-b039-055fc08f91dc 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:20:55.591 7 INFO cinder.api.openstack.wsgi [None req-afbe2cb3-a816-4139-b039-055fc08f91dc 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 326/655] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:20:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:20:55.605 8 INFO cinder.api.openstack.wsgi [None req-a3c242fe-ebdd-4d06-a038-7c69760d53e9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:20:55.620 8 INFO cinder.volume.api [None req-a3c242fe-ebdd-4d06-a038-7c69760d53e9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:20:55.624 8 INFO cinder.api.openstack.wsgi [None req-a3c242fe-ebdd-4d06-a038-7c69760d53e9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 330/656] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:20:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:20:55.636 7 INFO cinder.api.openstack.wsgi [None req-7a36e265-58f8-439b-8a3a-ee85c7af4636 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:20:55.658 7 INFO cinder.api.openstack.wsgi [None req-7a36e265-58f8-439b-8a3a-ee85c7af4636 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 327/657] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:20:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:20:55.670 8 INFO cinder.api.openstack.wsgi [None req-f8d89aa0-7f4a-4d77-89d5-a6d4dc368086 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:20:55.678 8 INFO cinder.volume.api [None req-f8d89aa0-7f4a-4d77-89d5-a6d4dc368086 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:20:55.679 8 INFO cinder.api.openstack.wsgi [None req-f8d89aa0-7f4a-4d77-89d5-a6d4dc368086 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 331/658] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:20:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:20:55.693 7 INFO cinder.api.openstack.wsgi [None req-165a6e21-2949-4298-83b2-d7df1c32d84c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:20:55.702 7 INFO cinder.api.openstack.wsgi [None req-165a6e21-2949-4298-83b2-d7df1c32d84c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 7|app: 0|req: 328/659] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:20:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:20:55.752 8 INFO cinder.api.openstack.wsgi [None req-e4c2a54e-5fd7-496c-9eb2-4dd7ca35ce0f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:20:55.793 8 INFO cinder.api.openstack.wsgi [None req-e4c2a54e-5fd7-496c-9eb2-4dd7ca35ce0f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 332/660] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:20:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:20:55.809 8 INFO cinder.api.openstack.wsgi [None req-11e8f3da-fe88-456d-859f-d930c368c332 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:20:55.846 7 INFO cinder.api.openstack.wsgi [None req-90c8556a-526e-4794-9c12-216a3d188862 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET https://volume.162-253-55-68.nip.io/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8 2026-08-28 05:20:55.852 8 INFO cinder.api.openstack.wsgi [None req-11e8f3da-fe88-456d-859f-d930c368c332 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 333/661] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:20:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:20:55.867 8 INFO cinder.api.openstack.wsgi [None req-52d4780d-367a-4c8b-a48b-9e70693ccb27 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:20:55.876 7 INFO cinder.api.openstack.wsgi [None req-90c8556a-526e-4794-9c12-216a3d188862 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] https://volume.162-253-55-68.nip.io/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8 returned with HTTP 200 [pid: 7|app: 0|req: 329/662] 162.253.55.68 () {44 vars in 1040 bytes} [Fri Aug 28 05:20:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8 => generated 338 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:20:55.905 8 INFO cinder.api.openstack.wsgi [None req-52d4780d-367a-4c8b-a48b-9e70693ccb27 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 334/663] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:20:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:20:59.483 7 INFO cinder.api.openstack.wsgi [None req-90c8556a-526e-4794-9c12-216a3d188862 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:20:59.483 8 INFO cinder.api.openstack.wsgi [None req-52d4780d-367a-4c8b-a48b-9e70693ccb27 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:20:59.484 7 INFO cinder.api.openstack.wsgi [None req-90c8556a-526e-4794-9c12-216a3d188862 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:20:59.484 8 INFO cinder.api.openstack.wsgi [None req-52d4780d-367a-4c8b-a48b-9e70693ccb27 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:21:09.483 8 INFO cinder.api.openstack.wsgi [None req-52d4780d-367a-4c8b-a48b-9e70693ccb27 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:21:09.485 8 INFO cinder.api.openstack.wsgi [None req-52d4780d-367a-4c8b-a48b-9e70693ccb27 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:21:09.487 7 INFO cinder.api.openstack.wsgi [None req-90c8556a-526e-4794-9c12-216a3d188862 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:21:09.488 7 INFO cinder.api.openstack.wsgi [None req-90c8556a-526e-4794-9c12-216a3d188862 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:21:19.483 7 INFO cinder.api.openstack.wsgi [None req-90c8556a-526e-4794-9c12-216a3d188862 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:21:19.484 8 INFO cinder.api.openstack.wsgi [None req-52d4780d-367a-4c8b-a48b-9e70693ccb27 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:21:19.484 7 INFO cinder.api.openstack.wsgi [None req-90c8556a-526e-4794-9c12-216a3d188862 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:21:19.485 8 INFO cinder.api.openstack.wsgi [None req-52d4780d-367a-4c8b-a48b-9e70693ccb27 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:21:29.482 7 INFO cinder.api.openstack.wsgi [None req-90c8556a-526e-4794-9c12-216a3d188862 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:21:29.483 8 INFO cinder.api.openstack.wsgi [None req-52d4780d-367a-4c8b-a48b-9e70693ccb27 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:21:29.483 7 INFO cinder.api.openstack.wsgi [None req-90c8556a-526e-4794-9c12-216a3d188862 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:21:29.484 8 INFO cinder.api.openstack.wsgi [None req-52d4780d-367a-4c8b-a48b-9e70693ccb27 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:21:39.483 7 INFO cinder.api.openstack.wsgi [None req-90c8556a-526e-4794-9c12-216a3d188862 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:21:39.484 7 INFO cinder.api.openstack.wsgi [None req-90c8556a-526e-4794-9c12-216a3d188862 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:21:39.485 8 INFO cinder.api.openstack.wsgi [None req-52d4780d-367a-4c8b-a48b-9e70693ccb27 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:21:39.487 8 INFO cinder.api.openstack.wsgi [None req-52d4780d-367a-4c8b-a48b-9e70693ccb27 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:21:49.482 7 INFO cinder.api.openstack.wsgi [None req-90c8556a-526e-4794-9c12-216a3d188862 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:21:49.483 7 INFO cinder.api.openstack.wsgi [None req-90c8556a-526e-4794-9c12-216a3d188862 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:21:49.485 8 INFO cinder.api.openstack.wsgi [None req-52d4780d-367a-4c8b-a48b-9e70693ccb27 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:21:49.486 8 INFO cinder.api.openstack.wsgi [None req-52d4780d-367a-4c8b-a48b-9e70693ccb27 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:21:55.617 7 INFO cinder.api.openstack.wsgi [None req-cdc784b2-1c76-4c1b-ae65-a8e757bf3743 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:21:55.652 7 INFO cinder.api.openstack.wsgi [None req-cdc784b2-1c76-4c1b-ae65-a8e757bf3743 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 336/676] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:21:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:21:55.663 8 INFO cinder.api.openstack.wsgi [None req-01629ede-9b77-4d4f-8f82-6e805109ec5c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:21:55.700 8 INFO cinder.api.openstack.wsgi [None req-01629ede-9b77-4d4f-8f82-6e805109ec5c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 341/677] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:21:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:21:55.715 7 INFO cinder.api.openstack.wsgi [None req-acf580fb-185f-481c-bfe4-f018471c2703 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:21:55.766 7 INFO cinder.api.openstack.wsgi [None req-acf580fb-185f-481c-bfe4-f018471c2703 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 337/678] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:21:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:21:55.780 8 INFO cinder.api.openstack.wsgi [None req-f54debec-a23b-4d3e-8369-79e8a1333937 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:21:55.790 8 INFO cinder.api.openstack.wsgi [None req-f54debec-a23b-4d3e-8369-79e8a1333937 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 8|app: 0|req: 342/679] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:21:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:21:55.805 7 INFO cinder.api.openstack.wsgi [None req-93167376-0d9a-46dc-b531-e4fd996402ee 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:21:55.832 7 INFO cinder.volume.api [None req-93167376-0d9a-46dc-b531-e4fd996402ee 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:21:55.835 7 INFO cinder.api.openstack.wsgi [None req-93167376-0d9a-46dc-b531-e4fd996402ee 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 338/680] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:21:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:21:55.847 8 INFO cinder.api.openstack.wsgi [None req-1ea9bbbc-6f7f-448c-bfb0-17df0009387c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:21:55.855 8 INFO cinder.volume.api [None req-1ea9bbbc-6f7f-448c-bfb0-17df0009387c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:21:55.857 8 INFO cinder.api.openstack.wsgi [None req-1ea9bbbc-6f7f-448c-bfb0-17df0009387c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 343/681] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:21:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:21:55.866 7 INFO cinder.api.openstack.wsgi [None req-49060277-df4e-4bb2-90aa-55ca750f5f18 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:21:55.880 7 INFO cinder.volume.api [None req-49060277-df4e-4bb2-90aa-55ca750f5f18 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:21:55.882 7 INFO cinder.api.openstack.wsgi [None req-49060277-df4e-4bb2-90aa-55ca750f5f18 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 339/682] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:21:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:21:55.905 8 INFO cinder.api.openstack.wsgi [None req-5ac80542-738a-409c-9ce5-89f3d7f7c766 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:21:55.922 8 INFO cinder.api.openstack.wsgi [None req-5ac80542-738a-409c-9ce5-89f3d7f7c766 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 344/683] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:21:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:21:59.482 7 INFO cinder.api.openstack.wsgi [None req-49060277-df4e-4bb2-90aa-55ca750f5f18 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:21:59.482 8 INFO cinder.api.openstack.wsgi [None req-5ac80542-738a-409c-9ce5-89f3d7f7c766 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:21:59.483 7 INFO cinder.api.openstack.wsgi [None req-49060277-df4e-4bb2-90aa-55ca750f5f18 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:21:59.483 8 INFO cinder.api.openstack.wsgi [None req-5ac80542-738a-409c-9ce5-89f3d7f7c766 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:22:00.694 7 INFO cinder.api.openstack.wsgi [None req-c1d7c407-96bf-47b4-bd79-8ced5724fdea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET https://volume.162-253-55-68.nip.io/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b 2026-08-28 05:22:00.723 7 INFO cinder.api.openstack.wsgi [None req-c1d7c407-96bf-47b4-bd79-8ced5724fdea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] https://volume.162-253-55-68.nip.io/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b returned with HTTP 200 [pid: 7|app: 0|req: 341/686] 162.253.55.68 () {44 vars in 1040 bytes} [Fri Aug 28 05:22:00 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b => generated 338 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:22:09.483 8 INFO cinder.api.openstack.wsgi [None req-5ac80542-738a-409c-9ce5-89f3d7f7c766 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:22:09.483 7 INFO cinder.api.openstack.wsgi [None req-c1d7c407-96bf-47b4-bd79-8ced5724fdea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:22:09.484 8 INFO cinder.api.openstack.wsgi [None req-5ac80542-738a-409c-9ce5-89f3d7f7c766 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:22:09.484 7 INFO cinder.api.openstack.wsgi [None req-c1d7c407-96bf-47b4-bd79-8ced5724fdea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:22:19.483 7 INFO cinder.api.openstack.wsgi [None req-c1d7c407-96bf-47b4-bd79-8ced5724fdea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:22:19.483 8 INFO cinder.api.openstack.wsgi [None req-5ac80542-738a-409c-9ce5-89f3d7f7c766 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:22:19.484 7 INFO cinder.api.openstack.wsgi [None req-c1d7c407-96bf-47b4-bd79-8ced5724fdea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:22:19.484 8 INFO cinder.api.openstack.wsgi [None req-5ac80542-738a-409c-9ce5-89f3d7f7c766 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:22:29.482 8 INFO cinder.api.openstack.wsgi [None req-5ac80542-738a-409c-9ce5-89f3d7f7c766 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:22:29.482 7 INFO cinder.api.openstack.wsgi [None req-c1d7c407-96bf-47b4-bd79-8ced5724fdea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:22:29.483 8 INFO cinder.api.openstack.wsgi [None req-5ac80542-738a-409c-9ce5-89f3d7f7c766 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:22:29.484 7 INFO cinder.api.openstack.wsgi [None req-c1d7c407-96bf-47b4-bd79-8ced5724fdea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:22:39.483 7 INFO cinder.api.openstack.wsgi [None req-c1d7c407-96bf-47b4-bd79-8ced5724fdea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:22:39.483 8 INFO cinder.api.openstack.wsgi [None req-5ac80542-738a-409c-9ce5-89f3d7f7c766 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:22:39.484 7 INFO cinder.api.openstack.wsgi [None req-c1d7c407-96bf-47b4-bd79-8ced5724fdea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:22:39.484 8 INFO cinder.api.openstack.wsgi [None req-5ac80542-738a-409c-9ce5-89f3d7f7c766 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:22:49.483 7 INFO cinder.api.openstack.wsgi [None req-c1d7c407-96bf-47b4-bd79-8ced5724fdea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:22:49.483 8 INFO cinder.api.openstack.wsgi [None req-5ac80542-738a-409c-9ce5-89f3d7f7c766 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:22:49.484 8 INFO cinder.api.openstack.wsgi [None req-5ac80542-738a-409c-9ce5-89f3d7f7c766 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:22:49.484 7 INFO cinder.api.openstack.wsgi [None req-c1d7c407-96bf-47b4-bd79-8ced5724fdea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:22:55.589 8 INFO cinder.api.openstack.wsgi [None req-ac87a7ab-8a84-4b2f-b05d-2da151802853 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:22:55.598 8 INFO cinder.volume.api [None req-ac87a7ab-8a84-4b2f-b05d-2da151802853 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:22:55.599 8 INFO cinder.api.openstack.wsgi [None req-ac87a7ab-8a84-4b2f-b05d-2da151802853 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 351/697] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:22:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true => generated 17 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:22:55.612 7 INFO cinder.api.openstack.wsgi [None req-201762a1-cb51-4200-88f9-e61b8157cc86 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:22:55.627 7 INFO cinder.volume.api [None req-201762a1-cb51-4200-88f9-e61b8157cc86 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:22:55.631 7 INFO cinder.api.openstack.wsgi [None req-201762a1-cb51-4200-88f9-e61b8157cc86 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 347/698] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:22:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:22:55.647 8 INFO cinder.api.openstack.wsgi [None req-36907261-3c68-4c2a-8175-d166b87bb007 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:22:55.663 8 INFO cinder.api.openstack.wsgi [None req-36907261-3c68-4c2a-8175-d166b87bb007 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 352/699] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:22:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:22:55.719 7 INFO cinder.api.openstack.wsgi [None req-65b07ec0-6ad6-4a3f-b1d2-0934e4d36309 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:22:55.757 7 INFO cinder.api.openstack.wsgi [None req-65b07ec0-6ad6-4a3f-b1d2-0934e4d36309 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 348/700] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:22:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:22:55.773 8 INFO cinder.api.openstack.wsgi [None req-0cfeed02-ca0e-48e0-9f75-a22dd5687881 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:22:55.809 8 INFO cinder.api.openstack.wsgi [None req-0cfeed02-ca0e-48e0-9f75-a22dd5687881 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 353/701] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:22:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:22:55.827 7 INFO cinder.api.openstack.wsgi [None req-e329a51e-cad5-41af-904a-3878eeef42f6 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:22:55.878 7 INFO cinder.api.openstack.wsgi [None req-e329a51e-cad5-41af-904a-3878eeef42f6 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 349/702] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:22:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:22:55.896 8 INFO cinder.api.openstack.wsgi [None req-4b9e38a1-f239-4ea4-aa92-0247d262f6dc 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:22:55.914 8 INFO cinder.volume.api [None req-4b9e38a1-f239-4ea4-aa92-0247d262f6dc 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:22:55.919 8 INFO cinder.api.openstack.wsgi [None req-4b9e38a1-f239-4ea4-aa92-0247d262f6dc 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 354/703] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:22:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:22:55.936 7 INFO cinder.api.openstack.wsgi [None req-7f7dad40-e69e-4729-ada5-bebb34f9d89d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:22:55.952 7 INFO cinder.api.openstack.wsgi [None req-7f7dad40-e69e-4729-ada5-bebb34f9d89d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 7|app: 0|req: 350/704] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:22:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:22:59.483 7 INFO cinder.api.openstack.wsgi [None req-7f7dad40-e69e-4729-ada5-bebb34f9d89d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:22:59.483 8 INFO cinder.api.openstack.wsgi [None req-4b9e38a1-f239-4ea4-aa92-0247d262f6dc 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:22:59.484 7 INFO cinder.api.openstack.wsgi [None req-7f7dad40-e69e-4729-ada5-bebb34f9d89d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:22:59.484 8 INFO cinder.api.openstack.wsgi [None req-4b9e38a1-f239-4ea4-aa92-0247d262f6dc 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:23:09.483 7 INFO cinder.api.openstack.wsgi [None req-7f7dad40-e69e-4729-ada5-bebb34f9d89d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:23:09.483 8 INFO cinder.api.openstack.wsgi [None req-4b9e38a1-f239-4ea4-aa92-0247d262f6dc 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:23:09.484 7 INFO cinder.api.openstack.wsgi [None req-7f7dad40-e69e-4729-ada5-bebb34f9d89d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:23:09.485 8 INFO cinder.api.openstack.wsgi [None req-4b9e38a1-f239-4ea4-aa92-0247d262f6dc 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:23:19.482 7 INFO cinder.api.openstack.wsgi [None req-7f7dad40-e69e-4729-ada5-bebb34f9d89d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:23:19.483 8 INFO cinder.api.openstack.wsgi [None req-4b9e38a1-f239-4ea4-aa92-0247d262f6dc 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:23:19.483 7 INFO cinder.api.openstack.wsgi [None req-7f7dad40-e69e-4729-ada5-bebb34f9d89d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:23:19.484 8 INFO cinder.api.openstack.wsgi [None req-4b9e38a1-f239-4ea4-aa92-0247d262f6dc 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:23:29.483 8 INFO cinder.api.openstack.wsgi [None req-4b9e38a1-f239-4ea4-aa92-0247d262f6dc 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:23:29.483 7 INFO cinder.api.openstack.wsgi [None req-7f7dad40-e69e-4729-ada5-bebb34f9d89d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:23:29.484 8 INFO cinder.api.openstack.wsgi [None req-4b9e38a1-f239-4ea4-aa92-0247d262f6dc 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:23:29.485 7 INFO cinder.api.openstack.wsgi [None req-7f7dad40-e69e-4729-ada5-bebb34f9d89d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:23:36.463 8 INFO cinder.api.openstack.wsgi [None req-b82250ff-35dd-4d31-8c5b-c6f5a9271337 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots 2026-08-28 05:23:36.480 8 INFO cinder.volume.api [None req-b82250ff-35dd-4d31-8c5b-c6f5a9271337 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:23:36.481 8 INFO cinder.api.openstack.wsgi [None req-b82250ff-35dd-4d31-8c5b-c6f5a9271337 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 359/713] 10.0.0.187 () {32 vars in 703 bytes} [Fri Aug 28 05:23:36 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/snapshots => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:23:36.497 7 INFO cinder.api.openstack.wsgi [None req-88eb502c-8455-4ec2-a1de-0efcd14e19f8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes 2026-08-28 05:23:36.543 7 INFO cinder.volume.api [None req-88eb502c-8455-4ec2-a1de-0efcd14e19f8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:23:36.544 7 INFO cinder.api.openstack.wsgi [None req-88eb502c-8455-4ec2-a1de-0efcd14e19f8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes returned with HTTP 200 [pid: 7|app: 0|req: 355/714] 10.0.0.187 () {32 vars in 699 bytes} [Fri Aug 28 05:23:36 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:23:39.483 8 INFO cinder.api.openstack.wsgi [None req-b82250ff-35dd-4d31-8c5b-c6f5a9271337 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:23:39.483 7 INFO cinder.api.openstack.wsgi [None req-88eb502c-8455-4ec2-a1de-0efcd14e19f8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:23:39.485 7 INFO cinder.api.openstack.wsgi [None req-88eb502c-8455-4ec2-a1de-0efcd14e19f8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:23:39.485 8 INFO cinder.api.openstack.wsgi [None req-b82250ff-35dd-4d31-8c5b-c6f5a9271337 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:23:49.483 7 INFO cinder.api.openstack.wsgi [None req-88eb502c-8455-4ec2-a1de-0efcd14e19f8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:23:49.483 8 INFO cinder.api.openstack.wsgi [None req-b82250ff-35dd-4d31-8c5b-c6f5a9271337 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:23:49.484 8 INFO cinder.api.openstack.wsgi [None req-b82250ff-35dd-4d31-8c5b-c6f5a9271337 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:23:49.485 7 INFO cinder.api.openstack.wsgi [None req-88eb502c-8455-4ec2-a1de-0efcd14e19f8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:23:55.661 7 INFO cinder.api.openstack.wsgi [None req-a9ab470b-4fdc-40d4-bd7e-f322e48dc747 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:23:55.680 7 INFO cinder.api.openstack.wsgi [None req-a9ab470b-4fdc-40d4-bd7e-f322e48dc747 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 358/719] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:23:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:23:55.742 8 INFO cinder.api.openstack.wsgi [None req-34a77c71-41bd-4baf-9062-b27bd1b141b5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:23:55.788 8 INFO cinder.api.openstack.wsgi [None req-34a77c71-41bd-4baf-9062-b27bd1b141b5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 362/720] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:23:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:23:55.810 7 INFO cinder.api.openstack.wsgi [None req-fd18bfef-4ddb-4954-8ba5-0301b2183d81 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/3cf29fec3f554e29aef68aaaa5cf85f2?usage=true 2026-08-28 05:23:55.848 7 INFO cinder.api.openstack.wsgi [None req-fd18bfef-4ddb-4954-8ba5-0301b2183d81 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/3cf29fec3f554e29aef68aaaa5cf85f2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 359/721] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:23:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/3cf29fec3f554e29aef68aaaa5cf85f2?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:23:55.863 8 INFO cinder.api.openstack.wsgi [None req-bea5c770-c3dd-45b7-b904-a9df8a5b6c38 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:23:55.892 7 INFO cinder.api.openstack.wsgi [None req-008ef695-7813-457c-ab6b-6754d16fe30f 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes 2026-08-28 05:23:55.910 8 INFO cinder.api.openstack.wsgi [None req-bea5c770-c3dd-45b7-b904-a9df8a5b6c38 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 363/722] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:23:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:23:55.934 8 INFO cinder.api.openstack.wsgi [None req-538afd46-8752-4e6b-ba5d-422d9f3f4e8a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/68f03604a1fb4ec6a4e6807903b0e7f1?usage=true 2026-08-28 05:23:55.988 8 INFO cinder.api.openstack.wsgi [None req-538afd46-8752-4e6b-ba5d-422d9f3f4e8a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/68f03604a1fb4ec6a4e6807903b0e7f1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 364/723] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:23:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/68f03604a1fb4ec6a4e6807903b0e7f1?usage=true => generated 847 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:23:56.008 8 INFO cinder.api.openstack.wsgi [None req-dfc653a8-53b4-4164-86ec-f83a66f060fe 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7fb8ae91a4834073b02c66e3630eefdd?usage=true 2026-08-28 05:23:56.036 8 INFO cinder.api.openstack.wsgi [None req-dfc653a8-53b4-4164-86ec-f83a66f060fe 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7fb8ae91a4834073b02c66e3630eefdd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 365/724] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:23:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7fb8ae91a4834073b02c66e3630eefdd?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:23:56.060 8 INFO cinder.api.openstack.wsgi [None req-1e559850-eccc-471a-b133-b205507039ef 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:23:56.092 8 INFO cinder.api.openstack.wsgi [None req-1e559850-eccc-471a-b133-b205507039ef 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 366/725] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:23:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:23:56.103 8 INFO cinder.api.openstack.wsgi [None req-3f9f05e2-05b0-49a9-8cdd-dac57d0f89d6 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/be8efcf2e5d34088b9b8c8beb961528f?usage=true 2026-08-28 05:23:56.125 8 INFO cinder.api.openstack.wsgi [None req-3f9f05e2-05b0-49a9-8cdd-dac57d0f89d6 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/be8efcf2e5d34088b9b8c8beb961528f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 367/726] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:23:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/be8efcf2e5d34088b9b8c8beb961528f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:23:56.142 8 INFO cinder.api.openstack.wsgi [None req-36f18129-09d8-439b-b6be-389af107325f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:23:56.148 8 INFO cinder.api.openstack.wsgi [None req-36f18129-09d8-439b-b6be-389af107325f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 8|app: 0|req: 368/727] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:23:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:23:56.158 8 INFO cinder.api.openstack.wsgi [None req-1f35122e-3c10-4f43-84f4-ed95bb4ccc22 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:23:56.168 8 INFO cinder.volume.api [None req-1f35122e-3c10-4f43-84f4-ed95bb4ccc22 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:23:56.170 8 INFO cinder.api.openstack.wsgi [None req-1f35122e-3c10-4f43-84f4-ed95bb4ccc22 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 369/728] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:23:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:23:56.177 8 INFO cinder.api.openstack.wsgi [None req-fa6ed6d1-a6ff-459b-9f31-96862524a3f7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:23:56.187 8 INFO cinder.volume.api [None req-fa6ed6d1-a6ff-459b-9f31-96862524a3f7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:23:56.189 8 INFO cinder.api.openstack.wsgi [None req-fa6ed6d1-a6ff-459b-9f31-96862524a3f7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 370/729] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:23:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:23:56.196 8 INFO cinder.api.openstack.wsgi [None req-7b01d526-f6f9-4487-b1f7-db11e59eb086 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:23:56.202 8 INFO cinder.volume.api [None req-7b01d526-f6f9-4487-b1f7-db11e59eb086 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:23:56.202 8 INFO cinder.api.openstack.wsgi [None req-7b01d526-f6f9-4487-b1f7-db11e59eb086 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 371/730] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:23:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:23:56.617 7 INFO cinder.api.v3.volumes [None req-008ef695-7813-457c-ab6b-6754d16fe30f 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] Create volume of 1 GB 2026-08-28 05:23:56.636 7 INFO cinder.volume.api [None req-008ef695-7813-457c-ab6b-6754d16fe30f 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] Availability Zones retrieved successfully. /var/lib/openstack/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio import asyncore 2026-08-28 05:23:57.079 7 INFO cinder.volume.api [None req-008ef695-7813-457c-ab6b-6754d16fe30f 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] Create volume request issued successfully. 2026-08-28 05:23:57.080 7 INFO cinder.api.openstack.wsgi [None req-008ef695-7813-457c-ab6b-6754d16fe30f 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes returned with HTTP 202 [pid: 7|app: 0|req: 360/731] 10.0.0.187 () {34 vars in 721 bytes} [Fri Aug 28 05:23:55 2026] POST /v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes => generated 865 bytes in 1195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-28 05:23:57.108 8 INFO cinder.api.openstack.wsgi [None req-0f4437c8-3e8c-4c07-8124-c2694e63cf0a 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes/5f399bfd-1a20-4b29-893b-1269722edf3a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:23:57.171 8 INFO cinder.volume.api [None req-0f4437c8-3e8c-4c07-8124-c2694e63cf0a 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] Volume info retrieved successfully. 2026-08-28 05:23:57.189 8 INFO cinder.api.openstack.wsgi [None req-0f4437c8-3e8c-4c07-8124-c2694e63cf0a 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes/5f399bfd-1a20-4b29-893b-1269722edf3a returned with HTTP 200 [pid: 8|app: 0|req: 372/732] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:23:57 2026] GET /v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes/5f399bfd-1a20-4b29-893b-1269722edf3a => generated 933 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:23:58.217 7 INFO cinder.api.openstack.wsgi [None req-47e9e554-2b0e-46e2-b356-e3cbdfe53c85 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes/5f399bfd-1a20-4b29-893b-1269722edf3a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:23:58.249 7 INFO cinder.volume.api [None req-47e9e554-2b0e-46e2-b356-e3cbdfe53c85 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] Volume info retrieved successfully. 2026-08-28 05:23:58.262 7 INFO cinder.api.openstack.wsgi [None req-47e9e554-2b0e-46e2-b356-e3cbdfe53c85 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes/5f399bfd-1a20-4b29-893b-1269722edf3a returned with HTTP 200 [pid: 7|app: 0|req: 361/733] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:23:58 2026] GET /v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes/5f399bfd-1a20-4b29-893b-1269722edf3a => generated 957 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:23:59.293 8 INFO cinder.api.openstack.wsgi [None req-c6b0dca0-46a8-4996-bf02-86dfb2211490 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes/5f399bfd-1a20-4b29-893b-1269722edf3a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:23:59.315 8 INFO cinder.volume.api [None req-c6b0dca0-46a8-4996-bf02-86dfb2211490 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] Volume info retrieved successfully. 2026-08-28 05:23:59.322 8 INFO cinder.api.openstack.wsgi [None req-c6b0dca0-46a8-4996-bf02-86dfb2211490 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes/5f399bfd-1a20-4b29-893b-1269722edf3a returned with HTTP 200 [pid: 8|app: 0|req: 373/734] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:23:59 2026] GET /v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes/5f399bfd-1a20-4b29-893b-1269722edf3a => generated 957 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:23:59.482 7 INFO cinder.api.openstack.wsgi [None req-47e9e554-2b0e-46e2-b356-e3cbdfe53c85 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:23:59.483 7 INFO cinder.api.openstack.wsgi [None req-47e9e554-2b0e-46e2-b356-e3cbdfe53c85 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:23:59.484 8 INFO cinder.api.openstack.wsgi [None req-c6b0dca0-46a8-4996-bf02-86dfb2211490 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:23:59.485 8 INFO cinder.api.openstack.wsgi [None req-c6b0dca0-46a8-4996-bf02-86dfb2211490 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:24:00.345 7 INFO cinder.api.openstack.wsgi [None req-af528f63-d498-4a19-b2f8-35dafd4ff811 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes/5f399bfd-1a20-4b29-893b-1269722edf3a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:24:00.376 7 INFO cinder.volume.api [None req-af528f63-d498-4a19-b2f8-35dafd4ff811 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] Volume info retrieved successfully. 2026-08-28 05:24:00.389 7 INFO cinder.api.openstack.wsgi [None req-af528f63-d498-4a19-b2f8-35dafd4ff811 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes/5f399bfd-1a20-4b29-893b-1269722edf3a returned with HTTP 200 [pid: 7|app: 0|req: 363/737] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:24:00 2026] GET /v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes/5f399bfd-1a20-4b29-893b-1269722edf3a => generated 1342 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:24:00.493 8 INFO cinder.api.openstack.wsgi [req-00ba7a20-ab81-4f77-a4c1-b4432e3f0d26 req-044d1a0b-2b1b-4b4d-9b95-87069f21754d 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes/5f399bfd-1a20-4b29-893b-1269722edf3a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:24:00.534 8 INFO cinder.volume.api [req-00ba7a20-ab81-4f77-a4c1-b4432e3f0d26 req-044d1a0b-2b1b-4b4d-9b95-87069f21754d 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] Volume info retrieved successfully. 2026-08-28 05:24:00.549 8 INFO cinder.api.openstack.wsgi [req-00ba7a20-ab81-4f77-a4c1-b4432e3f0d26 req-044d1a0b-2b1b-4b4d-9b95-87069f21754d 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes/5f399bfd-1a20-4b29-893b-1269722edf3a returned with HTTP 200 [pid: 8|app: 0|req: 375/738] 10.0.0.104 () {34 vars in 1026 bytes} [Fri Aug 28 05:24:00 2026] GET /v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes/5f399bfd-1a20-4b29-893b-1269722edf3a => generated 1342 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:24:02.149 7 INFO cinder.api.openstack.wsgi [req-00ba7a20-ab81-4f77-a4c1-b4432e3f0d26 req-88284eae-a7a2-467e-964c-f7c77150e64d 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes/5f399bfd-1a20-4b29-893b-1269722edf3a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:24:02.160 7 INFO cinder.volume.api [req-00ba7a20-ab81-4f77-a4c1-b4432e3f0d26 req-88284eae-a7a2-467e-964c-f7c77150e64d 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] Volume info retrieved successfully. 2026-08-28 05:24:02.165 7 INFO cinder.api.openstack.wsgi [req-00ba7a20-ab81-4f77-a4c1-b4432e3f0d26 req-88284eae-a7a2-467e-964c-f7c77150e64d 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes/5f399bfd-1a20-4b29-893b-1269722edf3a returned with HTTP 200 [pid: 7|app: 0|req: 364/739] 10.0.0.104 () {34 vars in 1026 bytes} [Fri Aug 28 05:24:02 2026] GET /v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes/5f399bfd-1a20-4b29-893b-1269722edf3a => generated 1342 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-28 05:24:02.173 8 INFO cinder.api.openstack.wsgi [req-00ba7a20-ab81-4f77-a4c1-b4432e3f0d26 req-044d1a0b-2b1b-4b4d-9b95-87069f21754d 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-28 05:24:02.174 8 INFO cinder.api.openstack.wsgi [req-00ba7a20-ab81-4f77-a4c1-b4432e3f0d26 req-044d1a0b-2b1b-4b4d-9b95-87069f21754d 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 376/740] 10.0.0.104 () {32 vars in 827 bytes} [Fri Aug 28 05:24:02 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:24:02.183 7 INFO cinder.api.openstack.wsgi [req-00ba7a20-ab81-4f77-a4c1-b4432e3f0d26 req-b5ac36e3-dc68-4cc5-b110-4963e5fb5c32 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/attachments /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:24:02.240 7 INFO cinder.api.openstack.wsgi [req-00ba7a20-ab81-4f77-a4c1-b4432e3f0d26 req-b5ac36e3-dc68-4cc5-b110-4963e5fb5c32 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/attachments returned with HTTP 200 [pid: 7|app: 0|req: 365/741] 10.0.0.104 () {40 vars in 1055 bytes} [Fri Aug 28 05:24:02 2026] POST /v3/68f03604a1fb4ec6a4e6807903b0e7f1/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-28 05:24:03.553 8 INFO cinder.api.openstack.wsgi [req-00ba7a20-ab81-4f77-a4c1-b4432e3f0d26 req-044d1a0b-2b1b-4b4d-9b95-87069f21754d 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-28 05:24:03.554 8 INFO cinder.api.openstack.wsgi [req-00ba7a20-ab81-4f77-a4c1-b4432e3f0d26 req-044d1a0b-2b1b-4b4d-9b95-87069f21754d 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 377/742] 162.253.55.68 () {32 vars in 837 bytes} [Fri Aug 28 05:24:03 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:24:03.622 7 INFO cinder.api.openstack.wsgi [req-00ba7a20-ab81-4f77-a4c1-b4432e3f0d26 req-f4f80493-bcd7-4b15-acee-062822ac0c68 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes/5f399bfd-1a20-4b29-893b-1269722edf3a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:24:03.655 7 INFO cinder.volume.api [req-00ba7a20-ab81-4f77-a4c1-b4432e3f0d26 req-f4f80493-bcd7-4b15-acee-062822ac0c68 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] Volume info retrieved successfully. 2026-08-28 05:24:03.660 7 INFO cinder.api.openstack.wsgi [req-00ba7a20-ab81-4f77-a4c1-b4432e3f0d26 req-f4f80493-bcd7-4b15-acee-062822ac0c68 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes/5f399bfd-1a20-4b29-893b-1269722edf3a returned with HTTP 200 [pid: 7|app: 0|req: 366/743] 162.253.55.68 () {36 vars in 1070 bytes} [Fri Aug 28 05:24:03 2026] GET /v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes/5f399bfd-1a20-4b29-893b-1269722edf3a => generated 1440 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:24:05.635 8 INFO cinder.api.openstack.wsgi [req-00ba7a20-ab81-4f77-a4c1-b4432e3f0d26 req-28962f24-d71e-4da7-96de-b68486c03494 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/attachments/3ddd72ab-92c6-4fd1-a6ed-e2ee0579f309 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:24:06.350 8 INFO cinder.api.openstack.wsgi [req-00ba7a20-ab81-4f77-a4c1-b4432e3f0d26 req-28962f24-d71e-4da7-96de-b68486c03494 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/attachments/3ddd72ab-92c6-4fd1-a6ed-e2ee0579f309 returned with HTTP 200 [pid: 8|app: 0|req: 378/744] 162.253.55.68 () {40 vars in 1131 bytes} [Fri Aug 28 05:24:05 2026] PUT /v3/68f03604a1fb4ec6a4e6807903b0e7f1/attachments/3ddd72ab-92c6-4fd1-a6ed-e2ee0579f309 => generated 775 bytes in 720 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:24:06.394 7 INFO cinder.api.openstack.wsgi [req-00ba7a20-ab81-4f77-a4c1-b4432e3f0d26 req-7da5ff1e-af37-42b4-8e25-a2f9fe26dc87 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/attachments/3ddd72ab-92c6-4fd1-a6ed-e2ee0579f309/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:24:06.443 7 INFO cinder.api.openstack.wsgi [req-00ba7a20-ab81-4f77-a4c1-b4432e3f0d26 req-7da5ff1e-af37-42b4-8e25-a2f9fe26dc87 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/attachments/3ddd72ab-92c6-4fd1-a6ed-e2ee0579f309/action returned with HTTP 204 [pid: 7|app: 0|req: 367/745] 162.253.55.68 () {40 vars in 1145 bytes} [Fri Aug 28 05:24:06 2026] POST /v3/68f03604a1fb4ec6a4e6807903b0e7f1/attachments/3ddd72ab-92c6-4fd1-a6ed-e2ee0579f309/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-08-28 05:24:09.486 7 INFO cinder.api.openstack.wsgi [req-00ba7a20-ab81-4f77-a4c1-b4432e3f0d26 req-7da5ff1e-af37-42b4-8e25-a2f9fe26dc87 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:24:09.486 8 INFO cinder.api.openstack.wsgi [req-00ba7a20-ab81-4f77-a4c1-b4432e3f0d26 req-28962f24-d71e-4da7-96de-b68486c03494 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:24:09.487 7 INFO cinder.api.openstack.wsgi [req-00ba7a20-ab81-4f77-a4c1-b4432e3f0d26 req-7da5ff1e-af37-42b4-8e25-a2f9fe26dc87 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:24:09.487 8 INFO cinder.api.openstack.wsgi [req-00ba7a20-ab81-4f77-a4c1-b4432e3f0d26 req-28962f24-d71e-4da7-96de-b68486c03494 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:24:13.902 7 INFO cinder.api.openstack.wsgi [req-4af6f203-f2a7-4e57-a6bb-69d0d78ec0dc req-dccb6003-a17b-473f-9147-d4aef67149a7 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/attachments/3ddd72ab-92c6-4fd1-a6ed-e2ee0579f309 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:24:14.043 7 INFO cinder.api.openstack.wsgi [req-4af6f203-f2a7-4e57-a6bb-69d0d78ec0dc req-dccb6003-a17b-473f-9147-d4aef67149a7 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/attachments/3ddd72ab-92c6-4fd1-a6ed-e2ee0579f309 returned with HTTP 200 [pid: 7|app: 0|req: 369/748] 162.253.55.68 () {38 vars in 1100 bytes} [Fri Aug 28 05:24:13 2026] DELETE /v3/68f03604a1fb4ec6a4e6807903b0e7f1/attachments/3ddd72ab-92c6-4fd1-a6ed-e2ee0579f309 => generated 19 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:24:14.056 8 INFO cinder.api.openstack.wsgi [req-4af6f203-f2a7-4e57-a6bb-69d0d78ec0dc req-587da20a-f9bf-42a4-a563-318018f4d852 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes/5f399bfd-1a20-4b29-893b-1269722edf3a 2026-08-28 05:24:14.057 8 INFO cinder.api.v3.volumes [req-4af6f203-f2a7-4e57-a6bb-69d0d78ec0dc req-587da20a-f9bf-42a4-a563-318018f4d852 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] Delete volume with id: 5f399bfd-1a20-4b29-893b-1269722edf3a  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:24:14.070 8 INFO cinder.volume.api [req-4af6f203-f2a7-4e57-a6bb-69d0d78ec0dc req-587da20a-f9bf-42a4-a563-318018f4d852 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] Volume info retrieved successfully. 2026-08-28 05:24:14.111 8 INFO cinder.volume.api [req-4af6f203-f2a7-4e57-a6bb-69d0d78ec0dc req-587da20a-f9bf-42a4-a563-318018f4d852 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] Delete volume request issued successfully. 2026-08-28 05:24:14.111 8 INFO cinder.api.openstack.wsgi [req-4af6f203-f2a7-4e57-a6bb-69d0d78ec0dc req-587da20a-f9bf-42a4-a563-318018f4d852 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes/5f399bfd-1a20-4b29-893b-1269722edf3a returned with HTTP 202 [pid: 8|app: 0|req: 380/749] 162.253.55.68 () {36 vars in 1051 bytes} [Fri Aug 28 05:24:14 2026] DELETE /v3/68f03604a1fb4ec6a4e6807903b0e7f1/volumes/5f399bfd-1a20-4b29-893b-1269722edf3a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-08-28 05:24:19.482 7 INFO cinder.api.openstack.wsgi [req-4af6f203-f2a7-4e57-a6bb-69d0d78ec0dc req-dccb6003-a17b-473f-9147-d4aef67149a7 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:24:19.483 8 INFO cinder.api.openstack.wsgi [req-4af6f203-f2a7-4e57-a6bb-69d0d78ec0dc req-587da20a-f9bf-42a4-a563-318018f4d852 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:24:19.484 7 INFO cinder.api.openstack.wsgi [req-4af6f203-f2a7-4e57-a6bb-69d0d78ec0dc req-dccb6003-a17b-473f-9147-d4aef67149a7 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:24:19.484 8 INFO cinder.api.openstack.wsgi [req-4af6f203-f2a7-4e57-a6bb-69d0d78ec0dc req-587da20a-f9bf-42a4-a563-318018f4d852 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:24:29.482 7 INFO cinder.api.openstack.wsgi [req-4af6f203-f2a7-4e57-a6bb-69d0d78ec0dc req-dccb6003-a17b-473f-9147-d4aef67149a7 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:24:29.482 8 INFO cinder.api.openstack.wsgi [req-4af6f203-f2a7-4e57-a6bb-69d0d78ec0dc req-587da20a-f9bf-42a4-a563-318018f4d852 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:24:29.483 8 INFO cinder.api.openstack.wsgi [req-4af6f203-f2a7-4e57-a6bb-69d0d78ec0dc req-587da20a-f9bf-42a4-a563-318018f4d852 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:24:29.483 7 INFO cinder.api.openstack.wsgi [req-4af6f203-f2a7-4e57-a6bb-69d0d78ec0dc req-dccb6003-a17b-473f-9147-d4aef67149a7 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:24:39.482 8 INFO cinder.api.openstack.wsgi [req-4af6f203-f2a7-4e57-a6bb-69d0d78ec0dc req-587da20a-f9bf-42a4-a563-318018f4d852 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:24:39.482 7 INFO cinder.api.openstack.wsgi [req-4af6f203-f2a7-4e57-a6bb-69d0d78ec0dc req-dccb6003-a17b-473f-9147-d4aef67149a7 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:24:39.483 8 INFO cinder.api.openstack.wsgi [req-4af6f203-f2a7-4e57-a6bb-69d0d78ec0dc req-587da20a-f9bf-42a4-a563-318018f4d852 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:24:39.484 7 INFO cinder.api.openstack.wsgi [req-4af6f203-f2a7-4e57-a6bb-69d0d78ec0dc req-dccb6003-a17b-473f-9147-d4aef67149a7 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:24:49.482 7 INFO cinder.api.openstack.wsgi [req-4af6f203-f2a7-4e57-a6bb-69d0d78ec0dc req-dccb6003-a17b-473f-9147-d4aef67149a7 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:24:49.483 7 INFO cinder.api.openstack.wsgi [req-4af6f203-f2a7-4e57-a6bb-69d0d78ec0dc req-dccb6003-a17b-473f-9147-d4aef67149a7 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:24:49.482 8 INFO cinder.api.openstack.wsgi [req-4af6f203-f2a7-4e57-a6bb-69d0d78ec0dc req-587da20a-f9bf-42a4-a563-318018f4d852 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:24:49.483 8 INFO cinder.api.openstack.wsgi [req-4af6f203-f2a7-4e57-a6bb-69d0d78ec0dc req-587da20a-f9bf-42a4-a563-318018f4d852 5f025595f3974064b888b5627ee3ef57 68f03604a1fb4ec6a4e6807903b0e7f1 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:24:55.772 7 INFO cinder.api.openstack.wsgi [None req-ed46d613-2869-424a-b935-95e99dfc3f41 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08df98a05e884fec8630aefbfae6ef04?usage=true /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:24:55.821 7 INFO cinder.api.openstack.wsgi [None req-ed46d613-2869-424a-b935-95e99dfc3f41 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08df98a05e884fec8630aefbfae6ef04?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 374/758] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:24:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08df98a05e884fec8630aefbfae6ef04?usage=true => generated 847 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:24:55.840 8 INFO cinder.api.openstack.wsgi [None req-bd2b9acc-0663-4486-a00f-c02fa32468fd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:24:55.883 8 INFO cinder.api.openstack.wsgi [None req-bd2b9acc-0663-4486-a00f-c02fa32468fd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 385/759] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:24:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:24:55.900 7 INFO cinder.api.openstack.wsgi [None req-8f026924-e3d8-4f51-a84b-b020f3072a99 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:24:55.959 7 INFO cinder.api.openstack.wsgi [None req-8f026924-e3d8-4f51-a84b-b020f3072a99 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 375/760] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:24:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:24:55.978 8 INFO cinder.api.openstack.wsgi [None req-053ea63a-d00a-433b-bbff-e292850588ea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/79937f0e7ba4468093c1a08c21aa9d78?usage=true 2026-08-28 05:24:56.029 8 INFO cinder.api.openstack.wsgi [None req-053ea63a-d00a-433b-bbff-e292850588ea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/79937f0e7ba4468093c1a08c21aa9d78?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 386/761] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:24:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/79937f0e7ba4468093c1a08c21aa9d78?usage=true => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:24:56.050 7 INFO cinder.api.openstack.wsgi [None req-a3973123-7072-4806-be41-9ad06898d63b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:24:56.073 7 INFO cinder.api.openstack.wsgi [None req-a3973123-7072-4806-be41-9ad06898d63b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 376/762] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:24:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:24:56.088 8 INFO cinder.api.openstack.wsgi [None req-35c4d0ae-1d4c-4b56-87b1-b2796034ad17 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c1db9da6baec4112b70f3ddcae462340?usage=true 2026-08-28 05:24:56.126 8 INFO cinder.api.openstack.wsgi [None req-35c4d0ae-1d4c-4b56-87b1-b2796034ad17 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c1db9da6baec4112b70f3ddcae462340?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 387/763] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:24:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c1db9da6baec4112b70f3ddcae462340?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:24:56.149 7 INFO cinder.api.openstack.wsgi [None req-a34cdb6d-edb3-45d4-968b-0383ee5b310e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c8eb28364c9447dba7643bfaf88b2bd0?usage=true 2026-08-28 05:24:56.184 7 INFO cinder.api.openstack.wsgi [None req-a34cdb6d-edb3-45d4-968b-0383ee5b310e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c8eb28364c9447dba7643bfaf88b2bd0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 377/764] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:24:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c8eb28364c9447dba7643bfaf88b2bd0?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:24:56.201 8 INFO cinder.api.openstack.wsgi [None req-52715b14-8e7b-44a2-bc36-b6ecf58cb72a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/f8f9e1e89b654bd1ab31efb981c4d17d?usage=true 2026-08-28 05:24:56.237 8 INFO cinder.api.openstack.wsgi [None req-52715b14-8e7b-44a2-bc36-b6ecf58cb72a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/f8f9e1e89b654bd1ab31efb981c4d17d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 388/765] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:24:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/f8f9e1e89b654bd1ab31efb981c4d17d?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:24:56.254 7 INFO cinder.api.openstack.wsgi [None req-e83dd3df-f59a-42d4-b8c6-c7f5d8f01a66 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:24:56.260 7 INFO cinder.api.openstack.wsgi [None req-e83dd3df-f59a-42d4-b8c6-c7f5d8f01a66 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 7|app: 0|req: 378/766] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:24:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:24:56.270 8 INFO cinder.api.openstack.wsgi [None req-12bf3f6e-3591-495b-b17e-fd64a34f1914 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:24:56.281 8 INFO cinder.volume.api [None req-12bf3f6e-3591-495b-b17e-fd64a34f1914 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:24:56.283 8 INFO cinder.api.openstack.wsgi [None req-12bf3f6e-3591-495b-b17e-fd64a34f1914 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 389/767] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:24:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:24:56.298 7 INFO cinder.api.openstack.wsgi [None req-10ee3f1d-3e2b-4986-9192-ed27bb10aab5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:24:56.319 7 INFO cinder.api.openstack.wsgi [None req-10ee3f1d-3e2b-4986-9192-ed27bb10aab5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 379/768] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:24:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:24:56.329 8 INFO cinder.api.openstack.wsgi [None req-75f0cf0b-64ae-4937-96e2-42d4dbd34e28 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:24:56.335 8 INFO cinder.volume.api [None req-75f0cf0b-64ae-4937-96e2-42d4dbd34e28 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:24:56.336 8 INFO cinder.api.openstack.wsgi [None req-75f0cf0b-64ae-4937-96e2-42d4dbd34e28 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 390/769] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:24:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:24:56.350 7 INFO cinder.api.openstack.wsgi [None req-9ae9b2c0-a424-496f-b9d1-88c5303d4232 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:24:56.365 7 INFO cinder.volume.api [None req-9ae9b2c0-a424-496f-b9d1-88c5303d4232 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:24:56.369 7 INFO cinder.api.openstack.wsgi [None req-9ae9b2c0-a424-496f-b9d1-88c5303d4232 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 380/770] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:24:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:24:59.484 8 INFO cinder.api.openstack.wsgi [None req-75f0cf0b-64ae-4937-96e2-42d4dbd34e28 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:24:59.484 7 INFO cinder.api.openstack.wsgi [None req-9ae9b2c0-a424-496f-b9d1-88c5303d4232 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:24:59.485 8 INFO cinder.api.openstack.wsgi [None req-75f0cf0b-64ae-4937-96e2-42d4dbd34e28 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:24:59.485 7 INFO cinder.api.openstack.wsgi [None req-9ae9b2c0-a424-496f-b9d1-88c5303d4232 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:25:09.483 8 INFO cinder.api.openstack.wsgi [None req-75f0cf0b-64ae-4937-96e2-42d4dbd34e28 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:25:09.483 7 INFO cinder.api.openstack.wsgi [None req-9ae9b2c0-a424-496f-b9d1-88c5303d4232 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:25:09.483 8 INFO cinder.api.openstack.wsgi [None req-75f0cf0b-64ae-4937-96e2-42d4dbd34e28 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:25:09.484 7 INFO cinder.api.openstack.wsgi [None req-9ae9b2c0-a424-496f-b9d1-88c5303d4232 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:25:19.482 8 INFO cinder.api.openstack.wsgi [None req-75f0cf0b-64ae-4937-96e2-42d4dbd34e28 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:25:19.483 7 INFO cinder.api.openstack.wsgi [None req-9ae9b2c0-a424-496f-b9d1-88c5303d4232 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:25:19.483 8 INFO cinder.api.openstack.wsgi [None req-75f0cf0b-64ae-4937-96e2-42d4dbd34e28 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:25:19.483 7 INFO cinder.api.openstack.wsgi [None req-9ae9b2c0-a424-496f-b9d1-88c5303d4232 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:25:29.483 7 INFO cinder.api.openstack.wsgi [None req-9ae9b2c0-a424-496f-b9d1-88c5303d4232 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:25:29.483 8 INFO cinder.api.openstack.wsgi [None req-75f0cf0b-64ae-4937-96e2-42d4dbd34e28 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:25:29.484 7 INFO cinder.api.openstack.wsgi [None req-9ae9b2c0-a424-496f-b9d1-88c5303d4232 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:25:29.484 8 INFO cinder.api.openstack.wsgi [None req-75f0cf0b-64ae-4937-96e2-42d4dbd34e28 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:25:39.482 7 INFO cinder.api.openstack.wsgi [None req-9ae9b2c0-a424-496f-b9d1-88c5303d4232 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:25:39.484 7 INFO cinder.api.openstack.wsgi [None req-9ae9b2c0-a424-496f-b9d1-88c5303d4232 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:25:39.482 8 INFO cinder.api.openstack.wsgi [None req-75f0cf0b-64ae-4937-96e2-42d4dbd34e28 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:25:39.485 8 INFO cinder.api.openstack.wsgi [None req-75f0cf0b-64ae-4937-96e2-42d4dbd34e28 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:25:49.482 8 INFO cinder.api.openstack.wsgi [None req-75f0cf0b-64ae-4937-96e2-42d4dbd34e28 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:25:49.482 7 INFO cinder.api.openstack.wsgi [None req-9ae9b2c0-a424-496f-b9d1-88c5303d4232 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:25:49.483 8 INFO cinder.api.openstack.wsgi [None req-75f0cf0b-64ae-4937-96e2-42d4dbd34e28 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:25:49.484 7 INFO cinder.api.openstack.wsgi [None req-9ae9b2c0-a424-496f-b9d1-88c5303d4232 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:25:53.541 8 INFO cinder.api.openstack.wsgi [None req-75f0cf0b-64ae-4937-96e2-42d4dbd34e28 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-28 05:25:53.543 8 INFO cinder.api.openstack.wsgi [None req-75f0cf0b-64ae-4937-96e2-42d4dbd34e28 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 397/783] 10.0.0.187 () {30 vars in 409 bytes} [Fri Aug 28 05:25:53 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-28 05:25:55.985 7 INFO cinder.api.openstack.wsgi [None req-e0efde96-12d1-4905-9880-a7e02246791c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:25:56.011 7 INFO cinder.volume.api [None req-e0efde96-12d1-4905-9880-a7e02246791c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:25:56.014 7 INFO cinder.api.openstack.wsgi [None req-e0efde96-12d1-4905-9880-a7e02246791c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 387/784] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:25:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:25:56.025 8 INFO cinder.api.openstack.wsgi [None req-52b95923-2f4b-44c4-88dd-5dccd7270567 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:25:56.042 8 INFO cinder.api.openstack.wsgi [None req-52b95923-2f4b-44c4-88dd-5dccd7270567 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 398/785] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:25:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:25:56.179 7 INFO cinder.api.openstack.wsgi [None req-ede48f79-8509-460b-8437-56d9bcbdc144 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:25:56.226 7 INFO cinder.api.openstack.wsgi [None req-ede48f79-8509-460b-8437-56d9bcbdc144 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 388/786] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:25:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:25:56.241 8 INFO cinder.api.openstack.wsgi [None req-d849511d-5d9e-4108-ac7c-47fd13f4eac9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/484b066fed6a42f6b71393e025fe59fa?usage=true 2026-08-28 05:25:56.279 8 INFO cinder.api.openstack.wsgi [None req-d849511d-5d9e-4108-ac7c-47fd13f4eac9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/484b066fed6a42f6b71393e025fe59fa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 399/787] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:25:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/484b066fed6a42f6b71393e025fe59fa?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:25:56.293 7 INFO cinder.api.openstack.wsgi [None req-20c9972d-f5eb-4f34-b45d-29dfa915184a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:25:56.334 7 INFO cinder.api.openstack.wsgi [None req-20c9972d-f5eb-4f34-b45d-29dfa915184a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 389/788] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:25:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:25:56.350 8 INFO cinder.api.openstack.wsgi [None req-1ecd4baf-7932-4958-b2f8-7c6268ba61a0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:25:56.389 8 INFO cinder.api.openstack.wsgi [None req-1ecd4baf-7932-4958-b2f8-7c6268ba61a0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 400/789] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:25:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:25:56.406 7 INFO cinder.api.openstack.wsgi [None req-04f9a6c3-8b94-4c79-b5b3-d6b5fa7dacb7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/b36c677365fd457980d88e4bdb4450b6?usage=true 2026-08-28 05:25:56.438 7 INFO cinder.api.openstack.wsgi [None req-04f9a6c3-8b94-4c79-b5b3-d6b5fa7dacb7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/b36c677365fd457980d88e4bdb4450b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 390/790] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:25:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/b36c677365fd457980d88e4bdb4450b6?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:25:56.450 8 INFO cinder.api.openstack.wsgi [None req-f40832d4-06b1-46ee-9c32-405debd84cf7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/b6d845ba199547fabb719bf25767e8f6?usage=true 2026-08-28 05:25:56.474 8 INFO cinder.api.openstack.wsgi [None req-f40832d4-06b1-46ee-9c32-405debd84cf7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/b6d845ba199547fabb719bf25767e8f6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 401/791] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:25:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/b6d845ba199547fabb719bf25767e8f6?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:25:56.488 7 INFO cinder.api.openstack.wsgi [None req-b5abd4d9-c485-4318-9822-91ac4342e5cb 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c71eb430773942dcab35e3a51e4cf15d?usage=true 2026-08-28 05:25:56.519 7 INFO cinder.api.openstack.wsgi [None req-b5abd4d9-c485-4318-9822-91ac4342e5cb 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c71eb430773942dcab35e3a51e4cf15d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 391/792] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:25:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c71eb430773942dcab35e3a51e4cf15d?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:25:56.531 8 INFO cinder.api.openstack.wsgi [None req-10ff6086-91b5-4436-a0a1-5e2228e90599 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:25:56.536 8 INFO cinder.volume.api [None req-10ff6086-91b5-4436-a0a1-5e2228e90599 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:25:56.537 8 INFO cinder.api.openstack.wsgi [None req-10ff6086-91b5-4436-a0a1-5e2228e90599 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 402/793] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:25:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:25:56.553 7 INFO cinder.api.openstack.wsgi [None req-a656b2e0-2c5d-4894-995c-558f6ff014cf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:25:56.568 7 INFO cinder.api.openstack.wsgi [None req-a656b2e0-2c5d-4894-995c-558f6ff014cf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 7|app: 0|req: 392/794] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:25:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:25:56.578 8 INFO cinder.api.openstack.wsgi [None req-8af83fc3-59ee-4d4a-a6f8-a29d91f72be5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:25:56.595 8 INFO cinder.volume.api [None req-8af83fc3-59ee-4d4a-a6f8-a29d91f72be5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:25:56.598 8 INFO cinder.api.openstack.wsgi [None req-8af83fc3-59ee-4d4a-a6f8-a29d91f72be5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 403/795] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:25:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:25:56.682 7 INFO cinder.api.openstack.wsgi [None req-9839b104-3a29-4fcc-8b4c-cfe8631e1599 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c71eb430773942dcab35e3a51e4cf15d/volumes 2026-08-28 05:25:56.684 7 INFO cinder.api.v3.volumes [None req-9839b104-3a29-4fcc-8b4c-cfe8631e1599 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] Create volume of 1 GB 2026-08-28 05:25:56.690 7 INFO cinder.volume.api [None req-9839b104-3a29-4fcc-8b4c-cfe8631e1599 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] Availability Zones retrieved successfully. 2026-08-28 05:25:56.819 7 INFO cinder.volume.api [None req-9839b104-3a29-4fcc-8b4c-cfe8631e1599 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] Create volume request issued successfully. 2026-08-28 05:25:56.820 7 INFO cinder.api.openstack.wsgi [None req-9839b104-3a29-4fcc-8b4c-cfe8631e1599 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c71eb430773942dcab35e3a51e4cf15d/volumes returned with HTTP 202 [pid: 7|app: 0|req: 393/796] 10.0.0.187 () {34 vars in 720 bytes} [Fri Aug 28 05:25:56 2026] POST /v3/c71eb430773942dcab35e3a51e4cf15d/volumes => generated 860 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-28 05:25:56.841 8 INFO cinder.api.openstack.wsgi [None req-73dcd583-1816-4b49-be1a-5e7aa2bf49cd df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:25:56.860 8 INFO cinder.volume.api [None req-73dcd583-1816-4b49-be1a-5e7aa2bf49cd df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] Volume info retrieved successfully. 2026-08-28 05:25:56.870 8 INFO cinder.api.openstack.wsgi [None req-73dcd583-1816-4b49-be1a-5e7aa2bf49cd df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc returned with HTTP 200 [pid: 8|app: 0|req: 404/797] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:25:56 2026] GET /v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc => generated 928 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:25:57.887 7 INFO cinder.api.openstack.wsgi [None req-ebd5d535-0df6-4c8c-96f8-1a194f4f4c07 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:25:57.904 7 INFO cinder.volume.api [None req-ebd5d535-0df6-4c8c-96f8-1a194f4f4c07 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] Volume info retrieved successfully. 2026-08-28 05:25:57.909 7 INFO cinder.api.openstack.wsgi [None req-ebd5d535-0df6-4c8c-96f8-1a194f4f4c07 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc returned with HTTP 200 [pid: 7|app: 0|req: 394/798] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:25:57 2026] GET /v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc => generated 953 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:25:59.482 8 INFO cinder.api.openstack.wsgi [None req-73dcd583-1816-4b49-be1a-5e7aa2bf49cd df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:25:59.482 7 INFO cinder.api.openstack.wsgi [None req-ebd5d535-0df6-4c8c-96f8-1a194f4f4c07 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:25:59.483 8 INFO cinder.api.openstack.wsgi [None req-73dcd583-1816-4b49-be1a-5e7aa2bf49cd df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:25:59.483 7 INFO cinder.api.openstack.wsgi [None req-ebd5d535-0df6-4c8c-96f8-1a194f4f4c07 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] http://10.0.0.248:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:05.523 8 INFO cinder.api.openstack.wsgi [None req-67f162d8-e733-4aa3-b6ff-b256454a02a7 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:26:05.545 8 INFO cinder.volume.api [None req-67f162d8-e733-4aa3-b6ff-b256454a02a7 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] Volume info retrieved successfully. 2026-08-28 05:26:05.563 8 INFO cinder.volume.api [None req-67f162d8-e733-4aa3-b6ff-b256454a02a7 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] Update volume admin metadata completed successfully. 2026-08-28 05:26:05.678 8 INFO cinder.volume.api [None req-67f162d8-e733-4aa3-b6ff-b256454a02a7 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] Attach volume completed successfully. 2026-08-28 05:26:05.679 8 INFO cinder.api.openstack.wsgi [None req-67f162d8-e733-4aa3-b6ff-b256454a02a7 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc/action returned with HTTP 202 [pid: 8|app: 0|req: 406/801] 10.0.0.187 () {34 vars in 808 bytes} [Fri Aug 28 05:26:05 2026] POST /v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:05.705 7 INFO cinder.api.openstack.wsgi [None req-abef0e2a-6479-4490-9f3d-f37f7951a504 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:26:05.787 7 INFO cinder.volume.api [None req-abef0e2a-6479-4490-9f3d-f37f7951a504 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] Volume info retrieved successfully. 2026-08-28 05:26:05.802 7 INFO cinder.api.openstack.wsgi [None req-abef0e2a-6479-4490-9f3d-f37f7951a504 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc returned with HTTP 200 [pid: 7|app: 0|req: 396/802] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:26:05 2026] GET /v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc => generated 1287 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:05.833 8 INFO cinder.api.openstack.wsgi [None req-01151fed-c097-4435-b764-97e643f8e4cd df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:26:05.855 8 INFO cinder.volume.api [None req-01151fed-c097-4435-b764-97e643f8e4cd df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] Volume info retrieved successfully. 2026-08-28 05:26:05.887 8 INFO cinder.volume.api [None req-01151fed-c097-4435-b764-97e643f8e4cd df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] Detach volume completed successfully. 2026-08-28 05:26:05.887 8 INFO cinder.api.openstack.wsgi [None req-01151fed-c097-4435-b764-97e643f8e4cd df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc/action returned with HTTP 202 [pid: 8|app: 0|req: 407/803] 10.0.0.187 () {34 vars in 808 bytes} [Fri Aug 28 05:26:05 2026] POST /v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:05.897 7 INFO cinder.api.openstack.wsgi [None req-24428cf4-2ef2-4651-98a8-04a4d115d705 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:26:05.918 7 INFO cinder.volume.api [None req-24428cf4-2ef2-4651-98a8-04a4d115d705 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] Volume info retrieved successfully. 2026-08-28 05:26:05.926 7 INFO cinder.api.openstack.wsgi [None req-24428cf4-2ef2-4651-98a8-04a4d115d705 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc returned with HTTP 200 [pid: 7|app: 0|req: 397/804] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:26:05 2026] GET /v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc => generated 972 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:08.604 8 INFO cinder.api.openstack.wsgi [None req-fa0384a6-624b-4723-ba0f-0987c3c1e69c df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:26:08.633 8 INFO cinder.volume.api [None req-fa0384a6-624b-4723-ba0f-0987c3c1e69c df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] Volume info retrieved successfully. 2026-08-28 05:26:08.640 8 INFO cinder.api.openstack.wsgi [None req-fa0384a6-624b-4723-ba0f-0987c3c1e69c df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc returned with HTTP 200 [pid: 8|app: 0|req: 408/805] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:26:08 2026] GET /v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc => generated 972 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:08.667 7 INFO cinder.api.openstack.wsgi [None req-d6918bc1-8f02-41d3-b715-e22214b89f62 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc 2026-08-28 05:26:08.668 7 INFO cinder.api.v3.volumes [None req-d6918bc1-8f02-41d3-b715-e22214b89f62 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] Delete volume with id: e6308819-18f0-4846-8b75-6a661fc15ebc  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:26:08.687 7 INFO cinder.volume.api [None req-d6918bc1-8f02-41d3-b715-e22214b89f62 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] Volume info retrieved successfully. 2026-08-28 05:26:08.736 7 INFO cinder.volume.api [None req-d6918bc1-8f02-41d3-b715-e22214b89f62 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] Delete volume request issued successfully. 2026-08-28 05:26:08.736 7 INFO cinder.api.openstack.wsgi [None req-d6918bc1-8f02-41d3-b715-e22214b89f62 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc returned with HTTP 202 [pid: 7|app: 0|req: 398/806] 10.0.0.187 () {32 vars in 776 bytes} [Fri Aug 28 05:26:08 2026] DELETE /v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:08.762 8 INFO cinder.api.openstack.wsgi [None req-e666b248-895c-4cf2-8111-e3d89022aced df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:26:08.787 8 INFO cinder.volume.api [None req-e666b248-895c-4cf2-8111-e3d89022aced df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] Volume info retrieved successfully. 2026-08-28 05:26:08.793 8 INFO cinder.api.openstack.wsgi [None req-e666b248-895c-4cf2-8111-e3d89022aced df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc returned with HTTP 200 [pid: 8|app: 0|req: 409/807] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:26:08 2026] GET /v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc => generated 971 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:26:09.482 7 INFO cinder.api.openstack.wsgi [None req-d6918bc1-8f02-41d3-b715-e22214b89f62 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:26:09.482 8 INFO cinder.api.openstack.wsgi [None req-e666b248-895c-4cf2-8111-e3d89022aced df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:26:09.483 7 INFO cinder.api.openstack.wsgi [None req-d6918bc1-8f02-41d3-b715-e22214b89f62 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:26:09.484 8 INFO cinder.api.openstack.wsgi [None req-e666b248-895c-4cf2-8111-e3d89022aced df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] http://10.0.0.248:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:09.819 7 INFO cinder.api.openstack.wsgi [None req-364fd8f0-f696-4250-b3fb-613708b45444 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc 2026-08-28 05:26:09.843 7 INFO cinder.api.openstack.wsgi [None req-364fd8f0-f696-4250-b3fb-613708b45444 df1453aaa3724ea28cdff7a2027ec6f0 c71eb430773942dcab35e3a51e4cf15d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc returned with HTTP 404 [pid: 7|app: 0|req: 400/810] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:26:09 2026] GET /v3/c71eb430773942dcab35e3a51e4cf15d/volumes/e6308819-18f0-4846-8b75-6a661fc15ebc => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:15.324 8 INFO cinder.api.openstack.wsgi [None req-e5aca8bb-b08e-4ccc-8fb9-941af1b3c5c8 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes 2026-08-28 05:26:15.367 8 INFO cinder.volume.api [None req-e5aca8bb-b08e-4ccc-8fb9-941af1b3c5c8 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Get all volumes completed successfully. 2026-08-28 05:26:15.368 8 INFO cinder.api.openstack.wsgi [None req-e5aca8bb-b08e-4ccc-8fb9-941af1b3c5c8 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes returned with HTTP 200 [pid: 8|app: 0|req: 411/811] 10.0.0.187 () {32 vars in 699 bytes} [Fri Aug 28 05:26:15 2026] GET /v3/0d87529fd79d4fe29f8175eff779a557/volumes => generated 15 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:26:15.384 7 INFO cinder.api.openstack.wsgi [None req-373e331c-64be-4461-86d2-c273143be8e8 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes 2026-08-28 05:26:15.389 7 INFO cinder.api.v3.volumes [None req-373e331c-64be-4461-86d2-c273143be8e8 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Create volume of 1 GB 2026-08-28 05:26:15.399 7 INFO cinder.volume.api [None req-373e331c-64be-4461-86d2-c273143be8e8 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Availability Zones retrieved successfully. 2026-08-28 05:26:15.571 7 INFO cinder.volume.api [None req-373e331c-64be-4461-86d2-c273143be8e8 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Create volume request issued successfully. 2026-08-28 05:26:15.572 7 INFO cinder.api.openstack.wsgi [None req-373e331c-64be-4461-86d2-c273143be8e8 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes returned with HTTP 202 [pid: 7|app: 0|req: 401/812] 10.0.0.187 () {34 vars in 721 bytes} [Fri Aug 28 05:26:15 2026] POST /v3/0d87529fd79d4fe29f8175eff779a557/volumes => generated 875 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-28 05:26:15.595 8 INFO cinder.api.openstack.wsgi [None req-cfabb851-34e9-4bee-8886-14df0e9a6b75 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/87199730-b2a8-4004-b4c8-ef0d76431a19 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:26:15.635 8 INFO cinder.volume.api [None req-cfabb851-34e9-4bee-8886-14df0e9a6b75 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Volume info retrieved successfully. 2026-08-28 05:26:15.643 8 INFO cinder.api.openstack.wsgi [None req-cfabb851-34e9-4bee-8886-14df0e9a6b75 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/87199730-b2a8-4004-b4c8-ef0d76431a19 returned with HTTP 200 [pid: 8|app: 0|req: 412/813] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:26:15 2026] GET /v3/0d87529fd79d4fe29f8175eff779a557/volumes/87199730-b2a8-4004-b4c8-ef0d76431a19 => generated 943 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:16.665 7 INFO cinder.api.openstack.wsgi [None req-c2c69882-4329-4d09-941f-205b094667a6 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/87199730-b2a8-4004-b4c8-ef0d76431a19 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:26:16.683 7 INFO cinder.volume.api [None req-c2c69882-4329-4d09-941f-205b094667a6 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Volume info retrieved successfully. 2026-08-28 05:26:16.690 7 INFO cinder.api.openstack.wsgi [None req-c2c69882-4329-4d09-941f-205b094667a6 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/87199730-b2a8-4004-b4c8-ef0d76431a19 returned with HTTP 200 [pid: 7|app: 0|req: 402/814] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:26:16 2026] GET /v3/0d87529fd79d4fe29f8175eff779a557/volumes/87199730-b2a8-4004-b4c8-ef0d76431a19 => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:16.710 8 INFO cinder.api.openstack.wsgi [None req-d6fd16a6-7dc0-4ffb-ba19-50b121995fa9 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/87199730-b2a8-4004-b4c8-ef0d76431a19 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:26:16.752 8 INFO cinder.volume.api [None req-d6fd16a6-7dc0-4ffb-ba19-50b121995fa9 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Volume info retrieved successfully. 2026-08-28 05:26:16.758 8 INFO cinder.api.openstack.wsgi [None req-d6fd16a6-7dc0-4ffb-ba19-50b121995fa9 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/87199730-b2a8-4004-b4c8-ef0d76431a19 returned with HTTP 200 [pid: 8|app: 0|req: 413/815] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:26:16 2026] GET /v3/0d87529fd79d4fe29f8175eff779a557/volumes/87199730-b2a8-4004-b4c8-ef0d76431a19 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:16.779 7 INFO cinder.api.openstack.wsgi [None req-f9c6e0c3-fffc-4275-9d28-1d204c9d22a4 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes 2026-08-28 05:26:16.780 7 INFO cinder.api.v3.volumes [None req-f9c6e0c3-fffc-4275-9d28-1d204c9d22a4 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Create volume of 1 GB 2026-08-28 05:26:16.785 7 INFO cinder.volume.api [None req-f9c6e0c3-fffc-4275-9d28-1d204c9d22a4 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Availability Zones retrieved successfully. 2026-08-28 05:26:16.893 7 INFO cinder.volume.api [None req-f9c6e0c3-fffc-4275-9d28-1d204c9d22a4 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Create volume request issued successfully. 2026-08-28 05:26:16.894 7 INFO cinder.api.openstack.wsgi [None req-f9c6e0c3-fffc-4275-9d28-1d204c9d22a4 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes returned with HTTP 202 [pid: 7|app: 0|req: 403/816] 10.0.0.187 () {34 vars in 721 bytes} [Fri Aug 28 05:26:16 2026] POST /v3/0d87529fd79d4fe29f8175eff779a557/volumes => generated 876 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:16.920 8 INFO cinder.api.openstack.wsgi [None req-2b7ac3c5-41a3-4a15-b275-5815e743b9c1 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/70f0f476-b411-41e6-825d-592c7f7e575f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:26:16.939 8 INFO cinder.volume.api [None req-2b7ac3c5-41a3-4a15-b275-5815e743b9c1 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Volume info retrieved successfully. 2026-08-28 05:26:16.946 8 INFO cinder.api.openstack.wsgi [None req-2b7ac3c5-41a3-4a15-b275-5815e743b9c1 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/70f0f476-b411-41e6-825d-592c7f7e575f returned with HTTP 200 [pid: 8|app: 0|req: 414/817] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:26:16 2026] GET /v3/0d87529fd79d4fe29f8175eff779a557/volumes/70f0f476-b411-41e6-825d-592c7f7e575f => generated 944 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:17.981 7 INFO cinder.api.openstack.wsgi [None req-6c43f44d-01fe-4f4e-87fa-5692365d6161 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/70f0f476-b411-41e6-825d-592c7f7e575f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:26:18.007 7 INFO cinder.volume.api [None req-6c43f44d-01fe-4f4e-87fa-5692365d6161 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Volume info retrieved successfully. 2026-08-28 05:26:18.019 7 INFO cinder.api.openstack.wsgi [None req-6c43f44d-01fe-4f4e-87fa-5692365d6161 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/70f0f476-b411-41e6-825d-592c7f7e575f returned with HTTP 200 [pid: 7|app: 0|req: 404/818] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:26:17 2026] GET /v3/0d87529fd79d4fe29f8175eff779a557/volumes/70f0f476-b411-41e6-825d-592c7f7e575f => generated 969 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:18.051 8 INFO cinder.api.openstack.wsgi [None req-6de6c61e-9a14-4afe-8e77-cc32ac4fb11e eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/70f0f476-b411-41e6-825d-592c7f7e575f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:26:18.076 8 INFO cinder.volume.api [None req-6de6c61e-9a14-4afe-8e77-cc32ac4fb11e eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Volume info retrieved successfully. 2026-08-28 05:26:18.082 8 INFO cinder.api.openstack.wsgi [None req-6de6c61e-9a14-4afe-8e77-cc32ac4fb11e eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/70f0f476-b411-41e6-825d-592c7f7e575f returned with HTTP 200 [pid: 8|app: 0|req: 415/819] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:26:18 2026] GET /v3/0d87529fd79d4fe29f8175eff779a557/volumes/70f0f476-b411-41e6-825d-592c7f7e575f => generated 969 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:18.104 7 INFO cinder.api.openstack.wsgi [None req-ca106efa-f07a-470e-a284-1435aaa776be eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes 2026-08-28 05:26:18.108 7 INFO cinder.api.v3.volumes [None req-ca106efa-f07a-470e-a284-1435aaa776be eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Create volume of 1 GB 2026-08-28 05:26:18.117 7 INFO cinder.volume.api [None req-ca106efa-f07a-470e-a284-1435aaa776be eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Availability Zones retrieved successfully. 2026-08-28 05:26:18.285 7 INFO cinder.volume.api [None req-ca106efa-f07a-470e-a284-1435aaa776be eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Create volume request issued successfully. 2026-08-28 05:26:18.286 7 INFO cinder.api.openstack.wsgi [None req-ca106efa-f07a-470e-a284-1435aaa776be eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes returned with HTTP 202 [pid: 7|app: 0|req: 405/820] 10.0.0.187 () {34 vars in 721 bytes} [Fri Aug 28 05:26:18 2026] POST /v3/0d87529fd79d4fe29f8175eff779a557/volumes => generated 874 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:18.305 8 INFO cinder.api.openstack.wsgi [None req-c4ed60ab-f1b7-4bca-9e00-30ac1c356c4f eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/405e4cb2-ef7c-440b-a0f5-70a3cba12d9e /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:26:18.341 8 INFO cinder.volume.api [None req-c4ed60ab-f1b7-4bca-9e00-30ac1c356c4f eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Volume info retrieved successfully. 2026-08-28 05:26:18.351 8 INFO cinder.api.openstack.wsgi [None req-c4ed60ab-f1b7-4bca-9e00-30ac1c356c4f eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/405e4cb2-ef7c-440b-a0f5-70a3cba12d9e returned with HTTP 200 [pid: 8|app: 0|req: 416/821] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:26:18 2026] GET /v3/0d87529fd79d4fe29f8175eff779a557/volumes/405e4cb2-ef7c-440b-a0f5-70a3cba12d9e => generated 942 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:19.371 7 INFO cinder.api.openstack.wsgi [None req-09717d21-b2c7-419e-a760-d50f548164f8 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/405e4cb2-ef7c-440b-a0f5-70a3cba12d9e /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:26:19.393 7 INFO cinder.volume.api [None req-09717d21-b2c7-419e-a760-d50f548164f8 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Volume info retrieved successfully. 2026-08-28 05:26:19.399 7 INFO cinder.api.openstack.wsgi [None req-09717d21-b2c7-419e-a760-d50f548164f8 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/405e4cb2-ef7c-440b-a0f5-70a3cba12d9e returned with HTTP 200 [pid: 7|app: 0|req: 406/822] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:26:19 2026] GET /v3/0d87529fd79d4fe29f8175eff779a557/volumes/405e4cb2-ef7c-440b-a0f5-70a3cba12d9e => generated 967 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:19.422 8 INFO cinder.api.openstack.wsgi [None req-238eecfa-c85e-4392-b069-626e06d6ede5 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/405e4cb2-ef7c-440b-a0f5-70a3cba12d9e /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:26:19.444 8 INFO cinder.volume.api [None req-238eecfa-c85e-4392-b069-626e06d6ede5 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Volume info retrieved successfully. 2026-08-28 05:26:19.456 8 INFO cinder.api.openstack.wsgi [None req-238eecfa-c85e-4392-b069-626e06d6ede5 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/405e4cb2-ef7c-440b-a0f5-70a3cba12d9e returned with HTTP 200 [pid: 8|app: 0|req: 417/823] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:26:19 2026] GET /v3/0d87529fd79d4fe29f8175eff779a557/volumes/405e4cb2-ef7c-440b-a0f5-70a3cba12d9e => generated 967 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:19.481 7 INFO cinder.api.openstack.wsgi [None req-250fa106-29de-4b0d-ad76-c84a4700f6b9 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes 2026-08-28 05:26:19.482 8 INFO cinder.api.openstack.wsgi [None req-238eecfa-c85e-4392-b069-626e06d6ede5 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:26:19.483 8 INFO cinder.api.openstack.wsgi [None req-238eecfa-c85e-4392-b069-626e06d6ede5 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:26:19.484 8 INFO cinder.api.openstack.wsgi [None req-238eecfa-c85e-4392-b069-626e06d6ede5 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:26:19.484 8 INFO cinder.api.openstack.wsgi [None req-238eecfa-c85e-4392-b069-626e06d6ede5 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:26:19.531 7 INFO cinder.volume.api [None req-250fa106-29de-4b0d-ad76-c84a4700f6b9 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Get all volumes completed successfully. 2026-08-28 05:26:19.532 7 INFO cinder.api.openstack.wsgi [None req-250fa106-29de-4b0d-ad76-c84a4700f6b9 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes returned with HTTP 200 [pid: 7|app: 0|req: 407/826] 10.0.0.187 () {32 vars in 699 bytes} [Fri Aug 28 05:26:19 2026] GET /v3/0d87529fd79d4fe29f8175eff779a557/volumes => generated 1321 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:19.561 8 INFO cinder.api.openstack.wsgi [None req-bc765180-5c8d-4828-8674-cb6bf48dde91 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/405e4cb2-ef7c-440b-a0f5-70a3cba12d9e /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:26:19.594 8 INFO cinder.volume.api [None req-bc765180-5c8d-4828-8674-cb6bf48dde91 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Volume info retrieved successfully. 2026-08-28 05:26:19.603 8 INFO cinder.api.openstack.wsgi [None req-bc765180-5c8d-4828-8674-cb6bf48dde91 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/405e4cb2-ef7c-440b-a0f5-70a3cba12d9e returned with HTTP 200 [pid: 8|app: 0|req: 420/827] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:26:19 2026] GET /v3/0d87529fd79d4fe29f8175eff779a557/volumes/405e4cb2-ef7c-440b-a0f5-70a3cba12d9e => generated 967 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:19.619 7 INFO cinder.api.openstack.wsgi [None req-5d0b3768-c703-4910-8e2d-d740ead5c2f9 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/405e4cb2-ef7c-440b-a0f5-70a3cba12d9e 2026-08-28 05:26:19.619 7 INFO cinder.api.v3.volumes [None req-5d0b3768-c703-4910-8e2d-d740ead5c2f9 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Delete volume with id: 405e4cb2-ef7c-440b-a0f5-70a3cba12d9e  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:26:19.631 7 INFO cinder.volume.api [None req-5d0b3768-c703-4910-8e2d-d740ead5c2f9 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Volume info retrieved successfully. 2026-08-28 05:26:19.655 7 INFO cinder.volume.api [None req-5d0b3768-c703-4910-8e2d-d740ead5c2f9 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Delete volume request issued successfully. 2026-08-28 05:26:19.656 7 INFO cinder.api.openstack.wsgi [None req-5d0b3768-c703-4910-8e2d-d740ead5c2f9 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/405e4cb2-ef7c-440b-a0f5-70a3cba12d9e returned with HTTP 202 [pid: 7|app: 0|req: 408/828] 10.0.0.187 () {32 vars in 776 bytes} [Fri Aug 28 05:26:19 2026] DELETE /v3/0d87529fd79d4fe29f8175eff779a557/volumes/405e4cb2-ef7c-440b-a0f5-70a3cba12d9e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:19.666 8 INFO cinder.api.openstack.wsgi [None req-59af62cb-8062-4436-b0cf-ee3d5651e89b eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/405e4cb2-ef7c-440b-a0f5-70a3cba12d9e /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:26:19.688 8 INFO cinder.volume.api [None req-59af62cb-8062-4436-b0cf-ee3d5651e89b eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Volume info retrieved successfully. 2026-08-28 05:26:19.697 8 INFO cinder.api.openstack.wsgi [None req-59af62cb-8062-4436-b0cf-ee3d5651e89b eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/405e4cb2-ef7c-440b-a0f5-70a3cba12d9e returned with HTTP 200 [pid: 8|app: 0|req: 421/829] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:26:19 2026] GET /v3/0d87529fd79d4fe29f8175eff779a557/volumes/405e4cb2-ef7c-440b-a0f5-70a3cba12d9e => generated 966 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:20.715 7 INFO cinder.api.openstack.wsgi [None req-6268c3ac-b5ff-475b-bd12-f3c42babfa17 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/405e4cb2-ef7c-440b-a0f5-70a3cba12d9e 2026-08-28 05:26:20.723 7 INFO cinder.api.openstack.wsgi [None req-6268c3ac-b5ff-475b-bd12-f3c42babfa17 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/405e4cb2-ef7c-440b-a0f5-70a3cba12d9e returned with HTTP 404 [pid: 7|app: 0|req: 409/830] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:26:20 2026] GET /v3/0d87529fd79d4fe29f8175eff779a557/volumes/405e4cb2-ef7c-440b-a0f5-70a3cba12d9e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:20.736 8 INFO cinder.api.openstack.wsgi [None req-c4cda8be-33f7-45b7-a293-e62c046f4ec7 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/70f0f476-b411-41e6-825d-592c7f7e575f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:26:20.774 8 INFO cinder.volume.api [None req-c4cda8be-33f7-45b7-a293-e62c046f4ec7 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Volume info retrieved successfully. 2026-08-28 05:26:20.782 8 INFO cinder.api.openstack.wsgi [None req-c4cda8be-33f7-45b7-a293-e62c046f4ec7 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/70f0f476-b411-41e6-825d-592c7f7e575f returned with HTTP 200 [pid: 8|app: 0|req: 422/831] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:26:20 2026] GET /v3/0d87529fd79d4fe29f8175eff779a557/volumes/70f0f476-b411-41e6-825d-592c7f7e575f => generated 969 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:26:20.814 7 INFO cinder.api.openstack.wsgi [None req-8f1c77d7-a30d-4726-9810-f025faad5dd2 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/70f0f476-b411-41e6-825d-592c7f7e575f 2026-08-28 05:26:20.815 7 INFO cinder.api.v3.volumes [None req-8f1c77d7-a30d-4726-9810-f025faad5dd2 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Delete volume with id: 70f0f476-b411-41e6-825d-592c7f7e575f  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:26:20.832 7 INFO cinder.volume.api [None req-8f1c77d7-a30d-4726-9810-f025faad5dd2 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Volume info retrieved successfully. 2026-08-28 05:26:20.860 7 INFO cinder.volume.api [None req-8f1c77d7-a30d-4726-9810-f025faad5dd2 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Delete volume request issued successfully. 2026-08-28 05:26:20.861 7 INFO cinder.api.openstack.wsgi [None req-8f1c77d7-a30d-4726-9810-f025faad5dd2 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/70f0f476-b411-41e6-825d-592c7f7e575f returned with HTTP 202 [pid: 7|app: 0|req: 410/832] 10.0.0.187 () {32 vars in 776 bytes} [Fri Aug 28 05:26:20 2026] DELETE /v3/0d87529fd79d4fe29f8175eff779a557/volumes/70f0f476-b411-41e6-825d-592c7f7e575f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:20.874 8 INFO cinder.api.openstack.wsgi [None req-abd951ab-424a-45e0-a9dd-7383f646402a eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/70f0f476-b411-41e6-825d-592c7f7e575f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:26:20.902 8 INFO cinder.volume.api [None req-abd951ab-424a-45e0-a9dd-7383f646402a eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Volume info retrieved successfully. 2026-08-28 05:26:20.914 8 INFO cinder.api.openstack.wsgi [None req-abd951ab-424a-45e0-a9dd-7383f646402a eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/70f0f476-b411-41e6-825d-592c7f7e575f returned with HTTP 200 [pid: 8|app: 0|req: 423/833] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:26:20 2026] GET /v3/0d87529fd79d4fe29f8175eff779a557/volumes/70f0f476-b411-41e6-825d-592c7f7e575f => generated 968 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:21.951 7 INFO cinder.api.openstack.wsgi [None req-10bdb493-8f82-468a-9bc5-0583b21e6bc2 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/70f0f476-b411-41e6-825d-592c7f7e575f 2026-08-28 05:26:21.967 7 INFO cinder.api.openstack.wsgi [None req-10bdb493-8f82-468a-9bc5-0583b21e6bc2 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/70f0f476-b411-41e6-825d-592c7f7e575f returned with HTTP 404 [pid: 7|app: 0|req: 411/834] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:26:21 2026] GET /v3/0d87529fd79d4fe29f8175eff779a557/volumes/70f0f476-b411-41e6-825d-592c7f7e575f => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:21.984 8 INFO cinder.api.openstack.wsgi [None req-2e8ca5f7-2b32-43b1-b289-6c0811a50282 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/87199730-b2a8-4004-b4c8-ef0d76431a19 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:26:22.019 8 INFO cinder.volume.api [None req-2e8ca5f7-2b32-43b1-b289-6c0811a50282 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Volume info retrieved successfully. 2026-08-28 05:26:22.028 8 INFO cinder.api.openstack.wsgi [None req-2e8ca5f7-2b32-43b1-b289-6c0811a50282 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/87199730-b2a8-4004-b4c8-ef0d76431a19 returned with HTTP 200 [pid: 8|app: 0|req: 424/835] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:26:21 2026] GET /v3/0d87529fd79d4fe29f8175eff779a557/volumes/87199730-b2a8-4004-b4c8-ef0d76431a19 => generated 968 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:26:22.061 7 INFO cinder.api.openstack.wsgi [None req-0947a874-aebc-4eab-853f-386d534f09e0 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/87199730-b2a8-4004-b4c8-ef0d76431a19 2026-08-28 05:26:22.062 7 INFO cinder.api.v3.volumes [None req-0947a874-aebc-4eab-853f-386d534f09e0 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Delete volume with id: 87199730-b2a8-4004-b4c8-ef0d76431a19  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:26:22.090 7 INFO cinder.volume.api [None req-0947a874-aebc-4eab-853f-386d534f09e0 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Volume info retrieved successfully. 2026-08-28 05:26:22.135 7 INFO cinder.volume.api [None req-0947a874-aebc-4eab-853f-386d534f09e0 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Delete volume request issued successfully. 2026-08-28 05:26:22.136 7 INFO cinder.api.openstack.wsgi [None req-0947a874-aebc-4eab-853f-386d534f09e0 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/87199730-b2a8-4004-b4c8-ef0d76431a19 returned with HTTP 202 [pid: 7|app: 0|req: 412/836] 10.0.0.187 () {32 vars in 776 bytes} [Fri Aug 28 05:26:22 2026] DELETE /v3/0d87529fd79d4fe29f8175eff779a557/volumes/87199730-b2a8-4004-b4c8-ef0d76431a19 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:22.154 8 INFO cinder.api.openstack.wsgi [None req-3c1f3306-2061-45a4-8905-2206dbd05f70 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/87199730-b2a8-4004-b4c8-ef0d76431a19 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:26:22.180 8 INFO cinder.volume.api [None req-3c1f3306-2061-45a4-8905-2206dbd05f70 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] Volume info retrieved successfully. 2026-08-28 05:26:22.188 8 INFO cinder.api.openstack.wsgi [None req-3c1f3306-2061-45a4-8905-2206dbd05f70 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/87199730-b2a8-4004-b4c8-ef0d76431a19 returned with HTTP 200 [pid: 8|app: 0|req: 425/837] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:26:22 2026] GET /v3/0d87529fd79d4fe29f8175eff779a557/volumes/87199730-b2a8-4004-b4c8-ef0d76431a19 => generated 967 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:23.216 7 INFO cinder.api.openstack.wsgi [None req-e8c6cac0-aa00-41ec-a0c1-c1bc9b78ba08 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/87199730-b2a8-4004-b4c8-ef0d76431a19 2026-08-28 05:26:23.229 7 INFO cinder.api.openstack.wsgi [None req-e8c6cac0-aa00-41ec-a0c1-c1bc9b78ba08 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d87529fd79d4fe29f8175eff779a557/volumes/87199730-b2a8-4004-b4c8-ef0d76431a19 returned with HTTP 404 [pid: 7|app: 0|req: 413/838] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:26:23 2026] GET /v3/0d87529fd79d4fe29f8175eff779a557/volumes/87199730-b2a8-4004-b4c8-ef0d76431a19 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-08-28 05:26:29.483 8 INFO cinder.api.openstack.wsgi [None req-3c1f3306-2061-45a4-8905-2206dbd05f70 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:26:29.483 7 INFO cinder.api.openstack.wsgi [None req-e8c6cac0-aa00-41ec-a0c1-c1bc9b78ba08 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:26:29.483 8 INFO cinder.api.openstack.wsgi [None req-3c1f3306-2061-45a4-8905-2206dbd05f70 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:26:29.488 7 INFO cinder.api.openstack.wsgi [None req-e8c6cac0-aa00-41ec-a0c1-c1bc9b78ba08 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:26:39.483 8 INFO cinder.api.openstack.wsgi [None req-3c1f3306-2061-45a4-8905-2206dbd05f70 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:26:39.483 7 INFO cinder.api.openstack.wsgi [None req-e8c6cac0-aa00-41ec-a0c1-c1bc9b78ba08 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:26:39.484 8 INFO cinder.api.openstack.wsgi [None req-3c1f3306-2061-45a4-8905-2206dbd05f70 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:26:39.484 7 INFO cinder.api.openstack.wsgi [None req-e8c6cac0-aa00-41ec-a0c1-c1bc9b78ba08 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:26:49.483 7 INFO cinder.api.openstack.wsgi [None req-e8c6cac0-aa00-41ec-a0c1-c1bc9b78ba08 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:26:49.483 8 INFO cinder.api.openstack.wsgi [None req-3c1f3306-2061-45a4-8905-2206dbd05f70 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:26:49.484 8 INFO cinder.api.openstack.wsgi [None req-3c1f3306-2061-45a4-8905-2206dbd05f70 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:26:49.484 7 INFO cinder.api.openstack.wsgi [None req-e8c6cac0-aa00-41ec-a0c1-c1bc9b78ba08 eab486b150fe45e1926b36047e2c52c1 0d87529fd79d4fe29f8175eff779a557 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:55.806 8 INFO cinder.api.openstack.wsgi [None req-8befb109-0b5b-45c6-8999-c8bba3de247f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:26:55.821 8 INFO cinder.volume.api [None req-8befb109-0b5b-45c6-8999-c8bba3de247f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:26:55.824 8 INFO cinder.api.openstack.wsgi [None req-8befb109-0b5b-45c6-8999-c8bba3de247f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 429/845] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:26:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:26:55.852 7 INFO cinder.api.openstack.wsgi [None req-94c10707-08c8-4928-9828-2ddbdf4b0a4e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:26:55.862 7 INFO cinder.volume.api [None req-94c10707-08c8-4928-9828-2ddbdf4b0a4e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:26:55.863 7 INFO cinder.api.openstack.wsgi [None req-94c10707-08c8-4928-9828-2ddbdf4b0a4e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 417/846] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:26:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:26:55.876 8 INFO cinder.api.openstack.wsgi [None req-3dcdafb3-cc13-458e-9260-6cd8947c2c0d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:26:55.893 8 INFO cinder.volume.api [None req-3dcdafb3-cc13-458e-9260-6cd8947c2c0d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:26:55.897 8 INFO cinder.api.openstack.wsgi [None req-3dcdafb3-cc13-458e-9260-6cd8947c2c0d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 430/847] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:26:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:26:55.960 7 INFO cinder.api.openstack.wsgi [None req-04ea6800-fc4f-403d-9664-e44953357c85 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true 2026-08-28 05:26:56.002 7 INFO cinder.api.openstack.wsgi [None req-04ea6800-fc4f-403d-9664-e44953357c85 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 418/848] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:26:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:26:56.020 8 INFO cinder.api.openstack.wsgi [None req-d3ba4544-6b0f-4596-8429-3853dc871bb1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true 2026-08-28 05:26:56.054 8 INFO cinder.api.openstack.wsgi [None req-d3ba4544-6b0f-4596-8429-3853dc871bb1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 431/849] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:26:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:26:56.067 7 INFO cinder.api.openstack.wsgi [None req-2f3195f7-dd5e-4982-acb7-fcc2f17345bc 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:26:56.104 7 INFO cinder.api.openstack.wsgi [None req-2f3195f7-dd5e-4982-acb7-fcc2f17345bc 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/850] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:26:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:26:56.118 8 INFO cinder.api.openstack.wsgi [None req-4dfffe16-1a18-4a65-8488-265736540161 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/21a6a853e46541f18d9152743fe933a2?usage=true 2026-08-28 05:26:56.137 8 INFO cinder.api.openstack.wsgi [None req-4dfffe16-1a18-4a65-8488-265736540161 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/21a6a853e46541f18d9152743fe933a2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 432/851] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:26:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/21a6a853e46541f18d9152743fe933a2?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:26:56.147 7 INFO cinder.api.openstack.wsgi [None req-bb332b38-aed7-45b5-aa1e-d26ae57d05b9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/3edfcf2296f749a2aa9e4e0bdb4ba809?usage=true 2026-08-28 05:26:56.175 7 INFO cinder.api.openstack.wsgi [None req-bb332b38-aed7-45b5-aa1e-d26ae57d05b9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/3edfcf2296f749a2aa9e4e0bdb4ba809?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/852] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:26:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/3edfcf2296f749a2aa9e4e0bdb4ba809?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:26:56.185 8 INFO cinder.api.openstack.wsgi [None req-3d6a493f-95af-41e2-a80b-edffe5d0c7d3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:26:56.209 8 INFO cinder.api.openstack.wsgi [None req-3d6a493f-95af-41e2-a80b-edffe5d0c7d3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 433/853] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:26:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:26:56.223 7 INFO cinder.api.openstack.wsgi [None req-29ef5470-98b7-4e89-848c-00f45522ec83 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/6fc04f243c3e4352936ed9a3aef1cb90?usage=true 2026-08-28 05:26:56.250 7 INFO cinder.api.openstack.wsgi [None req-29ef5470-98b7-4e89-848c-00f45522ec83 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/6fc04f243c3e4352936ed9a3aef1cb90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/854] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:26:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/6fc04f243c3e4352936ed9a3aef1cb90?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:26:56.259 8 INFO cinder.api.openstack.wsgi [None req-ca0da56d-8a60-49c8-a1ec-cc3ed24c4266 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true 2026-08-28 05:26:56.280 8 INFO cinder.api.openstack.wsgi [None req-ca0da56d-8a60-49c8-a1ec-cc3ed24c4266 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 434/855] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:26:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:26:56.290 7 INFO cinder.api.openstack.wsgi [None req-0e4415ce-aaa7-4186-aed4-1a7ccff2fed4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true 2026-08-28 05:26:56.323 7 INFO cinder.api.openstack.wsgi [None req-0e4415ce-aaa7-4186-aed4-1a7ccff2fed4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/856] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:26:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:26:56.337 8 INFO cinder.api.openstack.wsgi [None req-eb09d501-ad39-42f2-a438-7d098ebc9f64 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:26:56.363 8 INFO cinder.api.openstack.wsgi [None req-eb09d501-ad39-42f2-a438-7d098ebc9f64 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/857] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:26:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:26:56.377 7 INFO cinder.api.openstack.wsgi [None req-3f08dee4-b9f3-4c17-8b58-82f382300147 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9ff15fb1b7e34e0c996b17b12cbc746f?usage=true 2026-08-28 05:26:56.411 7 INFO cinder.api.openstack.wsgi [None req-3f08dee4-b9f3-4c17-8b58-82f382300147 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9ff15fb1b7e34e0c996b17b12cbc746f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 423/858] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:26:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9ff15fb1b7e34e0c996b17b12cbc746f?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:26:56.428 8 INFO cinder.api.openstack.wsgi [None req-d0ca605d-a9ae-432f-9296-e6326983190d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/a8af5b9b10994e7eb7199f8f6d33d05e?usage=true 2026-08-28 05:26:56.461 8 INFO cinder.api.openstack.wsgi [None req-d0ca605d-a9ae-432f-9296-e6326983190d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/a8af5b9b10994e7eb7199f8f6d33d05e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 436/859] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:26:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/a8af5b9b10994e7eb7199f8f6d33d05e?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:26:56.477 7 INFO cinder.api.openstack.wsgi [None req-ecf60a5a-23c4-4780-a761-9f59a96cb1cc 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true 2026-08-28 05:26:56.515 7 INFO cinder.api.openstack.wsgi [None req-ecf60a5a-23c4-4780-a761-9f59a96cb1cc 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 424/860] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:26:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:26:56.531 8 INFO cinder.api.openstack.wsgi [None req-eabedc18-c64c-44a8-b83f-197dd02df174 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true 2026-08-28 05:26:56.573 8 INFO cinder.api.openstack.wsgi [None req-eabedc18-c64c-44a8-b83f-197dd02df174 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/861] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:26:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:26:56.587 7 INFO cinder.api.openstack.wsgi [None req-cfa9998b-7bae-413b-b2c6-b3f940a224f3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true 2026-08-28 05:26:56.631 7 INFO cinder.api.openstack.wsgi [None req-cfa9998b-7bae-413b-b2c6-b3f940a224f3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 425/862] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:26:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:26:56.644 8 INFO cinder.api.openstack.wsgi [None req-7d192eff-b667-4922-a3f8-938010e39660 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/cf6fc5b24df04760ae114d09b47adbda?usage=true 2026-08-28 05:26:56.681 8 INFO cinder.api.openstack.wsgi [None req-7d192eff-b667-4922-a3f8-938010e39660 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/cf6fc5b24df04760ae114d09b47adbda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 438/863] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:26:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/cf6fc5b24df04760ae114d09b47adbda?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:26:56.698 7 INFO cinder.api.openstack.wsgi [None req-6acdc809-47f8-4b67-ab25-db80a1ab12c1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true 2026-08-28 05:26:56.739 7 INFO cinder.api.openstack.wsgi [None req-6acdc809-47f8-4b67-ab25-db80a1ab12c1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 426/864] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:26:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:26:56.756 8 INFO cinder.api.openstack.wsgi [None req-4e9c8bef-aefa-46f7-a1bc-8cf533d9353c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/ea381f98f3574dbe8d76d35a5a5ba1da?usage=true 2026-08-28 05:26:56.788 8 INFO cinder.api.openstack.wsgi [None req-4e9c8bef-aefa-46f7-a1bc-8cf533d9353c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/ea381f98f3574dbe8d76d35a5a5ba1da?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 439/865] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:26:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/ea381f98f3574dbe8d76d35a5a5ba1da?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:26:56.805 7 INFO cinder.api.openstack.wsgi [None req-8e855fb5-5731-4d24-92c7-0fd5eb924e04 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:26:56.816 7 INFO cinder.api.openstack.wsgi [None req-8e855fb5-5731-4d24-92c7-0fd5eb924e04 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 7|app: 0|req: 427/866] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:26:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:26:56.831 8 INFO cinder.api.openstack.wsgi [None req-9cbffad5-a916-4e79-b1ff-1b7e527162ef 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:26:56.851 8 INFO cinder.api.openstack.wsgi [None req-9cbffad5-a916-4e79-b1ff-1b7e527162ef 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 440/867] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:26:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:26:59.482 7 INFO cinder.api.openstack.wsgi [None req-8e855fb5-5731-4d24-92c7-0fd5eb924e04 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:26:59.483 8 INFO cinder.api.openstack.wsgi [None req-9cbffad5-a916-4e79-b1ff-1b7e527162ef 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:26:59.484 7 INFO cinder.api.openstack.wsgi [None req-8e855fb5-5731-4d24-92c7-0fd5eb924e04 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:26:59.484 8 INFO cinder.api.openstack.wsgi [None req-9cbffad5-a916-4e79-b1ff-1b7e527162ef 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:27:05.846 7 INFO cinder.api.openstack.wsgi [None req-7b507663-c94a-4cf4-bd36-8f53bb643a65 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes 2026-08-28 05:27:05.848 7 INFO cinder.api.v3.volumes [None req-7b507663-c94a-4cf4-bd36-8f53bb643a65 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Create volume of 1 GB 2026-08-28 05:27:05.853 7 INFO cinder.volume.api [None req-7b507663-c94a-4cf4-bd36-8f53bb643a65 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Availability Zones retrieved successfully. 2026-08-28 05:27:06.008 7 INFO cinder.volume.api [None req-7b507663-c94a-4cf4-bd36-8f53bb643a65 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Create volume request issued successfully. 2026-08-28 05:27:06.008 7 INFO cinder.api.openstack.wsgi [None req-7b507663-c94a-4cf4-bd36-8f53bb643a65 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes returned with HTTP 202 [pid: 7|app: 0|req: 429/870] 10.0.0.187 () {34 vars in 721 bytes} [Fri Aug 28 05:27:05 2026] POST /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes => generated 870 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-28 05:27:06.037 8 INFO cinder.api.openstack.wsgi [None req-9c1fe4d3-a1dc-40ec-bc29-0cd59ec37132 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:06.061 8 INFO cinder.volume.api [None req-9c1fe4d3-a1dc-40ec-bc29-0cd59ec37132 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:06.074 8 INFO cinder.api.openstack.wsgi [None req-9c1fe4d3-a1dc-40ec-bc29-0cd59ec37132 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d returned with HTTP 200 [pid: 8|app: 0|req: 442/871] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:27:06 2026] GET /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d => generated 938 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:07.103 7 INFO cinder.api.openstack.wsgi [None req-6e8b8200-3a27-436f-a235-b3fb111a9319 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:07.139 7 INFO cinder.volume.api [None req-6e8b8200-3a27-436f-a235-b3fb111a9319 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:07.148 7 INFO cinder.api.openstack.wsgi [None req-6e8b8200-3a27-436f-a235-b3fb111a9319 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d returned with HTTP 200 [pid: 7|app: 0|req: 430/872] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:27:07 2026] GET /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d => generated 963 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:07.178 8 INFO cinder.api.openstack.wsgi [None req-736bde57-fdb4-4a8d-9bfd-5572fab38bd3 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:07.203 8 INFO cinder.volume.api [None req-736bde57-fdb4-4a8d-9bfd-5572fab38bd3 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:07.214 8 INFO cinder.api.openstack.wsgi [None req-736bde57-fdb4-4a8d-9bfd-5572fab38bd3 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d returned with HTTP 200 [pid: 8|app: 0|req: 443/873] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:27:07 2026] GET /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d => generated 963 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:07.243 7 INFO cinder.api.openstack.wsgi [None req-b6ba3061-b7ba-410b-b42e-060ede802a4d 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:07.275 7 INFO cinder.volume.api [None req-b6ba3061-b7ba-410b-b42e-060ede802a4d 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:07.289 7 INFO cinder.volume.api [None req-b6ba3061-b7ba-410b-b42e-060ede802a4d 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume updated successfully. 2026-08-28 05:27:07.291 7 INFO cinder.api.openstack.wsgi [None req-b6ba3061-b7ba-410b-b42e-060ede802a4d 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d returned with HTTP 200 [pid: 7|app: 0|req: 431/874] 10.0.0.187 () {34 vars in 793 bytes} [Fri Aug 28 05:27:07 2026] PUT /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d => generated 895 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:07.316 8 INFO cinder.api.openstack.wsgi [None req-bdad6d9a-fd10-40c0-809e-b9ccf85d1edc 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:07.343 8 INFO cinder.volume.api [None req-bdad6d9a-fd10-40c0-809e-b9ccf85d1edc 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:07.359 8 INFO cinder.volume.api [None req-bdad6d9a-fd10-40c0-809e-b9ccf85d1edc 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume updated successfully. 2026-08-28 05:27:07.360 8 INFO cinder.api.openstack.wsgi [None req-bdad6d9a-fd10-40c0-809e-b9ccf85d1edc 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d returned with HTTP 200 [pid: 8|app: 0|req: 444/875] 10.0.0.187 () {34 vars in 794 bytes} [Fri Aug 28 05:27:07 2026] PUT /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d => generated 934 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:07.382 7 INFO cinder.api.openstack.wsgi [None req-65069ab6-13a2-4b1f-94d5-d4e8c92126f7 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:07.408 7 INFO cinder.volume.api [None req-65069ab6-13a2-4b1f-94d5-d4e8c92126f7 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:07.417 7 INFO cinder.api.openstack.wsgi [None req-65069ab6-13a2-4b1f-94d5-d4e8c92126f7 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d returned with HTTP 200 [pid: 7|app: 0|req: 432/876] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:27:07 2026] GET /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d => generated 1002 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:07.446 8 INFO cinder.api.openstack.wsgi [None req-78fb1bb4-16ce-466f-89ed-977fd45d1e31 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes 2026-08-28 05:27:07.450 8 INFO cinder.api.v3.volumes [None req-78fb1bb4-16ce-466f-89ed-977fd45d1e31 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Create volume of 1 GB 2026-08-28 05:27:07.469 8 INFO cinder.volume.api [None req-78fb1bb4-16ce-466f-89ed-977fd45d1e31 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Availability Zones retrieved successfully. /var/lib/openstack/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio import asyncore 2026-08-28 05:27:07.665 8 INFO cinder.volume.api [None req-78fb1bb4-16ce-466f-89ed-977fd45d1e31 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Create volume request issued successfully. 2026-08-28 05:27:07.666 8 INFO cinder.api.openstack.wsgi [None req-78fb1bb4-16ce-466f-89ed-977fd45d1e31 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes returned with HTTP 202 [pid: 8|app: 0|req: 445/877] 10.0.0.187 () {34 vars in 721 bytes} [Fri Aug 28 05:27:07 2026] POST /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes => generated 890 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:07.695 7 INFO cinder.api.openstack.wsgi [None req-e8b922e4-f51e-472e-9fee-a4060e64a85b 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/cb3372d0-aa64-42f9-8a86-37f2dbd7e400 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:07.720 7 INFO cinder.volume.api [None req-e8b922e4-f51e-472e-9fee-a4060e64a85b 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:07.728 7 INFO cinder.api.openstack.wsgi [None req-e8b922e4-f51e-472e-9fee-a4060e64a85b 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/cb3372d0-aa64-42f9-8a86-37f2dbd7e400 returned with HTTP 200 [pid: 7|app: 0|req: 433/878] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:27:07 2026] GET /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/cb3372d0-aa64-42f9-8a86-37f2dbd7e400 => generated 958 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:08.757 8 INFO cinder.api.openstack.wsgi [None req-89fa07a8-dba4-4b91-af86-65f1b6909d9e 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/cb3372d0-aa64-42f9-8a86-37f2dbd7e400 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:08.789 8 INFO cinder.volume.api [None req-89fa07a8-dba4-4b91-af86-65f1b6909d9e 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:08.800 8 INFO cinder.api.openstack.wsgi [None req-89fa07a8-dba4-4b91-af86-65f1b6909d9e 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/cb3372d0-aa64-42f9-8a86-37f2dbd7e400 returned with HTTP 200 [pid: 8|app: 0|req: 446/879] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:27:08 2026] GET /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/cb3372d0-aa64-42f9-8a86-37f2dbd7e400 => generated 983 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:08.824 7 INFO cinder.api.openstack.wsgi [None req-5d9a6a6d-9d20-40f6-9131-b42ed687edd9 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/cb3372d0-aa64-42f9-8a86-37f2dbd7e400 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:08.851 7 INFO cinder.volume.api [None req-5d9a6a6d-9d20-40f6-9131-b42ed687edd9 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:08.863 7 INFO cinder.volume.api [None req-5d9a6a6d-9d20-40f6-9131-b42ed687edd9 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume updated successfully. 2026-08-28 05:27:08.864 7 INFO cinder.api.openstack.wsgi [None req-5d9a6a6d-9d20-40f6-9131-b42ed687edd9 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/cb3372d0-aa64-42f9-8a86-37f2dbd7e400 returned with HTTP 200 [pid: 7|app: 0|req: 434/880] 10.0.0.187 () {34 vars in 793 bytes} [Fri Aug 28 05:27:08 2026] PUT /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/cb3372d0-aa64-42f9-8a86-37f2dbd7e400 => generated 881 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:08.887 8 INFO cinder.api.openstack.wsgi [None req-2f5e43ae-5ecf-4c3c-a5d9-9fa550ff7370 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/cb3372d0-aa64-42f9-8a86-37f2dbd7e400 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:08.917 8 INFO cinder.volume.api [None req-2f5e43ae-5ecf-4c3c-a5d9-9fa550ff7370 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:08.927 8 INFO cinder.api.openstack.wsgi [None req-2f5e43ae-5ecf-4c3c-a5d9-9fa550ff7370 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/cb3372d0-aa64-42f9-8a86-37f2dbd7e400 returned with HTTP 200 [pid: 8|app: 0|req: 447/881] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:27:08 2026] GET /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/cb3372d0-aa64-42f9-8a86-37f2dbd7e400 => generated 949 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:08.955 7 INFO cinder.api.openstack.wsgi [None req-d95fe91c-8f95-4b6d-9c39-f86c5875d008 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/cb3372d0-aa64-42f9-8a86-37f2dbd7e400 2026-08-28 05:27:08.956 7 INFO cinder.api.v3.volumes [None req-d95fe91c-8f95-4b6d-9c39-f86c5875d008 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Delete volume with id: cb3372d0-aa64-42f9-8a86-37f2dbd7e400  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:08.975 7 INFO cinder.volume.api [None req-d95fe91c-8f95-4b6d-9c39-f86c5875d008 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:09.020 7 INFO cinder.volume.api [None req-d95fe91c-8f95-4b6d-9c39-f86c5875d008 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Delete volume request issued successfully. 2026-08-28 05:27:09.021 7 INFO cinder.api.openstack.wsgi [None req-d95fe91c-8f95-4b6d-9c39-f86c5875d008 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/cb3372d0-aa64-42f9-8a86-37f2dbd7e400 returned with HTTP 202 [pid: 7|app: 0|req: 435/882] 10.0.0.187 () {32 vars in 776 bytes} [Fri Aug 28 05:27:08 2026] DELETE /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/cb3372d0-aa64-42f9-8a86-37f2dbd7e400 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:09.035 8 INFO cinder.api.openstack.wsgi [None req-b31d14f3-876a-4bbc-b03c-1655492c0114 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/cb3372d0-aa64-42f9-8a86-37f2dbd7e400 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:09.067 8 INFO cinder.volume.api [None req-b31d14f3-876a-4bbc-b03c-1655492c0114 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:09.077 8 INFO cinder.api.openstack.wsgi [None req-b31d14f3-876a-4bbc-b03c-1655492c0114 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/cb3372d0-aa64-42f9-8a86-37f2dbd7e400 returned with HTTP 200 [pid: 8|app: 0|req: 448/883] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:27:09 2026] GET /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/cb3372d0-aa64-42f9-8a86-37f2dbd7e400 => generated 948 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:27:09.482 7 INFO cinder.api.openstack.wsgi [None req-d95fe91c-8f95-4b6d-9c39-f86c5875d008 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:27:09.482 8 INFO cinder.api.openstack.wsgi [None req-b31d14f3-876a-4bbc-b03c-1655492c0114 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:27:09.484 8 INFO cinder.api.openstack.wsgi [None req-b31d14f3-876a-4bbc-b03c-1655492c0114 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:27:09.484 7 INFO cinder.api.openstack.wsgi [None req-d95fe91c-8f95-4b6d-9c39-f86c5875d008 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:10.107 8 INFO cinder.api.openstack.wsgi [None req-d19b73de-2b7a-49ce-9361-cb1dd5a7a352 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/cb3372d0-aa64-42f9-8a86-37f2dbd7e400 2026-08-28 05:27:10.122 8 INFO cinder.api.openstack.wsgi [None req-d19b73de-2b7a-49ce-9361-cb1dd5a7a352 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/cb3372d0-aa64-42f9-8a86-37f2dbd7e400 returned with HTTP 404 [pid: 8|app: 0|req: 450/886] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:27:10 2026] GET /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/cb3372d0-aa64-42f9-8a86-37f2dbd7e400 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:10.137 7 INFO cinder.api.openstack.wsgi [None req-9914ddff-a98e-4a81-9539-c02603dae927 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:10.158 7 INFO cinder.volume.api [None req-9914ddff-a98e-4a81-9539-c02603dae927 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:10.166 7 INFO cinder.api.openstack.wsgi [None req-9914ddff-a98e-4a81-9539-c02603dae927 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d returned with HTTP 200 [pid: 7|app: 0|req: 437/887] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:27:10 2026] GET /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d => generated 1002 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-28 05:27:10.195 8 INFO cinder.api.openstack.wsgi [None req-7a157dc9-84bd-40b6-ba96-ef8f6dd9227a 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d 2026-08-28 05:27:10.196 8 INFO cinder.api.v3.volumes [None req-7a157dc9-84bd-40b6-ba96-ef8f6dd9227a 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Delete volume with id: 6c2efa64-51bf-4719-aa95-ea6f6702773d  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:10.218 8 INFO cinder.volume.api [None req-7a157dc9-84bd-40b6-ba96-ef8f6dd9227a 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:10.255 8 INFO cinder.volume.api [None req-7a157dc9-84bd-40b6-ba96-ef8f6dd9227a 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Delete volume request issued successfully. 2026-08-28 05:27:10.256 8 INFO cinder.api.openstack.wsgi [None req-7a157dc9-84bd-40b6-ba96-ef8f6dd9227a 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d returned with HTTP 202 [pid: 8|app: 0|req: 451/888] 10.0.0.187 () {32 vars in 776 bytes} [Fri Aug 28 05:27:10 2026] DELETE /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:10.270 7 INFO cinder.api.openstack.wsgi [None req-130ac0ca-caf0-484e-bf35-473aaf2c67d0 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:10.295 7 INFO cinder.volume.api [None req-130ac0ca-caf0-484e-bf35-473aaf2c67d0 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:10.303 7 INFO cinder.api.openstack.wsgi [None req-130ac0ca-caf0-484e-bf35-473aaf2c67d0 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d returned with HTTP 200 [pid: 7|app: 0|req: 438/889] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:27:10 2026] GET /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d => generated 1001 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:11.335 8 INFO cinder.api.openstack.wsgi [None req-b474b941-8206-4814-b30d-aa8c7ae92d09 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d 2026-08-28 05:27:11.348 8 INFO cinder.api.openstack.wsgi [None req-b474b941-8206-4814-b30d-aa8c7ae92d09 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d returned with HTTP 404 [pid: 8|app: 0|req: 452/890] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:27:11 2026] GET /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/6c2efa64-51bf-4719-aa95-ea6f6702773d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:11.410 7 INFO cinder.api.openstack.wsgi [None req-2bd2e030-1988-4a43-9fe3-1325d1ccb89e 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes 2026-08-28 05:27:11.540 7 INFO cinder.api.v3.volumes [None req-2bd2e030-1988-4a43-9fe3-1325d1ccb89e 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Create volume of 1 GB 2026-08-28 05:27:11.549 7 INFO cinder.volume.api [None req-2bd2e030-1988-4a43-9fe3-1325d1ccb89e 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Availability Zones retrieved successfully. 2026-08-28 05:27:11.736 7 INFO cinder.volume.api [None req-2bd2e030-1988-4a43-9fe3-1325d1ccb89e 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Create volume request issued successfully. 2026-08-28 05:27:11.737 7 INFO cinder.api.openstack.wsgi [None req-2bd2e030-1988-4a43-9fe3-1325d1ccb89e 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes returned with HTTP 202 [pid: 7|app: 0|req: 439/891] 10.0.0.187 () {34 vars in 721 bytes} [Fri Aug 28 05:27:11 2026] POST /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes => generated 871 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-28 05:27:11.761 8 INFO cinder.api.openstack.wsgi [None req-97926c70-ca8f-479c-b1a2-96b23a3234eb 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:11.785 8 INFO cinder.volume.api [None req-97926c70-ca8f-479c-b1a2-96b23a3234eb 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:11.795 8 INFO cinder.api.openstack.wsgi [None req-97926c70-ca8f-479c-b1a2-96b23a3234eb 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b returned with HTTP 200 [pid: 8|app: 0|req: 453/892] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:27:11 2026] GET /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b => generated 939 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:12.824 7 INFO cinder.api.openstack.wsgi [None req-f54f85a0-af20-4016-9d48-d827410481bd 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:12.849 7 INFO cinder.volume.api [None req-f54f85a0-af20-4016-9d48-d827410481bd 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:12.859 7 INFO cinder.api.openstack.wsgi [None req-f54f85a0-af20-4016-9d48-d827410481bd 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b returned with HTTP 200 [pid: 7|app: 0|req: 440/893] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:27:12 2026] GET /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b => generated 1348 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:12.877 8 INFO cinder.api.openstack.wsgi [None req-2c07278a-cf4a-4e8c-bc88-739ce5499287 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:12.920 8 INFO cinder.volume.api [None req-2c07278a-cf4a-4e8c-bc88-739ce5499287 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:12.931 8 INFO cinder.api.openstack.wsgi [None req-2c07278a-cf4a-4e8c-bc88-739ce5499287 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b returned with HTTP 200 [pid: 8|app: 0|req: 454/894] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:27:12 2026] GET /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b => generated 1348 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:12.961 7 INFO cinder.api.openstack.wsgi [None req-566c98d5-47f5-4b0d-9090-1edb3a7f55a3 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:12.992 7 INFO cinder.volume.api [None req-566c98d5-47f5-4b0d-9090-1edb3a7f55a3 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:13.001 7 INFO cinder.volume.api [None req-566c98d5-47f5-4b0d-9090-1edb3a7f55a3 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume updated successfully. 2026-08-28 05:27:13.002 7 INFO cinder.api.openstack.wsgi [None req-566c98d5-47f5-4b0d-9090-1edb3a7f55a3 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b returned with HTTP 200 [pid: 7|app: 0|req: 441/895] 10.0.0.187 () {34 vars in 793 bytes} [Fri Aug 28 05:27:12 2026] PUT /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b => generated 895 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:13.023 8 INFO cinder.api.openstack.wsgi [None req-26cccfd4-bbc8-4fcf-89b2-85686fc3ce02 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:13.041 8 INFO cinder.volume.api [None req-26cccfd4-bbc8-4fcf-89b2-85686fc3ce02 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:13.049 8 INFO cinder.volume.api [None req-26cccfd4-bbc8-4fcf-89b2-85686fc3ce02 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume updated successfully. 2026-08-28 05:27:13.049 8 INFO cinder.api.openstack.wsgi [None req-26cccfd4-bbc8-4fcf-89b2-85686fc3ce02 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b returned with HTTP 200 [pid: 8|app: 0|req: 455/896] 10.0.0.187 () {34 vars in 794 bytes} [Fri Aug 28 05:27:13 2026] PUT /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b => generated 934 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:13.070 7 INFO cinder.api.openstack.wsgi [None req-e3453fdb-5de6-4b89-8544-241b0a521b4a 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:13.092 7 INFO cinder.volume.api [None req-e3453fdb-5de6-4b89-8544-241b0a521b4a 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:13.098 7 INFO cinder.api.openstack.wsgi [None req-e3453fdb-5de6-4b89-8544-241b0a521b4a 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b returned with HTTP 200 [pid: 7|app: 0|req: 442/897] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:27:13 2026] GET /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b => generated 1387 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:13.124 8 INFO cinder.api.openstack.wsgi [None req-aa218eee-ca6c-497d-9f64-1842ff910e50 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes 2026-08-28 05:27:13.127 8 INFO cinder.api.v3.volumes [None req-aa218eee-ca6c-497d-9f64-1842ff910e50 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Create volume of 1 GB 2026-08-28 05:27:13.134 8 INFO cinder.volume.api [None req-aa218eee-ca6c-497d-9f64-1842ff910e50 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Availability Zones retrieved successfully. 2026-08-28 05:27:13.269 8 INFO cinder.volume.api [None req-aa218eee-ca6c-497d-9f64-1842ff910e50 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Create volume request issued successfully. 2026-08-28 05:27:13.270 8 INFO cinder.api.openstack.wsgi [None req-aa218eee-ca6c-497d-9f64-1842ff910e50 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes returned with HTTP 202 [pid: 8|app: 0|req: 456/898] 10.0.0.187 () {34 vars in 721 bytes} [Fri Aug 28 05:27:13 2026] POST /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes => generated 891 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:13.291 7 INFO cinder.api.openstack.wsgi [None req-8ab8fe27-c87e-4ed5-91bb-0972cd060fb2 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/34d0eb06-f1c2-44a7-b604-cabd5f8be0a3 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:13.317 7 INFO cinder.volume.api [None req-8ab8fe27-c87e-4ed5-91bb-0972cd060fb2 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:13.327 7 INFO cinder.api.openstack.wsgi [None req-8ab8fe27-c87e-4ed5-91bb-0972cd060fb2 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/34d0eb06-f1c2-44a7-b604-cabd5f8be0a3 returned with HTTP 200 [pid: 7|app: 0|req: 443/899] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:27:13 2026] GET /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/34d0eb06-f1c2-44a7-b604-cabd5f8be0a3 => generated 959 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:14.351 8 INFO cinder.api.openstack.wsgi [None req-39dad422-8764-46da-a3a9-d0b374225643 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/34d0eb06-f1c2-44a7-b604-cabd5f8be0a3 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:14.374 8 INFO cinder.volume.api [None req-39dad422-8764-46da-a3a9-d0b374225643 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:14.383 8 INFO cinder.api.openstack.wsgi [None req-39dad422-8764-46da-a3a9-d0b374225643 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/34d0eb06-f1c2-44a7-b604-cabd5f8be0a3 returned with HTTP 200 [pid: 8|app: 0|req: 457/900] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:27:14 2026] GET /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/34d0eb06-f1c2-44a7-b604-cabd5f8be0a3 => generated 984 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:14.410 7 INFO cinder.api.openstack.wsgi [None req-f87e25a5-2440-4633-965c-9b3c52cb1c1b 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/34d0eb06-f1c2-44a7-b604-cabd5f8be0a3 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:14.435 7 INFO cinder.volume.api [None req-f87e25a5-2440-4633-965c-9b3c52cb1c1b 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:14.444 7 INFO cinder.volume.api [None req-f87e25a5-2440-4633-965c-9b3c52cb1c1b 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume updated successfully. 2026-08-28 05:27:14.445 7 INFO cinder.api.openstack.wsgi [None req-f87e25a5-2440-4633-965c-9b3c52cb1c1b 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/34d0eb06-f1c2-44a7-b604-cabd5f8be0a3 returned with HTTP 200 [pid: 7|app: 0|req: 444/901] 10.0.0.187 () {34 vars in 793 bytes} [Fri Aug 28 05:27:14 2026] PUT /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/34d0eb06-f1c2-44a7-b604-cabd5f8be0a3 => generated 882 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:14.464 8 INFO cinder.api.openstack.wsgi [None req-6bb61fc8-48db-468c-a93c-cd07bd1234fa 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/34d0eb06-f1c2-44a7-b604-cabd5f8be0a3 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:14.486 8 INFO cinder.volume.api [None req-6bb61fc8-48db-468c-a93c-cd07bd1234fa 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:14.495 8 INFO cinder.api.openstack.wsgi [None req-6bb61fc8-48db-468c-a93c-cd07bd1234fa 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/34d0eb06-f1c2-44a7-b604-cabd5f8be0a3 returned with HTTP 200 [pid: 8|app: 0|req: 458/902] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:27:14 2026] GET /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/34d0eb06-f1c2-44a7-b604-cabd5f8be0a3 => generated 950 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:14.513 7 INFO cinder.api.openstack.wsgi [None req-8da9433c-d7ca-4142-aeba-91fff1c6184f 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/34d0eb06-f1c2-44a7-b604-cabd5f8be0a3 2026-08-28 05:27:14.514 7 INFO cinder.api.v3.volumes [None req-8da9433c-d7ca-4142-aeba-91fff1c6184f 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Delete volume with id: 34d0eb06-f1c2-44a7-b604-cabd5f8be0a3  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:14.525 7 INFO cinder.volume.api [None req-8da9433c-d7ca-4142-aeba-91fff1c6184f 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:14.546 7 INFO cinder.volume.api [None req-8da9433c-d7ca-4142-aeba-91fff1c6184f 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Delete volume request issued successfully. 2026-08-28 05:27:14.546 7 INFO cinder.api.openstack.wsgi [None req-8da9433c-d7ca-4142-aeba-91fff1c6184f 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/34d0eb06-f1c2-44a7-b604-cabd5f8be0a3 returned with HTTP 202 [pid: 7|app: 0|req: 445/903] 10.0.0.187 () {32 vars in 776 bytes} [Fri Aug 28 05:27:14 2026] DELETE /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/34d0eb06-f1c2-44a7-b604-cabd5f8be0a3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:14.557 8 INFO cinder.api.openstack.wsgi [None req-6d85fd81-39e6-4cd3-bedc-007b5b777af8 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/34d0eb06-f1c2-44a7-b604-cabd5f8be0a3 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:14.579 8 INFO cinder.volume.api [None req-6d85fd81-39e6-4cd3-bedc-007b5b777af8 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:14.592 8 INFO cinder.api.openstack.wsgi [None req-6d85fd81-39e6-4cd3-bedc-007b5b777af8 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/34d0eb06-f1c2-44a7-b604-cabd5f8be0a3 returned with HTTP 200 [pid: 8|app: 0|req: 459/904] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:27:14 2026] GET /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/34d0eb06-f1c2-44a7-b604-cabd5f8be0a3 => generated 949 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:15.610 7 INFO cinder.api.openstack.wsgi [None req-7769290d-bc27-4963-b97e-3a4b2a693462 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/34d0eb06-f1c2-44a7-b604-cabd5f8be0a3 2026-08-28 05:27:15.622 7 INFO cinder.api.openstack.wsgi [None req-7769290d-bc27-4963-b97e-3a4b2a693462 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/34d0eb06-f1c2-44a7-b604-cabd5f8be0a3 returned with HTTP 404 [pid: 7|app: 0|req: 446/905] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:27:15 2026] GET /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/34d0eb06-f1c2-44a7-b604-cabd5f8be0a3 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:15.636 8 INFO cinder.api.openstack.wsgi [None req-4025282d-e159-433b-b1dc-17048458ab06 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:15.656 8 INFO cinder.volume.api [None req-4025282d-e159-433b-b1dc-17048458ab06 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:15.661 8 INFO cinder.api.openstack.wsgi [None req-4025282d-e159-433b-b1dc-17048458ab06 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b returned with HTTP 200 [pid: 8|app: 0|req: 460/906] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:27:15 2026] GET /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b => generated 1387 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-28 05:27:15.684 7 INFO cinder.api.openstack.wsgi [None req-44f62447-0fab-48a1-9cd1-637e55b1f2fe 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b 2026-08-28 05:27:15.685 7 INFO cinder.api.v3.volumes [None req-44f62447-0fab-48a1-9cd1-637e55b1f2fe 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Delete volume with id: 4fda45b2-7377-4362-9b9c-90b3ad802e6b  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:15.708 7 INFO cinder.volume.api [None req-44f62447-0fab-48a1-9cd1-637e55b1f2fe 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:15.744 7 INFO cinder.volume.api [None req-44f62447-0fab-48a1-9cd1-637e55b1f2fe 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Delete volume request issued successfully. 2026-08-28 05:27:15.744 7 INFO cinder.api.openstack.wsgi [None req-44f62447-0fab-48a1-9cd1-637e55b1f2fe 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b returned with HTTP 202 [pid: 7|app: 0|req: 447/907] 10.0.0.187 () {32 vars in 776 bytes} [Fri Aug 28 05:27:15 2026] DELETE /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:15.755 8 INFO cinder.api.openstack.wsgi [None req-c47bccd3-c66f-4b53-99f1-2de7efa8b4cc 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-28 05:27:15.770 8 INFO cinder.volume.api [None req-c47bccd3-c66f-4b53-99f1-2de7efa8b4cc 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] Volume info retrieved successfully. 2026-08-28 05:27:15.782 8 INFO cinder.api.openstack.wsgi [None req-c47bccd3-c66f-4b53-99f1-2de7efa8b4cc 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b returned with HTTP 200 [pid: 8|app: 0|req: 461/908] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:27:15 2026] GET /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b => generated 1386 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:16.807 7 INFO cinder.api.openstack.wsgi [None req-4361cd12-ccd3-403c-8d6a-0b04dd0df193 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b 2026-08-28 05:27:16.819 7 INFO cinder.api.openstack.wsgi [None req-4361cd12-ccd3-403c-8d6a-0b04dd0df193 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b returned with HTTP 404 [pid: 7|app: 0|req: 448/909] 10.0.0.187 () {32 vars in 773 bytes} [Fri Aug 28 05:27:16 2026] GET /v3/ae78b9409e0f4df3b727c02ea34b9906/volumes/4fda45b2-7377-4362-9b9c-90b3ad802e6b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-08-28 05:27:19.482 8 INFO cinder.api.openstack.wsgi [None req-c47bccd3-c66f-4b53-99f1-2de7efa8b4cc 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:27:19.482 7 INFO cinder.api.openstack.wsgi [None req-4361cd12-ccd3-403c-8d6a-0b04dd0df193 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:27:19.483 8 INFO cinder.api.openstack.wsgi [None req-c47bccd3-c66f-4b53-99f1-2de7efa8b4cc 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:27:19.484 7 INFO cinder.api.openstack.wsgi [None req-4361cd12-ccd3-403c-8d6a-0b04dd0df193 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:27:21.533 8 INFO cinder.api.openstack.wsgi [None req-c47bccd3-c66f-4b53-99f1-2de7efa8b4cc 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-28 05:27:21.534 8 INFO cinder.api.openstack.wsgi [None req-c47bccd3-c66f-4b53-99f1-2de7efa8b4cc 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 463/912] 10.0.0.214 () {28 vars in 374 bytes} [Fri Aug 28 05:27:21 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-28 05:27:21.549 7 INFO cinder.api.openstack.wsgi [None req-c254cb80-edcc-47bf-8e85-5e45b9a69fea 04edd0a0683b436589d3ef142067db25 9a283c07f3a94fb1bd6d166e905cdb29 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9a283c07f3a94fb1bd6d166e905cdb29/limits?tenant_id=9a283c07f3a94fb1bd6d166e905cdb29 2026-08-28 05:27:21.617 7 INFO cinder.api.openstack.wsgi [None req-c254cb80-edcc-47bf-8e85-5e45b9a69fea 04edd0a0683b436589d3ef142067db25 9a283c07f3a94fb1bd6d166e905cdb29 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a283c07f3a94fb1bd6d166e905cdb29/limits?tenant_id=9a283c07f3a94fb1bd6d166e905cdb29 returned with HTTP 200 [pid: 7|app: 0|req: 450/913] 10.0.0.214 () {34 vars in 877 bytes} [Fri Aug 28 05:27:21 2026] GET /v3/9a283c07f3a94fb1bd6d166e905cdb29/limits?tenant_id=9a283c07f3a94fb1bd6d166e905cdb29 => generated 302 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-28 05:27:23.297 8 INFO cinder.api.openstack.wsgi [None req-c47bccd3-c66f-4b53-99f1-2de7efa8b4cc 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-28 05:27:23.298 8 INFO cinder.api.openstack.wsgi [None req-c47bccd3-c66f-4b53-99f1-2de7efa8b4cc 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 464/914] 10.0.0.214 () {28 vars in 374 bytes} [Fri Aug 28 05:27:23 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-28 05:27:23.304 7 INFO cinder.api.openstack.wsgi [None req-c254cb80-edcc-47bf-8e85-5e45b9a69fea 04edd0a0683b436589d3ef142067db25 9a283c07f3a94fb1bd6d166e905cdb29 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-28 05:27:23.305 7 INFO cinder.api.openstack.wsgi [None req-c254cb80-edcc-47bf-8e85-5e45b9a69fea 04edd0a0683b436589d3ef142067db25 9a283c07f3a94fb1bd6d166e905cdb29 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 451/915] 10.0.0.214 () {28 vars in 374 bytes} [Fri Aug 28 05:27:23 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-28 05:27:24.045 8 INFO cinder.api.openstack.wsgi [None req-c47bccd3-c66f-4b53-99f1-2de7efa8b4cc 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-28 05:27:24.046 8 INFO cinder.api.openstack.wsgi [None req-c47bccd3-c66f-4b53-99f1-2de7efa8b4cc 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 465/916] 10.0.0.214 () {28 vars in 374 bytes} [Fri Aug 28 05:27:24 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-28 05:27:24.064 7 INFO cinder.api.openstack.wsgi [None req-1335f1bc-9f1d-4fa4-8bc8-318b1ad5552a 04edd0a0683b436589d3ef142067db25 9a283c07f3a94fb1bd6d166e905cdb29 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9a283c07f3a94fb1bd6d166e905cdb29/limits?tenant_id=9a283c07f3a94fb1bd6d166e905cdb29 2026-08-28 05:27:24.104 7 INFO cinder.api.openstack.wsgi [None req-1335f1bc-9f1d-4fa4-8bc8-318b1ad5552a 04edd0a0683b436589d3ef142067db25 9a283c07f3a94fb1bd6d166e905cdb29 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a283c07f3a94fb1bd6d166e905cdb29/limits?tenant_id=9a283c07f3a94fb1bd6d166e905cdb29 returned with HTTP 200 [pid: 7|app: 0|req: 452/917] 10.0.0.214 () {34 vars in 877 bytes} [Fri Aug 28 05:27:24 2026] GET /v3/9a283c07f3a94fb1bd6d166e905cdb29/limits?tenant_id=9a283c07f3a94fb1bd6d166e905cdb29 => generated 302 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-28 05:27:25.793 8 INFO cinder.api.openstack.wsgi [None req-c47bccd3-c66f-4b53-99f1-2de7efa8b4cc 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-28 05:27:25.794 8 INFO cinder.api.openstack.wsgi [None req-c47bccd3-c66f-4b53-99f1-2de7efa8b4cc 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 466/918] 10.0.0.214 () {28 vars in 374 bytes} [Fri Aug 28 05:27:25 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-28 05:27:25.800 7 INFO cinder.api.openstack.wsgi [None req-1335f1bc-9f1d-4fa4-8bc8-318b1ad5552a 04edd0a0683b436589d3ef142067db25 9a283c07f3a94fb1bd6d166e905cdb29 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-28 05:27:25.801 7 INFO cinder.api.openstack.wsgi [None req-1335f1bc-9f1d-4fa4-8bc8-318b1ad5552a 04edd0a0683b436589d3ef142067db25 9a283c07f3a94fb1bd6d166e905cdb29 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 453/919] 10.0.0.214 () {28 vars in 374 bytes} [Fri Aug 28 05:27:25 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-28 05:27:29.482 7 INFO cinder.api.openstack.wsgi [None req-1335f1bc-9f1d-4fa4-8bc8-318b1ad5552a 04edd0a0683b436589d3ef142067db25 9a283c07f3a94fb1bd6d166e905cdb29 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:27:29.482 8 INFO cinder.api.openstack.wsgi [None req-c47bccd3-c66f-4b53-99f1-2de7efa8b4cc 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:27:29.484 7 INFO cinder.api.openstack.wsgi [None req-1335f1bc-9f1d-4fa4-8bc8-318b1ad5552a 04edd0a0683b436589d3ef142067db25 9a283c07f3a94fb1bd6d166e905cdb29 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:27:29.484 8 INFO cinder.api.openstack.wsgi [None req-c47bccd3-c66f-4b53-99f1-2de7efa8b4cc 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:27:39.482 8 INFO cinder.api.openstack.wsgi [None req-c47bccd3-c66f-4b53-99f1-2de7efa8b4cc 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:27:39.482 7 INFO cinder.api.openstack.wsgi [None req-1335f1bc-9f1d-4fa4-8bc8-318b1ad5552a 04edd0a0683b436589d3ef142067db25 9a283c07f3a94fb1bd6d166e905cdb29 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:27:39.483 8 INFO cinder.api.openstack.wsgi [None req-c47bccd3-c66f-4b53-99f1-2de7efa8b4cc 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:27:39.484 7 INFO cinder.api.openstack.wsgi [None req-1335f1bc-9f1d-4fa4-8bc8-318b1ad5552a 04edd0a0683b436589d3ef142067db25 9a283c07f3a94fb1bd6d166e905cdb29 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:27:49.483 8 INFO cinder.api.openstack.wsgi [None req-c47bccd3-c66f-4b53-99f1-2de7efa8b4cc 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:27:49.483 7 INFO cinder.api.openstack.wsgi [None req-1335f1bc-9f1d-4fa4-8bc8-318b1ad5552a 04edd0a0683b436589d3ef142067db25 9a283c07f3a94fb1bd6d166e905cdb29 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:27:49.484 8 INFO cinder.api.openstack.wsgi [None req-c47bccd3-c66f-4b53-99f1-2de7efa8b4cc 1845e8bba84a4fac95aa5f3ca6f66d90 ae78b9409e0f4df3b727c02ea34b9906 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:27:49.485 7 INFO cinder.api.openstack.wsgi [None req-1335f1bc-9f1d-4fa4-8bc8-318b1ad5552a 04edd0a0683b436589d3ef142067db25 9a283c07f3a94fb1bd6d166e905cdb29 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:55.774 8 INFO cinder.api.openstack.wsgi [None req-81e363ef-ba0c-4db0-88ba-6a1a3031005b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:27:55.787 8 INFO cinder.volume.api [None req-81e363ef-ba0c-4db0-88ba-6a1a3031005b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:27:55.788 8 INFO cinder.api.openstack.wsgi [None req-81e363ef-ba0c-4db0-88ba-6a1a3031005b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 470/926] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:27:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true => generated 17 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:27:55.802 7 INFO cinder.api.openstack.wsgi [None req-d79af8e9-d395-43a8-b4d8-c1fa8654e55d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:27:55.821 7 INFO cinder.api.openstack.wsgi [None req-d79af8e9-d395-43a8-b4d8-c1fa8654e55d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 457/927] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:27:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:27:55.834 8 INFO cinder.api.openstack.wsgi [None req-cdb1c851-eed5-4c8d-986b-3f07f8dcdb57 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:27:55.842 8 INFO cinder.api.openstack.wsgi [None req-cdb1c851-eed5-4c8d-986b-3f07f8dcdb57 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 8|app: 0|req: 471/928] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:27:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:27:55.853 7 INFO cinder.api.openstack.wsgi [None req-c20bc81d-8db7-4ab5-97d9-48a325d88d0e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:27:55.870 7 INFO cinder.volume.api [None req-c20bc81d-8db7-4ab5-97d9-48a325d88d0e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:27:55.873 7 INFO cinder.api.openstack.wsgi [None req-c20bc81d-8db7-4ab5-97d9-48a325d88d0e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 458/929] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:27:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:27:55.945 8 INFO cinder.api.openstack.wsgi [None req-e9bf91a2-8899-4088-9489-82fba91e52a8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true 2026-08-28 05:27:55.993 8 INFO cinder.api.openstack.wsgi [None req-e9bf91a2-8899-4088-9489-82fba91e52a8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/930] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:27:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:27:56.009 7 INFO cinder.api.openstack.wsgi [None req-b747125a-9377-4242-a86c-2c2d9d23d459 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true 2026-08-28 05:27:56.056 7 INFO cinder.api.openstack.wsgi [None req-b747125a-9377-4242-a86c-2c2d9d23d459 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/931] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:27:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:27:56.070 8 INFO cinder.api.openstack.wsgi [None req-ac226e0c-0ff6-47f7-a2c9-4fe49f011d0b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:27:56.104 8 INFO cinder.api.openstack.wsgi [None req-ac226e0c-0ff6-47f7-a2c9-4fe49f011d0b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/932] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:27:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:27:56.118 7 INFO cinder.api.openstack.wsgi [None req-7561374d-7295-41d2-a152-9c2b7b1993ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:27:56.151 7 INFO cinder.api.openstack.wsgi [None req-7561374d-7295-41d2-a152-9c2b7b1993ff 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/933] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:27:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:27:56.166 8 INFO cinder.api.openstack.wsgi [None req-52a2f418-4ad5-4092-99f5-2402c47f5ce6 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/5fd9180d6511468697ba2b88a0b67045?usage=true 2026-08-28 05:27:56.207 8 INFO cinder.api.openstack.wsgi [None req-52a2f418-4ad5-4092-99f5-2402c47f5ce6 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/5fd9180d6511468697ba2b88a0b67045?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/934] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:27:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/5fd9180d6511468697ba2b88a0b67045?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:27:56.220 7 INFO cinder.api.openstack.wsgi [None req-b92ce96b-a309-473b-afac-28a112c5ee47 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true 2026-08-28 05:27:56.253 7 INFO cinder.api.openstack.wsgi [None req-b92ce96b-a309-473b-afac-28a112c5ee47 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/935] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:27:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:27:56.266 8 INFO cinder.api.openstack.wsgi [None req-e148977c-a9fe-4e75-a3b9-f508bf6ee3fd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true 2026-08-28 05:27:56.299 8 INFO cinder.api.openstack.wsgi [None req-e148977c-a9fe-4e75-a3b9-f508bf6ee3fd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/936] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:27:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:27:56.312 7 INFO cinder.api.openstack.wsgi [None req-b6ad3e60-e002-4fed-b4e2-f007fba0b7af 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:27:56.345 7 INFO cinder.api.openstack.wsgi [None req-b6ad3e60-e002-4fed-b4e2-f007fba0b7af 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/937] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:27:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:27:56.358 8 INFO cinder.api.openstack.wsgi [None req-9fb091b4-c927-4b82-99d9-91423b4a7b3d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true 2026-08-28 05:27:56.390 8 INFO cinder.api.openstack.wsgi [None req-9fb091b4-c927-4b82-99d9-91423b4a7b3d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/938] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:27:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:27:56.403 7 INFO cinder.api.openstack.wsgi [None req-56a948bc-c889-4707-8f0a-c7a15ffbb9b4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true 2026-08-28 05:27:56.436 7 INFO cinder.api.openstack.wsgi [None req-56a948bc-c889-4707-8f0a-c7a15ffbb9b4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/939] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:27:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:27:56.449 8 INFO cinder.api.openstack.wsgi [None req-8d2debfd-16cd-4841-9400-936ecdd80f61 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true 2026-08-28 05:27:56.482 8 INFO cinder.api.openstack.wsgi [None req-8d2debfd-16cd-4841-9400-936ecdd80f61 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/940] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:27:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:27:56.495 7 INFO cinder.api.openstack.wsgi [None req-ea3e48fa-332f-4cd2-aa4a-e62eddda30b5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true 2026-08-28 05:27:56.538 7 INFO cinder.api.openstack.wsgi [None req-ea3e48fa-332f-4cd2-aa4a-e62eddda30b5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/941] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:27:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:27:56.555 8 INFO cinder.api.openstack.wsgi [None req-0cddd3cb-65af-40f9-bfb0-d2ecf37b16b0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/fbd8f41d66bb4878afebad38a7d562cb?usage=true 2026-08-28 05:27:56.588 8 INFO cinder.api.openstack.wsgi [None req-0cddd3cb-65af-40f9-bfb0-d2ecf37b16b0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/fbd8f41d66bb4878afebad38a7d562cb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/942] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:27:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/fbd8f41d66bb4878afebad38a7d562cb?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:27:56.602 7 INFO cinder.api.openstack.wsgi [None req-30ea3f8d-3eeb-4635-aeb8-b3895b0994e5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:27:56.617 7 INFO cinder.volume.api [None req-30ea3f8d-3eeb-4635-aeb8-b3895b0994e5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:27:56.622 7 INFO cinder.api.openstack.wsgi [None req-30ea3f8d-3eeb-4635-aeb8-b3895b0994e5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 465/943] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:27:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:27:59.483 7 INFO cinder.api.openstack.wsgi [None req-30ea3f8d-3eeb-4635-aeb8-b3895b0994e5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:27:59.483 8 INFO cinder.api.openstack.wsgi [None req-0cddd3cb-65af-40f9-bfb0-d2ecf37b16b0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:27:59.485 7 INFO cinder.api.openstack.wsgi [None req-30ea3f8d-3eeb-4635-aeb8-b3895b0994e5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:27:59.485 8 INFO cinder.api.openstack.wsgi [None req-0cddd3cb-65af-40f9-bfb0-d2ecf37b16b0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:28:09.482 7 INFO cinder.api.openstack.wsgi [None req-30ea3f8d-3eeb-4635-aeb8-b3895b0994e5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:28:09.482 8 INFO cinder.api.openstack.wsgi [None req-0cddd3cb-65af-40f9-bfb0-d2ecf37b16b0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:28:09.484 7 INFO cinder.api.openstack.wsgi [None req-30ea3f8d-3eeb-4635-aeb8-b3895b0994e5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:28:09.484 8 INFO cinder.api.openstack.wsgi [None req-0cddd3cb-65af-40f9-bfb0-d2ecf37b16b0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:28:19.483 8 INFO cinder.api.openstack.wsgi [None req-0cddd3cb-65af-40f9-bfb0-d2ecf37b16b0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:28:19.483 7 INFO cinder.api.openstack.wsgi [None req-30ea3f8d-3eeb-4635-aeb8-b3895b0994e5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:28:19.484 8 INFO cinder.api.openstack.wsgi [None req-0cddd3cb-65af-40f9-bfb0-d2ecf37b16b0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:28:19.485 7 INFO cinder.api.openstack.wsgi [None req-30ea3f8d-3eeb-4635-aeb8-b3895b0994e5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:28:29.482 8 INFO cinder.api.openstack.wsgi [None req-0cddd3cb-65af-40f9-bfb0-d2ecf37b16b0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:28:29.482 7 INFO cinder.api.openstack.wsgi [None req-30ea3f8d-3eeb-4635-aeb8-b3895b0994e5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:28:29.483 7 INFO cinder.api.openstack.wsgi [None req-30ea3f8d-3eeb-4635-aeb8-b3895b0994e5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:28:29.483 8 INFO cinder.api.openstack.wsgi [None req-0cddd3cb-65af-40f9-bfb0-d2ecf37b16b0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:28:39.483 8 INFO cinder.api.openstack.wsgi [None req-0cddd3cb-65af-40f9-bfb0-d2ecf37b16b0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:28:39.483 7 INFO cinder.api.openstack.wsgi [None req-30ea3f8d-3eeb-4635-aeb8-b3895b0994e5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:28:39.484 7 INFO cinder.api.openstack.wsgi [None req-30ea3f8d-3eeb-4635-aeb8-b3895b0994e5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:28:39.484 8 INFO cinder.api.openstack.wsgi [None req-0cddd3cb-65af-40f9-bfb0-d2ecf37b16b0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:28:49.483 7 INFO cinder.api.openstack.wsgi [None req-30ea3f8d-3eeb-4635-aeb8-b3895b0994e5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:28:49.483 8 INFO cinder.api.openstack.wsgi [None req-0cddd3cb-65af-40f9-bfb0-d2ecf37b16b0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:28:49.484 7 INFO cinder.api.openstack.wsgi [None req-30ea3f8d-3eeb-4635-aeb8-b3895b0994e5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:28:49.484 8 INFO cinder.api.openstack.wsgi [None req-0cddd3cb-65af-40f9-bfb0-d2ecf37b16b0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:28:55.699 7 INFO cinder.api.openstack.wsgi [None req-c7b105d9-e638-4485-a8cb-8e5d870f5487 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:28:55.708 7 INFO cinder.volume.api [None req-c7b105d9-e638-4485-a8cb-8e5d870f5487 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:28:55.709 7 INFO cinder.api.openstack.wsgi [None req-c7b105d9-e638-4485-a8cb-8e5d870f5487 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 472/956] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:28:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true => generated 17 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:28:55.727 8 INFO cinder.api.openstack.wsgi [None req-413512b4-040d-4269-9fbe-3068d5a7b859 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:28:55.747 8 INFO cinder.api.openstack.wsgi [None req-413512b4-040d-4269-9fbe-3068d5a7b859 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 485/957] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:28:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:28:55.821 7 INFO cinder.api.openstack.wsgi [None req-c8eb11a3-8646-46b5-b4fd-49697c84163a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true 2026-08-28 05:28:55.856 7 INFO cinder.api.openstack.wsgi [None req-c8eb11a3-8646-46b5-b4fd-49697c84163a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/958] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:28:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:28:55.875 8 INFO cinder.api.openstack.wsgi [None req-5957ef11-4ed8-4ad1-8cf4-c6a82abca717 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true 2026-08-28 05:28:55.918 8 INFO cinder.api.openstack.wsgi [None req-5957ef11-4ed8-4ad1-8cf4-c6a82abca717 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/959] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:28:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:28:55.937 7 INFO cinder.api.openstack.wsgi [None req-548946fc-6e3f-46a9-8394-1353371da058 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:28:55.980 7 INFO cinder.api.openstack.wsgi [None req-548946fc-6e3f-46a9-8394-1353371da058 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/960] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:28:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:28:55.999 8 INFO cinder.api.openstack.wsgi [None req-7b7a2bc0-9e88-43fc-b92c-a5734f7e7502 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:28:56.040 8 INFO cinder.api.openstack.wsgi [None req-7b7a2bc0-9e88-43fc-b92c-a5734f7e7502 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 487/961] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:28:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:28:56.058 7 INFO cinder.api.openstack.wsgi [None req-b8f2ac16-5a7e-43eb-b9d7-6d0e80838405 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true 2026-08-28 05:28:56.092 7 INFO cinder.api.openstack.wsgi [None req-b8f2ac16-5a7e-43eb-b9d7-6d0e80838405 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/962] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:28:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:28:56.108 8 INFO cinder.api.openstack.wsgi [None req-d1c4a091-1e35-4e95-9fe3-dbdb024cbfd9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true 2026-08-28 05:28:56.154 8 INFO cinder.api.openstack.wsgi [None req-d1c4a091-1e35-4e95-9fe3-dbdb024cbfd9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/963] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:28:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:28:56.173 7 INFO cinder.api.openstack.wsgi [None req-6003db0a-4929-426f-8ac9-2a6874a0fdfd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:28:56.224 7 INFO cinder.api.openstack.wsgi [None req-6003db0a-4929-426f-8ac9-2a6874a0fdfd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/964] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:28:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:28:56.250 8 INFO cinder.api.openstack.wsgi [None req-0da05740-bfa2-4c38-b2d2-c47d2c04934f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true 2026-08-28 05:28:56.318 8 INFO cinder.api.openstack.wsgi [None req-0da05740-bfa2-4c38-b2d2-c47d2c04934f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/965] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:28:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true => generated 847 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:28:56.335 7 INFO cinder.api.openstack.wsgi [None req-6544d0a9-a019-4f00-b56c-cde5b695a6d1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true 2026-08-28 05:28:56.371 7 INFO cinder.api.openstack.wsgi [None req-6544d0a9-a019-4f00-b56c-cde5b695a6d1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/966] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:28:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:28:56.388 8 INFO cinder.api.openstack.wsgi [None req-6e0dd41c-78c7-4f9f-bb96-c55f8b6fad0d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true 2026-08-28 05:28:56.429 8 INFO cinder.api.openstack.wsgi [None req-6e0dd41c-78c7-4f9f-bb96-c55f8b6fad0d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/967] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:28:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:28:56.444 7 INFO cinder.api.openstack.wsgi [None req-e6aee731-dbae-4d16-b446-54864a387d4f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true 2026-08-28 05:28:56.480 7 INFO cinder.api.openstack.wsgi [None req-e6aee731-dbae-4d16-b446-54864a387d4f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/968] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:28:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:28:56.499 8 INFO cinder.api.openstack.wsgi [None req-2792c3ab-6c5b-4241-89db-09800fe6a179 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:28:56.519 8 INFO cinder.volume.api [None req-2792c3ab-6c5b-4241-89db-09800fe6a179 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:28:56.525 8 INFO cinder.api.openstack.wsgi [None req-2792c3ab-6c5b-4241-89db-09800fe6a179 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 491/969] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:28:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:28:56.539 7 INFO cinder.api.openstack.wsgi [None req-beabae2e-26c2-43b8-a088-99956a1f6838 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:28:56.546 7 INFO cinder.api.openstack.wsgi [None req-beabae2e-26c2-43b8-a088-99956a1f6838 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 7|app: 0|req: 479/970] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:28:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:28:56.559 8 INFO cinder.api.openstack.wsgi [None req-85716a04-ab46-4fd0-a8f4-f5809bb4e776 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:28:56.589 8 INFO cinder.volume.api [None req-85716a04-ab46-4fd0-a8f4-f5809bb4e776 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:28:56.594 8 INFO cinder.api.openstack.wsgi [None req-85716a04-ab46-4fd0-a8f4-f5809bb4e776 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 492/971] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:28:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:28:59.483 7 INFO cinder.api.openstack.wsgi [None req-beabae2e-26c2-43b8-a088-99956a1f6838 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:28:59.483 8 INFO cinder.api.openstack.wsgi [None req-85716a04-ab46-4fd0-a8f4-f5809bb4e776 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:28:59.484 8 INFO cinder.api.openstack.wsgi [None req-85716a04-ab46-4fd0-a8f4-f5809bb4e776 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:28:59.484 7 INFO cinder.api.openstack.wsgi [None req-beabae2e-26c2-43b8-a088-99956a1f6838 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:29:09.483 8 INFO cinder.api.openstack.wsgi [None req-85716a04-ab46-4fd0-a8f4-f5809bb4e776 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:29:09.483 7 INFO cinder.api.openstack.wsgi [None req-beabae2e-26c2-43b8-a088-99956a1f6838 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:29:09.484 8 INFO cinder.api.openstack.wsgi [None req-85716a04-ab46-4fd0-a8f4-f5809bb4e776 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:29:09.485 7 INFO cinder.api.openstack.wsgi [None req-beabae2e-26c2-43b8-a088-99956a1f6838 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:29:19.483 8 INFO cinder.api.openstack.wsgi [None req-85716a04-ab46-4fd0-a8f4-f5809bb4e776 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:29:19.483 7 INFO cinder.api.openstack.wsgi [None req-beabae2e-26c2-43b8-a088-99956a1f6838 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:29:19.484 8 INFO cinder.api.openstack.wsgi [None req-85716a04-ab46-4fd0-a8f4-f5809bb4e776 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:29:19.484 7 INFO cinder.api.openstack.wsgi [None req-beabae2e-26c2-43b8-a088-99956a1f6838 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:29:29.482 8 INFO cinder.api.openstack.wsgi [None req-85716a04-ab46-4fd0-a8f4-f5809bb4e776 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:29:29.483 7 INFO cinder.api.openstack.wsgi [None req-beabae2e-26c2-43b8-a088-99956a1f6838 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:29:29.484 8 INFO cinder.api.openstack.wsgi [None req-85716a04-ab46-4fd0-a8f4-f5809bb4e776 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:29:29.484 7 INFO cinder.api.openstack.wsgi [None req-beabae2e-26c2-43b8-a088-99956a1f6838 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:29:39.484 8 INFO cinder.api.openstack.wsgi [None req-85716a04-ab46-4fd0-a8f4-f5809bb4e776 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:29:39.485 8 INFO cinder.api.openstack.wsgi [None req-85716a04-ab46-4fd0-a8f4-f5809bb4e776 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:29:39.488 7 INFO cinder.api.openstack.wsgi [None req-beabae2e-26c2-43b8-a088-99956a1f6838 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:29:39.489 7 INFO cinder.api.openstack.wsgi [None req-beabae2e-26c2-43b8-a088-99956a1f6838 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:29:49.483 8 INFO cinder.api.openstack.wsgi [None req-85716a04-ab46-4fd0-a8f4-f5809bb4e776 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:29:49.483 7 INFO cinder.api.openstack.wsgi [None req-beabae2e-26c2-43b8-a088-99956a1f6838 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:29:49.484 7 INFO cinder.api.openstack.wsgi [None req-beabae2e-26c2-43b8-a088-99956a1f6838 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:29:49.484 8 INFO cinder.api.openstack.wsgi [None req-85716a04-ab46-4fd0-a8f4-f5809bb4e776 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:29:55.680 7 INFO cinder.api.openstack.wsgi [None req-b6ae94fc-d5f2-4438-861b-3c713d155896 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:29:55.707 7 INFO cinder.volume.api [None req-b6ae94fc-d5f2-4438-861b-3c713d155896 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:29:55.707 7 INFO cinder.api.openstack.wsgi [None req-b6ae94fc-d5f2-4438-861b-3c713d155896 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 486/984] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:29:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true => generated 17 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:29:55.789 8 INFO cinder.api.openstack.wsgi [None req-264c87da-ae25-4422-b36f-98de1b64fd42 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true 2026-08-28 05:29:55.833 8 INFO cinder.api.openstack.wsgi [None req-264c87da-ae25-4422-b36f-98de1b64fd42 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/985] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:29:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:29:55.849 7 INFO cinder.api.openstack.wsgi [None req-9f109c66-5a10-46c8-bbda-d92bb13c115c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true 2026-08-28 05:29:55.882 7 INFO cinder.api.openstack.wsgi [None req-9f109c66-5a10-46c8-bbda-d92bb13c115c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/986] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:29:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:29:55.903 8 INFO cinder.api.openstack.wsgi [None req-cab9766c-e60e-4922-99e8-8d84bd03446b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:29:55.955 8 INFO cinder.api.openstack.wsgi [None req-cab9766c-e60e-4922-99e8-8d84bd03446b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 500/987] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:29:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:29:55.970 7 INFO cinder.api.openstack.wsgi [None req-e0f27c52-cbe1-4d8d-b695-78711884d552 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:29:56.013 7 INFO cinder.api.openstack.wsgi [None req-e0f27c52-cbe1-4d8d-b695-78711884d552 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/988] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:29:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:29:56.030 8 INFO cinder.api.openstack.wsgi [None req-aa2b182d-e3a9-4474-96d2-3b0d08ba7d2b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true 2026-08-28 05:29:56.070 8 INFO cinder.api.openstack.wsgi [None req-aa2b182d-e3a9-4474-96d2-3b0d08ba7d2b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 501/989] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:29:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:29:56.085 7 INFO cinder.api.openstack.wsgi [None req-e899ca5b-472a-40f2-86f3-c263c0fabc72 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true 2026-08-28 05:29:56.128 7 INFO cinder.api.openstack.wsgi [None req-e899ca5b-472a-40f2-86f3-c263c0fabc72 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/990] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:29:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:29:56.145 8 INFO cinder.api.openstack.wsgi [None req-4f01d35a-49e7-4f64-b378-a8344a752b08 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:29:56.182 8 INFO cinder.api.openstack.wsgi [None req-4f01d35a-49e7-4f64-b378-a8344a752b08 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 502/991] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:29:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:29:56.198 7 INFO cinder.api.openstack.wsgi [None req-997ae6a6-ea33-4b6e-9509-0b2abe91ca4a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true 2026-08-28 05:29:56.238 7 INFO cinder.api.openstack.wsgi [None req-997ae6a6-ea33-4b6e-9509-0b2abe91ca4a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/992] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:29:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:29:56.253 8 INFO cinder.api.openstack.wsgi [None req-b5d17954-19c8-46bd-94b3-ad9817822deb 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true 2026-08-28 05:29:56.287 8 INFO cinder.api.openstack.wsgi [None req-b5d17954-19c8-46bd-94b3-ad9817822deb 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 503/993] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:29:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:29:56.302 7 INFO cinder.api.openstack.wsgi [None req-42b5cd67-8a81-4e97-8775-710d890529df 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true 2026-08-28 05:29:56.338 7 INFO cinder.api.openstack.wsgi [None req-42b5cd67-8a81-4e97-8775-710d890529df 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/994] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:29:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:29:56.354 8 INFO cinder.api.openstack.wsgi [None req-4520d0f0-262d-497c-943d-ece5b659c002 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true 2026-08-28 05:29:56.388 8 INFO cinder.api.openstack.wsgi [None req-4520d0f0-262d-497c-943d-ece5b659c002 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 504/995] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:29:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:29:56.400 7 INFO cinder.api.openstack.wsgi [None req-699f353c-7919-4285-bc8e-3df8d3430703 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:29:56.415 7 INFO cinder.volume.api [None req-699f353c-7919-4285-bc8e-3df8d3430703 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:29:56.418 7 INFO cinder.api.openstack.wsgi [None req-699f353c-7919-4285-bc8e-3df8d3430703 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 492/996] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:29:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:29:56.429 8 INFO cinder.api.openstack.wsgi [None req-62ce69fe-5092-48aa-97b3-941c32a41207 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:29:56.443 8 INFO cinder.volume.api [None req-62ce69fe-5092-48aa-97b3-941c32a41207 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:29:56.446 8 INFO cinder.api.openstack.wsgi [None req-62ce69fe-5092-48aa-97b3-941c32a41207 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 505/997] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:29:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:29:56.461 7 INFO cinder.api.openstack.wsgi [None req-c6db7093-6c28-49f1-8030-3233fae42978 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:29:56.470 7 INFO cinder.api.openstack.wsgi [None req-c6db7093-6c28-49f1-8030-3233fae42978 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 7|app: 0|req: 493/998] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:29:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:29:56.482 8 INFO cinder.api.openstack.wsgi [None req-2d74ab3a-3bd1-4344-be22-9c6180c2bdde 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:29:56.500 8 INFO cinder.api.openstack.wsgi [None req-2d74ab3a-3bd1-4344-be22-9c6180c2bdde 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 506/999] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:29:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:29:59.482 7 INFO cinder.api.openstack.wsgi [None req-c6db7093-6c28-49f1-8030-3233fae42978 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:29:59.482 8 INFO cinder.api.openstack.wsgi [None req-2d74ab3a-3bd1-4344-be22-9c6180c2bdde 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:29:59.483 7 INFO cinder.api.openstack.wsgi [None req-c6db7093-6c28-49f1-8030-3233fae42978 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:29:59.483 8 INFO cinder.api.openstack.wsgi [None req-2d74ab3a-3bd1-4344-be22-9c6180c2bdde 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:30:09.483 7 INFO cinder.api.openstack.wsgi [None req-c6db7093-6c28-49f1-8030-3233fae42978 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:30:09.483 8 INFO cinder.api.openstack.wsgi [None req-2d74ab3a-3bd1-4344-be22-9c6180c2bdde 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:30:09.484 7 INFO cinder.api.openstack.wsgi [None req-c6db7093-6c28-49f1-8030-3233fae42978 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:30:09.484 8 INFO cinder.api.openstack.wsgi [None req-2d74ab3a-3bd1-4344-be22-9c6180c2bdde 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:30:19.483 7 INFO cinder.api.openstack.wsgi [None req-c6db7093-6c28-49f1-8030-3233fae42978 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:30:19.483 8 INFO cinder.api.openstack.wsgi [None req-2d74ab3a-3bd1-4344-be22-9c6180c2bdde 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:30:19.484 7 INFO cinder.api.openstack.wsgi [None req-c6db7093-6c28-49f1-8030-3233fae42978 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:30:19.484 8 INFO cinder.api.openstack.wsgi [None req-2d74ab3a-3bd1-4344-be22-9c6180c2bdde 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:30:29.482 7 INFO cinder.api.openstack.wsgi [None req-c6db7093-6c28-49f1-8030-3233fae42978 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:30:29.482 8 INFO cinder.api.openstack.wsgi [None req-2d74ab3a-3bd1-4344-be22-9c6180c2bdde 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:30:29.483 7 INFO cinder.api.openstack.wsgi [None req-c6db7093-6c28-49f1-8030-3233fae42978 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:30:29.484 8 INFO cinder.api.openstack.wsgi [None req-2d74ab3a-3bd1-4344-be22-9c6180c2bdde 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:30:39.482 7 INFO cinder.api.openstack.wsgi [None req-c6db7093-6c28-49f1-8030-3233fae42978 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:30:39.483 8 INFO cinder.api.openstack.wsgi [None req-2d74ab3a-3bd1-4344-be22-9c6180c2bdde 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:30:39.483 7 INFO cinder.api.openstack.wsgi [None req-c6db7093-6c28-49f1-8030-3233fae42978 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:30:39.484 8 INFO cinder.api.openstack.wsgi [None req-2d74ab3a-3bd1-4344-be22-9c6180c2bdde 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:30:49.482 7 INFO cinder.api.openstack.wsgi [None req-c6db7093-6c28-49f1-8030-3233fae42978 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:30:49.483 8 INFO cinder.api.openstack.wsgi [None req-2d74ab3a-3bd1-4344-be22-9c6180c2bdde 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:30:49.484 7 INFO cinder.api.openstack.wsgi [None req-c6db7093-6c28-49f1-8030-3233fae42978 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:30:49.484 8 INFO cinder.api.openstack.wsgi [None req-2d74ab3a-3bd1-4344-be22-9c6180c2bdde 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:30:55.663 7 INFO cinder.api.openstack.wsgi [None req-0632fc0a-5745-41e1-9606-ba697f2a0801 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true 2026-08-28 05:30:55.699 7 INFO cinder.api.openstack.wsgi [None req-0632fc0a-5745-41e1-9606-ba697f2a0801 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 500/1012] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:30:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true => generated 847 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:30:55.716 8 INFO cinder.api.openstack.wsgi [None req-7faef881-6d0c-46bf-9b93-9b17adf53c9f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true 2026-08-28 05:30:55.755 8 INFO cinder.api.openstack.wsgi [None req-7faef881-6d0c-46bf-9b93-9b17adf53c9f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1013] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:30:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:30:55.769 7 INFO cinder.api.openstack.wsgi [None req-a979f488-7ce0-4c14-b073-18b150fd7fe3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:30:55.805 7 INFO cinder.api.openstack.wsgi [None req-a979f488-7ce0-4c14-b073-18b150fd7fe3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/1014] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:30:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:30:55.820 8 INFO cinder.api.openstack.wsgi [None req-d0a8e298-3971-4753-8cf3-685249ad4e60 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:30:55.859 8 INFO cinder.api.openstack.wsgi [None req-d0a8e298-3971-4753-8cf3-685249ad4e60 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1015] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:30:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:30:55.874 7 INFO cinder.api.openstack.wsgi [None req-806c19d6-27cc-471c-b561-eb1903ed68d2 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true 2026-08-28 05:30:55.917 7 INFO cinder.api.openstack.wsgi [None req-806c19d6-27cc-471c-b561-eb1903ed68d2 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1016] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:30:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:30:55.930 8 INFO cinder.api.openstack.wsgi [None req-b567930e-12ea-43ea-a7fa-f6c69e9d66f6 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true 2026-08-28 05:30:55.968 8 INFO cinder.api.openstack.wsgi [None req-b567930e-12ea-43ea-a7fa-f6c69e9d66f6 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1017] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:30:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:30:55.983 7 INFO cinder.api.openstack.wsgi [None req-65afe8ba-5226-4794-a692-25a1d48fa46e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:30:56.027 7 INFO cinder.api.openstack.wsgi [None req-65afe8ba-5226-4794-a692-25a1d48fa46e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1018] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:30:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:30:56.044 8 INFO cinder.api.openstack.wsgi [None req-10c3802e-0d06-45dd-82a0-e8f3fa486fe2 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true 2026-08-28 05:30:56.078 8 INFO cinder.api.openstack.wsgi [None req-10c3802e-0d06-45dd-82a0-e8f3fa486fe2 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1019] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:30:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:30:56.092 7 INFO cinder.api.openstack.wsgi [None req-32089636-088c-4503-adae-b5852fd93852 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true 2026-08-28 05:30:56.128 7 INFO cinder.api.openstack.wsgi [None req-32089636-088c-4503-adae-b5852fd93852 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1020] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:30:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:30:56.144 8 INFO cinder.api.openstack.wsgi [None req-b3aec3f0-3992-4558-bb2f-42550ae909c7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true 2026-08-28 05:30:56.174 8 INFO cinder.api.openstack.wsgi [None req-b3aec3f0-3992-4558-bb2f-42550ae909c7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1021] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:30:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:30:56.188 7 INFO cinder.api.openstack.wsgi [None req-bbbe1c25-18c4-4113-a40e-8d8eb26021f6 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true 2026-08-28 05:30:56.225 7 INFO cinder.api.openstack.wsgi [None req-bbbe1c25-18c4-4113-a40e-8d8eb26021f6 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1022] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:30:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:30:56.239 8 INFO cinder.api.openstack.wsgi [None req-948f2aa0-4c71-4ba1-9c07-36d6474de9d9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:30:56.247 8 INFO cinder.api.openstack.wsgi [None req-948f2aa0-4c71-4ba1-9c07-36d6474de9d9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 8|app: 0|req: 518/1023] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:30:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:30:56.259 7 INFO cinder.api.openstack.wsgi [None req-33e30780-1354-4f33-ab3c-2e8ae4fe9bf4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:30:56.273 7 INFO cinder.volume.api [None req-33e30780-1354-4f33-ab3c-2e8ae4fe9bf4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:30:56.276 7 INFO cinder.api.openstack.wsgi [None req-33e30780-1354-4f33-ab3c-2e8ae4fe9bf4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1024] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:30:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:30:56.289 8 INFO cinder.api.openstack.wsgi [None req-342285a0-5ed0-4700-bc78-3c69e8653d8b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:30:56.306 8 INFO cinder.api.openstack.wsgi [None req-342285a0-5ed0-4700-bc78-3c69e8653d8b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1025] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:30:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:30:56.317 7 INFO cinder.api.openstack.wsgi [None req-bdeab8f3-199d-48b5-ae7d-34a31262b9d9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:30:56.331 7 INFO cinder.volume.api [None req-bdeab8f3-199d-48b5-ae7d-34a31262b9d9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:30:56.335 7 INFO cinder.api.openstack.wsgi [None req-bdeab8f3-199d-48b5-ae7d-34a31262b9d9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1026] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:30:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:30:56.345 8 INFO cinder.api.openstack.wsgi [None req-5566dece-35ab-4c0c-81f9-30c788ce8287 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:30:56.354 8 INFO cinder.volume.api [None req-5566dece-35ab-4c0c-81f9-30c788ce8287 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:30:56.355 8 INFO cinder.api.openstack.wsgi [None req-5566dece-35ab-4c0c-81f9-30c788ce8287 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1027] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:30:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:30:59.483 7 INFO cinder.api.openstack.wsgi [None req-bdeab8f3-199d-48b5-ae7d-34a31262b9d9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:30:59.484 7 INFO cinder.api.openstack.wsgi [None req-bdeab8f3-199d-48b5-ae7d-34a31262b9d9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:30:59.496 8 INFO cinder.api.openstack.wsgi [None req-5566dece-35ab-4c0c-81f9-30c788ce8287 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:30:59.497 8 INFO cinder.api.openstack.wsgi [None req-5566dece-35ab-4c0c-81f9-30c788ce8287 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:31:09.483 7 INFO cinder.api.openstack.wsgi [None req-bdeab8f3-199d-48b5-ae7d-34a31262b9d9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:31:09.483 8 INFO cinder.api.openstack.wsgi [None req-5566dece-35ab-4c0c-81f9-30c788ce8287 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:31:09.484 8 INFO cinder.api.openstack.wsgi [None req-5566dece-35ab-4c0c-81f9-30c788ce8287 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:31:09.484 7 INFO cinder.api.openstack.wsgi [None req-bdeab8f3-199d-48b5-ae7d-34a31262b9d9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:31:19.482 8 INFO cinder.api.openstack.wsgi [None req-5566dece-35ab-4c0c-81f9-30c788ce8287 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:31:19.483 7 INFO cinder.api.openstack.wsgi [None req-bdeab8f3-199d-48b5-ae7d-34a31262b9d9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:31:19.484 8 INFO cinder.api.openstack.wsgi [None req-5566dece-35ab-4c0c-81f9-30c788ce8287 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:31:19.484 7 INFO cinder.api.openstack.wsgi [None req-bdeab8f3-199d-48b5-ae7d-34a31262b9d9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:31:29.482 7 INFO cinder.api.openstack.wsgi [None req-bdeab8f3-199d-48b5-ae7d-34a31262b9d9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:31:29.482 8 INFO cinder.api.openstack.wsgi [None req-5566dece-35ab-4c0c-81f9-30c788ce8287 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:31:29.483 7 INFO cinder.api.openstack.wsgi [None req-bdeab8f3-199d-48b5-ae7d-34a31262b9d9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:31:29.483 8 INFO cinder.api.openstack.wsgi [None req-5566dece-35ab-4c0c-81f9-30c788ce8287 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:31:39.483 8 INFO cinder.api.openstack.wsgi [None req-5566dece-35ab-4c0c-81f9-30c788ce8287 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:31:39.483 7 INFO cinder.api.openstack.wsgi [None req-bdeab8f3-199d-48b5-ae7d-34a31262b9d9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:31:39.484 8 INFO cinder.api.openstack.wsgi [None req-5566dece-35ab-4c0c-81f9-30c788ce8287 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:31:39.485 7 INFO cinder.api.openstack.wsgi [None req-bdeab8f3-199d-48b5-ae7d-34a31262b9d9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:31:49.482 8 INFO cinder.api.openstack.wsgi [None req-5566dece-35ab-4c0c-81f9-30c788ce8287 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:31:49.482 7 INFO cinder.api.openstack.wsgi [None req-bdeab8f3-199d-48b5-ae7d-34a31262b9d9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:31:49.484 8 INFO cinder.api.openstack.wsgi [None req-5566dece-35ab-4c0c-81f9-30c788ce8287 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:31:49.484 7 INFO cinder.api.openstack.wsgi [None req-bdeab8f3-199d-48b5-ae7d-34a31262b9d9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:31:55.614 8 INFO cinder.api.openstack.wsgi [None req-3f255929-8758-4b5d-8ec7-654ad7c77a38 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:31:55.623 8 INFO cinder.api.openstack.wsgi [None req-3f255929-8758-4b5d-8ec7-654ad7c77a38 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 8|app: 0|req: 527/1040] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:31:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:31:55.636 7 INFO cinder.api.openstack.wsgi [None req-99ec50c2-dacc-4e53-a9d7-34930110af00 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:31:55.649 7 INFO cinder.volume.api [None req-99ec50c2-dacc-4e53-a9d7-34930110af00 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:31:55.653 7 INFO cinder.api.openstack.wsgi [None req-99ec50c2-dacc-4e53-a9d7-34930110af00 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1041] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:31:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:31:55.667 8 INFO cinder.api.openstack.wsgi [None req-19b1bf8d-1a3e-4f53-bb02-d1ee5996d1d9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:31:55.685 8 INFO cinder.api.openstack.wsgi [None req-19b1bf8d-1a3e-4f53-bb02-d1ee5996d1d9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1042] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:31:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:31:55.745 7 INFO cinder.api.openstack.wsgi [None req-ded50cfc-17e3-461d-8564-ff65df6a1916 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true 2026-08-28 05:31:55.780 7 INFO cinder.api.openstack.wsgi [None req-ded50cfc-17e3-461d-8564-ff65df6a1916 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1043] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:31:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:31:55.794 8 INFO cinder.api.openstack.wsgi [None req-f4f28b60-a95b-4c67-bbec-f9160c93997d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true 2026-08-28 05:31:55.841 8 INFO cinder.api.openstack.wsgi [None req-f4f28b60-a95b-4c67-bbec-f9160c93997d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1044] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:31:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:31:55.856 7 INFO cinder.api.openstack.wsgi [None req-ac802901-caeb-4dcb-a132-e1bc7ce6f392 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:31:55.890 7 INFO cinder.api.openstack.wsgi [None req-ac802901-caeb-4dcb-a132-e1bc7ce6f392 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1045] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:31:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:31:55.905 8 INFO cinder.api.openstack.wsgi [None req-beb35640-cbe1-48e3-b77c-194e4cf1eabc 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:31:55.962 8 INFO cinder.api.openstack.wsgi [None req-beb35640-cbe1-48e3-b77c-194e4cf1eabc 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1046] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:31:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:31:55.979 7 INFO cinder.api.openstack.wsgi [None req-7033a000-2613-4a1f-8fc8-84d1cbfb88c9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true 2026-08-28 05:31:56.010 7 INFO cinder.api.openstack.wsgi [None req-7033a000-2613-4a1f-8fc8-84d1cbfb88c9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1047] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:31:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:31:56.039 8 INFO cinder.api.openstack.wsgi [None req-9b70d503-4a09-4dcb-9b6f-ed49c80bfb4d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true 2026-08-28 05:31:56.077 8 INFO cinder.api.openstack.wsgi [None req-9b70d503-4a09-4dcb-9b6f-ed49c80bfb4d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1048] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:31:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:31:56.092 7 INFO cinder.api.openstack.wsgi [None req-cd92646d-5d2e-4625-b8c8-c2c95f1a2eb2 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:31:56.136 7 INFO cinder.api.openstack.wsgi [None req-cd92646d-5d2e-4625-b8c8-c2c95f1a2eb2 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1049] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:31:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:31:56.152 8 INFO cinder.api.openstack.wsgi [None req-32d122ed-9160-48e0-a21c-1bb513da87b2 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true 2026-08-28 05:31:56.189 8 INFO cinder.api.openstack.wsgi [None req-32d122ed-9160-48e0-a21c-1bb513da87b2 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1050] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:31:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:31:56.204 7 INFO cinder.api.openstack.wsgi [None req-c0d69d25-50ec-4590-a5c7-2ccec63c4133 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true 2026-08-28 05:31:56.239 7 INFO cinder.api.openstack.wsgi [None req-c0d69d25-50ec-4590-a5c7-2ccec63c4133 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1051] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:31:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:31:56.253 8 INFO cinder.api.openstack.wsgi [None req-7985ffe4-0dc2-4978-8fa7-571c0464fedf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true 2026-08-28 05:31:56.287 8 INFO cinder.api.openstack.wsgi [None req-7985ffe4-0dc2-4978-8fa7-571c0464fedf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1052] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:31:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:31:56.302 7 INFO cinder.api.openstack.wsgi [None req-135d96b8-e34e-4837-a43b-8f9097f6e5d9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true 2026-08-28 05:31:56.337 7 INFO cinder.api.openstack.wsgi [None req-135d96b8-e34e-4837-a43b-8f9097f6e5d9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1053] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:31:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:31:56.352 8 INFO cinder.api.openstack.wsgi [None req-74b0d05d-84f9-44cb-a8fd-1c8119dbf0d4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:31:56.367 8 INFO cinder.volume.api [None req-74b0d05d-84f9-44cb-a8fd-1c8119dbf0d4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:31:56.369 8 INFO cinder.api.openstack.wsgi [None req-74b0d05d-84f9-44cb-a8fd-1c8119dbf0d4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1054] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:31:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:31:56.380 7 INFO cinder.api.openstack.wsgi [None req-0bb719ac-feb3-4b4a-a64b-c74e0662819b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:31:56.388 7 INFO cinder.volume.api [None req-0bb719ac-feb3-4b4a-a64b-c74e0662819b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:31:56.389 7 INFO cinder.api.openstack.wsgi [None req-0bb719ac-feb3-4b4a-a64b-c74e0662819b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1055] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:31:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:31:59.482 8 INFO cinder.api.openstack.wsgi [None req-74b0d05d-84f9-44cb-a8fd-1c8119dbf0d4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:31:59.483 7 INFO cinder.api.openstack.wsgi [None req-0bb719ac-feb3-4b4a-a64b-c74e0662819b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:31:59.484 8 INFO cinder.api.openstack.wsgi [None req-74b0d05d-84f9-44cb-a8fd-1c8119dbf0d4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:31:59.484 7 INFO cinder.api.openstack.wsgi [None req-0bb719ac-feb3-4b4a-a64b-c74e0662819b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:32:09.483 7 INFO cinder.api.openstack.wsgi [None req-0bb719ac-feb3-4b4a-a64b-c74e0662819b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:32:09.482 8 INFO cinder.api.openstack.wsgi [None req-74b0d05d-84f9-44cb-a8fd-1c8119dbf0d4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:32:09.484 7 INFO cinder.api.openstack.wsgi [None req-0bb719ac-feb3-4b4a-a64b-c74e0662819b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:32:09.484 8 INFO cinder.api.openstack.wsgi [None req-74b0d05d-84f9-44cb-a8fd-1c8119dbf0d4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:32:19.483 8 INFO cinder.api.openstack.wsgi [None req-74b0d05d-84f9-44cb-a8fd-1c8119dbf0d4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:32:19.483 7 INFO cinder.api.openstack.wsgi [None req-0bb719ac-feb3-4b4a-a64b-c74e0662819b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:32:19.484 8 INFO cinder.api.openstack.wsgi [None req-74b0d05d-84f9-44cb-a8fd-1c8119dbf0d4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:32:19.484 7 INFO cinder.api.openstack.wsgi [None req-0bb719ac-feb3-4b4a-a64b-c74e0662819b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:32:29.483 8 INFO cinder.api.openstack.wsgi [None req-74b0d05d-84f9-44cb-a8fd-1c8119dbf0d4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:32:29.483 7 INFO cinder.api.openstack.wsgi [None req-0bb719ac-feb3-4b4a-a64b-c74e0662819b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:32:29.483 8 INFO cinder.api.openstack.wsgi [None req-74b0d05d-84f9-44cb-a8fd-1c8119dbf0d4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:32:29.484 7 INFO cinder.api.openstack.wsgi [None req-0bb719ac-feb3-4b4a-a64b-c74e0662819b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:32:39.483 8 INFO cinder.api.openstack.wsgi [None req-74b0d05d-84f9-44cb-a8fd-1c8119dbf0d4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:32:39.483 7 INFO cinder.api.openstack.wsgi [None req-0bb719ac-feb3-4b4a-a64b-c74e0662819b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:32:39.484 8 INFO cinder.api.openstack.wsgi [None req-74b0d05d-84f9-44cb-a8fd-1c8119dbf0d4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:32:39.484 7 INFO cinder.api.openstack.wsgi [None req-0bb719ac-feb3-4b4a-a64b-c74e0662819b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:32:49.483 8 INFO cinder.api.openstack.wsgi [None req-74b0d05d-84f9-44cb-a8fd-1c8119dbf0d4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:32:49.484 8 INFO cinder.api.openstack.wsgi [None req-74b0d05d-84f9-44cb-a8fd-1c8119dbf0d4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:32:49.487 7 INFO cinder.api.openstack.wsgi [None req-0bb719ac-feb3-4b4a-a64b-c74e0662819b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:32:49.487 7 INFO cinder.api.openstack.wsgi [None req-0bb719ac-feb3-4b4a-a64b-c74e0662819b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:32:55.586 8 INFO cinder.api.openstack.wsgi [None req-ab4e5ba7-c8da-4794-89b1-7557af05b01b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:32:55.600 8 INFO cinder.volume.api [None req-ab4e5ba7-c8da-4794-89b1-7557af05b01b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:32:55.604 8 INFO cinder.api.openstack.wsgi [None req-ab4e5ba7-c8da-4794-89b1-7557af05b01b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1068] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:32:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:32:55.615 7 INFO cinder.api.openstack.wsgi [None req-6283594b-d447-4d11-b1e1-261d99c37639 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:32:55.629 7 INFO cinder.volume.api [None req-6283594b-d447-4d11-b1e1-261d99c37639 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:32:55.632 7 INFO cinder.api.openstack.wsgi [None req-6283594b-d447-4d11-b1e1-261d99c37639 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1069] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:32:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:32:55.645 8 INFO cinder.api.openstack.wsgi [None req-9654ddce-4eb0-4e28-88ca-02ae2c18b22a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:32:55.654 8 INFO cinder.api.openstack.wsgi [None req-9654ddce-4eb0-4e28-88ca-02ae2c18b22a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 8|app: 0|req: 542/1070] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:32:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:32:55.667 7 INFO cinder.api.openstack.wsgi [None req-995bcaa1-62c5-4143-afee-13a624818c10 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:32:55.684 7 INFO cinder.api.openstack.wsgi [None req-995bcaa1-62c5-4143-afee-13a624818c10 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1071] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:32:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:32:55.695 8 INFO cinder.api.openstack.wsgi [None req-646bce31-6be6-4aa2-886b-4493d7c99b2b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:32:55.704 8 INFO cinder.volume.api [None req-646bce31-6be6-4aa2-886b-4493d7c99b2b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:32:55.704 8 INFO cinder.api.openstack.wsgi [None req-646bce31-6be6-4aa2-886b-4493d7c99b2b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 543/1072] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:32:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:32:55.754 7 INFO cinder.api.openstack.wsgi [None req-2ecbbc3f-4859-4044-abba-52ebcfa9a2e3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true 2026-08-28 05:32:55.789 7 INFO cinder.api.openstack.wsgi [None req-2ecbbc3f-4859-4044-abba-52ebcfa9a2e3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1073] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:32:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:32:55.804 8 INFO cinder.api.openstack.wsgi [None req-cf5c092f-3335-41e7-82f0-906e5829f9bf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true 2026-08-28 05:32:55.844 8 INFO cinder.api.openstack.wsgi [None req-cf5c092f-3335-41e7-82f0-906e5829f9bf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 544/1074] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:32:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:32:55.857 7 INFO cinder.api.openstack.wsgi [None req-9ca4d64d-8ed6-4a02-ad0d-50013f2c696c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:32:55.891 7 INFO cinder.api.openstack.wsgi [None req-9ca4d64d-8ed6-4a02-ad0d-50013f2c696c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1075] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:32:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:32:55.909 8 INFO cinder.api.openstack.wsgi [None req-4eae6374-2937-427f-83e1-dca645e0f022 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:32:55.956 8 INFO cinder.api.openstack.wsgi [None req-4eae6374-2937-427f-83e1-dca645e0f022 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 545/1076] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:32:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:32:55.976 7 INFO cinder.api.openstack.wsgi [None req-c3f18146-8857-4fa3-8b0a-3e840c485757 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true 2026-08-28 05:32:56.024 7 INFO cinder.api.openstack.wsgi [None req-c3f18146-8857-4fa3-8b0a-3e840c485757 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1077] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:32:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:32:56.040 8 INFO cinder.api.openstack.wsgi [None req-d90573e9-3191-4c8f-8e48-7ea25d07e112 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true 2026-08-28 05:32:56.078 8 INFO cinder.api.openstack.wsgi [None req-d90573e9-3191-4c8f-8e48-7ea25d07e112 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 546/1078] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:32:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:32:56.093 7 INFO cinder.api.openstack.wsgi [None req-61137231-700d-4b42-b6ec-89b4f4d72725 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:32:56.127 7 INFO cinder.api.openstack.wsgi [None req-61137231-700d-4b42-b6ec-89b4f4d72725 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1079] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:32:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:32:56.143 8 INFO cinder.api.openstack.wsgi [None req-6553b1d8-74a3-41b1-a0ea-5c304e8bdc1a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true 2026-08-28 05:32:56.182 8 INFO cinder.api.openstack.wsgi [None req-6553b1d8-74a3-41b1-a0ea-5c304e8bdc1a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 547/1080] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:32:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:32:56.197 7 INFO cinder.api.openstack.wsgi [None req-1f3207a8-c49b-4034-9ccf-d45ff0c9a674 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true 2026-08-28 05:32:56.231 7 INFO cinder.api.openstack.wsgi [None req-1f3207a8-c49b-4034-9ccf-d45ff0c9a674 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1081] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:32:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:32:56.246 8 INFO cinder.api.openstack.wsgi [None req-6dbf19c8-01ac-4e30-ace1-12f1e60c1023 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true 2026-08-28 05:32:56.284 8 INFO cinder.api.openstack.wsgi [None req-6dbf19c8-01ac-4e30-ace1-12f1e60c1023 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 548/1082] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:32:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:32:56.299 7 INFO cinder.api.openstack.wsgi [None req-b61f67df-ec78-4075-ad85-d5ff1150bf20 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true 2026-08-28 05:32:56.334 7 INFO cinder.api.openstack.wsgi [None req-b61f67df-ec78-4075-ad85-d5ff1150bf20 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1083] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:32:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:32:59.482 8 INFO cinder.api.openstack.wsgi [None req-6dbf19c8-01ac-4e30-ace1-12f1e60c1023 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:32:59.483 7 INFO cinder.api.openstack.wsgi [None req-b61f67df-ec78-4075-ad85-d5ff1150bf20 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:32:59.484 8 INFO cinder.api.openstack.wsgi [None req-6dbf19c8-01ac-4e30-ace1-12f1e60c1023 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:32:59.484 7 INFO cinder.api.openstack.wsgi [None req-b61f67df-ec78-4075-ad85-d5ff1150bf20 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:33:09.483 8 INFO cinder.api.openstack.wsgi [None req-6dbf19c8-01ac-4e30-ace1-12f1e60c1023 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:33:09.483 7 INFO cinder.api.openstack.wsgi [None req-b61f67df-ec78-4075-ad85-d5ff1150bf20 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:33:09.484 8 INFO cinder.api.openstack.wsgi [None req-6dbf19c8-01ac-4e30-ace1-12f1e60c1023 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:33:09.485 7 INFO cinder.api.openstack.wsgi [None req-b61f67df-ec78-4075-ad85-d5ff1150bf20 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:33:19.483 8 INFO cinder.api.openstack.wsgi [None req-6dbf19c8-01ac-4e30-ace1-12f1e60c1023 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:33:19.483 7 INFO cinder.api.openstack.wsgi [None req-b61f67df-ec78-4075-ad85-d5ff1150bf20 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:33:19.484 8 INFO cinder.api.openstack.wsgi [None req-6dbf19c8-01ac-4e30-ace1-12f1e60c1023 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:33:19.484 7 INFO cinder.api.openstack.wsgi [None req-b61f67df-ec78-4075-ad85-d5ff1150bf20 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:33:29.483 7 INFO cinder.api.openstack.wsgi [None req-b61f67df-ec78-4075-ad85-d5ff1150bf20 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:33:29.483 7 INFO cinder.api.openstack.wsgi [None req-b61f67df-ec78-4075-ad85-d5ff1150bf20 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:33:29.483 8 INFO cinder.api.openstack.wsgi [None req-6dbf19c8-01ac-4e30-ace1-12f1e60c1023 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:33:29.484 8 INFO cinder.api.openstack.wsgi [None req-6dbf19c8-01ac-4e30-ace1-12f1e60c1023 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:33:39.483 7 INFO cinder.api.openstack.wsgi [None req-b61f67df-ec78-4075-ad85-d5ff1150bf20 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:33:39.484 7 INFO cinder.api.openstack.wsgi [None req-b61f67df-ec78-4075-ad85-d5ff1150bf20 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:33:39.483 8 INFO cinder.api.openstack.wsgi [None req-6dbf19c8-01ac-4e30-ace1-12f1e60c1023 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:33:39.485 8 INFO cinder.api.openstack.wsgi [None req-6dbf19c8-01ac-4e30-ace1-12f1e60c1023 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:33:49.483 7 INFO cinder.api.openstack.wsgi [None req-b61f67df-ec78-4075-ad85-d5ff1150bf20 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:33:49.483 8 INFO cinder.api.openstack.wsgi [None req-6dbf19c8-01ac-4e30-ace1-12f1e60c1023 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:33:49.484 7 INFO cinder.api.openstack.wsgi [None req-b61f67df-ec78-4075-ad85-d5ff1150bf20 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:33:49.484 8 INFO cinder.api.openstack.wsgi [None req-6dbf19c8-01ac-4e30-ace1-12f1e60c1023 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:33:55.619 8 INFO cinder.api.openstack.wsgi [None req-38bb522f-2c6e-4a6f-a37b-63003b3afd68 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:33:55.633 8 INFO cinder.volume.api [None req-38bb522f-2c6e-4a6f-a37b-63003b3afd68 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:33:55.636 8 INFO cinder.api.openstack.wsgi [None req-38bb522f-2c6e-4a6f-a37b-63003b3afd68 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 555/1096] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:33:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:33:55.651 7 INFO cinder.api.openstack.wsgi [None req-a93121cd-28b5-420f-b9ee-17a4bc5b2286 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:33:55.666 7 INFO cinder.volume.api [None req-a93121cd-28b5-420f-b9ee-17a4bc5b2286 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:33:55.670 7 INFO cinder.api.openstack.wsgi [None req-a93121cd-28b5-420f-b9ee-17a4bc5b2286 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1097] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:33:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:33:55.684 8 INFO cinder.api.openstack.wsgi [None req-7c4701ad-9759-427e-aeb3-4ec19dc0dd47 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:33:55.709 8 INFO cinder.api.openstack.wsgi [None req-7c4701ad-9759-427e-aeb3-4ec19dc0dd47 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 556/1098] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:33:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:33:55.768 7 INFO cinder.api.openstack.wsgi [None req-8d342741-fef2-463f-bfb9-dc95523dda30 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true 2026-08-28 05:33:55.798 7 INFO cinder.api.openstack.wsgi [None req-8d342741-fef2-463f-bfb9-dc95523dda30 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1099] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:33:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:33:55.810 8 INFO cinder.api.openstack.wsgi [None req-5d98329a-6649-4f44-b551-a8e089cb85e4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true 2026-08-28 05:33:55.846 8 INFO cinder.api.openstack.wsgi [None req-5d98329a-6649-4f44-b551-a8e089cb85e4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 557/1100] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:33:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:33:55.862 7 INFO cinder.api.openstack.wsgi [None req-31ef9895-60c3-495d-ab7c-f194b067e231 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:33:55.906 7 INFO cinder.api.openstack.wsgi [None req-31ef9895-60c3-495d-ab7c-f194b067e231 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1101] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:33:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:33:55.924 8 INFO cinder.api.openstack.wsgi [None req-540423ce-a5fb-4b04-ae2c-efe8a64d8af0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:33:55.971 8 INFO cinder.api.openstack.wsgi [None req-540423ce-a5fb-4b04-ae2c-efe8a64d8af0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 558/1102] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:33:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:33:55.991 7 INFO cinder.api.openstack.wsgi [None req-ddc413dd-d720-449c-9628-e9d70cecd2bf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true 2026-08-28 05:33:56.046 7 INFO cinder.api.openstack.wsgi [None req-ddc413dd-d720-449c-9628-e9d70cecd2bf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1103] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:33:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true => generated 847 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:33:56.068 8 INFO cinder.api.openstack.wsgi [None req-3ea8e1f7-f24f-4979-9836-4fcb6594d8ae 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true 2026-08-28 05:33:56.103 8 INFO cinder.api.openstack.wsgi [None req-3ea8e1f7-f24f-4979-9836-4fcb6594d8ae 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 559/1104] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:33:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:33:56.120 7 INFO cinder.api.openstack.wsgi [None req-ee9d63e9-2cd2-4bd8-ab79-fbce2a52c8e0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:33:56.167 7 INFO cinder.api.openstack.wsgi [None req-ee9d63e9-2cd2-4bd8-ab79-fbce2a52c8e0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 546/1105] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:33:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:33:56.188 8 INFO cinder.api.openstack.wsgi [None req-3eea0a49-aee5-4277-9475-f6df9ab619f1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true 2026-08-28 05:33:56.232 8 INFO cinder.api.openstack.wsgi [None req-3eea0a49-aee5-4277-9475-f6df9ab619f1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 560/1106] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:33:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:33:56.249 7 INFO cinder.api.openstack.wsgi [None req-87a6699e-fb8a-4ae5-94b8-3d2d8cbd0bc3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true 2026-08-28 05:33:56.287 7 INFO cinder.api.openstack.wsgi [None req-87a6699e-fb8a-4ae5-94b8-3d2d8cbd0bc3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 547/1107] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:33:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:33:56.304 8 INFO cinder.api.openstack.wsgi [None req-3158e315-5b40-4872-945f-d80431adbfa3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true 2026-08-28 05:33:56.346 8 INFO cinder.api.openstack.wsgi [None req-3158e315-5b40-4872-945f-d80431adbfa3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 561/1108] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:33:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:33:56.361 7 INFO cinder.api.openstack.wsgi [None req-f79d95bc-b6fd-4f54-9394-25ba885ce90c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true 2026-08-28 05:33:56.399 7 INFO cinder.api.openstack.wsgi [None req-f79d95bc-b6fd-4f54-9394-25ba885ce90c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 548/1109] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:33:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:33:56.417 8 INFO cinder.api.openstack.wsgi [None req-a6aceabc-6e3c-4043-9ecd-5afa05fc5a9c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:33:56.427 8 INFO cinder.api.openstack.wsgi [None req-a6aceabc-6e3c-4043-9ecd-5afa05fc5a9c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 8|app: 0|req: 562/1110] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:33:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:33:56.440 7 INFO cinder.api.openstack.wsgi [None req-d9472477-19ee-498f-a771-ac2085e1c72e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:33:56.447 7 INFO cinder.volume.api [None req-d9472477-19ee-498f-a771-ac2085e1c72e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:33:56.448 7 INFO cinder.api.openstack.wsgi [None req-d9472477-19ee-498f-a771-ac2085e1c72e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 549/1111] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:33:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:33:59.482 8 INFO cinder.api.openstack.wsgi [None req-a6aceabc-6e3c-4043-9ecd-5afa05fc5a9c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:33:59.483 7 INFO cinder.api.openstack.wsgi [None req-d9472477-19ee-498f-a771-ac2085e1c72e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:33:59.484 8 INFO cinder.api.openstack.wsgi [None req-a6aceabc-6e3c-4043-9ecd-5afa05fc5a9c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:33:59.485 7 INFO cinder.api.openstack.wsgi [None req-d9472477-19ee-498f-a771-ac2085e1c72e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:34:09.483 7 INFO cinder.api.openstack.wsgi [None req-d9472477-19ee-498f-a771-ac2085e1c72e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:34:09.483 8 INFO cinder.api.openstack.wsgi [None req-a6aceabc-6e3c-4043-9ecd-5afa05fc5a9c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:34:09.484 7 INFO cinder.api.openstack.wsgi [None req-d9472477-19ee-498f-a771-ac2085e1c72e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:34:09.485 8 INFO cinder.api.openstack.wsgi [None req-a6aceabc-6e3c-4043-9ecd-5afa05fc5a9c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:34:19.482 8 INFO cinder.api.openstack.wsgi [None req-a6aceabc-6e3c-4043-9ecd-5afa05fc5a9c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:34:19.482 7 INFO cinder.api.openstack.wsgi [None req-d9472477-19ee-498f-a771-ac2085e1c72e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:34:19.483 8 INFO cinder.api.openstack.wsgi [None req-a6aceabc-6e3c-4043-9ecd-5afa05fc5a9c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:34:19.483 7 INFO cinder.api.openstack.wsgi [None req-d9472477-19ee-498f-a771-ac2085e1c72e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:34:29.483 8 INFO cinder.api.openstack.wsgi [None req-a6aceabc-6e3c-4043-9ecd-5afa05fc5a9c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:34:29.483 7 INFO cinder.api.openstack.wsgi [None req-d9472477-19ee-498f-a771-ac2085e1c72e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:34:29.484 7 INFO cinder.api.openstack.wsgi [None req-d9472477-19ee-498f-a771-ac2085e1c72e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:34:29.484 8 INFO cinder.api.openstack.wsgi [None req-a6aceabc-6e3c-4043-9ecd-5afa05fc5a9c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:34:39.483 7 INFO cinder.api.openstack.wsgi [None req-d9472477-19ee-498f-a771-ac2085e1c72e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:34:39.483 8 INFO cinder.api.openstack.wsgi [None req-a6aceabc-6e3c-4043-9ecd-5afa05fc5a9c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:34:39.484 7 INFO cinder.api.openstack.wsgi [None req-d9472477-19ee-498f-a771-ac2085e1c72e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:34:39.484 8 INFO cinder.api.openstack.wsgi [None req-a6aceabc-6e3c-4043-9ecd-5afa05fc5a9c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:34:49.488 8 INFO cinder.api.openstack.wsgi [None req-a6aceabc-6e3c-4043-9ecd-5afa05fc5a9c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:34:49.489 8 INFO cinder.api.openstack.wsgi [None req-a6aceabc-6e3c-4043-9ecd-5afa05fc5a9c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:34:49.495 7 INFO cinder.api.openstack.wsgi [None req-d9472477-19ee-498f-a771-ac2085e1c72e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:34:49.497 7 INFO cinder.api.openstack.wsgi [None req-d9472477-19ee-498f-a771-ac2085e1c72e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:34:55.652 8 INFO cinder.api.openstack.wsgi [None req-457d384a-d9ca-433c-9386-3a3ab36d30e1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true 2026-08-28 05:34:55.699 8 INFO cinder.api.openstack.wsgi [None req-457d384a-d9ca-433c-9386-3a3ab36d30e1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 569/1124] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:34:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true => generated 847 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:34:55.714 7 INFO cinder.api.openstack.wsgi [None req-f26c733b-e67e-4f12-9c68-e198b5ea1bf8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true 2026-08-28 05:34:55.747 7 INFO cinder.api.openstack.wsgi [None req-f26c733b-e67e-4f12-9c68-e198b5ea1bf8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 556/1125] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:34:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:34:55.762 8 INFO cinder.api.openstack.wsgi [None req-a6521197-b117-47b0-94f9-7691a888c73d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:34:55.794 8 INFO cinder.api.openstack.wsgi [None req-a6521197-b117-47b0-94f9-7691a888c73d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 570/1126] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:34:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:34:55.806 7 INFO cinder.api.openstack.wsgi [None req-8616f60b-56d4-42bb-9345-f45d0beb439f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:34:55.847 7 INFO cinder.api.openstack.wsgi [None req-8616f60b-56d4-42bb-9345-f45d0beb439f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 557/1127] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:34:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:34:55.866 8 INFO cinder.api.openstack.wsgi [None req-56a0f4be-fea1-4791-a550-f9a0891d3953 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true 2026-08-28 05:34:55.908 8 INFO cinder.api.openstack.wsgi [None req-56a0f4be-fea1-4791-a550-f9a0891d3953 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 571/1128] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:34:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:34:55.927 7 INFO cinder.api.openstack.wsgi [None req-14e41f96-5d8a-4c2b-9cfb-3922a13bf2c3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true 2026-08-28 05:34:55.976 7 INFO cinder.api.openstack.wsgi [None req-14e41f96-5d8a-4c2b-9cfb-3922a13bf2c3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 558/1129] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:34:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:34:55.995 8 INFO cinder.api.openstack.wsgi [None req-17400022-0647-4e41-8229-8c279ce2f062 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:34:56.037 8 INFO cinder.api.openstack.wsgi [None req-17400022-0647-4e41-8229-8c279ce2f062 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 572/1130] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:34:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:34:56.051 7 INFO cinder.api.openstack.wsgi [None req-984b4fe9-f758-4b7c-8b78-aee7642c1f81 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true 2026-08-28 05:34:56.086 7 INFO cinder.api.openstack.wsgi [None req-984b4fe9-f758-4b7c-8b78-aee7642c1f81 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 559/1131] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:34:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:34:56.103 8 INFO cinder.api.openstack.wsgi [None req-2297fd15-6ca2-4936-a623-14518c75e685 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true 2026-08-28 05:34:56.147 8 INFO cinder.api.openstack.wsgi [None req-2297fd15-6ca2-4936-a623-14518c75e685 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 573/1132] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:34:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:34:56.164 7 INFO cinder.api.openstack.wsgi [None req-3c5db69e-e68c-47b9-83c8-37076d83063e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true 2026-08-28 05:34:56.203 7 INFO cinder.api.openstack.wsgi [None req-3c5db69e-e68c-47b9-83c8-37076d83063e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 560/1133] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:34:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:34:56.220 8 INFO cinder.api.openstack.wsgi [None req-6d0aa137-ade4-473a-a6a0-5e28c4a2093b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true 2026-08-28 05:34:56.261 8 INFO cinder.api.openstack.wsgi [None req-6d0aa137-ade4-473a-a6a0-5e28c4a2093b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 574/1134] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:34:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:34:56.276 7 INFO cinder.api.openstack.wsgi [None req-9cdf82b6-4b9a-48f5-a205-23c8a4496eed 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:34:56.292 7 INFO cinder.volume.api [None req-9cdf82b6-4b9a-48f5-a205-23c8a4496eed 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:34:56.296 7 INFO cinder.api.openstack.wsgi [None req-9cdf82b6-4b9a-48f5-a205-23c8a4496eed 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 561/1135] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:34:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:34:56.311 8 INFO cinder.api.openstack.wsgi [None req-e8ce59e5-7406-4812-8d76-c94d39e6e9dc 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:34:56.320 8 INFO cinder.api.openstack.wsgi [None req-e8ce59e5-7406-4812-8d76-c94d39e6e9dc 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 8|app: 0|req: 575/1136] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:34:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:34:56.332 7 INFO cinder.api.openstack.wsgi [None req-f924f391-2c06-4146-82cd-1b0a176ad449 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:34:56.347 7 INFO cinder.volume.api [None req-f924f391-2c06-4146-82cd-1b0a176ad449 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:34:56.351 7 INFO cinder.api.openstack.wsgi [None req-f924f391-2c06-4146-82cd-1b0a176ad449 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 562/1137] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:34:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:34:56.361 8 INFO cinder.api.openstack.wsgi [None req-5949f989-d352-44d4-930c-27097c5a0769 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:34:56.370 8 INFO cinder.volume.api [None req-5949f989-d352-44d4-930c-27097c5a0769 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:34:56.370 8 INFO cinder.api.openstack.wsgi [None req-5949f989-d352-44d4-930c-27097c5a0769 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 576/1138] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:34:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:34:56.382 7 INFO cinder.api.openstack.wsgi [None req-5f5db757-7c51-44dd-9048-ee92169ac681 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:34:56.399 7 INFO cinder.api.openstack.wsgi [None req-5f5db757-7c51-44dd-9048-ee92169ac681 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 563/1139] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:34:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:34:59.482 7 INFO cinder.api.openstack.wsgi [None req-5f5db757-7c51-44dd-9048-ee92169ac681 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:34:59.482 8 INFO cinder.api.openstack.wsgi [None req-5949f989-d352-44d4-930c-27097c5a0769 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:34:59.484 7 INFO cinder.api.openstack.wsgi [None req-5f5db757-7c51-44dd-9048-ee92169ac681 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:34:59.484 8 INFO cinder.api.openstack.wsgi [None req-5949f989-d352-44d4-930c-27097c5a0769 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:35:09.482 7 INFO cinder.api.openstack.wsgi [None req-5f5db757-7c51-44dd-9048-ee92169ac681 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:35:09.483 8 INFO cinder.api.openstack.wsgi [None req-5949f989-d352-44d4-930c-27097c5a0769 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:35:09.483 7 INFO cinder.api.openstack.wsgi [None req-5f5db757-7c51-44dd-9048-ee92169ac681 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:35:09.484 8 INFO cinder.api.openstack.wsgi [None req-5949f989-d352-44d4-930c-27097c5a0769 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:35:19.482 7 INFO cinder.api.openstack.wsgi [None req-5f5db757-7c51-44dd-9048-ee92169ac681 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:35:19.483 8 INFO cinder.api.openstack.wsgi [None req-5949f989-d352-44d4-930c-27097c5a0769 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:35:19.483 7 INFO cinder.api.openstack.wsgi [None req-5f5db757-7c51-44dd-9048-ee92169ac681 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:35:19.485 8 INFO cinder.api.openstack.wsgi [None req-5949f989-d352-44d4-930c-27097c5a0769 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:35:29.482 7 INFO cinder.api.openstack.wsgi [None req-5f5db757-7c51-44dd-9048-ee92169ac681 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:35:29.483 8 INFO cinder.api.openstack.wsgi [None req-5949f989-d352-44d4-930c-27097c5a0769 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:35:29.483 7 INFO cinder.api.openstack.wsgi [None req-5f5db757-7c51-44dd-9048-ee92169ac681 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:35:29.484 8 INFO cinder.api.openstack.wsgi [None req-5949f989-d352-44d4-930c-27097c5a0769 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:35:39.482 7 INFO cinder.api.openstack.wsgi [None req-5f5db757-7c51-44dd-9048-ee92169ac681 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:35:39.482 8 INFO cinder.api.openstack.wsgi [None req-5949f989-d352-44d4-930c-27097c5a0769 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:35:39.483 7 INFO cinder.api.openstack.wsgi [None req-5f5db757-7c51-44dd-9048-ee92169ac681 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:35:39.484 8 INFO cinder.api.openstack.wsgi [None req-5949f989-d352-44d4-930c-27097c5a0769 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:35:49.482 7 INFO cinder.api.openstack.wsgi [None req-5f5db757-7c51-44dd-9048-ee92169ac681 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:35:49.483 8 INFO cinder.api.openstack.wsgi [None req-5949f989-d352-44d4-930c-27097c5a0769 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:35:49.484 7 INFO cinder.api.openstack.wsgi [None req-5f5db757-7c51-44dd-9048-ee92169ac681 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:35:49.484 8 INFO cinder.api.openstack.wsgi [None req-5949f989-d352-44d4-930c-27097c5a0769 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:35:55.620 7 INFO cinder.api.openstack.wsgi [None req-161a576f-8d40-482f-a3ab-269ba4db14ea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:35:55.640 7 INFO cinder.api.openstack.wsgi [None req-161a576f-8d40-482f-a3ab-269ba4db14ea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 570/1152] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:35:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:35:55.657 8 INFO cinder.api.openstack.wsgi [None req-ec5d6ae1-9331-4e62-b0e8-48ce7562a43f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:35:55.666 8 INFO cinder.api.openstack.wsgi [None req-ec5d6ae1-9331-4e62-b0e8-48ce7562a43f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 8|app: 0|req: 583/1153] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:35:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:35:55.679 7 INFO cinder.api.openstack.wsgi [None req-f78dafa1-a410-4b80-ac87-c946ebd2fc23 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:35:55.695 7 INFO cinder.volume.api [None req-f78dafa1-a410-4b80-ac87-c946ebd2fc23 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:35:55.698 7 INFO cinder.api.openstack.wsgi [None req-f78dafa1-a410-4b80-ac87-c946ebd2fc23 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 571/1154] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:35:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:35:55.709 8 INFO cinder.api.openstack.wsgi [None req-8c8e5564-a4b6-44c6-9601-37e177fe15d5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:35:55.718 8 INFO cinder.volume.api [None req-8c8e5564-a4b6-44c6-9601-37e177fe15d5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:35:55.718 8 INFO cinder.api.openstack.wsgi [None req-8c8e5564-a4b6-44c6-9601-37e177fe15d5 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 584/1155] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:35:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:35:55.784 7 INFO cinder.api.openstack.wsgi [None req-61a17016-660e-444b-bba3-0296d718cd11 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true 2026-08-28 05:35:55.838 7 INFO cinder.api.openstack.wsgi [None req-61a17016-660e-444b-bba3-0296d718cd11 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 572/1156] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:35:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:35:55.852 8 INFO cinder.api.openstack.wsgi [None req-1119dc33-7772-4c5d-8dbf-9a4da760ddc0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true 2026-08-28 05:35:55.887 8 INFO cinder.api.openstack.wsgi [None req-1119dc33-7772-4c5d-8dbf-9a4da760ddc0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 585/1157] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:35:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:35:55.902 7 INFO cinder.api.openstack.wsgi [None req-9419926a-5011-4813-8b7f-7f1abed16255 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:35:55.963 7 INFO cinder.api.openstack.wsgi [None req-9419926a-5011-4813-8b7f-7f1abed16255 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 573/1158] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:35:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:35:55.980 8 INFO cinder.api.openstack.wsgi [None req-80683375-2aea-499b-b389-f93a05b16317 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:35:56.032 8 INFO cinder.api.openstack.wsgi [None req-80683375-2aea-499b-b389-f93a05b16317 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 586/1159] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:35:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:35:56.053 7 INFO cinder.api.openstack.wsgi [None req-8f618560-1bbf-4e22-847a-c22b6bcb6b20 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true 2026-08-28 05:35:56.099 7 INFO cinder.api.openstack.wsgi [None req-8f618560-1bbf-4e22-847a-c22b6bcb6b20 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 574/1160] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:35:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:35:56.115 8 INFO cinder.api.openstack.wsgi [None req-f3898f03-85f7-4909-aa80-9bb4c546f571 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true 2026-08-28 05:35:56.154 8 INFO cinder.api.openstack.wsgi [None req-f3898f03-85f7-4909-aa80-9bb4c546f571 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 587/1161] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:35:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:35:56.170 7 INFO cinder.api.openstack.wsgi [None req-38af3ebe-d31f-4b2a-8db6-a779ab9c998b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:35:56.206 7 INFO cinder.api.openstack.wsgi [None req-38af3ebe-d31f-4b2a-8db6-a779ab9c998b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 575/1162] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:35:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:35:56.220 8 INFO cinder.api.openstack.wsgi [None req-68f80226-484f-479d-ba3a-6d59469d47ed 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true 2026-08-28 05:35:56.258 8 INFO cinder.api.openstack.wsgi [None req-68f80226-484f-479d-ba3a-6d59469d47ed 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 588/1163] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:35:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:35:56.273 7 INFO cinder.api.openstack.wsgi [None req-368d1eb2-e83d-4029-9548-80c0611f07d6 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true 2026-08-28 05:35:56.305 7 INFO cinder.api.openstack.wsgi [None req-368d1eb2-e83d-4029-9548-80c0611f07d6 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 576/1164] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:35:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:35:56.318 8 INFO cinder.api.openstack.wsgi [None req-14012478-81ff-4787-8d78-51a9b32ed49b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true 2026-08-28 05:35:56.353 8 INFO cinder.api.openstack.wsgi [None req-14012478-81ff-4787-8d78-51a9b32ed49b 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 589/1165] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:35:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:35:56.370 7 INFO cinder.api.openstack.wsgi [None req-86584f38-5cdb-4cc5-bf06-43e319676d2a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true 2026-08-28 05:35:56.409 7 INFO cinder.api.openstack.wsgi [None req-86584f38-5cdb-4cc5-bf06-43e319676d2a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 577/1166] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:35:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:35:56.421 8 INFO cinder.api.openstack.wsgi [None req-8461744a-9453-4261-a717-f2cdb4dd8db0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:35:56.434 8 INFO cinder.volume.api [None req-8461744a-9453-4261-a717-f2cdb4dd8db0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:35:56.437 8 INFO cinder.api.openstack.wsgi [None req-8461744a-9453-4261-a717-f2cdb4dd8db0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 590/1167] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:35:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:35:59.483 8 INFO cinder.api.openstack.wsgi [None req-8461744a-9453-4261-a717-f2cdb4dd8db0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:35:59.484 7 INFO cinder.api.openstack.wsgi [None req-86584f38-5cdb-4cc5-bf06-43e319676d2a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:35:59.485 8 INFO cinder.api.openstack.wsgi [None req-8461744a-9453-4261-a717-f2cdb4dd8db0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:35:59.486 7 INFO cinder.api.openstack.wsgi [None req-86584f38-5cdb-4cc5-bf06-43e319676d2a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:36:09.483 7 INFO cinder.api.openstack.wsgi [None req-86584f38-5cdb-4cc5-bf06-43e319676d2a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:36:09.483 8 INFO cinder.api.openstack.wsgi [None req-8461744a-9453-4261-a717-f2cdb4dd8db0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:36:09.484 8 INFO cinder.api.openstack.wsgi [None req-8461744a-9453-4261-a717-f2cdb4dd8db0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:36:09.484 7 INFO cinder.api.openstack.wsgi [None req-86584f38-5cdb-4cc5-bf06-43e319676d2a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:36:19.483 8 INFO cinder.api.openstack.wsgi [None req-8461744a-9453-4261-a717-f2cdb4dd8db0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:36:19.484 7 INFO cinder.api.openstack.wsgi [None req-86584f38-5cdb-4cc5-bf06-43e319676d2a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:36:19.484 8 INFO cinder.api.openstack.wsgi [None req-8461744a-9453-4261-a717-f2cdb4dd8db0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:36:19.485 7 INFO cinder.api.openstack.wsgi [None req-86584f38-5cdb-4cc5-bf06-43e319676d2a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:36:29.482 8 INFO cinder.api.openstack.wsgi [None req-8461744a-9453-4261-a717-f2cdb4dd8db0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:36:29.483 7 INFO cinder.api.openstack.wsgi [None req-86584f38-5cdb-4cc5-bf06-43e319676d2a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:36:29.483 8 INFO cinder.api.openstack.wsgi [None req-8461744a-9453-4261-a717-f2cdb4dd8db0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:36:29.484 7 INFO cinder.api.openstack.wsgi [None req-86584f38-5cdb-4cc5-bf06-43e319676d2a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:36:39.483 8 INFO cinder.api.openstack.wsgi [None req-8461744a-9453-4261-a717-f2cdb4dd8db0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:36:39.483 7 INFO cinder.api.openstack.wsgi [None req-86584f38-5cdb-4cc5-bf06-43e319676d2a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:36:39.484 7 INFO cinder.api.openstack.wsgi [None req-86584f38-5cdb-4cc5-bf06-43e319676d2a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:36:39.484 8 INFO cinder.api.openstack.wsgi [None req-8461744a-9453-4261-a717-f2cdb4dd8db0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:36:49.482 8 INFO cinder.api.openstack.wsgi [None req-8461744a-9453-4261-a717-f2cdb4dd8db0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:36:49.482 7 INFO cinder.api.openstack.wsgi [None req-86584f38-5cdb-4cc5-bf06-43e319676d2a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:36:49.483 8 INFO cinder.api.openstack.wsgi [None req-8461744a-9453-4261-a717-f2cdb4dd8db0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:36:49.483 7 INFO cinder.api.openstack.wsgi [None req-86584f38-5cdb-4cc5-bf06-43e319676d2a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:36:55.654 8 INFO cinder.api.openstack.wsgi [None req-7044e7a2-ca62-4bd3-a69b-c0f214c37d59 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:36:55.663 8 INFO cinder.api.openstack.wsgi [None req-7044e7a2-ca62-4bd3-a69b-c0f214c37d59 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 8|app: 0|req: 597/1180] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:36:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:36:55.677 7 INFO cinder.api.openstack.wsgi [None req-4adabebb-1158-436d-9d57-18f09b616d11 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:36:55.696 7 INFO cinder.api.openstack.wsgi [None req-4adabebb-1158-436d-9d57-18f09b616d11 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 584/1181] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:36:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:36:55.764 8 INFO cinder.api.openstack.wsgi [None req-f7b8d6cd-ffb2-4d40-8d9d-27c4feabf917 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true 2026-08-28 05:36:55.806 8 INFO cinder.api.openstack.wsgi [None req-f7b8d6cd-ffb2-4d40-8d9d-27c4feabf917 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 598/1182] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:36:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/035500f1c3d446eb9d147d800c5ddb9b?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:36:55.823 7 INFO cinder.api.openstack.wsgi [None req-8e769642-8199-4620-bf06-529371498c35 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true 2026-08-28 05:36:55.859 7 INFO cinder.api.openstack.wsgi [None req-8e769642-8199-4620-bf06-529371498c35 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 585/1183] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:36:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/08bb114827ea401ba2f90812dd2d2874?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:36:55.876 8 INFO cinder.api.openstack.wsgi [None req-89443c7d-c372-4497-8fd7-25adfe87b253 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:36:55.928 8 INFO cinder.api.openstack.wsgi [None req-89443c7d-c372-4497-8fd7-25adfe87b253 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 599/1184] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:36:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:36:55.946 7 INFO cinder.api.openstack.wsgi [None req-59cbe563-a3c3-4013-aff2-1fd9a0f399f8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:36:55.992 7 INFO cinder.api.openstack.wsgi [None req-59cbe563-a3c3-4013-aff2-1fd9a0f399f8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 586/1185] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:36:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:36:56.011 8 INFO cinder.api.openstack.wsgi [None req-9567b5e1-cab2-403c-ab77-a72a8b5df4a1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true 2026-08-28 05:36:56.054 8 INFO cinder.api.openstack.wsgi [None req-9567b5e1-cab2-403c-ab77-a72a8b5df4a1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 600/1186] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:36:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/7769068f0698499d935cc974d9121111?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:36:56.070 7 INFO cinder.api.openstack.wsgi [None req-956ed6bb-81ef-4816-9344-195fe099f3b7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true 2026-08-28 05:36:56.104 7 INFO cinder.api.openstack.wsgi [None req-956ed6bb-81ef-4816-9344-195fe099f3b7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 587/1187] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:36:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/8e10c26bbf0a4ab985907041ca8cb982?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:36:56.120 8 INFO cinder.api.openstack.wsgi [None req-49325a50-e43f-4333-ac00-6b871a014067 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:36:56.159 8 INFO cinder.api.openstack.wsgi [None req-49325a50-e43f-4333-ac00-6b871a014067 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 601/1188] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:36:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:36:56.176 7 INFO cinder.api.openstack.wsgi [None req-038edc74-dac5-439b-a70c-88e8fc81ff15 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true 2026-08-28 05:36:56.209 7 INFO cinder.api.openstack.wsgi [None req-038edc74-dac5-439b-a70c-88e8fc81ff15 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 588/1189] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:36:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/aebdaef906e04467b4f21d8774665fca?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:36:56.224 8 INFO cinder.api.openstack.wsgi [None req-cfbb211c-9251-4837-a360-9781501b24a0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true 2026-08-28 05:36:56.258 8 INFO cinder.api.openstack.wsgi [None req-cfbb211c-9251-4837-a360-9781501b24a0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 602/1190] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:36:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c0fbacdcdf7a4766b416e2be54e4a97c?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:36:56.272 7 INFO cinder.api.openstack.wsgi [None req-7a556650-15b3-415b-a21e-41ee5f29db69 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true 2026-08-28 05:36:56.306 7 INFO cinder.api.openstack.wsgi [None req-7a556650-15b3-415b-a21e-41ee5f29db69 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 589/1191] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:36:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/c5184b7e24924693ac6fb22d24994914?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:36:56.321 8 INFO cinder.api.openstack.wsgi [None req-694c26c5-78b8-4e19-82b3-9644d0413312 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true 2026-08-28 05:36:56.355 8 INFO cinder.api.openstack.wsgi [None req-694c26c5-78b8-4e19-82b3-9644d0413312 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 603/1192] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:36:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/dbf21b7a217c42c29d1c2792aa94946b?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:36:56.367 7 INFO cinder.api.openstack.wsgi [None req-c9f1173a-3e46-4f22-8e06-847dae3ce39a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:36:56.380 7 INFO cinder.volume.api [None req-c9f1173a-3e46-4f22-8e06-847dae3ce39a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:36:56.384 7 INFO cinder.api.openstack.wsgi [None req-c9f1173a-3e46-4f22-8e06-847dae3ce39a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 590/1193] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:36:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:36:56.396 8 INFO cinder.api.openstack.wsgi [None req-9c345f15-26d8-4120-99f5-0d47599b66b3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:36:56.411 8 INFO cinder.volume.api [None req-9c345f15-26d8-4120-99f5-0d47599b66b3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:36:56.414 8 INFO cinder.api.openstack.wsgi [None req-9c345f15-26d8-4120-99f5-0d47599b66b3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 604/1194] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:36:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:36:56.426 7 INFO cinder.api.openstack.wsgi [None req-9c28b211-7ac4-4b04-8581-d60dff51a778 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:36:56.433 7 INFO cinder.volume.api [None req-9c28b211-7ac4-4b04-8581-d60dff51a778 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:36:56.433 7 INFO cinder.api.openstack.wsgi [None req-9c28b211-7ac4-4b04-8581-d60dff51a778 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 591/1195] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:36:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:36:59.483 8 INFO cinder.api.openstack.wsgi [None req-9c345f15-26d8-4120-99f5-0d47599b66b3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:36:59.483 7 INFO cinder.api.openstack.wsgi [None req-9c28b211-7ac4-4b04-8581-d60dff51a778 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:36:59.485 8 INFO cinder.api.openstack.wsgi [None req-9c345f15-26d8-4120-99f5-0d47599b66b3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:36:59.485 7 INFO cinder.api.openstack.wsgi [None req-9c28b211-7ac4-4b04-8581-d60dff51a778 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:37:09.483 8 INFO cinder.api.openstack.wsgi [None req-9c345f15-26d8-4120-99f5-0d47599b66b3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:37:09.483 7 INFO cinder.api.openstack.wsgi [None req-9c28b211-7ac4-4b04-8581-d60dff51a778 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:37:09.484 8 INFO cinder.api.openstack.wsgi [None req-9c345f15-26d8-4120-99f5-0d47599b66b3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:37:09.486 7 INFO cinder.api.openstack.wsgi [None req-9c28b211-7ac4-4b04-8581-d60dff51a778 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:37:19.482 8 INFO cinder.api.openstack.wsgi [None req-9c345f15-26d8-4120-99f5-0d47599b66b3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:37:19.483 7 INFO cinder.api.openstack.wsgi [None req-9c28b211-7ac4-4b04-8581-d60dff51a778 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:37:19.484 8 INFO cinder.api.openstack.wsgi [None req-9c345f15-26d8-4120-99f5-0d47599b66b3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:37:19.485 7 INFO cinder.api.openstack.wsgi [None req-9c28b211-7ac4-4b04-8581-d60dff51a778 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:37:29.483 8 INFO cinder.api.openstack.wsgi [None req-9c345f15-26d8-4120-99f5-0d47599b66b3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:37:29.483 7 INFO cinder.api.openstack.wsgi [None req-9c28b211-7ac4-4b04-8581-d60dff51a778 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:37:29.484 8 INFO cinder.api.openstack.wsgi [None req-9c345f15-26d8-4120-99f5-0d47599b66b3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:37:29.484 7 INFO cinder.api.openstack.wsgi [None req-9c28b211-7ac4-4b04-8581-d60dff51a778 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:37:39.483 8 INFO cinder.api.openstack.wsgi [None req-9c345f15-26d8-4120-99f5-0d47599b66b3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:37:39.483 7 INFO cinder.api.openstack.wsgi [None req-9c28b211-7ac4-4b04-8581-d60dff51a778 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:37:39.484 8 INFO cinder.api.openstack.wsgi [None req-9c345f15-26d8-4120-99f5-0d47599b66b3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:37:39.485 7 INFO cinder.api.openstack.wsgi [None req-9c28b211-7ac4-4b04-8581-d60dff51a778 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:37:49.483 8 INFO cinder.api.openstack.wsgi [None req-9c345f15-26d8-4120-99f5-0d47599b66b3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:37:49.484 7 INFO cinder.api.openstack.wsgi [None req-9c28b211-7ac4-4b04-8581-d60dff51a778 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:37:49.484 8 INFO cinder.api.openstack.wsgi [None req-9c345f15-26d8-4120-99f5-0d47599b66b3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:37:49.486 7 INFO cinder.api.openstack.wsgi [None req-9c28b211-7ac4-4b04-8581-d60dff51a778 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:37:55.967 8 INFO cinder.api.openstack.wsgi [None req-b0d49211-a5ed-46a9-be10-fa61eb270705 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:37:56.002 8 INFO cinder.volume.api [None req-b0d49211-a5ed-46a9-be10-fa61eb270705 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:37:56.012 8 INFO cinder.api.openstack.wsgi [None req-b0d49211-a5ed-46a9-be10-fa61eb270705 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 611/1208] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:37:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:37:56.035 7 INFO cinder.api.openstack.wsgi [None req-1f05e15c-c54a-4903-8ece-a5e8cece95c3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:37:56.050 7 INFO cinder.api.openstack.wsgi [None req-1f05e15c-c54a-4903-8ece-a5e8cece95c3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 7|app: 0|req: 598/1209] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:37:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:37:56.060 8 INFO cinder.api.openstack.wsgi [None req-4f677d6b-2552-4e95-831c-9d016fb12b55 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:37:56.071 8 INFO cinder.volume.api [None req-4f677d6b-2552-4e95-831c-9d016fb12b55 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:37:56.073 8 INFO cinder.api.openstack.wsgi [None req-4f677d6b-2552-4e95-831c-9d016fb12b55 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 612/1210] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:37:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:37:56.086 7 INFO cinder.api.openstack.wsgi [None req-07720782-74f7-40eb-9ca2-8b122167b236 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:37:56.095 7 INFO cinder.volume.api [None req-07720782-74f7-40eb-9ca2-8b122167b236 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:37:56.096 7 INFO cinder.api.openstack.wsgi [None req-07720782-74f7-40eb-9ca2-8b122167b236 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 599/1211] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:37:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:37:56.108 8 INFO cinder.api.openstack.wsgi [None req-fc1ef20e-d69d-41f6-80b0-87e3591a3d17 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:37:56.124 8 INFO cinder.api.openstack.wsgi [None req-fc1ef20e-d69d-41f6-80b0-87e3591a3d17 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 613/1212] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:37:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:37:56.240 7 INFO cinder.api.openstack.wsgi [None req-e297e5e2-57e2-42ea-8bf0-f8964bb6b51c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:37:56.276 7 INFO cinder.api.openstack.wsgi [None req-e297e5e2-57e2-42ea-8bf0-f8964bb6b51c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 600/1213] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:37:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:37:56.290 8 INFO cinder.api.openstack.wsgi [None req-61a57b49-0cae-4913-a15a-e24dfd6c6cc1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:37:56.339 8 INFO cinder.api.openstack.wsgi [None req-61a57b49-0cae-4913-a15a-e24dfd6c6cc1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 614/1214] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:37:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:37:56.355 7 INFO cinder.api.openstack.wsgi [None req-1958fd99-03f8-4304-ba8c-a1bf0a56d6aa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:37:56.393 7 INFO cinder.api.openstack.wsgi [None req-1958fd99-03f8-4304-ba8c-a1bf0a56d6aa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 601/1215] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:37:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:37:59.483 8 INFO cinder.api.openstack.wsgi [None req-61a57b49-0cae-4913-a15a-e24dfd6c6cc1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:37:59.484 8 INFO cinder.api.openstack.wsgi [None req-61a57b49-0cae-4913-a15a-e24dfd6c6cc1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:37:59.489 7 INFO cinder.api.openstack.wsgi [None req-1958fd99-03f8-4304-ba8c-a1bf0a56d6aa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:37:59.490 7 INFO cinder.api.openstack.wsgi [None req-1958fd99-03f8-4304-ba8c-a1bf0a56d6aa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:38:09.483 8 INFO cinder.api.openstack.wsgi [None req-61a57b49-0cae-4913-a15a-e24dfd6c6cc1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:38:09.483 7 INFO cinder.api.openstack.wsgi [None req-1958fd99-03f8-4304-ba8c-a1bf0a56d6aa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:38:09.484 8 INFO cinder.api.openstack.wsgi [None req-61a57b49-0cae-4913-a15a-e24dfd6c6cc1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:38:09.485 7 INFO cinder.api.openstack.wsgi [None req-1958fd99-03f8-4304-ba8c-a1bf0a56d6aa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:38:19.489 8 INFO cinder.api.openstack.wsgi [None req-61a57b49-0cae-4913-a15a-e24dfd6c6cc1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:38:19.490 8 INFO cinder.api.openstack.wsgi [None req-61a57b49-0cae-4913-a15a-e24dfd6c6cc1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:38:19.494 7 INFO cinder.api.openstack.wsgi [None req-1958fd99-03f8-4304-ba8c-a1bf0a56d6aa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:38:19.494 7 INFO cinder.api.openstack.wsgi [None req-1958fd99-03f8-4304-ba8c-a1bf0a56d6aa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:38:29.483 8 INFO cinder.api.openstack.wsgi [None req-61a57b49-0cae-4913-a15a-e24dfd6c6cc1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:38:29.484 7 INFO cinder.api.openstack.wsgi [None req-1958fd99-03f8-4304-ba8c-a1bf0a56d6aa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:38:29.485 8 INFO cinder.api.openstack.wsgi [None req-61a57b49-0cae-4913-a15a-e24dfd6c6cc1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:38:29.485 7 INFO cinder.api.openstack.wsgi [None req-1958fd99-03f8-4304-ba8c-a1bf0a56d6aa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:38:39.482 7 INFO cinder.api.openstack.wsgi [None req-1958fd99-03f8-4304-ba8c-a1bf0a56d6aa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:38:39.482 8 INFO cinder.api.openstack.wsgi [None req-61a57b49-0cae-4913-a15a-e24dfd6c6cc1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:38:39.483 7 INFO cinder.api.openstack.wsgi [None req-1958fd99-03f8-4304-ba8c-a1bf0a56d6aa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:38:39.484 8 INFO cinder.api.openstack.wsgi [None req-61a57b49-0cae-4913-a15a-e24dfd6c6cc1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:38:49.482 7 INFO cinder.api.openstack.wsgi [None req-1958fd99-03f8-4304-ba8c-a1bf0a56d6aa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:38:49.483 8 INFO cinder.api.openstack.wsgi [None req-61a57b49-0cae-4913-a15a-e24dfd6c6cc1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:38:49.483 7 INFO cinder.api.openstack.wsgi [None req-1958fd99-03f8-4304-ba8c-a1bf0a56d6aa 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:38:49.484 8 INFO cinder.api.openstack.wsgi [None req-61a57b49-0cae-4913-a15a-e24dfd6c6cc1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:38:55.775 7 INFO cinder.api.openstack.wsgi [None req-d726eaf5-85fb-4906-a83f-9db2ca963c61 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:38:55.795 7 INFO cinder.api.openstack.wsgi [None req-d726eaf5-85fb-4906-a83f-9db2ca963c61 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 7|app: 0|req: 608/1228] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:38:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:38:55.813 8 INFO cinder.api.openstack.wsgi [None req-2e5256b2-2de8-4aff-ba7f-52254e5cdd2e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:38:55.831 8 INFO cinder.volume.api [None req-2e5256b2-2de8-4aff-ba7f-52254e5cdd2e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:38:55.834 8 INFO cinder.api.openstack.wsgi [None req-2e5256b2-2de8-4aff-ba7f-52254e5cdd2e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 621/1229] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:38:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:38:55.847 7 INFO cinder.api.openstack.wsgi [None req-11153494-8fb9-4b13-a963-9d1cf4499ca7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:38:55.858 7 INFO cinder.volume.api [None req-11153494-8fb9-4b13-a963-9d1cf4499ca7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:38:55.858 7 INFO cinder.api.openstack.wsgi [None req-11153494-8fb9-4b13-a963-9d1cf4499ca7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 609/1230] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:38:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:38:55.871 8 INFO cinder.api.openstack.wsgi [None req-3ebe9d6e-185b-44a6-8e73-b119c644e58e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:38:55.885 8 INFO cinder.volume.api [None req-3ebe9d6e-185b-44a6-8e73-b119c644e58e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:38:55.887 8 INFO cinder.api.openstack.wsgi [None req-3ebe9d6e-185b-44a6-8e73-b119c644e58e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 622/1231] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:38:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:38:55.900 7 INFO cinder.api.openstack.wsgi [None req-f0d3bd99-b650-4c10-8411-c1b427f30f25 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:38:55.924 7 INFO cinder.api.openstack.wsgi [None req-f0d3bd99-b650-4c10-8411-c1b427f30f25 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 610/1232] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:38:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:38:56.023 8 INFO cinder.api.openstack.wsgi [None req-914d4db4-2f8b-4c95-9744-21ca9927111d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:38:56.066 8 INFO cinder.api.openstack.wsgi [None req-914d4db4-2f8b-4c95-9744-21ca9927111d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 623/1233] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:38:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:38:56.080 7 INFO cinder.api.openstack.wsgi [None req-42faef23-8aa2-4b18-9247-0d977cf0c71c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:38:56.116 7 INFO cinder.api.openstack.wsgi [None req-42faef23-8aa2-4b18-9247-0d977cf0c71c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 611/1234] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:38:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:38:56.130 8 INFO cinder.api.openstack.wsgi [None req-7b9d478a-c82e-4d14-9469-46f2925690c3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:38:56.160 8 INFO cinder.api.openstack.wsgi [None req-7b9d478a-c82e-4d14-9469-46f2925690c3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 624/1235] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:38:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:38:59.482 7 INFO cinder.api.openstack.wsgi [None req-42faef23-8aa2-4b18-9247-0d977cf0c71c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:38:59.483 8 INFO cinder.api.openstack.wsgi [None req-7b9d478a-c82e-4d14-9469-46f2925690c3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:38:59.484 7 INFO cinder.api.openstack.wsgi [None req-42faef23-8aa2-4b18-9247-0d977cf0c71c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:38:59.485 8 INFO cinder.api.openstack.wsgi [None req-7b9d478a-c82e-4d14-9469-46f2925690c3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:39:09.482 7 INFO cinder.api.openstack.wsgi [None req-42faef23-8aa2-4b18-9247-0d977cf0c71c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:39:09.482 8 INFO cinder.api.openstack.wsgi [None req-7b9d478a-c82e-4d14-9469-46f2925690c3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:39:09.482 7 INFO cinder.api.openstack.wsgi [None req-42faef23-8aa2-4b18-9247-0d977cf0c71c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:39:09.483 8 INFO cinder.api.openstack.wsgi [None req-7b9d478a-c82e-4d14-9469-46f2925690c3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:39:19.483 8 INFO cinder.api.openstack.wsgi [None req-7b9d478a-c82e-4d14-9469-46f2925690c3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:39:19.483 7 INFO cinder.api.openstack.wsgi [None req-42faef23-8aa2-4b18-9247-0d977cf0c71c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:39:19.484 8 INFO cinder.api.openstack.wsgi [None req-7b9d478a-c82e-4d14-9469-46f2925690c3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:39:19.484 7 INFO cinder.api.openstack.wsgi [None req-42faef23-8aa2-4b18-9247-0d977cf0c71c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:39:29.483 8 INFO cinder.api.openstack.wsgi [None req-7b9d478a-c82e-4d14-9469-46f2925690c3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:39:29.483 7 INFO cinder.api.openstack.wsgi [None req-42faef23-8aa2-4b18-9247-0d977cf0c71c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:39:29.484 8 INFO cinder.api.openstack.wsgi [None req-7b9d478a-c82e-4d14-9469-46f2925690c3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:39:29.484 7 INFO cinder.api.openstack.wsgi [None req-42faef23-8aa2-4b18-9247-0d977cf0c71c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:39:39.482 8 INFO cinder.api.openstack.wsgi [None req-7b9d478a-c82e-4d14-9469-46f2925690c3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:39:39.482 7 INFO cinder.api.openstack.wsgi [None req-42faef23-8aa2-4b18-9247-0d977cf0c71c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:39:39.483 8 INFO cinder.api.openstack.wsgi [None req-7b9d478a-c82e-4d14-9469-46f2925690c3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:39:39.483 7 INFO cinder.api.openstack.wsgi [None req-42faef23-8aa2-4b18-9247-0d977cf0c71c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:39:49.483 7 INFO cinder.api.openstack.wsgi [None req-42faef23-8aa2-4b18-9247-0d977cf0c71c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:39:49.483 8 INFO cinder.api.openstack.wsgi [None req-7b9d478a-c82e-4d14-9469-46f2925690c3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:39:49.485 8 INFO cinder.api.openstack.wsgi [None req-7b9d478a-c82e-4d14-9469-46f2925690c3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:39:49.484 7 INFO cinder.api.openstack.wsgi [None req-42faef23-8aa2-4b18-9247-0d977cf0c71c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:39:55.607 8 INFO cinder.api.openstack.wsgi [None req-708c377d-97ca-4a82-b5ff-3a3de61e8538 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:39:55.616 8 INFO cinder.api.openstack.wsgi [None req-708c377d-97ca-4a82-b5ff-3a3de61e8538 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 8|app: 0|req: 631/1248] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:39:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:39:55.630 7 INFO cinder.api.openstack.wsgi [None req-93dcaf70-c6be-4ef6-b3e4-08a2cbdbf3e6 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:39:55.645 7 INFO cinder.volume.api [None req-93dcaf70-c6be-4ef6-b3e4-08a2cbdbf3e6 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:39:55.648 7 INFO cinder.api.openstack.wsgi [None req-93dcaf70-c6be-4ef6-b3e4-08a2cbdbf3e6 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 618/1249] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:39:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:39:55.660 8 INFO cinder.api.openstack.wsgi [None req-6a1ac47c-ec2c-4bf1-b8e0-d627e1b5ba4d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:39:55.677 8 INFO cinder.api.openstack.wsgi [None req-6a1ac47c-ec2c-4bf1-b8e0-d627e1b5ba4d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 632/1250] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:39:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:39:55.689 7 INFO cinder.api.openstack.wsgi [None req-c684fc53-6e65-4e66-bc10-fe269e3875bd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:39:55.698 7 INFO cinder.volume.api [None req-c684fc53-6e65-4e66-bc10-fe269e3875bd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:39:55.699 7 INFO cinder.api.openstack.wsgi [None req-c684fc53-6e65-4e66-bc10-fe269e3875bd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 619/1251] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:39:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:39:55.715 8 INFO cinder.api.openstack.wsgi [None req-4a15ad02-c363-4829-a245-4ca2aedfec8f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:39:55.729 8 INFO cinder.volume.api [None req-4a15ad02-c363-4829-a245-4ca2aedfec8f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:39:55.732 8 INFO cinder.api.openstack.wsgi [None req-4a15ad02-c363-4829-a245-4ca2aedfec8f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 633/1252] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:39:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:39:55.785 7 INFO cinder.api.openstack.wsgi [None req-284bdb1f-5a7d-4b09-88d9-95fe7d12c8ed 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:39:55.834 7 INFO cinder.api.openstack.wsgi [None req-284bdb1f-5a7d-4b09-88d9-95fe7d12c8ed 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 620/1253] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:39:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:39:55.853 8 INFO cinder.api.openstack.wsgi [None req-401db07f-ec2b-4d68-83a4-eeaf8068e979 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:39:55.888 8 INFO cinder.api.openstack.wsgi [None req-401db07f-ec2b-4d68-83a4-eeaf8068e979 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 634/1254] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:39:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:39:55.903 7 INFO cinder.api.openstack.wsgi [None req-cce086a3-f5af-4291-ae10-e5b080794eea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:39:55.955 7 INFO cinder.api.openstack.wsgi [None req-cce086a3-f5af-4291-ae10-e5b080794eea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 621/1255] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:39:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:39:59.483 8 INFO cinder.api.openstack.wsgi [None req-401db07f-ec2b-4d68-83a4-eeaf8068e979 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:39:59.483 7 INFO cinder.api.openstack.wsgi [None req-cce086a3-f5af-4291-ae10-e5b080794eea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:39:59.483 8 INFO cinder.api.openstack.wsgi [None req-401db07f-ec2b-4d68-83a4-eeaf8068e979 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:39:59.484 7 INFO cinder.api.openstack.wsgi [None req-cce086a3-f5af-4291-ae10-e5b080794eea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:40:09.483 8 INFO cinder.api.openstack.wsgi [None req-401db07f-ec2b-4d68-83a4-eeaf8068e979 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:40:09.483 7 INFO cinder.api.openstack.wsgi [None req-cce086a3-f5af-4291-ae10-e5b080794eea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:40:09.484 8 INFO cinder.api.openstack.wsgi [None req-401db07f-ec2b-4d68-83a4-eeaf8068e979 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:40:09.484 7 INFO cinder.api.openstack.wsgi [None req-cce086a3-f5af-4291-ae10-e5b080794eea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:40:19.482 7 INFO cinder.api.openstack.wsgi [None req-cce086a3-f5af-4291-ae10-e5b080794eea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:40:19.483 7 INFO cinder.api.openstack.wsgi [None req-cce086a3-f5af-4291-ae10-e5b080794eea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:40:19.483 8 INFO cinder.api.openstack.wsgi [None req-401db07f-ec2b-4d68-83a4-eeaf8068e979 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:40:19.485 8 INFO cinder.api.openstack.wsgi [None req-401db07f-ec2b-4d68-83a4-eeaf8068e979 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:40:29.483 7 INFO cinder.api.openstack.wsgi [None req-cce086a3-f5af-4291-ae10-e5b080794eea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:40:29.484 7 INFO cinder.api.openstack.wsgi [None req-cce086a3-f5af-4291-ae10-e5b080794eea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:40:29.484 8 INFO cinder.api.openstack.wsgi [None req-401db07f-ec2b-4d68-83a4-eeaf8068e979 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:40:29.486 8 INFO cinder.api.openstack.wsgi [None req-401db07f-ec2b-4d68-83a4-eeaf8068e979 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:40:39.482 7 INFO cinder.api.openstack.wsgi [None req-cce086a3-f5af-4291-ae10-e5b080794eea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:40:39.482 8 INFO cinder.api.openstack.wsgi [None req-401db07f-ec2b-4d68-83a4-eeaf8068e979 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:40:39.483 7 INFO cinder.api.openstack.wsgi [None req-cce086a3-f5af-4291-ae10-e5b080794eea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:40:39.484 8 INFO cinder.api.openstack.wsgi [None req-401db07f-ec2b-4d68-83a4-eeaf8068e979 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:40:49.485 7 INFO cinder.api.openstack.wsgi [None req-cce086a3-f5af-4291-ae10-e5b080794eea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:40:49.485 8 INFO cinder.api.openstack.wsgi [None req-401db07f-ec2b-4d68-83a4-eeaf8068e979 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:40:49.486 7 INFO cinder.api.openstack.wsgi [None req-cce086a3-f5af-4291-ae10-e5b080794eea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:40:49.487 8 INFO cinder.api.openstack.wsgi [None req-401db07f-ec2b-4d68-83a4-eeaf8068e979 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:40:55.666 7 INFO cinder.api.openstack.wsgi [None req-44cba009-e089-4fdf-bd2a-78facca0f52f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:40:55.680 7 INFO cinder.volume.api [None req-44cba009-e089-4fdf-bd2a-78facca0f52f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:40:55.683 7 INFO cinder.api.openstack.wsgi [None req-44cba009-e089-4fdf-bd2a-78facca0f52f 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 628/1268] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:40:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:40:55.702 8 INFO cinder.api.openstack.wsgi [None req-73bbeb0f-f464-4d0a-a66f-965244bb3f90 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:40:55.721 8 INFO cinder.volume.api [None req-73bbeb0f-f464-4d0a-a66f-965244bb3f90 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:40:55.721 8 INFO cinder.api.openstack.wsgi [None req-73bbeb0f-f464-4d0a-a66f-965244bb3f90 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 641/1269] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:40:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true => generated 17 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:40:55.738 7 INFO cinder.api.openstack.wsgi [None req-c9e4b625-5298-4983-a2c5-dac2b0169e2e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:40:55.747 7 INFO cinder.api.openstack.wsgi [None req-c9e4b625-5298-4983-a2c5-dac2b0169e2e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 7|app: 0|req: 629/1270] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:40:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:40:55.794 8 INFO cinder.api.openstack.wsgi [None req-a29918ca-373a-4b5d-afe8-65a7bbd8cbc1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:40:55.838 8 INFO cinder.api.openstack.wsgi [None req-a29918ca-373a-4b5d-afe8-65a7bbd8cbc1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 642/1271] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:40:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:40:55.853 7 INFO cinder.api.openstack.wsgi [None req-76779a9b-5bb1-475b-8869-0b5bba3772d0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:40:55.919 7 INFO cinder.api.openstack.wsgi [None req-76779a9b-5bb1-475b-8869-0b5bba3772d0 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 630/1272] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:40:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:40:55.938 8 INFO cinder.api.openstack.wsgi [None req-016fa9e7-f624-4cf5-9827-f51691a82d31 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:40:55.969 8 INFO cinder.api.openstack.wsgi [None req-016fa9e7-f624-4cf5-9827-f51691a82d31 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 643/1273] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:40:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:40:55.984 7 INFO cinder.api.openstack.wsgi [None req-a037d580-e9a3-4e26-a8da-d9a110a78e99 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:40:55.996 7 INFO cinder.volume.api [None req-a037d580-e9a3-4e26-a8da-d9a110a78e99 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:40:55.999 7 INFO cinder.api.openstack.wsgi [None req-a037d580-e9a3-4e26-a8da-d9a110a78e99 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 631/1274] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:40:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:40:56.016 8 INFO cinder.api.openstack.wsgi [None req-b46d6014-e7c1-473b-b9aa-1aa9c4a98daf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:40:56.035 8 INFO cinder.api.openstack.wsgi [None req-b46d6014-e7c1-473b-b9aa-1aa9c4a98daf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 644/1275] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:40:56 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:40:59.483 8 INFO cinder.api.openstack.wsgi [None req-b46d6014-e7c1-473b-b9aa-1aa9c4a98daf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:40:59.484 8 INFO cinder.api.openstack.wsgi [None req-b46d6014-e7c1-473b-b9aa-1aa9c4a98daf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:40:59.485 7 INFO cinder.api.openstack.wsgi [None req-a037d580-e9a3-4e26-a8da-d9a110a78e99 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:40:59.487 7 INFO cinder.api.openstack.wsgi [None req-a037d580-e9a3-4e26-a8da-d9a110a78e99 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:41:09.488 8 INFO cinder.api.openstack.wsgi [None req-b46d6014-e7c1-473b-b9aa-1aa9c4a98daf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:41:09.489 8 INFO cinder.api.openstack.wsgi [None req-b46d6014-e7c1-473b-b9aa-1aa9c4a98daf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:41:09.490 7 INFO cinder.api.openstack.wsgi [None req-a037d580-e9a3-4e26-a8da-d9a110a78e99 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:41:09.491 7 INFO cinder.api.openstack.wsgi [None req-a037d580-e9a3-4e26-a8da-d9a110a78e99 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:41:19.485 8 INFO cinder.api.openstack.wsgi [None req-b46d6014-e7c1-473b-b9aa-1aa9c4a98daf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:41:19.486 7 INFO cinder.api.openstack.wsgi [None req-a037d580-e9a3-4e26-a8da-d9a110a78e99 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:41:19.486 8 INFO cinder.api.openstack.wsgi [None req-b46d6014-e7c1-473b-b9aa-1aa9c4a98daf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:41:19.486 7 INFO cinder.api.openstack.wsgi [None req-a037d580-e9a3-4e26-a8da-d9a110a78e99 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:41:29.484 8 INFO cinder.api.openstack.wsgi [None req-b46d6014-e7c1-473b-b9aa-1aa9c4a98daf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:41:29.484 7 INFO cinder.api.openstack.wsgi [None req-a037d580-e9a3-4e26-a8da-d9a110a78e99 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:41:29.485 8 INFO cinder.api.openstack.wsgi [None req-b46d6014-e7c1-473b-b9aa-1aa9c4a98daf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:41:29.485 7 INFO cinder.api.openstack.wsgi [None req-a037d580-e9a3-4e26-a8da-d9a110a78e99 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:41:39.483 7 INFO cinder.api.openstack.wsgi [None req-a037d580-e9a3-4e26-a8da-d9a110a78e99 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:41:39.483 8 INFO cinder.api.openstack.wsgi [None req-b46d6014-e7c1-473b-b9aa-1aa9c4a98daf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:41:39.484 7 INFO cinder.api.openstack.wsgi [None req-a037d580-e9a3-4e26-a8da-d9a110a78e99 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:41:39.484 8 INFO cinder.api.openstack.wsgi [None req-b46d6014-e7c1-473b-b9aa-1aa9c4a98daf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:41:49.482 7 INFO cinder.api.openstack.wsgi [None req-a037d580-e9a3-4e26-a8da-d9a110a78e99 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:41:49.483 8 INFO cinder.api.openstack.wsgi [None req-b46d6014-e7c1-473b-b9aa-1aa9c4a98daf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:41:49.484 7 INFO cinder.api.openstack.wsgi [None req-a037d580-e9a3-4e26-a8da-d9a110a78e99 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:41:49.484 8 INFO cinder.api.openstack.wsgi [None req-b46d6014-e7c1-473b-b9aa-1aa9c4a98daf 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:41:55.580 7 INFO cinder.api.openstack.wsgi [None req-f85ef4b8-4ce4-40cb-a92e-87a9f9f4750d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:41:55.589 7 INFO cinder.api.openstack.wsgi [None req-f85ef4b8-4ce4-40cb-a92e-87a9f9f4750d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 7|app: 0|req: 638/1288] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:41:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:41:55.603 8 INFO cinder.api.openstack.wsgi [None req-b4b9c254-e0c8-4f22-825b-99e6c2b468c9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:41:55.613 8 INFO cinder.volume.api [None req-b4b9c254-e0c8-4f22-825b-99e6c2b468c9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:41:55.614 8 INFO cinder.api.openstack.wsgi [None req-b4b9c254-e0c8-4f22-825b-99e6c2b468c9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 651/1289] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:41:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:41:55.626 7 INFO cinder.api.openstack.wsgi [None req-b2864790-a80d-4605-a509-d70b64591ab4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:41:55.641 7 INFO cinder.volume.api [None req-b2864790-a80d-4605-a509-d70b64591ab4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:41:55.644 7 INFO cinder.api.openstack.wsgi [None req-b2864790-a80d-4605-a509-d70b64591ab4 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 639/1290] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:41:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:41:55.702 8 INFO cinder.api.openstack.wsgi [None req-c759b3a6-d2b9-4620-b08e-bda6d47d80a3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:41:55.739 8 INFO cinder.api.openstack.wsgi [None req-c759b3a6-d2b9-4620-b08e-bda6d47d80a3 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 652/1291] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:41:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:41:55.755 7 INFO cinder.api.openstack.wsgi [None req-31d2207e-4e62-4178-ab68-0f628751e5da 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:41:55.794 7 INFO cinder.api.openstack.wsgi [None req-31d2207e-4e62-4178-ab68-0f628751e5da 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 640/1292] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:41:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:41:55.808 8 INFO cinder.api.openstack.wsgi [None req-4cb4b1e1-2bf6-4df7-94e1-cabc41c19ed9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:41:55.855 8 INFO cinder.api.openstack.wsgi [None req-4cb4b1e1-2bf6-4df7-94e1-cabc41c19ed9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 653/1293] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:41:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:41:55.870 7 INFO cinder.api.openstack.wsgi [None req-4b6d0882-91c2-44ac-965e-cf54a679dbb7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:41:55.892 7 INFO cinder.api.openstack.wsgi [None req-4b6d0882-91c2-44ac-965e-cf54a679dbb7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 641/1294] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:41:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:41:55.912 8 INFO cinder.api.openstack.wsgi [None req-a9305e74-131c-477a-8d91-de5e1bfcec1c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:41:55.931 8 INFO cinder.volume.api [None req-a9305e74-131c-477a-8d91-de5e1bfcec1c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:41:55.938 8 INFO cinder.api.openstack.wsgi [None req-a9305e74-131c-477a-8d91-de5e1bfcec1c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 654/1295] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:41:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:41:59.484 7 INFO cinder.api.openstack.wsgi [None req-4b6d0882-91c2-44ac-965e-cf54a679dbb7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:41:59.484 8 INFO cinder.api.openstack.wsgi [None req-a9305e74-131c-477a-8d91-de5e1bfcec1c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:41:59.485 8 INFO cinder.api.openstack.wsgi [None req-a9305e74-131c-477a-8d91-de5e1bfcec1c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:41:59.485 7 INFO cinder.api.openstack.wsgi [None req-4b6d0882-91c2-44ac-965e-cf54a679dbb7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:42:09.483 8 INFO cinder.api.openstack.wsgi [None req-a9305e74-131c-477a-8d91-de5e1bfcec1c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:42:09.483 7 INFO cinder.api.openstack.wsgi [None req-4b6d0882-91c2-44ac-965e-cf54a679dbb7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:42:09.484 8 INFO cinder.api.openstack.wsgi [None req-a9305e74-131c-477a-8d91-de5e1bfcec1c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:42:09.484 7 INFO cinder.api.openstack.wsgi [None req-4b6d0882-91c2-44ac-965e-cf54a679dbb7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:42:19.483 8 INFO cinder.api.openstack.wsgi [None req-a9305e74-131c-477a-8d91-de5e1bfcec1c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:42:19.483 7 INFO cinder.api.openstack.wsgi [None req-4b6d0882-91c2-44ac-965e-cf54a679dbb7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:42:19.484 8 INFO cinder.api.openstack.wsgi [None req-a9305e74-131c-477a-8d91-de5e1bfcec1c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:42:19.485 7 INFO cinder.api.openstack.wsgi [None req-4b6d0882-91c2-44ac-965e-cf54a679dbb7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:42:29.483 8 INFO cinder.api.openstack.wsgi [None req-a9305e74-131c-477a-8d91-de5e1bfcec1c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:42:29.483 7 INFO cinder.api.openstack.wsgi [None req-4b6d0882-91c2-44ac-965e-cf54a679dbb7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:42:29.484 8 INFO cinder.api.openstack.wsgi [None req-a9305e74-131c-477a-8d91-de5e1bfcec1c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:42:29.484 7 INFO cinder.api.openstack.wsgi [None req-4b6d0882-91c2-44ac-965e-cf54a679dbb7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:42:39.483 8 INFO cinder.api.openstack.wsgi [None req-a9305e74-131c-477a-8d91-de5e1bfcec1c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:42:39.484 8 INFO cinder.api.openstack.wsgi [None req-a9305e74-131c-477a-8d91-de5e1bfcec1c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:42:39.486 7 INFO cinder.api.openstack.wsgi [None req-4b6d0882-91c2-44ac-965e-cf54a679dbb7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:42:39.488 7 INFO cinder.api.openstack.wsgi [None req-4b6d0882-91c2-44ac-965e-cf54a679dbb7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:42:49.483 8 INFO cinder.api.openstack.wsgi [None req-a9305e74-131c-477a-8d91-de5e1bfcec1c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:42:49.483 7 INFO cinder.api.openstack.wsgi [None req-4b6d0882-91c2-44ac-965e-cf54a679dbb7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:42:49.484 8 INFO cinder.api.openstack.wsgi [None req-a9305e74-131c-477a-8d91-de5e1bfcec1c 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:42:49.485 7 INFO cinder.api.openstack.wsgi [None req-4b6d0882-91c2-44ac-965e-cf54a679dbb7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:42:55.643 8 INFO cinder.api.openstack.wsgi [None req-99e7a445-c749-486b-a203-184d80b12aac 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:42:55.652 8 INFO cinder.api.openstack.wsgi [None req-99e7a445-c749-486b-a203-184d80b12aac 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 8|app: 0|req: 661/1308] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:42:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:42:55.669 7 INFO cinder.api.openstack.wsgi [None req-d376effd-09b6-49bc-936a-89feb97c3673 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:42:55.685 7 INFO cinder.api.openstack.wsgi [None req-d376effd-09b6-49bc-936a-89feb97c3673 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 648/1309] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:42:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:42:55.696 8 INFO cinder.api.openstack.wsgi [None req-8fab8705-8c6f-4b48-b5a8-b5dccac1137e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:42:55.710 8 INFO cinder.volume.api [None req-8fab8705-8c6f-4b48-b5a8-b5dccac1137e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:42:55.713 8 INFO cinder.api.openstack.wsgi [None req-8fab8705-8c6f-4b48-b5a8-b5dccac1137e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 662/1310] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:42:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:42:55.727 7 INFO cinder.api.openstack.wsgi [None req-8b18ebc1-623e-41f9-802e-ad99fbf2c4a9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:42:55.738 7 INFO cinder.volume.api [None req-8b18ebc1-623e-41f9-802e-ad99fbf2c4a9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:42:55.738 7 INFO cinder.api.openstack.wsgi [None req-8b18ebc1-623e-41f9-802e-ad99fbf2c4a9 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 649/1311] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:42:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:42:55.751 8 INFO cinder.api.openstack.wsgi [None req-5aa3eb78-a5b2-4171-83e6-37f4dbbad0ea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:42:55.767 8 INFO cinder.volume.api [None req-5aa3eb78-a5b2-4171-83e6-37f4dbbad0ea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:42:55.771 8 INFO cinder.api.openstack.wsgi [None req-5aa3eb78-a5b2-4171-83e6-37f4dbbad0ea 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 663/1312] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:42:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:42:55.834 7 INFO cinder.api.openstack.wsgi [None req-7c4c5c10-a818-479d-8101-f2dda1c3df75 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:42:55.890 7 INFO cinder.api.openstack.wsgi [None req-7c4c5c10-a818-479d-8101-f2dda1c3df75 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 650/1313] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:42:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:42:55.909 8 INFO cinder.api.openstack.wsgi [None req-81e604f1-6e62-497b-a2a6-3681b8f902ca 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:42:55.952 8 INFO cinder.api.openstack.wsgi [None req-81e604f1-6e62-497b-a2a6-3681b8f902ca 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 664/1314] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:42:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:42:55.965 7 INFO cinder.api.openstack.wsgi [None req-bfdb12d7-9d1b-41fa-b5cf-36b23b97f9e8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:42:55.999 7 INFO cinder.api.openstack.wsgi [None req-bfdb12d7-9d1b-41fa-b5cf-36b23b97f9e8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 651/1315] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:42:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:42:59.483 8 INFO cinder.api.openstack.wsgi [None req-81e604f1-6e62-497b-a2a6-3681b8f902ca 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:42:59.484 8 INFO cinder.api.openstack.wsgi [None req-81e604f1-6e62-497b-a2a6-3681b8f902ca 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:42:59.487 7 INFO cinder.api.openstack.wsgi [None req-bfdb12d7-9d1b-41fa-b5cf-36b23b97f9e8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:42:59.488 7 INFO cinder.api.openstack.wsgi [None req-bfdb12d7-9d1b-41fa-b5cf-36b23b97f9e8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:43:09.487 8 INFO cinder.api.openstack.wsgi [None req-81e604f1-6e62-497b-a2a6-3681b8f902ca 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:43:09.489 8 INFO cinder.api.openstack.wsgi [None req-81e604f1-6e62-497b-a2a6-3681b8f902ca 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:43:09.491 7 INFO cinder.api.openstack.wsgi [None req-bfdb12d7-9d1b-41fa-b5cf-36b23b97f9e8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:43:09.492 7 INFO cinder.api.openstack.wsgi [None req-bfdb12d7-9d1b-41fa-b5cf-36b23b97f9e8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:43:19.482 8 INFO cinder.api.openstack.wsgi [None req-81e604f1-6e62-497b-a2a6-3681b8f902ca 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:43:19.483 7 INFO cinder.api.openstack.wsgi [None req-bfdb12d7-9d1b-41fa-b5cf-36b23b97f9e8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:43:19.483 8 INFO cinder.api.openstack.wsgi [None req-81e604f1-6e62-497b-a2a6-3681b8f902ca 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:43:19.483 7 INFO cinder.api.openstack.wsgi [None req-bfdb12d7-9d1b-41fa-b5cf-36b23b97f9e8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:43:29.483 7 INFO cinder.api.openstack.wsgi [None req-bfdb12d7-9d1b-41fa-b5cf-36b23b97f9e8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:43:29.483 8 INFO cinder.api.openstack.wsgi [None req-81e604f1-6e62-497b-a2a6-3681b8f902ca 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:43:29.485 8 INFO cinder.api.openstack.wsgi [None req-81e604f1-6e62-497b-a2a6-3681b8f902ca 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:43:29.485 7 INFO cinder.api.openstack.wsgi [None req-bfdb12d7-9d1b-41fa-b5cf-36b23b97f9e8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:43:39.483 8 INFO cinder.api.openstack.wsgi [None req-81e604f1-6e62-497b-a2a6-3681b8f902ca 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:43:39.483 7 INFO cinder.api.openstack.wsgi [None req-bfdb12d7-9d1b-41fa-b5cf-36b23b97f9e8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:43:39.484 7 INFO cinder.api.openstack.wsgi [None req-bfdb12d7-9d1b-41fa-b5cf-36b23b97f9e8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:43:39.484 8 INFO cinder.api.openstack.wsgi [None req-81e604f1-6e62-497b-a2a6-3681b8f902ca 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:43:49.483 8 INFO cinder.api.openstack.wsgi [None req-81e604f1-6e62-497b-a2a6-3681b8f902ca 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:43:49.483 7 INFO cinder.api.openstack.wsgi [None req-bfdb12d7-9d1b-41fa-b5cf-36b23b97f9e8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:43:49.484 8 INFO cinder.api.openstack.wsgi [None req-81e604f1-6e62-497b-a2a6-3681b8f902ca 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:43:49.484 7 INFO cinder.api.openstack.wsgi [None req-bfdb12d7-9d1b-41fa-b5cf-36b23b97f9e8 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:43:55.609 8 INFO cinder.api.openstack.wsgi [None req-eb11ea6a-db3b-40a8-8334-4fcd2c0f4567 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true 2026-08-28 05:43:55.628 8 INFO cinder.api.openstack.wsgi [None req-eb11ea6a-db3b-40a8-8334-4fcd2c0f4567 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 671/1328] 10.0.0.171 () {28 vars in 694 bytes} [Fri Aug 28 05:43:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/scheduler-stats/get_pools?detail=true => generated 670 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:43:55.641 7 INFO cinder.api.openstack.wsgi [None req-58c2b3bb-c633-40bf-a964-a7910d8ab069 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:43:55.656 7 INFO cinder.volume.api [None req-58c2b3bb-c633-40bf-a964-a7910d8ab069 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:43:55.659 7 INFO cinder.api.openstack.wsgi [None req-58c2b3bb-c633-40bf-a964-a7910d8ab069 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 658/1329] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:43:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:43:55.673 8 INFO cinder.api.openstack.wsgi [None req-a6d4c01f-9c98-4dcd-be70-97b98e7d163e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true 2026-08-28 05:43:55.683 8 INFO cinder.volume.api [None req-a6d4c01f-9c98-4dcd-be70-97b98e7d163e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all snapshots completed successfully. 2026-08-28 05:43:55.684 8 INFO cinder.api.openstack.wsgi [None req-a6d4c01f-9c98-4dcd-be70-97b98e7d163e 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 672/1330] 10.0.0.171 () {28 vars in 672 bytes} [Fri Aug 28 05:43:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 05:43:55.698 7 INFO cinder.api.openstack.wsgi [None req-2e406dc1-2743-4653-8c43-0472f43aea5a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true 2026-08-28 05:43:55.711 7 INFO cinder.volume.api [None req-2e406dc1-2743-4653-8c43-0472f43aea5a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Get all volumes completed successfully. 2026-08-28 05:43:55.715 7 INFO cinder.api.openstack.wsgi [None req-2e406dc1-2743-4653-8c43-0472f43aea5a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 659/1331] 10.0.0.171 () {28 vars in 682 bytes} [Fri Aug 28 05:43:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/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-08-28 05:43:55.767 8 INFO cinder.api.openstack.wsgi [None req-a5412196-a4d6-4cc7-b314-e06580eea912 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true 2026-08-28 05:43:55.806 8 INFO cinder.api.openstack.wsgi [None req-a5412196-a4d6-4cc7-b314-e06580eea912 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 673/1332] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:43:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/1849fa45a1134aee9e3d333cc79843c6?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:43:55.820 7 INFO cinder.api.openstack.wsgi [None req-c11fad0d-5203-4ff1-8811-f2428a2f1c6d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true 2026-08-28 05:43:55.859 7 INFO cinder.api.openstack.wsgi [None req-c11fad0d-5203-4ff1-8811-f2428a2f1c6d 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 660/1333] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:43:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/57233f7c53934ef097e280a782513b8b?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:43:55.876 8 INFO cinder.api.openstack.wsgi [None req-bb380cc9-5ea2-4f04-a419-1e1a61694861 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true 2026-08-28 05:43:55.923 8 INFO cinder.api.openstack.wsgi [None req-bb380cc9-5ea2-4f04-a419-1e1a61694861 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 674/1334] 10.0.0.171 () {28 vars in 734 bytes} [Fri Aug 28 05:43:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-quota-sets/9515c5495bd24d64acf52f9cd98718a8?usage=true => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:43:55.939 7 INFO cinder.api.openstack.wsgi [None req-252f49dd-71e9-46b6-a3d5-60c077be31b7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services 2026-08-28 05:43:55.950 7 INFO cinder.api.openstack.wsgi [None req-252f49dd-71e9-46b6-a3d5-60c077be31b7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9515c5495bd24d64acf52f9cd98718a8/os-services returned with HTTP 200 [pid: 7|app: 0|req: 661/1335] 10.0.0.171 () {28 vars in 643 bytes} [Fri Aug 28 05:43:55 2026] GET /v3/9515c5495bd24d64acf52f9cd98718a8/os-services => generated 646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-28 05:43:59.483 7 INFO cinder.api.openstack.wsgi [None req-252f49dd-71e9-46b6-a3d5-60c077be31b7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:43:59.483 8 INFO cinder.api.openstack.wsgi [None req-bb380cc9-5ea2-4f04-a419-1e1a61694861 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:43:59.484 7 INFO cinder.api.openstack.wsgi [None req-252f49dd-71e9-46b6-a3d5-60c077be31b7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:43:59.485 8 INFO cinder.api.openstack.wsgi [None req-bb380cc9-5ea2-4f04-a419-1e1a61694861 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:44:09.483 7 INFO cinder.api.openstack.wsgi [None req-252f49dd-71e9-46b6-a3d5-60c077be31b7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:44:09.483 8 INFO cinder.api.openstack.wsgi [None req-bb380cc9-5ea2-4f04-a419-1e1a61694861 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] GET http://10.0.0.248:8776/ 2026-08-28 05:44:09.484 7 INFO cinder.api.openstack.wsgi [None req-252f49dd-71e9-46b6-a3d5-60c077be31b7 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300 2026-08-28 05:44:09.484 8 INFO cinder.api.openstack.wsgi [None req-bb380cc9-5ea2-4f04-a419-1e1a61694861 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] http://10.0.0.248:8776/ returned with HTTP 300