+ 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 [Sun Aug 2 22:44:57 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-6784cbf46d-lhwmp 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55d809300170 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-08-02 22:44:59.076 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-02 22:44:59.125 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-02 22:44:59.741 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-02 22:44:59.742 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-02 22:44:59.786 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-02 22:44:59.787 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-02 22:45:01.439 7 WARNING glance.api.v2.images [None req-d959f3dc-8b1e-45da-8263-bb00d21cf822 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-02 22:45:01.480 8 WARNING glance.api.v2.images [None req-e9d8aefb-eab1-4c8e-b049-2836197cfe38 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-02 22:45:01.681 7 WARNING keystonemiddleware._common.config [None req-d959f3dc-8b1e-45da-8263-bb00d21cf822 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-02 22:45:01.689 7 WARNING oslo_config.cfg [None req-d959f3dc-8b1e-45da-8263-bb00d21cf822 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55d809300170 pid: 7 (default app) 2026-08-02 22:45:01.720 8 WARNING keystonemiddleware._common.config [None req-e9d8aefb-eab1-4c8e-b049-2836197cfe38 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-02 22:45:01.729 8 WARNING oslo_config.cfg [None req-e9d8aefb-eab1-4c8e-b049-2836197cfe38 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55d809300170 pid: 8 (default app) [pid: 8|app: 0|req: 1/2] 199.204.45.205 () {42 vars in 689 bytes} [Sun Aug 2 22:45:06 2026] GET / => generated 1193 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 22:45:07.420 7 WARNING oslo_policy.policy [None req-239cfd05-dc94-44a6-ab0d-2545e8dd69c8 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - 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-02 22:45:07.421 7 WARNING oslo_policy.policy [None req-239cfd05-dc94-44a6-ab0d-2545e8dd69c8 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - 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-02 22:45:07.439 7 WARNING oslo_policy.policy [None req-239cfd05-dc94-44a6-ab0d-2545e8dd69c8 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - 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-02 22:45:07.440 7 WARNING oslo_policy.policy [None req-239cfd05-dc94-44a6-ab0d-2545e8dd69c8 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - 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: 2/3] 199.204.45.205 () {44 vars in 911 bytes} [Sun Aug 2 22:45:06 2026] GET /v2/images => generated 69 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/4] 199.204.45.205 () {42 vars in 689 bytes} [Sun Aug 2 22:45:11 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/5] 199.204.45.205 () {44 vars in 911 bytes} [Sun Aug 2 22:45:11 2026] GET /v2/images => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 22:45:11.144 8 WARNING oslo_policy.policy [None req-f2c6fe8d-f1e1-4f90-8103-8823cbb2c8c2 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - 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-02 22:45:11.144 8 WARNING oslo_policy.policy [None req-f2c6fe8d-f1e1-4f90-8103-8823cbb2c8c2 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - 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: 3/6] 199.204.45.205 () {44 vars in 912 bytes} [Sun Aug 2 22:45:11 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.205 () {44 vars in 934 bytes} [Sun Aug 2 22:45:11 2026] GET /v2/images?name=cirros => generated 81 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-02 22:45:11.284 8 WARNING oslo_policy.policy [None req-c07000f5-f556-48fe-a15c-472631c21039 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - 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-02 22:45:11.285 8 WARNING oslo_policy.policy [None req-c07000f5-f556-48fe-a15c-472631c21039 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - 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: 4/8] 199.204.45.205 () {44 vars in 940 bytes} [Sun Aug 2 22:45:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-02 22:45:11.363 7 WARNING oslo_config.cfg [None req-acd68e97-27f2-4544-ad00-eb637bcf4a4b 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - 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: 5/9] 199.204.45.205 () {48 vars in 952 bytes} [Sun Aug 2 22:45:11 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-02 22:45:11.384 8 WARNING oslo_policy.policy [None req-71e1c99a-002c-4270-850f-7417cb3daaa1 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - 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-02 22:45:11.385 8 WARNING oslo_policy.policy [None req-71e1c99a-002c-4270-850f-7417cb3daaa1 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - 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-02 22:45:11.386 8 INFO glance.api.v2.image_data [None req-71e1c99a-002c-4270-850f-7417cb3daaa1 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-02 22:45:16.242 8 INFO glance.location [None req-71e1c99a-002c-4270-850f-7417cb3daaa1 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 5/12] 199.204.45.205 () {48 vars in 1046 bytes} [Sun Aug 2 22:45:11 2026] PUT /v2/images/3921d25d-7b43-47e3-b7e3-12afa0f00c3e/file => generated 0 bytes in 4907 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7164 switches on core 0) [pid: 7|app: 0|req: 8/13] 199.204.45.205 () {44 vars in 911 bytes} [Sun Aug 2 22:45:16 2026] GET /v2/images => generated 1240 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-02 22:45:16.329 8 WARNING oslo_config.cfg [None req-96c9e1cf-7b20-43ee-8781-41d6a23a3d47 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - 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: 6/14] 199.204.45.205 () {48 vars in 1050 bytes} [Sun Aug 2 22:45:16 2026] PATCH /v2/images/3921d25d-7b43-47e3-b7e3-12afa0f00c3e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.205 () {44 vars in 911 bytes} [Sun Aug 2 22:45:16 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/284] 199.204.45.205 () {42 vars in 689 bytes} [Sun Aug 2 23:07:40 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/285] 199.204.45.205 () {44 vars in 911 bytes} [Sun Aug 2 23:07:40 2026] GET /v2/images => generated 1240 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/290] 199.204.45.205 () {42 vars in 689 bytes} [Sun Aug 2 23:07:58 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/291] 199.204.45.205 () {44 vars in 911 bytes} [Sun Aug 2 23:07:58 2026] GET /v2/images => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/292] 199.204.45.205 () {44 vars in 938 bytes} [Sun Aug 2 23:07:58 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: 145/293] 199.204.45.205 () {44 vars in 960 bytes} [Sun Aug 2 23:07:58 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/294] 199.204.45.205 () {44 vars in 940 bytes} [Sun Aug 2 23:07:58 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: 8|app: 0|req: 146/295] 199.204.45.205 () {48 vars in 952 bytes} [Sun Aug 2 23:07:58 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-02 23:07:58.366 7 WARNING oslo_policy.policy [None req-f26abc55-6f1b-4e72-b408-56c99baeba0d 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - 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-02 23:07:58.367 7 WARNING oslo_policy.policy [None req-f26abc55-6f1b-4e72-b408-56c99baeba0d 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - 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-02 23:07:58.368 7 INFO glance.api.v2.image_data [None req-f26abc55-6f1b-4e72-b408-56c99baeba0d 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-02 23:08:25.210 7 INFO glance.location [None req-f26abc55-6f1b-4e72-b408-56c99baeba0d 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 150/302] 199.204.45.205 () {48 vars in 1047 bytes} [Sun Aug 2 23:07:58 2026] PUT /v2/images/77db259b-733e-4070-8302-390a374ffbb3/file => generated 0 bytes in 26908 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63019 switches on core 0) [pid: 8|app: 0|req: 153/303] 199.204.45.205 () {44 vars in 911 bytes} [Sun Aug 2 23:08:25 2026] GET /v2/images => generated 2451 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/304] 199.204.45.205 () {48 vars in 1050 bytes} [Sun Aug 2 23:08:25 2026] PATCH /v2/images/77db259b-733e-4070-8302-390a374ffbb3 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/305] 199.204.45.205 () {48 vars in 1051 bytes} [Sun Aug 2 23:08:25 2026] PATCH /v2/images/77db259b-733e-4070-8302-390a374ffbb3 => generated 1209 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/306] 199.204.45.205 () {44 vars in 911 bytes} [Sun Aug 2 23:08:25 2026] GET /v2/images => generated 2451 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/307] 199.204.45.205 () {42 vars in 689 bytes} [Sun Aug 2 23:08:26 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/308] 199.204.45.205 () {44 vars in 911 bytes} [Sun Aug 2 23:08:26 2026] GET /v2/images => generated 2451 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/389] 199.204.45.205 () {42 vars in 689 bytes} [Sun Aug 2 23:15:11 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/390] 199.204.45.205 () {44 vars in 911 bytes} [Sun Aug 2 23:15:11 2026] GET /v2/images => generated 2451 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/395] 199.204.45.205 () {42 vars in 689 bytes} [Sun Aug 2 23:15:23 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 199.204.45.205 () {44 vars in 911 bytes} [Sun Aug 2 23:15:23 2026] GET /v2/images => generated 2451 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/397] 199.204.45.205 () {44 vars in 948 bytes} [Sun Aug 2 23:15:23 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/398] 199.204.45.205 () {44 vars in 970 bytes} [Sun Aug 2 23:15:23 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/399] 199.204.45.205 () {44 vars in 940 bytes} [Sun Aug 2 23:15:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/400] 199.204.45.205 () {48 vars in 952 bytes} [Sun Aug 2 23:15:23 2026] POST /v2/images => generated 799 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-02 23:15:23.688 7 INFO glance.api.v2.image_data [None req-9db48f9b-97ff-4229-bd41-7c2fa0ba5774 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-02 23:15:45.540 7 INFO glance.location [None req-9db48f9b-97ff-4229-bd41-7c2fa0ba5774 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 200/405] 199.204.45.205 () {48 vars in 1046 bytes} [Sun Aug 2 23:15:23 2026] PUT /v2/images/cff115e6-64ed-4bf5-82bc-8f9ba52a9ab7/file => generated 0 bytes in 21903 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24447 switches on core 0) [pid: 8|app: 0|req: 206/406] 199.204.45.205 () {44 vars in 911 bytes} [Sun Aug 2 23:15:45 2026] GET /v2/images => generated 3664 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/407] 199.204.45.205 () {48 vars in 1051 bytes} [Sun Aug 2 23:15:45 2026] PATCH /v2/images/cff115e6-64ed-4bf5-82bc-8f9ba52a9ab7 => generated 1234 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/408] 199.204.45.205 () {44 vars in 911 bytes} [Sun Aug 2 23:15:45 2026] GET /v2/images => generated 3687 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/417] 199.204.45.205 () {42 vars in 689 bytes} [Sun Aug 2 23:16:22 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/418] 199.204.45.205 () {44 vars in 911 bytes} [Sun Aug 2 23:16:22 2026] GET /v2/images => generated 3687 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/421] 199.204.45.205 () {42 vars in 689 bytes} [Sun Aug 2 23:16:38 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/422] 199.204.45.205 () {44 vars in 911 bytes} [Sun Aug 2 23:16:38 2026] GET /v2/images => generated 3687 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/423] 199.204.45.205 () {44 vars in 940 bytes} [Sun Aug 2 23:16:38 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/424] 199.204.45.205 () {44 vars in 962 bytes} [Sun Aug 2 23:16:38 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/425] 199.204.45.205 () {44 vars in 940 bytes} [Sun Aug 2 23:16:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/426] 199.204.45.205 () {48 vars in 952 bytes} [Sun Aug 2 23:16:38 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-02 23:16:38.371 7 INFO glance.api.v2.image_data [None req-37b7ce45-ff1d-4c1e-bed7-9b6ef6081297 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-02 23:16:51.639 7 INFO glance.location [None req-37b7ce45-ff1d-4c1e-bed7-9b6ef6081297 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 211/429] 199.204.45.205 () {48 vars in 1047 bytes} [Sun Aug 2 23:16:38 2026] PUT /v2/images/7757bc7f-b2e4-4d57-89a8-0247471484a9/file => generated 0 bytes in 13318 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30529 switches on core 0) [pid: 8|app: 0|req: 219/430] 199.204.45.205 () {44 vars in 911 bytes} [Sun Aug 2 23:16:51 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/431] 199.204.45.205 () {48 vars in 1050 bytes} [Sun Aug 2 23:16:51 2026] PATCH /v2/images/7757bc7f-b2e4-4d57-89a8-0247471484a9 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/432] 199.204.45.205 () {44 vars in 911 bytes} [Sun Aug 2 23:16:51 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/599] 199.204.45.205 () {42 vars in 689 bytes} [Sun Aug 2 23:30:38 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/600] 199.204.45.205 () {44 vars in 911 bytes} [Sun Aug 2 23:30:38 2026] GET /v2/images => generated 4893 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/633] 199.204.45.205 () {42 vars in 689 bytes} [Sun Aug 2 23:33:12 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/634] 199.204.45.205 () {44 vars in 911 bytes} [Sun Aug 2 23:33:12 2026] GET /v2/images => generated 4893 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/635] 199.204.45.205 () {42 vars in 689 bytes} [Sun Aug 2 23:33:14 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/636] 199.204.45.205 () {44 vars in 911 bytes} [Sun Aug 2 23:33:14 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/647] 199.204.45.205 () {42 vars in 689 bytes} [Sun Aug 2 23:34:04 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/648] 199.204.45.205 () {44 vars in 911 bytes} [Sun Aug 2 23:34:04 2026] GET /v2/images => generated 4893 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/651] 199.204.45.205 () {42 vars in 689 bytes} [Sun Aug 2 23:34:12 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/652] 199.204.45.205 () {44 vars in 911 bytes} [Sun Aug 2 23:34:12 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/665] 199.204.45.205 () {42 vars in 689 bytes} [Sun Aug 2 23:35:17 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/666] 199.204.45.205 () {44 vars in 911 bytes} [Sun Aug 2 23:35:17 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 335/677] 10.0.0.97 () {32 vars in 632 bytes} [Sun Aug 2 23:36:03 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/682] 10.0.0.167 () {36 vars in 987 bytes} [Sun Aug 2 23:36:24 2026] GET /v2/images/3921d25d-7b43-47e3-b7e3-12afa0f00c3e => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 345/683] 10.0.0.167 () {36 vars in 927 bytes} [Sun Aug 2 23:36:24 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: 339/684] 199.204.45.205 () {36 vars in 991 bytes} [Sun Aug 2 23:36:27 2026] GET /v2/images/3921d25d-7b43-47e3-b7e3-12afa0f00c3e => generated 1171 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/685] 199.204.45.205 () {36 vars in 931 bytes} [Sun Aug 2 23:36:27 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: 340/686] 199.204.45.205 () {36 vars in 991 bytes} [Sun Aug 2 23:36:28 2026] GET /v2/images/3921d25d-7b43-47e3-b7e3-12afa0f00c3e => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/687] 199.204.45.205 () {36 vars in 931 bytes} [Sun Aug 2 23:36:28 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/690] 10.0.0.34 () {36 vars in 986 bytes} [Sun Aug 2 23:36:41 2026] GET /v2/images/3921d25d-7b43-47e3-b7e3-12afa0f00c3e => generated 1171 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/691] 10.0.0.34 () {36 vars in 926 bytes} [Sun Aug 2 23:36:41 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: 343/692] 10.0.0.34 () {36 vars in 926 bytes} [Sun Aug 2 23:36:41 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: 350/695] 10.0.0.34 () {36 vars in 986 bytes} [Sun Aug 2 23:36:41 2026] GET /v2/images/3921d25d-7b43-47e3-b7e3-12afa0f00c3e => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/696] 10.0.0.34 () {36 vars in 926 bytes} [Sun Aug 2 23:36:42 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: 351/697] 10.0.0.34 () {36 vars in 926 bytes} [Sun Aug 2 23:36:42 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: 347/698] 10.0.0.34 () {36 vars in 986 bytes} [Sun Aug 2 23:36:42 2026] GET /v2/images/3921d25d-7b43-47e3-b7e3-12afa0f00c3e => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/699] 10.0.0.34 () {36 vars in 926 bytes} [Sun Aug 2 23:36:42 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: 7|app: 0|req: 348/700] 10.0.0.34 () {36 vars in 926 bytes} [Sun Aug 2 23:36:42 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/701] 10.0.0.207 () {36 vars in 987 bytes} [Sun Aug 2 23:36:43 2026] GET /v2/images/3921d25d-7b43-47e3-b7e3-12afa0f00c3e => generated 1171 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/702] 10.0.0.207 () {36 vars in 927 bytes} [Sun Aug 2 23:36:43 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/703] 10.0.0.207 () {36 vars in 987 bytes} [Sun Aug 2 23:36:43 2026] GET /v2/images/3921d25d-7b43-47e3-b7e3-12afa0f00c3e => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/704] 10.0.0.207 () {36 vars in 927 bytes} [Sun Aug 2 23:36: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: 8|app: 0|req: 355/705] 10.0.0.207 () {36 vars in 927 bytes} [Sun Aug 2 23:36: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: 351/706] 10.0.0.167 () {36 vars in 987 bytes} [Sun Aug 2 23:36:47 2026] GET /v2/images/3921d25d-7b43-47e3-b7e3-12afa0f00c3e => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/707] 10.0.0.167 () {36 vars in 927 bytes} [Sun Aug 2 23:36:47 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: 355/714] 10.0.0.167 () {36 vars in 987 bytes} [Sun Aug 2 23:37:16 2026] GET /v2/images/3921d25d-7b43-47e3-b7e3-12afa0f00c3e => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/715] 10.0.0.167 () {36 vars in 927 bytes} [Sun Aug 2 23:37:16 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/718] 10.0.0.167 () {36 vars in 987 bytes} [Sun Aug 2 23:37:24 2026] GET /v2/images/3921d25d-7b43-47e3-b7e3-12afa0f00c3e => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/719] 10.0.0.167 () {36 vars in 927 bytes} [Sun Aug 2 23:37:24 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: 365/724] 10.0.0.97 () {34 vars in 654 bytes} [Sun Aug 2 23:37:42 2026] POST /v2/images => generated 649 bytes in 174 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-02 23:37:43.051 7 WARNING glance.api.v2.images [None req-71f36d61-b1cc-41f0-8fd4-28c884a8498c eeaf4414ac29425b8a0f765ed796aef3 b95807311e6b4fbc9df7e33ada4039ef - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a3e33167-48d8-4604-a472-360e3c7f3374 [pid: 7|app: 0|req: 360/725] 10.0.0.97 () {32 vars in 709 bytes} [Sun Aug 2 23:37:43 2026] DELETE /v2/images/a3e33167-48d8-4604-a472-360e3c7f3374 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/726] 10.0.0.97 () {32 vars in 706 bytes} [Sun Aug 2 23:37:43 2026] GET /v2/images/a3e33167-48d8-4604-a472-360e3c7f3374 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/727] 10.0.0.97 () {32 vars in 632 bytes} [Sun Aug 2 23:37:43 2026] GET /v2/images => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/728] 10.0.0.97 () {34 vars in 654 bytes} [Sun Aug 2 23:37:43 2026] POST /v2/images => generated 702 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/729] 10.0.0.97 () {32 vars in 716 bytes} [Sun Aug 2 23:37:43 2026] GET /v2/images/b218ce98-dc24-45cb-a606-3237cc8a5524/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-02 23:37:43.277 8 INFO glance.api.v2.image_data [None req-dcf3d13e-6202-4bd6-9428-a1c2d67ce981 eeaf4414ac29425b8a0f765ed796aef3 b95807311e6b4fbc9df7e33ada4039ef - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-02 23:37:43.517 8 WARNING glance_store._drivers.rbd [None req-dcf3d13e-6202-4bd6-9428-a1c2d67ce981 eeaf4414ac29425b8a0f765ed796aef3 b95807311e6b4fbc9df7e33ada4039ef - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-02 23:37:44.361 8 INFO glance.location [None req-dcf3d13e-6202-4bd6-9428-a1c2d67ce981 eeaf4414ac29425b8a0f765ed796aef3 b95807311e6b4fbc9df7e33ada4039ef - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 368/730] 10.0.0.97 () {32 vars in 726 bytes} [Sun Aug 2 23:37:43 2026] PUT /v2/images/b218ce98-dc24-45cb-a606-3237cc8a5524/file => generated 0 bytes in 1139 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/731] 10.0.0.97 () {32 vars in 706 bytes} [Sun Aug 2 23:37:44 2026] GET /v2/images/b218ce98-dc24-45cb-a606-3237cc8a5524 => generated 1103 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/732] 10.0.0.97 () {32 vars in 716 bytes} [Sun Aug 2 23:37:44 2026] GET /v2/images/b218ce98-dc24-45cb-a606-3237cc8a5524/file => generated 1024 bytes in 148 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/733] 10.0.0.97 () {34 vars in 654 bytes} [Sun Aug 2 23:37:44 2026] POST /v2/images => generated 649 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/734] 10.0.0.97 () {32 vars in 725 bytes} [Sun Aug 2 23:37:44 2026] PATCH /v2/images/ba90a2f6-6c1b-4842-84b7-c15be584f684 => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/735] 10.0.0.97 () {32 vars in 706 bytes} [Sun Aug 2 23:37:44 2026] GET /v2/images/ba90a2f6-6c1b-4842-84b7-c15be584f684 => generated 653 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-02 23:37:44.732 8 WARNING glance.api.v2.images [None req-cdf1f04e-8293-4e8b-960e-d4b2335bd86c eeaf4414ac29425b8a0f765ed796aef3 b95807311e6b4fbc9df7e33ada4039ef - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ba90a2f6-6c1b-4842-84b7-c15be584f684 [pid: 8|app: 0|req: 371/736] 10.0.0.97 () {32 vars in 709 bytes} [Sun Aug 2 23:37:44 2026] DELETE /v2/images/ba90a2f6-6c1b-4842-84b7-c15be584f684 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/737] 10.0.0.97 () {32 vars in 706 bytes} [Sun Aug 2 23:37:44 2026] GET /v2/images/ba90a2f6-6c1b-4842-84b7-c15be584f684 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-02 23:37:44.821 8 WARNING glance.api.v2.images [None req-1cec0244-6af7-4c0b-8727-0f5e092cfcb8 eeaf4414ac29425b8a0f765ed796aef3 b95807311e6b4fbc9df7e33ada4039ef - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b218ce98-dc24-45cb-a606-3237cc8a5524 [pid: 8|app: 0|req: 372/738] 10.0.0.97 () {32 vars in 709 bytes} [Sun Aug 2 23:37:44 2026] DELETE /v2/images/b218ce98-dc24-45cb-a606-3237cc8a5524 => generated 0 bytes in 834 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/739] 10.0.0.167 () {36 vars in 987 bytes} [Sun Aug 2 23:37:45 2026] GET /v2/images/3921d25d-7b43-47e3-b7e3-12afa0f00c3e => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/740] 10.0.0.97 () {32 vars in 706 bytes} [Sun Aug 2 23:37:45 2026] GET /v2/images/b218ce98-dc24-45cb-a606-3237cc8a5524 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/741] 10.0.0.167 () {36 vars in 927 bytes} [Sun Aug 2 23:37: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) 2026-08-02 23:37:45.684 8 WARNING glance.api.v2.images [None req-f21a7b69-86d6-4858-ab21-80a1e61abaf9 eeaf4414ac29425b8a0f765ed796aef3 b95807311e6b4fbc9df7e33ada4039ef - - default default] Failed to find image a3e33167-48d8-4604-a472-360e3c7f3374 to delete: glance.common.exception.ImageNotFound: No image found with ID a3e33167-48d8-4604-a472-360e3c7f3374 [pid: 8|app: 0|req: 374/742] 10.0.0.97 () {32 vars in 709 bytes} [Sun Aug 2 23:37:45 2026] DELETE /v2/images/a3e33167-48d8-4604-a472-360e3c7f3374 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/743] 10.0.0.97 () {32 vars in 706 bytes} [Sun Aug 2 23:37:45 2026] GET /v2/images/a3e33167-48d8-4604-a472-360e3c7f3374 => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/746] 10.0.0.167 () {36 vars in 987 bytes} [Sun Aug 2 23:37:52 2026] GET /v2/images/3921d25d-7b43-47e3-b7e3-12afa0f00c3e => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/747] 10.0.0.167 () {36 vars in 927 bytes} [Sun Aug 2 23:37:52 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/750] 10.0.0.97 () {30 vars in 410 bytes} [Sun Aug 2 23:38:03 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/767] 10.0.0.97 () {32 vars in 706 bytes} [Sun Aug 2 23:39:28 2026] GET /v2/images/3921d25d-7b43-47e3-b7e3-12afa0f00c3e => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/768] 10.0.0.97 () {32 vars in 706 bytes} [Sun Aug 2 23:39:28 2026] GET /v2/images/3921d25d-7b43-47e3-b7e3-12afa0f00c3e => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/769] 10.0.0.34 () {36 vars in 986 bytes} [Sun Aug 2 23:39:28 2026] GET /v2/images/3921d25d-7b43-47e3-b7e3-12afa0f00c3e => generated 1171 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/770] 10.0.0.34 () {36 vars in 926 bytes} [Sun Aug 2 23:39:29 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: 389/771] 10.0.0.34 () {36 vars in 926 bytes} [Sun Aug 2 23:39:29 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: 383/772] 10.0.0.34 () {36 vars in 986 bytes} [Sun Aug 2 23:39:29 2026] GET /v2/images/3921d25d-7b43-47e3-b7e3-12afa0f00c3e => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/773] 10.0.0.34 () {36 vars in 926 bytes} [Sun Aug 2 23:39: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: 384/774] 10.0.0.34 () {36 vars in 926 bytes} [Sun Aug 2 23:39:29 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: 391/775] 10.0.0.34 () {36 vars in 986 bytes} [Sun Aug 2 23:39:29 2026] GET /v2/images/3921d25d-7b43-47e3-b7e3-12afa0f00c3e => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/776] 10.0.0.34 () {36 vars in 926 bytes} [Sun Aug 2 23:39:29 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: 392/777] 10.0.0.34 () {36 vars in 926 bytes} [Sun Aug 2 23:39:29 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: 386/778] 10.0.0.207 () {36 vars in 987 bytes} [Sun Aug 2 23:39:29 2026] GET /v2/images/3921d25d-7b43-47e3-b7e3-12afa0f00c3e => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/779] 10.0.0.207 () {36 vars in 927 bytes} [Sun Aug 2 23:39: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: 387/780] 10.0.0.207 () {36 vars in 987 bytes} [Sun Aug 2 23:39:29 2026] GET /v2/images/3921d25d-7b43-47e3-b7e3-12afa0f00c3e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/781] 10.0.0.207 () {36 vars in 927 bytes} [Sun Aug 2 23:39: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: 388/782] 10.0.0.207 () {36 vars in 927 bytes} [Sun Aug 2 23:39: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: 392/789] 10.0.0.167 () {36 vars in 987 bytes} [Sun Aug 2 23:39:58 2026] GET /v2/images/3921d25d-7b43-47e3-b7e3-12afa0f00c3e => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/790] 10.0.0.167 () {36 vars in 927 bytes} [Sun Aug 2 23:39:58 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: 402/797] 10.0.0.167 () {36 vars in 987 bytes} [Sun Aug 2 23:40:25 2026] GET /v2/images/3921d25d-7b43-47e3-b7e3-12afa0f00c3e => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/798] 10.0.0.167 () {36 vars in 927 bytes} [Sun Aug 2 23:40:25 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: 407/807] 10.0.0.167 () {36 vars in 987 bytes} [Sun Aug 2 23:41:11 2026] GET /v2/images/3921d25d-7b43-47e3-b7e3-12afa0f00c3e => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/808] 10.0.0.167 () {36 vars in 927 bytes} [Sun Aug 2 23:41:11 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)