+ 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 [Tue Aug 11 11:36:10 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-7cfb6fc864-5mjvb 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 0x7f4668944668 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-08-11 11:36:12.950 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-11 11:36:13.024 8 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-08-11 11:36:13.805 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-08-11 11:36:13.806 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-08-11 11:36:13.807 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-11 11:36:13.880 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-08-11 11:36:13.881 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-08-11 11:36:13.882 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-11 11:36:15.914 7 WARNING glance.api.v2.images [None req-78e6fd4b-5120-4dd2-8265-841e1af081ad - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-11 11:36:16.061 8 WARNING glance.api.v2.images [None req-3ff410de-24ae-4f71-87f6-a27c7c7a4bd4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-11 11:36:16.270 7 WARNING keystonemiddleware._common.config [None req-78e6fd4b-5120-4dd2-8265-841e1af081ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 11:36:16.277 7 WARNING oslo_config.cfg [None req-78e6fd4b-5120-4dd2-8265-841e1af081ad - - - - - -] 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 0x7f4668944668 pid: 7 (default app) 2026-08-11 11:36:16.414 8 WARNING keystonemiddleware._common.config [None req-3ff410de-24ae-4f71-87f6-a27c7c7a4bd4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 11:36:16.422 8 WARNING oslo_config.cfg [None req-3ff410de-24ae-4f71-87f6-a27c7c7a4bd4 - - - - - -] 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 0x7f4668944668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.166 () {42 vars in 689 bytes} [Tue Aug 11 11:36:16 2026] GET / => generated 1312 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-08-11 11:36:17.157 8 WARNING oslo_policy.policy [None req-9d0c512e-d0f5-4be1-b70f-d9f0bde9cc36 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - 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-08-11 11:36:17.157 8 WARNING oslo_policy.policy [None req-9d0c512e-d0f5-4be1-b70f-d9f0bde9cc36 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - 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-08-11 11:36:17.174 8 WARNING oslo_policy.policy [None req-9d0c512e-d0f5-4be1-b70f-d9f0bde9cc36 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - 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-08-11 11:36:17.174 8 WARNING oslo_policy.policy [None req-9d0c512e-d0f5-4be1-b70f-d9f0bde9cc36 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - 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.166 () {44 vars in 911 bytes} [Tue Aug 11 11:36:16 2026] GET /v2/images => generated 69 bytes in 554 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.166 () {42 vars in 689 bytes} [Tue Aug 11 11:36:20 2026] GET / => generated 1312 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.166 () {44 vars in 911 bytes} [Tue Aug 11 11:36:20 2026] GET /v2/images => generated 69 bytes in 38 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-08-11 11:36:20.500 7 WARNING oslo_policy.policy [None req-5d71d7cb-699a-48fa-9e3a-2318a17639ca 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - 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-08-11 11:36:20.501 7 WARNING oslo_policy.policy [None req-5d71d7cb-699a-48fa-9e3a-2318a17639ca 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - 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.166 () {44 vars in 912 bytes} [Tue Aug 11 11:36:20 2026] GET /v2/images/cirros => generated 151 bytes in 117 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.166 () {44 vars in 934 bytes} [Tue Aug 11 11:36:20 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 11:36:20.630 7 WARNING oslo_policy.policy [None req-f0f1110f-e921-41be-b784-4bb52bc75af6 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - 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-08-11 11:36:20.631 7 WARNING oslo_policy.policy [None req-f0f1110f-e921-41be-b784-4bb52bc75af6 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - 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.166 () {44 vars in 940 bytes} [Tue Aug 11 11:36:20 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-08-11 11:36:20.707 8 WARNING oslo_config.cfg [None req-d96cc97c-191d-4ef7-ac53-a6ef771947a2 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - 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.166 () {48 vars in 952 bytes} [Tue Aug 11 11:36:20 2026] POST /v2/images => generated 760 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-11 11:36:20.730 7 WARNING oslo_policy.policy [None req-e0a87aa8-ec65-4bda-8a03-7d50e4412f5c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - 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-08-11 11:36:20.730 7 WARNING oslo_policy.policy [None req-e0a87aa8-ec65-4bda-8a03-7d50e4412f5c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - 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-08-11 11:36:20.732 7 INFO glance.api.v2.image_data [None req-e0a87aa8-ec65-4bda-8a03-7d50e4412f5c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 11:36:24.560 7 WARNING glance.location [None req-e0a87aa8-ec65-4bda-8a03-7d50e4412f5c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.19.213.166 () {48 vars in 1046 bytes} [Tue Aug 11 11:36:20 2026] PUT /v2/images/28967239-a3eb-4188-946b-780987968006/file => generated 0 bytes in 3910 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6371 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.19.213.166 () {44 vars in 972 bytes} [Tue Aug 11 11:36:24 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 11:36:24.939 7 WARNING oslo_config.cfg [None req-d0f41e36-79d7-4675-92bf-42236e66dcdb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - 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/15] 199.19.213.166 () {48 vars in 1052 bytes} [Tue Aug 11 11:36:24 2026] PATCH /v2/images/28967239-a3eb-4188-946b-780987968006 => generated 1312 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.19.213.166 () {44 vars in 972 bytes} [Tue Aug 11 11:36:24 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006 => 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: 137/277] 199.19.213.166 () {42 vars in 689 bytes} [Tue Aug 11 11:58:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/278] 199.19.213.166 () {44 vars in 911 bytes} [Tue Aug 11 11:58:02 2026] GET /v2/images => generated 1381 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/283] 199.19.213.166 () {42 vars in 689 bytes} [Tue Aug 11 11:58:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/284] 199.19.213.166 () {44 vars in 911 bytes} [Tue Aug 11 11:58:20 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/285] 199.19.213.166 () {44 vars in 938 bytes} [Tue Aug 11 11:58:20 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: 7|app: 0|req: 145/286] 199.19.213.166 () {44 vars in 960 bytes} [Tue Aug 11 11:58:20 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 199.19.213.166 () {44 vars in 940 bytes} [Tue Aug 11 11:58:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 199.19.213.166 () {48 vars in 952 bytes} [Tue Aug 11 11:58:20 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-11 11:58:20.888 8 WARNING oslo_policy.policy [None req-dc277c86-45a1-48e6-ba9a-2056af9d8598 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - 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-08-11 11:58:20.889 8 WARNING oslo_policy.policy [None req-dc277c86-45a1-48e6-ba9a-2056af9d8598 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - 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-08-11 11:58:20.890 8 INFO glance.api.v2.image_data [None req-dc277c86-45a1-48e6-ba9a-2056af9d8598 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 11:59:09.013 8 WARNING glance.location [None req-dc277c86-45a1-48e6-ba9a-2056af9d8598 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/299] 199.19.213.166 () {48 vars in 1047 bytes} [Tue Aug 11 11:58:20 2026] PUT /v2/images/a6dbfec2-e579-4bc9-961f-a188c59c1779/file => generated 0 bytes in 48195 msecs (HTTP/1.1 204) 4 headers in 171 bytes (47168 switches on core 0) [pid: 7|app: 0|req: 157/300] 199.19.213.166 () {44 vars in 972 bytes} [Tue Aug 11 11:59:09 2026] GET /v2/images/a6dbfec2-e579-4bc9-961f-a188c59c1779 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/301] 199.19.213.166 () {48 vars in 1052 bytes} [Tue Aug 11 11:59:09 2026] PATCH /v2/images/a6dbfec2-e579-4bc9-961f-a188c59c1779 => generated 1395 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/302] 199.19.213.166 () {44 vars in 972 bytes} [Tue Aug 11 11:59:09 2026] GET /v2/images/a6dbfec2-e579-4bc9-961f-a188c59c1779 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/303] 199.19.213.166 () {42 vars in 689 bytes} [Tue Aug 11 11:59:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/304] 199.19.213.166 () {44 vars in 911 bytes} [Tue Aug 11 11:59:10 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/389] 199.19.213.166 () {42 vars in 689 bytes} [Tue Aug 11 12:06:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/390] 199.19.213.166 () {44 vars in 911 bytes} [Tue Aug 11 12:06:11 2026] GET /v2/images => generated 2778 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/395] 199.19.213.166 () {42 vars in 689 bytes} [Tue Aug 11 12:06:33 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/396] 199.19.213.166 () {44 vars in 911 bytes} [Tue Aug 11 12:06:33 2026] GET /v2/images => generated 2778 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/397] 199.19.213.166 () {44 vars in 948 bytes} [Tue Aug 11 12:06:33 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/398] 199.19.213.166 () {44 vars in 970 bytes} [Tue Aug 11 12:06:34 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/399] 199.19.213.166 () {44 vars in 940 bytes} [Tue Aug 11 12:06:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/402] 199.19.213.166 () {48 vars in 952 bytes} [Tue Aug 11 12:06:34 2026] POST /v2/images => generated 799 bytes in 4072 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-11 12:06:38.144 8 INFO glance.api.v2.image_data [None req-dd4db280-76fd-4349-b239-7570855df3f6 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 12:07:39.803 8 INFO glance.location [None req-dd4db280-76fd-4349-b239-7570855df3f6 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 196/415] 199.19.213.166 () {48 vars in 1046 bytes} [Tue Aug 11 12:06:38 2026] PUT /v2/images/a0d49b9f-d4b5-4d5c-bfbd-9ce65141c288/file => generated 0 bytes in 61903 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21271 switches on core 0) [pid: 7|app: 0|req: 220/416] 199.19.213.166 () {44 vars in 972 bytes} [Tue Aug 11 12:07:40 2026] GET /v2/images/a0d49b9f-d4b5-4d5c-bfbd-9ce65141c288 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/417] 199.19.213.166 () {48 vars in 1052 bytes} [Tue Aug 11 12:07:40 2026] PATCH /v2/images/a0d49b9f-d4b5-4d5c-bfbd-9ce65141c288 => generated 1410 bytes in 709 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/418] 199.19.213.166 () {44 vars in 972 bytes} [Tue Aug 11 12:07:40 2026] GET /v2/images/a0d49b9f-d4b5-4d5c-bfbd-9ce65141c288 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/435] 199.19.213.166 () {42 vars in 689 bytes} [Tue Aug 11 12:08:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/436] 199.19.213.166 () {44 vars in 911 bytes} [Tue Aug 11 12:08:59 2026] GET /v2/images => generated 4190 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/439] 199.19.213.166 () {42 vars in 689 bytes} [Tue Aug 11 12:09:10 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/440] 199.19.213.166 () {44 vars in 911 bytes} [Tue Aug 11 12:09:10 2026] GET /v2/images => generated 4190 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/441] 199.19.213.166 () {44 vars in 940 bytes} [Tue Aug 11 12:09:10 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: 209/442] 199.19.213.166 () {44 vars in 962 bytes} [Tue Aug 11 12:09:10 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/443] 199.19.213.166 () {44 vars in 940 bytes} [Tue Aug 11 12:09:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/444] 199.19.213.166 () {48 vars in 952 bytes} [Tue Aug 11 12:09:10 2026] POST /v2/images => generated 791 bytes in 805 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-11 12:09:11.460 7 INFO glance.api.v2.image_data [None req-ec007bdd-89ef-465f-8403-8d41a2fd289c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 12:09:32.737 7 INFO glance.location [None req-ec007bdd-89ef-465f-8403-8d41a2fd289c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 235/449] 199.19.213.166 () {48 vars in 1047 bytes} [Tue Aug 11 12:09:11 2026] PUT /v2/images/98dbba79-bda6-48b5-a03d-d7e7b3c7e6d6/file => generated 0 bytes in 21322 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28913 switches on core 0) [pid: 8|app: 0|req: 215/450] 199.19.213.166 () {44 vars in 972 bytes} [Tue Aug 11 12:09:32 2026] GET /v2/images/98dbba79-bda6-48b5-a03d-d7e7b3c7e6d6 => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/451] 199.19.213.166 () {48 vars in 1052 bytes} [Tue Aug 11 12:09:32 2026] PATCH /v2/images/98dbba79-bda6-48b5-a03d-d7e7b3c7e6d6 => generated 1382 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/452] 199.19.213.166 () {44 vars in 972 bytes} [Tue Aug 11 12:09:32 2026] GET /v2/images/98dbba79-bda6-48b5-a03d-d7e7b3c7e6d6 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/623] 199.19.213.166 () {42 vars in 689 bytes} [Tue Aug 11 12:23:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/624] 199.19.213.166 () {44 vars in 911 bytes} [Tue Aug 11 12:23:42 2026] GET /v2/images => generated 5574 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/655] 199.19.213.166 () {42 vars in 689 bytes} [Tue Aug 11 12:26:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/656] 199.19.213.166 () {44 vars in 911 bytes} [Tue Aug 11 12:26:05 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/657] 199.19.213.166 () {42 vars in 689 bytes} [Tue Aug 11 12:26:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/658] 199.19.213.166 () {44 vars in 911 bytes} [Tue Aug 11 12:26:08 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/669] 199.19.213.166 () {42 vars in 689 bytes} [Tue Aug 11 12:26:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/670] 199.19.213.166 () {44 vars in 911 bytes} [Tue Aug 11 12:26:59 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/673] 199.19.213.166 () {42 vars in 689 bytes} [Tue Aug 11 12:27:08 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/674] 199.19.213.166 () {44 vars in 911 bytes} [Tue Aug 11 12:27:08 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/687] 199.19.213.166 () {42 vars in 689 bytes} [Tue Aug 11 12:28:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/688] 199.19.213.166 () {44 vars in 911 bytes} [Tue Aug 11 12:28:09 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: 7|app: 0|req: 359/697] 10.0.0.70 () {32 vars in 632 bytes} [Tue Aug 11 12:28:52 2026] GET /v2/images => generated 5574 bytes in 17 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: 341/702] 10.0.0.190 () {36 vars in 987 bytes} [Tue Aug 11 12:29:13 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/703] 10.0.0.190 () {36 vars in 927 bytes} [Tue Aug 11 12:29:13 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: 342/704] 10.0.0.70 () {30 vars in 410 bytes} [Tue Aug 11 12:29:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/707] 10.0.0.244 () {36 vars in 987 bytes} [Tue Aug 11 12:29:18 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006 => generated 1312 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/708] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 12:29:18 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: 365/709] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 12:29:18 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: 345/710] 10.0.0.244 () {36 vars in 987 bytes} [Tue Aug 11 12:29:18 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/711] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 12:29:18 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/712] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 12:29:18 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: 367/713] 10.0.0.244 () {36 vars in 987 bytes} [Tue Aug 11 12:29:18 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/714] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 12:29:18 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: 368/715] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 12:29:18 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: 348/716] 10.0.0.248 () {36 vars in 911 bytes} [Tue Aug 11 12:29:19 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/717] 10.0.0.248 () {36 vars in 1007 bytes} [Tue Aug 11 12:29:19 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006/locations => generated 127 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/718] 10.0.0.248 () {36 vars in 987 bytes} [Tue Aug 11 12:29:20 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006 => 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: 370/719] 10.0.0.248 () {36 vars in 927 bytes} [Tue Aug 11 12:29:20 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: 350/720] 10.0.0.248 () {36 vars in 927 bytes} [Tue Aug 11 12:29:20 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: 371/721] 199.19.213.166 () {36 vars in 991 bytes} [Tue Aug 11 12:29:21 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006 => 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: 351/722] 199.19.213.166 () {36 vars in 931 bytes} [Tue Aug 11 12:29:21 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: 7|app: 0|req: 372/723] 199.19.213.166 () {36 vars in 991 bytes} [Tue Aug 11 12:29:22 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006 => 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: 352/724] 199.19.213.166 () {36 vars in 931 bytes} [Tue Aug 11 12:29:22 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: 376/731] 10.0.0.190 () {36 vars in 987 bytes} [Tue Aug 11 12:29:47 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/732] 10.0.0.190 () {36 vars in 927 bytes} [Tue Aug 11 12:29:47 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: 381/741] 10.0.0.190 () {36 vars in 987 bytes} [Tue Aug 11 12:30:25 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006 => 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: 361/742] 10.0.0.190 () {36 vars in 927 bytes} [Tue Aug 11 12:30:25 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: 382/743] 10.0.0.190 () {36 vars in 987 bytes} [Tue Aug 11 12:30:26 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/744] 10.0.0.190 () {36 vars in 927 bytes} [Tue Aug 11 12:30:26 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: 387/753] 10.0.0.190 () {36 vars in 987 bytes} [Tue Aug 11 12:31:13 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006 => 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: 367/754] 10.0.0.190 () {36 vars in 927 bytes} [Tue Aug 11 12:31:13 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: 369/757] 10.0.0.190 () {36 vars in 987 bytes} [Tue Aug 11 12:31:20 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006 => 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: 389/758] 10.0.0.190 () {36 vars in 927 bytes} [Tue Aug 11 12:31:21 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: 372/763] 10.0.0.190 () {36 vars in 987 bytes} [Tue Aug 11 12:31:41 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/764] 10.0.0.190 () {36 vars in 927 bytes} [Tue Aug 11 12:31:41 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: 373/765] 10.0.0.190 () {36 vars in 987 bytes} [Tue Aug 11 12:31:44 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006 => 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: 393/766] 10.0.0.190 () {36 vars in 927 bytes} [Tue Aug 11 12:31:44 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: 378/775] 199.19.213.166 () {32 vars in 826 bytes} [Tue Aug 11 12:32:24 2026] GET /v2/images?status=active&owner=354615a73780442d8ead8b8619544339&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/776] 199.19.213.166 () {32 vars in 653 bytes} [Tue Aug 11 12:32:24 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: 379/777] 10.0.0.244 () {36 vars in 987 bytes} [Tue Aug 11 12:32:25 2026] GET /v2/images/a6dbfec2-e579-4bc9-961f-a188c59c1779 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/778] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 12:32:25 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: 380/779] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 12:32:25 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: 400/780] 10.0.0.244 () {36 vars in 987 bytes} [Tue Aug 11 12:32:25 2026] GET /v2/images/a6dbfec2-e579-4bc9-961f-a188c59c1779 => generated 1395 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/781] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 12:32:25 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/782] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 12:32:25 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: 382/783] 10.0.0.244 () {36 vars in 987 bytes} [Tue Aug 11 12:32:25 2026] GET /v2/images/a6dbfec2-e579-4bc9-961f-a188c59c1779 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/784] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 12:32:25 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: 404/787] 10.0.0.248 () {36 vars in 911 bytes} [Tue Aug 11 12:32:25 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/788] 10.0.0.248 () {36 vars in 1007 bytes} [Tue Aug 11 12:32:25 2026] GET /v2/images/a6dbfec2-e579-4bc9-961f-a188c59c1779/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/789] 10.0.0.248 () {36 vars in 987 bytes} [Tue Aug 11 12:32:25 2026] GET /v2/images/a6dbfec2-e579-4bc9-961f-a188c59c1779 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/790] 10.0.0.248 () {36 vars in 927 bytes} [Tue Aug 11 12:32:25 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: 406/791] 10.0.0.248 () {36 vars in 927 bytes} [Tue Aug 11 12:32:25 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: 386/792] 10.0.0.70 () {34 vars in 654 bytes} [Tue Aug 11 12:32:28 2026] POST /v2/images => generated 649 bytes in 230 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-11 12:32:28.614 7 WARNING glance.api.v2.images [None req-dd439e02-83fb-4bd3-a422-83b1457b28a9 11a6a01a600e4d2f8752c2c1d66cb66c f92d39446c944794b9f43a43b7379d66 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//32d3d4a1-011b-4258-99ac-c4dc8bdf4efb [pid: 7|app: 0|req: 407/793] 10.0.0.70 () {32 vars in 709 bytes} [Tue Aug 11 12:32:28 2026] DELETE /v2/images/32d3d4a1-011b-4258-99ac-c4dc8bdf4efb => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/794] 10.0.0.70 () {32 vars in 706 bytes} [Tue Aug 11 12:32:28 2026] GET /v2/images/32d3d4a1-011b-4258-99ac-c4dc8bdf4efb => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/795] 10.0.0.70 () {32 vars in 632 bytes} [Tue Aug 11 12:32:28 2026] GET /v2/images => generated 1381 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/796] 10.0.0.70 () {34 vars in 654 bytes} [Tue Aug 11 12:32:28 2026] POST /v2/images => generated 702 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/797] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:32:28 2026] GET /v2/images/ee394e1b-f243-4fbe-a48e-fd9ff53edafe/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:32:28.780 8 INFO glance.api.v2.image_data [None req-a5ab2afe-6139-441f-8dbc-91f29e51da35 11a6a01a600e4d2f8752c2c1d66cb66c f92d39446c944794b9f43a43b7379d66 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 12:32:28.810 8 WARNING glance_store._drivers.rbd [None req-a5ab2afe-6139-441f-8dbc-91f29e51da35 11a6a01a600e4d2f8752c2c1d66cb66c f92d39446c944794b9f43a43b7379d66 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-11 12:32:29.787 8 INFO glance.location [None req-a5ab2afe-6139-441f-8dbc-91f29e51da35 11a6a01a600e4d2f8752c2c1d66cb66c f92d39446c944794b9f43a43b7379d66 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 389/798] 10.0.0.70 () {32 vars in 726 bytes} [Tue Aug 11 12:32:28 2026] PUT /v2/images/ee394e1b-f243-4fbe-a48e-fd9ff53edafe/file => generated 0 bytes in 1050 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/799] 10.0.0.70 () {32 vars in 706 bytes} [Tue Aug 11 12:32:29 2026] GET /v2/images/ee394e1b-f243-4fbe-a48e-fd9ff53edafe => generated 1103 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/800] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:32:29 2026] GET /v2/images/ee394e1b-f243-4fbe-a48e-fd9ff53edafe/file => generated 1024 bytes in 135 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/801] 10.0.0.70 () {34 vars in 654 bytes} [Tue Aug 11 12:32:29 2026] POST /v2/images => generated 648 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/802] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:32:30 2026] PATCH /v2/images/b1a761c0-cdf8-4d87-ab6e-4fb38d7ecedb => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/803] 10.0.0.70 () {32 vars in 706 bytes} [Tue Aug 11 12:32:30 2026] GET /v2/images/b1a761c0-cdf8-4d87-ab6e-4fb38d7ecedb => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:32:30.098 8 WARNING glance.api.v2.images [None req-30832483-60dd-4e0b-9305-82f50d0b4bc0 11a6a01a600e4d2f8752c2c1d66cb66c f92d39446c944794b9f43a43b7379d66 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b1a761c0-cdf8-4d87-ab6e-4fb38d7ecedb [pid: 8|app: 0|req: 392/804] 10.0.0.70 () {32 vars in 709 bytes} [Tue Aug 11 12:32:30 2026] DELETE /v2/images/b1a761c0-cdf8-4d87-ab6e-4fb38d7ecedb => generated 0 bytes in 38 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/805] 10.0.0.70 () {32 vars in 706 bytes} [Tue Aug 11 12:32:30 2026] GET /v2/images/b1a761c0-cdf8-4d87-ab6e-4fb38d7ecedb => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:32:30.160 8 WARNING glance.api.v2.images [None req-bd4f2b26-9282-4b3e-9d3f-e4d39c08106e 11a6a01a600e4d2f8752c2c1d66cb66c f92d39446c944794b9f43a43b7379d66 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ee394e1b-f243-4fbe-a48e-fd9ff53edafe [pid: 8|app: 0|req: 393/806] 10.0.0.70 () {32 vars in 709 bytes} [Tue Aug 11 12:32:30 2026] DELETE /v2/images/ee394e1b-f243-4fbe-a48e-fd9ff53edafe => generated 0 bytes in 930 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/807] 10.0.0.70 () {32 vars in 706 bytes} [Tue Aug 11 12:32:31 2026] GET /v2/images/ee394e1b-f243-4fbe-a48e-fd9ff53edafe => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:32:31.111 8 WARNING glance.api.v2.images [None req-0b3bb1cb-cd84-4d09-89bd-eecd5ed2713d 11a6a01a600e4d2f8752c2c1d66cb66c f92d39446c944794b9f43a43b7379d66 - - default default] Failed to find image 32d3d4a1-011b-4258-99ac-c4dc8bdf4efb to delete: glance.common.exception.ImageNotFound: No image found with ID 32d3d4a1-011b-4258-99ac-c4dc8bdf4efb [pid: 8|app: 0|req: 394/808] 10.0.0.70 () {32 vars in 709 bytes} [Tue Aug 11 12:32:31 2026] DELETE /v2/images/32d3d4a1-011b-4258-99ac-c4dc8bdf4efb => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/809] 10.0.0.70 () {32 vars in 706 bytes} [Tue Aug 11 12:32:31 2026] GET /v2/images/32d3d4a1-011b-4258-99ac-c4dc8bdf4efb => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/810] 10.0.0.190 () {36 vars in 987 bytes} [Tue Aug 11 12:32:31 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006 => 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: 416/811] 10.0.0.190 () {36 vars in 927 bytes} [Tue Aug 11 12:32:31 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: 399/818] 10.0.0.70 () {32 vars in 706 bytes} [Tue Aug 11 12:32:57 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006 => 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: 420/819] 10.0.0.70 () {32 vars in 706 bytes} [Tue Aug 11 12:32:57 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006 => 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: 400/820] 10.0.0.244 () {36 vars in 987 bytes} [Tue Aug 11 12:32:57 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006 => generated 1312 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/821] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 12:32:57 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: 401/822] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 12:32:57 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: 422/823] 10.0.0.244 () {36 vars in 987 bytes} [Tue Aug 11 12:32:57 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006 => 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: 402/824] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 12:32:57 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: 423/825] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 12:32:57 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: 403/826] 10.0.0.244 () {36 vars in 987 bytes} [Tue Aug 11 12:32:57 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006 => 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: 424/827] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 12:32:57 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: 404/828] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 12:32:57 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: 425/829] 10.0.0.248 () {36 vars in 911 bytes} [Tue Aug 11 12:32:58 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/830] 10.0.0.248 () {36 vars in 1007 bytes} [Tue Aug 11 12:32:58 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/831] 10.0.0.248 () {36 vars in 987 bytes} [Tue Aug 11 12:32:58 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/832] 10.0.0.248 () {36 vars in 927 bytes} [Tue Aug 11 12:32:58 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: 427/833] 10.0.0.248 () {36 vars in 927 bytes} [Tue Aug 11 12:32:58 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: 408/836] 10.0.0.190 () {36 vars in 987 bytes} [Tue Aug 11 12:33:07 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/837] 10.0.0.190 () {36 vars in 927 bytes} [Tue Aug 11 12:33: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: 436/850] 10.0.0.190 () {36 vars in 987 bytes} [Tue Aug 11 12:34:10 2026] GET /v2/images/28967239-a3eb-4188-946b-780987968006 => 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: 415/851] 10.0.0.190 () {36 vars in 927 bytes} [Tue Aug 11 12:34:10 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/904] 10.0.0.70 () {32 vars in 632 bytes} [Tue Aug 11 12:38:30 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)