+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 29 19:19:23 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-56679c9584-7jkdt 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:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f75459dc668 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)... 2026-07-29 19:19:25.473 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-29 19:19:25.521 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-29 19:19:26.381 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-29 19:19:26.382 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-29 19:19:26.383 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-29 19:19:26.417 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-29 19:19:26.418 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-29 19:19:26.419 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-29 19:19:28.585 8 WARNING glance.api.v2.images [None req-50ad8b73-9c89-49c3-9dd0-7664cf344e9d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-29 19:19:28.589 7 WARNING glance.api.v2.images [None req-b908f4cd-2def-45e3-af69-1bc4c39ee0f0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-29 19:19:28.946 7 WARNING keystonemiddleware._common.config [None req-b908f4cd-2def-45e3-af69-1bc4c39ee0f0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 19:19:28.954 7 WARNING oslo_config.cfg [None req-b908f4cd-2def-45e3-af69-1bc4c39ee0f0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f75459dc668 pid: 7 (default app) 2026-07-29 19:19:29.012 8 WARNING keystonemiddleware._common.config [None req-50ad8b73-9c89-49c3-9dd0-7664cf344e9d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 19:19:29.020 8 WARNING oslo_config.cfg [None req-50ad8b73-9c89-49c3-9dd0-7664cf344e9d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f75459dc668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.12 () {42 vars in 683 bytes} [Wed Jul 29 19:19:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 19:19:30.977 8 WARNING oslo_policy.policy [None req-dba33aea-a5a7-4e8b-8eb6-32ebd8217412 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-29 19:19:30.977 8 WARNING oslo_policy.policy [None req-dba33aea-a5a7-4e8b-8eb6-32ebd8217412 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-29 19:19:30.992 8 WARNING oslo_policy.policy [None req-dba33aea-a5a7-4e8b-8eb6-32ebd8217412 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-29 19:19:30.992 8 WARNING oslo_policy.policy [None req-dba33aea-a5a7-4e8b-8eb6-32ebd8217412 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.19.213.12 () {44 vars in 905 bytes} [Wed Jul 29 19:19:30 2026] GET /v2/images => generated 69 bytes in 600 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.12 () {42 vars in 683 bytes} [Wed Jul 29 19:19:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.19.213.12 () {44 vars in 905 bytes} [Wed Jul 29 19:19:34 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 19:19:34.554 7 WARNING oslo_policy.policy [None req-e68d02de-4b0c-4a33-a2b2-cd2032fc4dc1 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-29 19:19:34.554 7 WARNING oslo_policy.policy [None req-e68d02de-4b0c-4a33-a2b2-cd2032fc4dc1 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.19.213.12 () {44 vars in 906 bytes} [Wed Jul 29 19:19:34 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.12 () {44 vars in 928 bytes} [Wed Jul 29 19:19:34 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 19:19:34.690 7 WARNING oslo_policy.policy [None req-f5caca20-5870-4f17-b7ce-6fed14345fb0 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-29 19:19:34.690 7 WARNING oslo_policy.policy [None req-f5caca20-5870-4f17-b7ce-6fed14345fb0 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.19.213.12 () {44 vars in 934 bytes} [Wed Jul 29 19:19:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 19:19:34.769 8 WARNING oslo_config.cfg [None req-a82c89ab-3eaf-480a-95dc-dec48ea83981 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.19.213.12 () {48 vars in 946 bytes} [Wed Jul 29 19:19:34 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-29 19:19:34.792 7 WARNING oslo_policy.policy [None req-022c008a-9e7b-447f-8aed-efafabe7b9fe f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-29 19:19:34.793 7 WARNING oslo_policy.policy [None req-022c008a-9e7b-447f-8aed-efafabe7b9fe f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-29 19:19:34.794 7 INFO glance.api.v2.image_data [None req-022c008a-9e7b-447f-8aed-efafabe7b9fe f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-29 19:19:38.647 7 WARNING glance.location [None req-022c008a-9e7b-447f-8aed-efafabe7b9fe f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.19.213.12 () {48 vars in 1040 bytes} [Wed Jul 29 19:19:34 2026] PUT /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22/file => generated 0 bytes in 3896 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7167 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.19.213.12 () {44 vars in 966 bytes} [Wed Jul 29 19:19:38 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 19:19:38.799 7 WARNING oslo_config.cfg [None req-5f67424a-6133-4590-a5d0-9da063819391 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 199.19.213.12 () {48 vars in 1046 bytes} [Wed Jul 29 19:19:38 2026] PATCH /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1312 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.12 () {44 vars in 966 bytes} [Wed Jul 29 19:19:38 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.19.213.12 () {42 vars in 683 bytes} [Wed Jul 29 19:40:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 199.19.213.12 () {44 vars in 905 bytes} [Wed Jul 29 19:40:48 2026] GET /v2/images => generated 1381 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/279] 199.19.213.12 () {42 vars in 683 bytes} [Wed Jul 29 19:41:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/280] 199.19.213.12 () {44 vars in 905 bytes} [Wed Jul 29 19:41:08 2026] GET /v2/images => generated 1381 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/281] 199.19.213.12 () {44 vars in 932 bytes} [Wed Jul 29 19:41:08 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 199.19.213.12 () {44 vars in 954 bytes} [Wed Jul 29 19:41:08 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/283] 199.19.213.12 () {44 vars in 934 bytes} [Wed Jul 29 19:41:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 199.19.213.12 () {48 vars in 946 bytes} [Wed Jul 29 19:41:08 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-29 19:41:08.598 7 INFO glance.api.v2.image_data [None req-6a607978-29d0-499b-8b2a-bd6d7d3effd0 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-29 19:41:34.544 7 WARNING glance.location [None req-6a607978-29d0-499b-8b2a-bd6d7d3effd0 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 144/289] 199.19.213.12 () {48 vars in 1041 bytes} [Wed Jul 29 19:41:08 2026] PUT /v2/images/66d31164-3e16-4f5e-b4f8-2e2f95cbaf2c/file => generated 0 bytes in 25998 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66612 switches on core 0) [pid: 8|app: 0|req: 146/290] 199.19.213.12 () {44 vars in 966 bytes} [Wed Jul 29 19:41:34 2026] GET /v2/images/66d31164-3e16-4f5e-b4f8-2e2f95cbaf2c => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/291] 199.19.213.12 () {48 vars in 1046 bytes} [Wed Jul 29 19:41:34 2026] PATCH /v2/images/66d31164-3e16-4f5e-b4f8-2e2f95cbaf2c => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/292] 199.19.213.12 () {44 vars in 966 bytes} [Wed Jul 29 19:41:34 2026] GET /v2/images/66d31164-3e16-4f5e-b4f8-2e2f95cbaf2c => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/293] 199.19.213.12 () {42 vars in 683 bytes} [Wed Jul 29 19:41:36 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/294] 199.19.213.12 () {44 vars in 905 bytes} [Wed Jul 29 19:41:36 2026] GET /v2/images => generated 2778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/381] 199.19.213.12 () {42 vars in 683 bytes} [Wed Jul 29 19:48:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/382] 199.19.213.12 () {44 vars in 905 bytes} [Wed Jul 29 19:48:45 2026] GET /v2/images => generated 2778 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/387] 199.19.213.12 () {42 vars in 683 bytes} [Wed Jul 29 19:48:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 199.19.213.12 () {44 vars in 905 bytes} [Wed Jul 29 19:48:58 2026] GET /v2/images => generated 2778 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 199.19.213.12 () {44 vars in 942 bytes} [Wed Jul 29 19:48:58 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 199.19.213.12 () {44 vars in 964 bytes} [Wed Jul 29 19:48:58 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 199.19.213.12 () {44 vars in 934 bytes} [Wed Jul 29 19:48:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/392] 199.19.213.12 () {48 vars in 946 bytes} [Wed Jul 29 19:48:58 2026] POST /v2/images => generated 799 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-29 19:48:58.790 8 WARNING oslo_policy.policy [None req-8d852217-ee73-4920-a462-19f7e19f8066 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-29 19:48:58.790 8 WARNING oslo_policy.policy [None req-8d852217-ee73-4920-a462-19f7e19f8066 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-29 19:48:58.792 8 INFO glance.api.v2.image_data [None req-8d852217-ee73-4920-a462-19f7e19f8066 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-29 19:49:18.819 8 INFO glance.location [None req-8d852217-ee73-4920-a462-19f7e19f8066 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 198/397] 199.19.213.12 () {48 vars in 1040 bytes} [Wed Jul 29 19:48:58 2026] PUT /v2/images/ee546c05-35e1-44af-b7e1-5ef9073458ca/file => generated 0 bytes in 20075 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34488 switches on core 0) [pid: 7|app: 0|req: 200/398] 199.19.213.12 () {44 vars in 966 bytes} [Wed Jul 29 19:49:18 2026] GET /v2/images/ee546c05-35e1-44af-b7e1-5ef9073458ca => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/399] 199.19.213.12 () {48 vars in 1046 bytes} [Wed Jul 29 19:49:18 2026] PATCH /v2/images/ee546c05-35e1-44af-b7e1-5ef9073458ca => generated 1410 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/400] 199.19.213.12 () {44 vars in 966 bytes} [Wed Jul 29 19:49:19 2026] GET /v2/images/ee546c05-35e1-44af-b7e1-5ef9073458ca => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/407] 199.19.213.12 () {42 vars in 683 bytes} [Wed Jul 29 19:49:56 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/408] 199.19.213.12 () {44 vars in 905 bytes} [Wed Jul 29 19:49:56 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 199.19.213.12 () {42 vars in 683 bytes} [Wed Jul 29 19:50:12 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/414] 199.19.213.12 () {44 vars in 905 bytes} [Wed Jul 29 19:50:12 2026] GET /v2/images => generated 4190 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/415] 199.19.213.12 () {44 vars in 934 bytes} [Wed Jul 29 19:50:12 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/416] 199.19.213.12 () {44 vars in 956 bytes} [Wed Jul 29 19:50:12 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/417] 199.19.213.12 () {44 vars in 934 bytes} [Wed Jul 29 19:50:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/418] 199.19.213.12 () {48 vars in 946 bytes} [Wed Jul 29 19:50:12 2026] POST /v2/images => generated 791 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-29 19:50:12.417 7 INFO glance.api.v2.image_data [None req-9c421c29-000a-45c5-90d7-fe635f4ce80e f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-29 19:50:25.832 7 INFO glance.location [None req-9c421c29-000a-45c5-90d7-fe635f4ce80e f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 211/421] 199.19.213.12 () {48 vars in 1041 bytes} [Wed Jul 29 19:50:12 2026] PUT /v2/images/e5fc891e-8aa2-4a2e-903a-3e958d6e6e38/file => generated 0 bytes in 13456 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35761 switches on core 0) [pid: 8|app: 0|req: 211/422] 199.19.213.12 () {44 vars in 966 bytes} [Wed Jul 29 19:50:25 2026] GET /v2/images/e5fc891e-8aa2-4a2e-903a-3e958d6e6e38 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/423] 199.19.213.12 () {48 vars in 1046 bytes} [Wed Jul 29 19:50:25 2026] PATCH /v2/images/e5fc891e-8aa2-4a2e-903a-3e958d6e6e38 => generated 1382 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/424] 199.19.213.12 () {44 vars in 966 bytes} [Wed Jul 29 19:50:25 2026] GET /v2/images/e5fc891e-8aa2-4a2e-903a-3e958d6e6e38 => generated 1382 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/591] 199.19.213.12 () {42 vars in 683 bytes} [Wed Jul 29 20:04:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/592] 199.19.213.12 () {44 vars in 905 bytes} [Wed Jul 29 20:04:10 2026] GET /v2/images => generated 5574 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/621] 199.19.213.12 () {42 vars in 683 bytes} [Wed Jul 29 20:06:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/622] 199.19.213.12 () {44 vars in 905 bytes} [Wed Jul 29 20:06:31 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/623] 199.19.213.12 () {42 vars in 683 bytes} [Wed Jul 29 20:06:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/624] 199.19.213.12 () {44 vars in 905 bytes} [Wed Jul 29 20:06:33 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/635] 199.19.213.12 () {42 vars in 683 bytes} [Wed Jul 29 20:07:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/636] 199.19.213.12 () {44 vars in 905 bytes} [Wed Jul 29 20:07:24 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/639] 199.19.213.12 () {42 vars in 683 bytes} [Wed Jul 29 20:07:33 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/640] 199.19.213.12 () {44 vars in 905 bytes} [Wed Jul 29 20:07:33 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/653] 199.19.213.12 () {42 vars in 683 bytes} [Wed Jul 29 20:08:36 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/654] 199.19.213.12 () {44 vars in 905 bytes} [Wed Jul 29 20:08:36 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/665] 10.0.0.222 () {32 vars in 633 bytes} [Wed Jul 29 20:09:18 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/668] 10.0.0.182 () {36 vars in 987 bytes} [Wed Jul 29 20:09:36 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1312 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 334/669] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jul 29 20:09:36 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/672] 10.0.0.182 () {36 vars in 987 bytes} [Wed Jul 29 20:09:38 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/673] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jul 29 20:09:38 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/674] 10.0.0.182 () {36 vars in 987 bytes} [Wed Jul 29 20:09:38 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/675] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jul 29 20:09:39 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/676] 199.19.213.12 () {36 vars in 990 bytes} [Wed Jul 29 20:09:44 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/677] 199.19.213.12 () {36 vars in 930 bytes} [Wed Jul 29 20:09:44 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/678] 199.19.213.12 () {36 vars in 990 bytes} [Wed Jul 29 20:09:45 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/679] 199.19.213.12 () {36 vars in 930 bytes} [Wed Jul 29 20:09:45 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/684] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 29 20:10:07 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1312 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/685] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 29 20:10:07 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/686] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 29 20:10:07 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/687] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 29 20:10:07 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/688] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 29 20:10:07 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/689] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 29 20:10:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/692] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 29 20:10:08 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/693] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 29 20:10:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/694] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 29 20:10:08 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/695] 10.0.0.1 () {36 vars in 909 bytes} [Wed Jul 29 20:10:08 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/696] 10.0.0.1 () {36 vars in 1005 bytes} [Wed Jul 29 20:10:08 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22/locations => generated 127 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/697] 10.0.0.1 () {36 vars in 985 bytes} [Wed Jul 29 20:10:09 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/698] 10.0.0.1 () {36 vars in 925 bytes} [Wed Jul 29 20:10:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/699] 10.0.0.1 () {36 vars in 925 bytes} [Wed Jul 29 20:10:09 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/702] 10.0.0.182 () {36 vars in 987 bytes} [Wed Jul 29 20:10:19 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/703] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jul 29 20:10:19 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/710] 10.0.0.182 () {36 vars in 987 bytes} [Wed Jul 29 20:10:49 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/711] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jul 29 20:10:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/716] 10.0.0.182 () {36 vars in 987 bytes} [Wed Jul 29 20:11:12 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/717] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jul 29 20:11:12 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/718] 10.0.0.222 () {34 vars in 655 bytes} [Wed Jul 29 20:11:12 2026] POST /v2/images => generated 649 bytes in 245 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-29 20:11:12.404 8 WARNING glance.api.v2.images [None req-4b77a84e-2f4e-4cdc-9bb7-2d2f5039da4f 82b7038c93404ab78fc56c8668673d26 0a23d814f9eb412e92abb68b8c67e0dd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f4b39182-b3da-44bc-b3ca-254c5f56754d [pid: 8|app: 0|req: 360/719] 10.0.0.222 () {32 vars in 710 bytes} [Wed Jul 29 20:11:12 2026] DELETE /v2/images/f4b39182-b3da-44bc-b3ca-254c5f56754d => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/720] 10.0.0.222 () {32 vars in 707 bytes} [Wed Jul 29 20:11:12 2026] GET /v2/images/f4b39182-b3da-44bc-b3ca-254c5f56754d => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/721] 10.0.0.222 () {32 vars in 633 bytes} [Wed Jul 29 20:11:12 2026] GET /v2/images => generated 1381 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/722] 10.0.0.222 () {34 vars in 655 bytes} [Wed Jul 29 20:11:12 2026] POST /v2/images => generated 701 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/723] 10.0.0.222 () {32 vars in 717 bytes} [Wed Jul 29 20:11:12 2026] GET /v2/images/5362643d-f234-445d-8716-0f74be5dbb52/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 20:11:12.586 7 INFO glance.api.v2.image_data [None req-6ea46a14-c257-4753-85c2-c8cb2dd17ce1 82b7038c93404ab78fc56c8668673d26 0a23d814f9eb412e92abb68b8c67e0dd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-29 20:11:12.639 7 WARNING glance_store._drivers.rbd [None req-6ea46a14-c257-4753-85c2-c8cb2dd17ce1 82b7038c93404ab78fc56c8668673d26 0a23d814f9eb412e92abb68b8c67e0dd - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-29 20:11:13.154 7 INFO glance.location [None req-6ea46a14-c257-4753-85c2-c8cb2dd17ce1 82b7038c93404ab78fc56c8668673d26 0a23d814f9eb412e92abb68b8c67e0dd - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 362/724] 10.0.0.222 () {32 vars in 727 bytes} [Wed Jul 29 20:11:12 2026] PUT /v2/images/5362643d-f234-445d-8716-0f74be5dbb52/file => generated 0 bytes in 623 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/725] 10.0.0.222 () {32 vars in 707 bytes} [Wed Jul 29 20:11:13 2026] GET /v2/images/5362643d-f234-445d-8716-0f74be5dbb52 => generated 1102 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/726] 10.0.0.222 () {32 vars in 717 bytes} [Wed Jul 29 20:11:13 2026] GET /v2/images/5362643d-f234-445d-8716-0f74be5dbb52/file => generated 1024 bytes in 138 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/727] 10.0.0.222 () {34 vars in 655 bytes} [Wed Jul 29 20:11:13 2026] POST /v2/images => generated 649 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/728] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jul 29 20:11:13 2026] PATCH /v2/images/317e57a9-5541-4eb1-81b0-2f823ea1d4cc => generated 652 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/729] 10.0.0.222 () {32 vars in 707 bytes} [Wed Jul 29 20:11:13 2026] GET /v2/images/317e57a9-5541-4eb1-81b0-2f823ea1d4cc => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 20:11:13.521 7 WARNING glance.api.v2.images [None req-d6127982-7371-4d22-b04f-a470eb0d0af2 82b7038c93404ab78fc56c8668673d26 0a23d814f9eb412e92abb68b8c67e0dd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//317e57a9-5541-4eb1-81b0-2f823ea1d4cc [pid: 7|app: 0|req: 365/730] 10.0.0.222 () {32 vars in 710 bytes} [Wed Jul 29 20:11:13 2026] DELETE /v2/images/317e57a9-5541-4eb1-81b0-2f823ea1d4cc => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/731] 10.0.0.222 () {32 vars in 707 bytes} [Wed Jul 29 20:11:13 2026] GET /v2/images/317e57a9-5541-4eb1-81b0-2f823ea1d4cc => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 20:11:13.595 7 WARNING glance.api.v2.images [None req-da6a09f5-afec-424e-a6c2-ec7d2f441433 82b7038c93404ab78fc56c8668673d26 0a23d814f9eb412e92abb68b8c67e0dd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5362643d-f234-445d-8716-0f74be5dbb52 [pid: 7|app: 0|req: 366/732] 10.0.0.222 () {32 vars in 710 bytes} [Wed Jul 29 20:11:13 2026] DELETE /v2/images/5362643d-f234-445d-8716-0f74be5dbb52 => generated 0 bytes in 774 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/733] 10.0.0.222 () {32 vars in 707 bytes} [Wed Jul 29 20:11:14 2026] GET /v2/images/5362643d-f234-445d-8716-0f74be5dbb52 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 20:11:14.383 7 WARNING glance.api.v2.images [None req-5489cd18-f01e-4e4a-89d5-7046d1e7b6f9 82b7038c93404ab78fc56c8668673d26 0a23d814f9eb412e92abb68b8c67e0dd - - default default] Failed to find image f4b39182-b3da-44bc-b3ca-254c5f56754d to delete: glance.common.exception.ImageNotFound: No image found with ID f4b39182-b3da-44bc-b3ca-254c5f56754d [pid: 7|app: 0|req: 367/734] 10.0.0.222 () {32 vars in 710 bytes} [Wed Jul 29 20:11:14 2026] DELETE /v2/images/f4b39182-b3da-44bc-b3ca-254c5f56754d => generated 147 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/735] 10.0.0.222 () {32 vars in 707 bytes} [Wed Jul 29 20:11:14 2026] GET /v2/images/f4b39182-b3da-44bc-b3ca-254c5f56754d => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/746] 10.0.0.182 () {36 vars in 987 bytes} [Wed Jul 29 20:12:01 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/747] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jul 29 20:12:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/750] 10.0.0.222 () {30 vars in 411 bytes} [Wed Jul 29 20:12:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/757] 10.0.0.222 () {32 vars in 707 bytes} [Wed Jul 29 20:12:43 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/758] 10.0.0.222 () {32 vars in 707 bytes} [Wed Jul 29 20:12:43 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/759] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 29 20:12:43 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/760] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 29 20:12:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/761] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 29 20:12:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/762] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 29 20:12:43 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/763] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 29 20:12:43 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/764] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 29 20:12:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/765] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 29 20:12:43 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/766] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 29 20:12:43 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/767] 10.0.0.1 () {36 vars in 909 bytes} [Wed Jul 29 20:12:44 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/768] 10.0.0.1 () {36 vars in 1005 bytes} [Wed Jul 29 20:12:44 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/769] 10.0.0.1 () {36 vars in 985 bytes} [Wed Jul 29 20:12:44 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/770] 10.0.0.1 () {36 vars in 925 bytes} [Wed Jul 29 20:12:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/771] 10.0.0.1 () {36 vars in 925 bytes} [Wed Jul 29 20:12:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/776] 10.0.0.182 () {36 vars in 987 bytes} [Wed Jul 29 20:12:59 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/777] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jul 29 20:12:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/782] 10.0.0.182 () {36 vars in 987 bytes} [Wed Jul 29 20:13:22 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/783] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jul 29 20:13:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/788] 10.0.0.182 () {36 vars in 987 bytes} [Wed Jul 29 20:13:38 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/789] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jul 29 20:13:38 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/790] 10.0.0.182 () {36 vars in 987 bytes} [Wed Jul 29 20:13:39 2026] GET /v2/images/da88686d-d8ef-4446-9bc3-e8de95fd0f22 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/791] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jul 29 20:13:39 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/802] 199.19.213.12 () {32 vars in 825 bytes} [Wed Jul 29 20:14:28 2026] GET /v2/images?status=active&owner=55bc5f759fe04f299abd7d56436d79a3&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/803] 199.19.213.12 () {32 vars in 652 bytes} [Wed Jul 29 20:14:28 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/804] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 29 20:14:29 2026] GET /v2/images/66d31164-3e16-4f5e-b4f8-2e2f95cbaf2c => generated 1395 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/805] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 29 20:14:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/806] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 29 20:14:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/807] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 29 20:14:29 2026] GET /v2/images/66d31164-3e16-4f5e-b4f8-2e2f95cbaf2c => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/808] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 29 20:14:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/809] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 29 20:14:29 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/810] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 29 20:14:29 2026] GET /v2/images/66d31164-3e16-4f5e-b4f8-2e2f95cbaf2c => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/811] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 29 20:14:29 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/812] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 29 20:14:29 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/813] 10.0.0.1 () {36 vars in 909 bytes} [Wed Jul 29 20:14:29 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/814] 10.0.0.1 () {36 vars in 1005 bytes} [Wed Jul 29 20:14:29 2026] GET /v2/images/66d31164-3e16-4f5e-b4f8-2e2f95cbaf2c/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/815] 10.0.0.1 () {36 vars in 985 bytes} [Wed Jul 29 20:14:29 2026] GET /v2/images/66d31164-3e16-4f5e-b4f8-2e2f95cbaf2c => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/816] 10.0.0.1 () {36 vars in 925 bytes} [Wed Jul 29 20:14:29 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/817] 10.0.0.1 () {36 vars in 925 bytes} [Wed Jul 29 20:14:29 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/860] 10.0.0.222 () {32 vars in 633 bytes} [Wed Jul 29 20:18:06 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)