+ 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 May 5 07:07:50 2026] *** compiled with version: 13.3.0 on 28 April 2026 06:28:09 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-7d7cddd6b5-ljbxb 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, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f54531c8668 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-05-05 07:07:52.822 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-05 07:07:52.930 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-05 07:07:53.729 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-05-05 07:07:53.730 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-05-05 07:07:53.730 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-05 07:07:53.803 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-05-05 07:07:53.804 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-05-05 07:07:53.804 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-05 07:07:55.805 7 WARNING glance.api.v2.images [None req-bc546501-bc4c-4167-9369-48214ce2fe6b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 07:07:55.849 8 WARNING glance.api.v2.images [None req-d9b04e67-138a-4b1d-8db7-2a0a6dca2878 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 07:07:56.150 7 WARNING keystonemiddleware._common.config [None req-bc546501-bc4c-4167-9369-48214ce2fe6b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 07:07:56.157 7 WARNING oslo_config.cfg [None req-bc546501-bc4c-4167-9369-48214ce2fe6b - - - - - -] 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 0x7f54531c8668 pid: 7 (default app) 2026-05-05 07:07:56.235 8 WARNING keystonemiddleware._common.config [None req-d9b04e67-138a-4b1d-8db7-2a0a6dca2878 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 07:07:56.243 8 WARNING oslo_config.cfg [None req-d9b04e67-138a-4b1d-8db7-2a0a6dca2878 - - - - - -] 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 0x7f54531c8668 pid: 8 (default app) [pid: 7|app: 0|req: 7/9] 199.204.45.227 () {42 vars in 688 bytes} [Tue May 5 07:08:21 2026] GET / => generated 1312 bytes in 2 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-05-05 07:08:22.016 8 WARNING oslo_policy.policy [None req-46b793af-3d28-453f-8923-3eaab427d378 8b4077fb098c4c2eb18dc932e8ba7a24 f95a5fb2d206451e9b748650e31e1f69 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-05 07:08:22.017 8 WARNING oslo_policy.policy [None req-46b793af-3d28-453f-8923-3eaab427d378 8b4077fb098c4c2eb18dc932e8ba7a24 f95a5fb2d206451e9b748650e31e1f69 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-05 07:08:22.034 8 WARNING oslo_policy.policy [None req-46b793af-3d28-453f-8923-3eaab427d378 8b4077fb098c4c2eb18dc932e8ba7a24 f95a5fb2d206451e9b748650e31e1f69 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-05 07:08:22.034 8 WARNING oslo_policy.policy [None req-46b793af-3d28-453f-8923-3eaab427d378 8b4077fb098c4c2eb18dc932e8ba7a24 f95a5fb2d206451e9b748650e31e1f69 - - 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/10] 199.204.45.227 () {44 vars in 910 bytes} [Tue May 5 07:08:21 2026] GET /v2/images => generated 69 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/11] 199.204.45.227 () {42 vars in 688 bytes} [Tue May 5 07:08:25 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: 4/12] 199.204.45.227 () {44 vars in 910 bytes} [Tue May 5 07:08:25 2026] GET /v2/images => generated 69 bytes in 43 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-05-05 07:08:25.565 7 WARNING oslo_policy.policy [None req-320a38c1-3f0e-4e71-99ce-9f79ca2a1af1 8b4077fb098c4c2eb18dc932e8ba7a24 f95a5fb2d206451e9b748650e31e1f69 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-05 07:08:25.565 7 WARNING oslo_policy.policy [None req-320a38c1-3f0e-4e71-99ce-9f79ca2a1af1 8b4077fb098c4c2eb18dc932e8ba7a24 f95a5fb2d206451e9b748650e31e1f69 - - 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: 9/13] 199.204.45.227 () {44 vars in 911 bytes} [Tue May 5 07:08:25 2026] GET /v2/images/cirros => generated 151 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.227 () {44 vars in 933 bytes} [Tue May 5 07:08:25 2026] GET /v2/images?name=cirros => generated 81 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 07:08:25.723 7 WARNING oslo_policy.policy [None req-ca0e7ec7-b1fa-410c-9be4-c26c6aff93cd 8b4077fb098c4c2eb18dc932e8ba7a24 f95a5fb2d206451e9b748650e31e1f69 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-05 07:08:25.723 7 WARNING oslo_policy.policy [None req-ca0e7ec7-b1fa-410c-9be4-c26c6aff93cd 8b4077fb098c4c2eb18dc932e8ba7a24 f95a5fb2d206451e9b748650e31e1f69 - - 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: 10/15] 199.204.45.227 () {44 vars in 939 bytes} [Tue May 5 07:08:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 07:08:25.808 8 WARNING oslo_config.cfg [None req-1e4fd650-871a-4fcf-82e1-5e301aa4894c 8b4077fb098c4c2eb18dc932e8ba7a24 f95a5fb2d206451e9b748650e31e1f69 - - 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/18] 199.204.45.227 () {48 vars in 951 bytes} [Tue May 5 07:08:25 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 07:08:25.829 7 WARNING oslo_policy.policy [None req-137ff11d-fab3-4a74-aba5-87fb61a24311 8b4077fb098c4c2eb18dc932e8ba7a24 f95a5fb2d206451e9b748650e31e1f69 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-05 07:08:25.829 7 WARNING oslo_policy.policy [None req-137ff11d-fab3-4a74-aba5-87fb61a24311 8b4077fb098c4c2eb18dc932e8ba7a24 f95a5fb2d206451e9b748650e31e1f69 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-05 07:08:25.831 7 INFO glance.api.v2.image_data [None req-137ff11d-fab3-4a74-aba5-87fb61a24311 8b4077fb098c4c2eb18dc932e8ba7a24 f95a5fb2d206451e9b748650e31e1f69 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 07:08:31.561 7 WARNING glance.location [None req-137ff11d-fab3-4a74-aba5-87fb61a24311 8b4077fb098c4c2eb18dc932e8ba7a24 f95a5fb2d206451e9b748650e31e1f69 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 13/19] 199.204.45.227 () {48 vars in 1045 bytes} [Tue May 5 07:08:25 2026] PUT /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500/file => generated 0 bytes in 5781 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5969 switches on core 0) [pid: 8|app: 0|req: 7/20] 199.204.45.227 () {44 vars in 971 bytes} [Tue May 5 07:08:31 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 07:08:31.648 7 WARNING oslo_config.cfg [None req-6699fb39-6db3-4ea6-aa3a-c57870184628 8b4077fb098c4c2eb18dc932e8ba7a24 f95a5fb2d206451e9b748650e31e1f69 - - 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: 14/21] 199.204.45.227 () {44 vars in 971 bytes} [Tue May 5 07:08:31 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/310] 199.204.45.227 () {42 vars in 688 bytes} [Tue May 5 07:32:32 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: 159/311] 199.204.45.227 () {44 vars in 910 bytes} [Tue May 5 07:32:32 2026] GET /v2/images => generated 1240 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/330] 199.204.45.227 () {42 vars in 688 bytes} [Tue May 5 07:34:04 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: 162/331] 199.204.45.227 () {44 vars in 910 bytes} [Tue May 5 07:34:04 2026] GET /v2/images => generated 1240 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/332] 199.204.45.227 () {44 vars in 937 bytes} [Tue May 5 07:34:04 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/333] 199.204.45.227 () {44 vars in 959 bytes} [Tue May 5 07:34:04 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/334] 199.204.45.227 () {44 vars in 939 bytes} [Tue May 5 07:34:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/335] 199.204.45.227 () {48 vars in 951 bytes} [Tue May 5 07:34:04 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 07:34:04.983 7 INFO glance.api.v2.image_data [None req-e37df636-5667-4d5d-ac73-7a747e55ed96 8b4077fb098c4c2eb18dc932e8ba7a24 f95a5fb2d206451e9b748650e31e1f69 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 07:34:29.917 7 WARNING glance.location [None req-e37df636-5667-4d5d-ac73-7a747e55ed96 8b4077fb098c4c2eb18dc932e8ba7a24 f95a5fb2d206451e9b748650e31e1f69 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 172/342] 199.204.45.227 () {48 vars in 1046 bytes} [Tue May 5 07:34:04 2026] PUT /v2/images/36693613-cca2-4750-a84a-0eaaf9ab789f/file => generated 0 bytes in 24986 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67274 switches on core 0) [pid: 8|app: 0|req: 171/343] 199.204.45.227 () {44 vars in 971 bytes} [Tue May 5 07:34:29 2026] GET /v2/images/36693613-cca2-4750-a84a-0eaaf9ab789f => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/344] 199.204.45.227 () {44 vars in 971 bytes} [Tue May 5 07:34:29 2026] GET /v2/images/36693613-cca2-4750-a84a-0eaaf9ab789f => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/345] 199.204.45.227 () {42 vars in 688 bytes} [Tue May 5 07:34:31 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: 174/346] 199.204.45.227 () {44 vars in 910 bytes} [Tue May 5 07:34:31 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/429] 199.204.45.227 () {42 vars in 688 bytes} [Tue May 5 07:41:16 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: 216/430] 199.204.45.227 () {44 vars in 910 bytes} [Tue May 5 07:41:16 2026] GET /v2/images => generated 2451 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/433] 199.204.45.227 () {42 vars in 688 bytes} [Tue May 5 07:41:28 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: 216/434] 199.204.45.227 () {44 vars in 910 bytes} [Tue May 5 07:41:28 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/435] 199.204.45.227 () {44 vars in 947 bytes} [Tue May 5 07:41:28 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/436] 199.204.45.227 () {44 vars in 969 bytes} [Tue May 5 07:41:28 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/437] 199.204.45.227 () {44 vars in 939 bytes} [Tue May 5 07:41:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/438] 199.204.45.227 () {48 vars in 951 bytes} [Tue May 5 07:41:28 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-05-05 07:41:28.761 7 INFO glance.api.v2.image_data [None req-95ea6860-1d35-4056-84cd-e140004a3bd6 8b4077fb098c4c2eb18dc932e8ba7a24 f95a5fb2d206451e9b748650e31e1f69 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 07:41:48.291 7 INFO glance.location [None req-95ea6860-1d35-4056-84cd-e140004a3bd6 8b4077fb098c4c2eb18dc932e8ba7a24 f95a5fb2d206451e9b748650e31e1f69 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 221/443] 199.204.45.227 () {48 vars in 1045 bytes} [Tue May 5 07:41:28 2026] PUT /v2/images/877ea4c7-878d-4d44-ae17-868dd80dade1/file => generated 0 bytes in 19576 msecs (HTTP/1.1 204) 4 headers in 171 bytes (50909 switches on core 0) [pid: 8|app: 0|req: 223/444] 199.204.45.227 () {44 vars in 971 bytes} [Tue May 5 07:41:48 2026] GET /v2/images/877ea4c7-878d-4d44-ae17-868dd80dade1 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/445] 199.204.45.227 () {48 vars in 1050 bytes} [Tue May 5 07:41:48 2026] PATCH /v2/images/877ea4c7-878d-4d44-ae17-868dd80dade1 => generated 1234 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/446] 199.204.45.227 () {44 vars in 971 bytes} [Tue May 5 07:41:48 2026] GET /v2/images/877ea4c7-878d-4d44-ae17-868dd80dade1 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/453] 199.204.45.227 () {42 vars in 688 bytes} [Tue May 5 07:42:25 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: 228/454] 199.204.45.227 () {44 vars in 910 bytes} [Tue May 5 07:42:25 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/459] 199.204.45.227 () {42 vars in 688 bytes} [Tue May 5 07:42:45 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: 231/460] 199.204.45.227 () {44 vars in 910 bytes} [Tue May 5 07:42:45 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/461] 199.204.45.227 () {44 vars in 939 bytes} [Tue May 5 07:42:45 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/462] 199.204.45.227 () {44 vars in 961 bytes} [Tue May 5 07:42:45 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: 231/463] 199.204.45.227 () {44 vars in 939 bytes} [Tue May 5 07:42:45 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: 233/466] 199.204.45.227 () {48 vars in 951 bytes} [Tue May 5 07:42:45 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 07:42:45.798 7 INFO glance.api.v2.image_data [None req-45c48f84-46f7-49fc-ac4a-b984403fa340 8b4077fb098c4c2eb18dc932e8ba7a24 f95a5fb2d206451e9b748650e31e1f69 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 07:42:58.714 7 INFO glance.location [None req-45c48f84-46f7-49fc-ac4a-b984403fa340 8b4077fb098c4c2eb18dc932e8ba7a24 f95a5fb2d206451e9b748650e31e1f69 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 234/469] 199.204.45.227 () {48 vars in 1046 bytes} [Tue May 5 07:42:45 2026] PUT /v2/images/5eec4ab4-35eb-46ac-a31f-0f870569beca/file => generated 0 bytes in 12962 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31776 switches on core 0) [pid: 8|app: 0|req: 236/470] 199.204.45.227 () {44 vars in 971 bytes} [Tue May 5 07:42:58 2026] GET /v2/images/5eec4ab4-35eb-46ac-a31f-0f870569beca => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/471] 199.204.45.227 () {44 vars in 971 bytes} [Tue May 5 07:42:58 2026] GET /v2/images/5eec4ab4-35eb-46ac-a31f-0f870569beca => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/626] 199.204.45.227 () {42 vars in 688 bytes} [Tue May 5 07:55:50 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: 313/627] 199.204.45.227 () {44 vars in 910 bytes} [Tue May 5 07:55:50 2026] GET /v2/images => generated 4893 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/658] 199.204.45.227 () {42 vars in 688 bytes} [Tue May 5 07:58:16 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: 330/659] 199.204.45.227 () {44 vars in 910 bytes} [Tue May 5 07:58:16 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/660] 199.204.45.227 () {42 vars in 688 bytes} [Tue May 5 07:58:18 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: 331/661] 199.204.45.227 () {44 vars in 910 bytes} [Tue May 5 07:58:18 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/672] 199.204.45.227 () {42 vars in 688 bytes} [Tue May 5 07:59: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: 336/673] 199.204.45.227 () {44 vars in 910 bytes} [Tue May 5 07:59:09 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/676] 199.204.45.227 () {42 vars in 688 bytes} [Tue May 5 07:59:17 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: 338/677] 199.204.45.227 () {44 vars in 910 bytes} [Tue May 5 07:59:17 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/690] 199.204.45.227 () {42 vars in 688 bytes} [Tue May 5 08:00:21 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/691] 199.204.45.227 () {44 vars in 910 bytes} [Tue May 5 08:00:21 2026] GET /v2/images => generated 4893 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: 351/702] 10.0.0.182 () {32 vars in 633 bytes} [Tue May 5 08:01:06 2026] GET /v2/images => generated 4893 bytes in 23 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: 354/707] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 5 08:01:33 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/708] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 5 08:01:33 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: 356/711] 199.204.45.227 () {36 vars in 991 bytes} [Tue May 5 08:01:41 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/712] 199.204.45.227 () {36 vars in 931 bytes} [Tue May 5 08:01:41 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: 357/713] 199.204.45.227 () {36 vars in 991 bytes} [Tue May 5 08:01:42 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/714] 199.204.45.227 () {36 vars in 931 bytes} [Tue May 5 08:01:42 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: 8|app: 0|req: 359/717] 10.0.0.187 () {36 vars in 987 bytes} [Tue May 5 08:01:50 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => generated 1171 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/718] 10.0.0.187 () {36 vars in 927 bytes} [Tue May 5 08:01:50 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: 360/719] 10.0.0.187 () {36 vars in 927 bytes} [Tue May 5 08:01:50 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: 360/720] 10.0.0.187 () {36 vars in 987 bytes} [Tue May 5 08:01:50 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/721] 10.0.0.187 () {36 vars in 927 bytes} [Tue May 5 08:01:50 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: 361/722] 10.0.0.187 () {36 vars in 927 bytes} [Tue May 5 08:01:50 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: 362/723] 10.0.0.187 () {36 vars in 987 bytes} [Tue May 5 08:01:50 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/724] 10.0.0.187 () {36 vars in 927 bytes} [Tue May 5 08:01:50 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: 363/725] 10.0.0.187 () {36 vars in 927 bytes} [Tue May 5 08:01:50 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: 363/726] 10.0.0.110 () {36 vars in 987 bytes} [Tue May 5 08:01:51 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => generated 1171 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/727] 10.0.0.110 () {36 vars in 927 bytes} [Tue May 5 08:01:51 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: 364/728] 10.0.0.110 () {36 vars in 987 bytes} [Tue May 5 08:01:51 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/729] 10.0.0.110 () {36 vars in 927 bytes} [Tue May 5 08:01:51 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: 365/730] 10.0.0.110 () {36 vars in 927 bytes} [Tue May 5 08:01:51 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: 366/731] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 5 08:01:52 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/732] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 5 08:01:52 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: 367/733] 10.0.0.182 () {34 vars in 655 bytes} [Tue May 5 08:01:52 2026] POST /v2/images => generated 648 bytes in 227 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-05 08:01:53.198 7 WARNING glance.api.v2.images [None req-7bb06f4a-48a7-4106-a742-429762ed54cb 407421015c724bc0abe187368376adf0 d806d0f9e4ab40dc9460d3a8c0421d75 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c0ef4493-af59-455f-88b6-eebc89b3d232 [pid: 7|app: 0|req: 367/734] 10.0.0.182 () {32 vars in 710 bytes} [Tue May 5 08:01:53 2026] DELETE /v2/images/c0ef4493-af59-455f-88b6-eebc89b3d232 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/735] 10.0.0.182 () {32 vars in 707 bytes} [Tue May 5 08:01:53 2026] GET /v2/images/c0ef4493-af59-455f-88b6-eebc89b3d232 => 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: 368/736] 10.0.0.182 () {32 vars in 633 bytes} [Tue May 5 08:01:53 2026] GET /v2/images => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/737] 10.0.0.182 () {34 vars in 655 bytes} [Tue May 5 08:01:53 2026] POST /v2/images => generated 703 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/738] 10.0.0.182 () {32 vars in 717 bytes} [Tue May 5 08:01:53 2026] GET /v2/images/6371dac2-b5bb-423e-aa0d-4effaa8faf53/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:01:53.397 8 WARNING oslo_policy.policy [None req-0af496f2-fd1b-4723-b74d-9dfa41132362 407421015c724bc0abe187368376adf0 d806d0f9e4ab40dc9460d3a8c0421d75 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-05 08:01:53.397 8 WARNING oslo_policy.policy [None req-0af496f2-fd1b-4723-b74d-9dfa41132362 407421015c724bc0abe187368376adf0 d806d0f9e4ab40dc9460d3a8c0421d75 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-05 08:01:53.399 8 INFO glance.api.v2.image_data [None req-0af496f2-fd1b-4723-b74d-9dfa41132362 407421015c724bc0abe187368376adf0 d806d0f9e4ab40dc9460d3a8c0421d75 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 08:01:53.455 8 WARNING glance_store._drivers.rbd [None req-0af496f2-fd1b-4723-b74d-9dfa41132362 407421015c724bc0abe187368376adf0 d806d0f9e4ab40dc9460d3a8c0421d75 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-05 08:01:53.720 8 INFO glance.location [None req-0af496f2-fd1b-4723-b74d-9dfa41132362 407421015c724bc0abe187368376adf0 d806d0f9e4ab40dc9460d3a8c0421d75 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 370/739] 10.0.0.182 () {32 vars in 727 bytes} [Tue May 5 08:01:53 2026] PUT /v2/images/6371dac2-b5bb-423e-aa0d-4effaa8faf53/file => generated 0 bytes in 391 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/740] 10.0.0.182 () {32 vars in 707 bytes} [Tue May 5 08:01:53 2026] GET /v2/images/6371dac2-b5bb-423e-aa0d-4effaa8faf53 => generated 1104 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/741] 10.0.0.182 () {32 vars in 717 bytes} [Tue May 5 08:01:53 2026] GET /v2/images/6371dac2-b5bb-423e-aa0d-4effaa8faf53/file => generated 1024 bytes in 144 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/742] 10.0.0.182 () {34 vars in 655 bytes} [Tue May 5 08:01:53 2026] POST /v2/images => generated 648 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/743] 10.0.0.182 () {32 vars in 726 bytes} [Tue May 5 08:01:54 2026] PATCH /v2/images/2ee16f0b-da42-4660-b880-61176c3d4f0c => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/744] 10.0.0.182 () {32 vars in 707 bytes} [Tue May 5 08:01:54 2026] GET /v2/images/2ee16f0b-da42-4660-b880-61176c3d4f0c => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:01:54.100 8 WARNING glance.api.v2.images [None req-b0c79f4c-1318-4650-88fa-0bd9fd0fa2cf 407421015c724bc0abe187368376adf0 d806d0f9e4ab40dc9460d3a8c0421d75 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2ee16f0b-da42-4660-b880-61176c3d4f0c [pid: 8|app: 0|req: 373/745] 10.0.0.182 () {32 vars in 710 bytes} [Tue May 5 08:01:54 2026] DELETE /v2/images/2ee16f0b-da42-4660-b880-61176c3d4f0c => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/746] 10.0.0.182 () {32 vars in 707 bytes} [Tue May 5 08:01:54 2026] GET /v2/images/2ee16f0b-da42-4660-b880-61176c3d4f0c => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:01:54.172 8 WARNING glance.api.v2.images [None req-ef310335-f638-4ffc-a858-33e193329fe8 407421015c724bc0abe187368376adf0 d806d0f9e4ab40dc9460d3a8c0421d75 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6371dac2-b5bb-423e-aa0d-4effaa8faf53 [pid: 8|app: 0|req: 374/747] 10.0.0.182 () {32 vars in 710 bytes} [Tue May 5 08:01:54 2026] DELETE /v2/images/6371dac2-b5bb-423e-aa0d-4effaa8faf53 => generated 0 bytes in 840 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/748] 10.0.0.182 () {32 vars in 707 bytes} [Tue May 5 08:01:55 2026] GET /v2/images/6371dac2-b5bb-423e-aa0d-4effaa8faf53 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:01:55.049 8 WARNING glance.api.v2.images [None req-4ee019f5-dedb-4f22-8a3d-9746a57d1a23 407421015c724bc0abe187368376adf0 d806d0f9e4ab40dc9460d3a8c0421d75 - - default default] Failed to find image c0ef4493-af59-455f-88b6-eebc89b3d232 to delete: glance.common.exception.ImageNotFound: No image found with ID c0ef4493-af59-455f-88b6-eebc89b3d232 [pid: 8|app: 0|req: 375/749] 10.0.0.182 () {32 vars in 710 bytes} [Tue May 5 08:01:55 2026] DELETE /v2/images/c0ef4493-af59-455f-88b6-eebc89b3d232 => 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: 375/750] 10.0.0.182 () {32 vars in 707 bytes} [Tue May 5 08:01:55 2026] GET /v2/images/c0ef4493-af59-455f-88b6-eebc89b3d232 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/759] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 5 08:02:35 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/760] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 5 08:02:35 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: 384/767] 10.0.0.182 () {30 vars in 411 bytes} [Tue May 5 08:03:02 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: 386/772] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 5 08:03:23 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => 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: 387/773] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 5 08:03:23 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: 389/776] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 5 08:03:32 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => 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: 388/777] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 5 08:03:32 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: 394/786] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 5 08:04:08 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/787] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 5 08:04:08 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: 395/788] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 5 08:04:10 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => 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: 394/789] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 5 08:04:10 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: 402/804] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 5 08:05:17 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/805] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 5 08:05:17 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: 408/816] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 5 08:06:15 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/817] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 5 08:06:15 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: 414/826] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 5 08:06:48 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => 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: 413/827] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 5 08:06:48 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: 415/828] 10.0.0.182 () {32 vars in 707 bytes} [Tue May 5 08:06:50 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/829] 10.0.0.182 () {32 vars in 707 bytes} [Tue May 5 08:06:50 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/830] 10.0.0.187 () {36 vars in 987 bytes} [Tue May 5 08:06:50 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => generated 1171 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/831] 10.0.0.187 () {36 vars in 927 bytes} [Tue May 5 08:06:50 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: 417/832] 10.0.0.187 () {36 vars in 927 bytes} [Tue May 5 08:06:50 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: 416/833] 10.0.0.187 () {36 vars in 987 bytes} [Tue May 5 08:06:50 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/834] 10.0.0.187 () {36 vars in 927 bytes} [Tue May 5 08:06:50 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: 417/835] 10.0.0.187 () {36 vars in 927 bytes} [Tue May 5 08:06:50 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: 419/836] 10.0.0.187 () {36 vars in 987 bytes} [Tue May 5 08:06:50 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/837] 10.0.0.187 () {36 vars in 927 bytes} [Tue May 5 08:06:50 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: 420/838] 10.0.0.110 () {36 vars in 987 bytes} [Tue May 5 08:06:51 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => generated 1171 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/839] 10.0.0.110 () {36 vars in 927 bytes} [Tue May 5 08:06:51 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: 421/840] 10.0.0.110 () {36 vars in 987 bytes} [Tue May 5 08:06:51 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => 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: 420/841] 10.0.0.110 () {36 vars in 927 bytes} [Tue May 5 08:06:51 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: 422/842] 10.0.0.110 () {36 vars in 927 bytes} [Tue May 5 08:06:51 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: 423/847] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 5 08:07:06 2026] GET /v2/images/82ba9207-6b9a-45d3-8406-63a666ad8500 => 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: 425/848] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 5 08:07:06 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: 429/855] 199.204.45.227 () {32 vars in 826 bytes} [Tue May 5 08:07:40 2026] GET /v2/images?status=active&owner=f95a5fb2d206451e9b748650e31e1f69&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/856] 199.204.45.227 () {32 vars in 653 bytes} [Tue May 5 08:07:40 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: 430/857] 10.0.0.187 () {36 vars in 987 bytes} [Tue May 5 08:07:41 2026] GET /v2/images/36693613-cca2-4750-a84a-0eaaf9ab789f => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/858] 10.0.0.187 () {36 vars in 927 bytes} [Tue May 5 08:07: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: 7|app: 0|req: 431/859] 10.0.0.187 () {36 vars in 927 bytes} [Tue May 5 08:07:41 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: 429/860] 10.0.0.187 () {36 vars in 987 bytes} [Tue May 5 08:07:41 2026] GET /v2/images/36693613-cca2-4750-a84a-0eaaf9ab789f => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/861] 10.0.0.187 () {36 vars in 927 bytes} [Tue May 5 08:07:41 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: 430/862] 10.0.0.187 () {36 vars in 927 bytes} [Tue May 5 08:07: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: 7|app: 0|req: 433/863] 10.0.0.187 () {36 vars in 987 bytes} [Tue May 5 08:07:41 2026] GET /v2/images/36693613-cca2-4750-a84a-0eaaf9ab789f => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/864] 10.0.0.187 () {36 vars in 927 bytes} [Tue May 5 08:07: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: 7|app: 0|req: 434/865] 10.0.0.187 () {36 vars in 927 bytes} [Tue May 5 08:07:41 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: 432/866] 10.0.0.110 () {36 vars in 987 bytes} [Tue May 5 08:07:41 2026] GET /v2/images/36693613-cca2-4750-a84a-0eaaf9ab789f => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/867] 10.0.0.110 () {36 vars in 927 bytes} [Tue May 5 08:07: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: 433/868] 10.0.0.110 () {36 vars in 987 bytes} [Tue May 5 08:07:42 2026] GET /v2/images/36693613-cca2-4750-a84a-0eaaf9ab789f => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/869] 10.0.0.110 () {36 vars in 927 bytes} [Tue May 5 08:07: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: 434/870] 10.0.0.110 () {36 vars in 927 bytes} [Tue May 5 08:07:42 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: 462/925] 10.0.0.182 () {32 vars in 633 bytes} [Tue May 5 08:12:15 2026] GET /v2/images => generated 4893 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)