+ 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 [Sat Apr 18 03:49:52 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-6d4757889c-nl99r machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fe5eb3f1668 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-04-18 03:49:54.496 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-18 03:49:54.568 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-04-18 03:49:55.362 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-04-18 03:49:55.363 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-04-18 03:49:55.363 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-18 03:49:55.434 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-04-18 03:49:55.435 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-04-18 03:49:55.435 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-18 03:49:57.399 8 WARNING glance.api.v2.images [None req-c77ce121-5e6a-4306-a9aa-592679e4b0c0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-18 03:49:57.453 7 WARNING glance.api.v2.images [None req-ac277930-3d2b-42ad-ad25-b1bf155faa99 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-18 03:49:57.767 8 WARNING keystonemiddleware._common.config [None req-c77ce121-5e6a-4306-a9aa-592679e4b0c0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-18 03:49:57.775 8 WARNING oslo_config.cfg [None req-c77ce121-5e6a-4306-a9aa-592679e4b0c0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fe5eb3f1668 pid: 8 (default app) 2026-04-18 03:49:57.807 7 WARNING keystonemiddleware._common.config [None req-ac277930-3d2b-42ad-ad25-b1bf155faa99 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-18 03:49:57.814 7 WARNING oslo_config.cfg [None req-ac277930-3d2b-42ad-ad25-b1bf155faa99 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fe5eb3f1668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.95 () {42 vars in 684 bytes} [Sat Apr 18 03:49:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-18 03:49:59.162 7 WARNING oslo_policy.policy [None req-b2d7807d-1641-4ecd-957c-376d411c11d1 f35e36184428491ba4cd181953b05a35 cdacbe439eea44f9a759790fef0d4501 - - 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-04-18 03:49:59.162 7 WARNING oslo_policy.policy [None req-b2d7807d-1641-4ecd-957c-376d411c11d1 f35e36184428491ba4cd181953b05a35 cdacbe439eea44f9a759790fef0d4501 - - 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-04-18 03:49:59.178 7 WARNING oslo_policy.policy [None req-b2d7807d-1641-4ecd-957c-376d411c11d1 f35e36184428491ba4cd181953b05a35 cdacbe439eea44f9a759790fef0d4501 - - 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-04-18 03:49:59.178 7 WARNING oslo_policy.policy [None req-b2d7807d-1641-4ecd-957c-376d411c11d1 f35e36184428491ba4cd181953b05a35 cdacbe439eea44f9a759790fef0d4501 - - 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: 1/5] 199.204.45.95 () {44 vars in 906 bytes} [Sat Apr 18 03:49:58 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: 5/6] 199.204.45.95 () {42 vars in 684 bytes} [Sat Apr 18 03:50:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.95 () {44 vars in 906 bytes} [Sat Apr 18 03:50:03 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-18 03:50:03.089 8 WARNING oslo_policy.policy [None req-c73458ae-f5c1-4639-9fe4-dadf26d72485 f35e36184428491ba4cd181953b05a35 cdacbe439eea44f9a759790fef0d4501 - - 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-04-18 03:50:03.090 8 WARNING oslo_policy.policy [None req-c73458ae-f5c1-4639-9fe4-dadf26d72485 f35e36184428491ba4cd181953b05a35 cdacbe439eea44f9a759790fef0d4501 - - 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: 6/8] 199.204.45.95 () {44 vars in 907 bytes} [Sat Apr 18 03:50:03 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.95 () {44 vars in 929 bytes} [Sat Apr 18 03:50:03 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-18 03:50:03.221 8 WARNING oslo_policy.policy [None req-c9fbcc49-c2f2-43db-86c7-444c78d9694b f35e36184428491ba4cd181953b05a35 cdacbe439eea44f9a759790fef0d4501 - - 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-04-18 03:50:03.221 8 WARNING oslo_policy.policy [None req-c9fbcc49-c2f2-43db-86c7-444c78d9694b f35e36184428491ba4cd181953b05a35 cdacbe439eea44f9a759790fef0d4501 - - 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: 7/10] 199.204.45.95 () {44 vars in 935 bytes} [Sat Apr 18 03:50:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-18 03:50:03.299 7 WARNING oslo_config.cfg [None req-1c40102a-21d0-4ea4-a117-219cf5c29519 f35e36184428491ba4cd181953b05a35 cdacbe439eea44f9a759790fef0d4501 - - 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: 4/11] 199.204.45.95 () {48 vars in 947 bytes} [Sat Apr 18 03:50:03 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-18 03:50:03.322 8 WARNING oslo_policy.policy [None req-1c1e9b37-247e-4024-94a8-2fdd91550013 f35e36184428491ba4cd181953b05a35 cdacbe439eea44f9a759790fef0d4501 - - 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-04-18 03:50:03.322 8 WARNING oslo_policy.policy [None req-1c1e9b37-247e-4024-94a8-2fdd91550013 f35e36184428491ba4cd181953b05a35 cdacbe439eea44f9a759790fef0d4501 - - 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-04-18 03:50:03.323 8 INFO glance.api.v2.image_data [None req-1c1e9b37-247e-4024-94a8-2fdd91550013 f35e36184428491ba4cd181953b05a35 cdacbe439eea44f9a759790fef0d4501 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-18 03:50:06.765 8 WARNING glance.location [None req-1c1e9b37-247e-4024-94a8-2fdd91550013 f35e36184428491ba4cd181953b05a35 cdacbe439eea44f9a759790fef0d4501 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.95 () {48 vars in 1041 bytes} [Sat Apr 18 03:50:03 2026] PUT /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1/file => generated 0 bytes in 3484 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6153 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.95 () {44 vars in 967 bytes} [Sat Apr 18 03:50:06 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-18 03:50:06.838 8 WARNING oslo_config.cfg [None req-b99f8106-2e1a-4145-bffe-4029c2306743 f35e36184428491ba4cd181953b05a35 cdacbe439eea44f9a759790fef0d4501 - - 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: 9/16] 199.204.45.95 () {44 vars in 967 bytes} [Sat Apr 18 03:50:06 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1 => 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: 132/261] 199.204.45.95 () {42 vars in 684 bytes} [Sat Apr 18 04:10:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/262] 199.204.45.95 () {44 vars in 906 bytes} [Sat Apr 18 04:10:30 2026] GET /v2/images => generated 1240 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/267] 199.204.45.95 () {42 vars in 684 bytes} [Sat Apr 18 04:10:51 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/268] 199.204.45.95 () {44 vars in 906 bytes} [Sat Apr 18 04:10:51 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/269] 199.204.45.95 () {44 vars in 933 bytes} [Sat Apr 18 04:10:52 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/270] 199.204.45.95 () {44 vars in 955 bytes} [Sat Apr 18 04:10:52 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.204.45.95 () {44 vars in 935 bytes} [Sat Apr 18 04:10:52 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: 7|app: 0|req: 135/272] 199.204.45.95 () {48 vars in 947 bytes} [Sat Apr 18 04:10:52 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-18 04:10:52.166 8 INFO glance.api.v2.image_data [None req-d1d057ad-314c-4ef5-9e3a-f4da284ddcf6 f35e36184428491ba4cd181953b05a35 cdacbe439eea44f9a759790fef0d4501 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-18 04:11:19.514 8 WARNING glance.location [None req-d1d057ad-314c-4ef5-9e3a-f4da284ddcf6 f35e36184428491ba4cd181953b05a35 cdacbe439eea44f9a759790fef0d4501 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 138/279] 199.204.45.95 () {48 vars in 1042 bytes} [Sat Apr 18 04:10:52 2026] PUT /v2/images/846c4006-64a0-4ba5-a7ec-b48d062ac195/file => generated 0 bytes in 27396 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66113 switches on core 0) [pid: 7|app: 0|req: 142/280] 199.204.45.95 () {44 vars in 967 bytes} [Sat Apr 18 04:11:19 2026] GET /v2/images/846c4006-64a0-4ba5-a7ec-b48d062ac195 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/281] 199.204.45.95 () {44 vars in 967 bytes} [Sat Apr 18 04:11:19 2026] GET /v2/images/846c4006-64a0-4ba5-a7ec-b48d062ac195 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/282] 199.204.45.95 () {42 vars in 684 bytes} [Sat Apr 18 04:11:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/283] 199.204.45.95 () {44 vars in 906 bytes} [Sat Apr 18 04:11:20 2026] GET /v2/images => generated 2451 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/368] 199.204.45.95 () {42 vars in 684 bytes} [Sat Apr 18 04:18:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/369] 199.204.45.95 () {44 vars in 906 bytes} [Sat Apr 18 04:18:19 2026] GET /v2/images => generated 2451 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/372] 199.204.45.95 () {42 vars in 684 bytes} [Sat Apr 18 04:18:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/373] 199.204.45.95 () {44 vars in 906 bytes} [Sat Apr 18 04:18:30 2026] GET /v2/images => generated 2451 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/374] 199.204.45.95 () {44 vars in 943 bytes} [Sat Apr 18 04:18:30 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: 186/375] 199.204.45.95 () {44 vars in 965 bytes} [Sat Apr 18 04:18:30 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/376] 199.204.45.95 () {44 vars in 935 bytes} [Sat Apr 18 04:18:30 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: 187/377] 199.204.45.95 () {48 vars in 947 bytes} [Sat Apr 18 04:18:30 2026] POST /v2/images => generated 799 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-18 04:18:30.747 7 WARNING oslo_policy.policy [None req-4f2b02ae-f5cb-44b1-b2ba-d2f2f518d3a2 f35e36184428491ba4cd181953b05a35 cdacbe439eea44f9a759790fef0d4501 - - 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-04-18 04:18:30.747 7 WARNING oslo_policy.policy [None req-4f2b02ae-f5cb-44b1-b2ba-d2f2f518d3a2 f35e36184428491ba4cd181953b05a35 cdacbe439eea44f9a759790fef0d4501 - - 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-04-18 04:18:30.749 7 INFO glance.api.v2.image_data [None req-4f2b02ae-f5cb-44b1-b2ba-d2f2f518d3a2 f35e36184428491ba4cd181953b05a35 cdacbe439eea44f9a759790fef0d4501 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-18 04:18:44.389 7 INFO glance.location [None req-4f2b02ae-f5cb-44b1-b2ba-d2f2f518d3a2 f35e36184428491ba4cd181953b05a35 cdacbe439eea44f9a759790fef0d4501 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 191/380] 199.204.45.95 () {48 vars in 1041 bytes} [Sat Apr 18 04:18:30 2026] PUT /v2/images/4e565489-2c0f-452e-b994-009cfd018a26/file => generated 0 bytes in 13709 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23982 switches on core 0) [pid: 8|app: 0|req: 190/381] 199.204.45.95 () {44 vars in 967 bytes} [Sat Apr 18 04:18:44 2026] GET /v2/images/4e565489-2c0f-452e-b994-009cfd018a26 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/382] 199.204.45.95 () {48 vars in 1046 bytes} [Sat Apr 18 04:18:44 2026] PATCH /v2/images/4e565489-2c0f-452e-b994-009cfd018a26 => generated 1234 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/383] 199.204.45.95 () {44 vars in 967 bytes} [Sat Apr 18 04:18:44 2026] GET /v2/images/4e565489-2c0f-452e-b994-009cfd018a26 => 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: 198/394] 199.204.45.95 () {42 vars in 684 bytes} [Sat Apr 18 04:19:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/395] 199.204.45.95 () {44 vars in 906 bytes} [Sat Apr 18 04:19:26 2026] GET /v2/images => generated 3687 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/398] 199.204.45.95 () {42 vars in 684 bytes} [Sat Apr 18 04:19:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/399] 199.204.45.95 () {44 vars in 906 bytes} [Sat Apr 18 04:19:41 2026] GET /v2/images => generated 3687 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/400] 199.204.45.95 () {44 vars in 935 bytes} [Sat Apr 18 04:19:41 2026] GET /v2/images/manila-service-image => generated 165 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/401] 199.204.45.95 () {44 vars in 957 bytes} [Sat Apr 18 04:19:41 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/402] 199.204.45.95 () {44 vars in 935 bytes} [Sat Apr 18 04:19:41 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: 201/403] 199.204.45.95 () {48 vars in 947 bytes} [Sat Apr 18 04:19:41 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-18 04:19:41.243 7 INFO glance.api.v2.image_data [None req-1c7c1445-26e6-417b-8300-917ea740df41 f35e36184428491ba4cd181953b05a35 cdacbe439eea44f9a759790fef0d4501 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-18 04:19:50.348 7 INFO glance.location [None req-1c7c1445-26e6-417b-8300-917ea740df41 f35e36184428491ba4cd181953b05a35 cdacbe439eea44f9a759790fef0d4501 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 203/406] 199.204.45.95 () {48 vars in 1041 bytes} [Sat Apr 18 04:19:41 2026] PUT /v2/images/9105d0af-4544-4aea-b171-3d2ff45a3359/file => generated 0 bytes in 9149 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21334 switches on core 0) [pid: 8|app: 0|req: 204/407] 199.204.45.95 () {44 vars in 967 bytes} [Sat Apr 18 04:19:50 2026] GET /v2/images/9105d0af-4544-4aea-b171-3d2ff45a3359 => generated 1203 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 199.204.45.95 () {44 vars in 967 bytes} [Sat Apr 18 04:19:50 2026] GET /v2/images/9105d0af-4544-4aea-b171-3d2ff45a3359 => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/553] 199.204.45.95 () {42 vars in 684 bytes} [Sat Apr 18 04:31:49 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/554] 199.204.45.95 () {44 vars in 906 bytes} [Sat Apr 18 04:31:49 2026] GET /v2/images => generated 4892 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/581] 199.204.45.95 () {42 vars in 684 bytes} [Sat Apr 18 04:34:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/582] 199.204.45.95 () {44 vars in 906 bytes} [Sat Apr 18 04:34:04 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/583] 199.204.45.95 () {42 vars in 684 bytes} [Sat Apr 18 04:34:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/584] 199.204.45.95 () {44 vars in 906 bytes} [Sat Apr 18 04:34:05 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/595] 199.204.45.95 () {42 vars in 684 bytes} [Sat Apr 18 04:34:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/596] 199.204.45.95 () {44 vars in 906 bytes} [Sat Apr 18 04:34:53 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/599] 199.204.45.95 () {42 vars in 684 bytes} [Sat Apr 18 04:35:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/600] 199.204.45.95 () {44 vars in 906 bytes} [Sat Apr 18 04:35:00 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/613] 199.204.45.95 () {42 vars in 684 bytes} [Sat Apr 18 04:36:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/614] 199.204.45.95 () {44 vars in 906 bytes} [Sat Apr 18 04:36:00 2026] GET /v2/images => generated 4892 bytes in 47 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: 312/623] 10.0.0.217 () {32 vars in 633 bytes} [Sat Apr 18 04:36:40 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 314/628] 10.0.0.43 () {36 vars in 986 bytes} [Sat Apr 18 04:37:05 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1 => 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: 315/629] 10.0.0.43 () {36 vars in 926 bytes} [Sat Apr 18 04:37:05 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: 316/632] 10.0.0.78 () {36 vars in 986 bytes} [Sat Apr 18 04:37:08 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1 => generated 1171 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/633] 10.0.0.78 () {36 vars in 926 bytes} [Sat Apr 18 04:37:09 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/634] 10.0.0.78 () {36 vars in 926 bytes} [Sat Apr 18 04:37:09 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: 318/635] 10.0.0.78 () {36 vars in 986 bytes} [Sat Apr 18 04:37:09 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/636] 10.0.0.78 () {36 vars in 926 bytes} [Sat Apr 18 04:37:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/637] 10.0.0.78 () {36 vars in 926 bytes} [Sat Apr 18 04:37:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/638] 10.0.0.78 () {36 vars in 986 bytes} [Sat Apr 18 04:37:09 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1 => 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: 320/639] 10.0.0.78 () {36 vars in 926 bytes} [Sat Apr 18 04:37:09 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: 320/640] 10.0.0.78 () {36 vars in 926 bytes} [Sat Apr 18 04:37:09 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: 321/641] 10.0.0.209 () {36 vars in 911 bytes} [Sat Apr 18 04:37:10 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/642] 10.0.0.209 () {36 vars in 1007 bytes} [Sat Apr 18 04:37:10 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1/locations => generated 127 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/643] 10.0.0.209 () {36 vars in 987 bytes} [Sat Apr 18 04:37:10 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1 => 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: 322/644] 10.0.0.209 () {36 vars in 927 bytes} [Sat Apr 18 04:37:10 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: 323/645] 10.0.0.209 () {36 vars in 927 bytes} [Sat Apr 18 04:37:10 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: 323/646] 199.204.45.95 () {36 vars in 990 bytes} [Sat Apr 18 04:37:13 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1 => 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: 324/647] 199.204.45.95 () {36 vars in 930 bytes} [Sat Apr 18 04:37:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/648] 199.204.45.95 () {36 vars in 990 bytes} [Sat Apr 18 04:37:13 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1 => 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: 325/649] 199.204.45.95 () {36 vars in 930 bytes} [Sat Apr 18 04:37:13 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: 326/652] 10.0.0.43 () {36 vars in 986 bytes} [Sat Apr 18 04:37:22 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1 => generated 1171 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/653] 10.0.0.43 () {36 vars in 926 bytes} [Sat Apr 18 04:37:22 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: 329/658] 10.0.0.43 () {36 vars in 986 bytes} [Sat Apr 18 04:37:44 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1 => 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: 330/659] 10.0.0.43 () {36 vars in 926 bytes} [Sat Apr 18 04:37:44 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: 335/668] 10.0.0.43 () {36 vars in 986 bytes} [Sat Apr 18 04:38:18 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/669] 10.0.0.43 () {36 vars in 926 bytes} [Sat Apr 18 04:38:18 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/676] 10.0.0.43 () {36 vars in 986 bytes} [Sat Apr 18 04:38:47 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1 => 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: 339/677] 10.0.0.43 () {36 vars in 926 bytes} [Sat Apr 18 04:38: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: 340/680] 10.0.0.217 () {30 vars in 411 bytes} [Sat Apr 18 04:39:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/681] 10.0.0.43 () {36 vars in 986 bytes} [Sat Apr 18 04:39:02 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/682] 10.0.0.43 () {36 vars in 926 bytes} [Sat Apr 18 04:39:02 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: 344/687] 10.0.0.43 () {36 vars in 986 bytes} [Sat Apr 18 04:39:17 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/688] 10.0.0.43 () {36 vars in 926 bytes} [Sat Apr 18 04:39: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: 7|app: 0|req: 347/693] 10.0.0.217 () {34 vars in 655 bytes} [Sat Apr 18 04:39:41 2026] POST /v2/images => generated 648 bytes in 187 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-18 04:39:41.444 8 WARNING glance.api.v2.images [None req-c5268fe4-e9b3-4865-bbc1-a0711a1a7f85 351ce8bb0f534fc4847c30e3eab277b1 4158382918214fa1b8376d259e79c339 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//103ca081-05e1-483c-ac59-75cc1f64ab39 [pid: 8|app: 0|req: 347/694] 10.0.0.217 () {32 vars in 710 bytes} [Sat Apr 18 04:39:41 2026] DELETE /v2/images/103ca081-05e1-483c-ac59-75cc1f64ab39 => 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: 348/695] 10.0.0.217 () {32 vars in 707 bytes} [Sat Apr 18 04:39:41 2026] GET /v2/images/103ca081-05e1-483c-ac59-75cc1f64ab39 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/696] 10.0.0.217 () {32 vars in 633 bytes} [Sat Apr 18 04:39:41 2026] GET /v2/images => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/697] 10.0.0.217 () {34 vars in 655 bytes} [Sat Apr 18 04:39:41 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/698] 10.0.0.217 () {32 vars in 717 bytes} [Sat Apr 18 04:39:41 2026] GET /v2/images/4be2c978-6fd8-47af-ae8c-9d88655e3025/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-18 04:39:41.619 7 INFO glance.api.v2.image_data [None req-0d46c1a9-ee13-4c21-9326-d78aa2aed9c3 351ce8bb0f534fc4847c30e3eab277b1 4158382918214fa1b8376d259e79c339 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-18 04:39:41.656 7 WARNING glance_store._drivers.rbd [None req-0d46c1a9-ee13-4c21-9326-d78aa2aed9c3 351ce8bb0f534fc4847c30e3eab277b1 4158382918214fa1b8376d259e79c339 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-18 04:39:42.032 7 INFO glance.location [None req-0d46c1a9-ee13-4c21-9326-d78aa2aed9c3 351ce8bb0f534fc4847c30e3eab277b1 4158382918214fa1b8376d259e79c339 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 350/699] 10.0.0.217 () {32 vars in 727 bytes} [Sat Apr 18 04:39:41 2026] PUT /v2/images/4be2c978-6fd8-47af-ae8c-9d88655e3025/file => generated 0 bytes in 456 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/700] 10.0.0.217 () {32 vars in 707 bytes} [Sat Apr 18 04:39:42 2026] GET /v2/images/4be2c978-6fd8-47af-ae8c-9d88655e3025 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/701] 10.0.0.217 () {32 vars in 717 bytes} [Sat Apr 18 04:39:42 2026] GET /v2/images/4be2c978-6fd8-47af-ae8c-9d88655e3025/file => generated 1024 bytes in 127 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/702] 10.0.0.217 () {34 vars in 655 bytes} [Sat Apr 18 04:39:42 2026] POST /v2/images => generated 648 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/703] 10.0.0.217 () {32 vars in 726 bytes} [Sat Apr 18 04:39:42 2026] PATCH /v2/images/49d99c8c-a510-4477-9e40-12793e97484f => generated 653 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/704] 10.0.0.217 () {32 vars in 707 bytes} [Sat Apr 18 04:39:42 2026] GET /v2/images/49d99c8c-a510-4477-9e40-12793e97484f => generated 653 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-18 04:39:42.341 7 WARNING glance.api.v2.images [None req-d23f1c9b-cabf-4688-b9ca-7dd4ca92bcdc 351ce8bb0f534fc4847c30e3eab277b1 4158382918214fa1b8376d259e79c339 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//49d99c8c-a510-4477-9e40-12793e97484f [pid: 7|app: 0|req: 353/705] 10.0.0.217 () {32 vars in 710 bytes} [Sat Apr 18 04:39:42 2026] DELETE /v2/images/49d99c8c-a510-4477-9e40-12793e97484f => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/706] 10.0.0.217 () {32 vars in 707 bytes} [Sat Apr 18 04:39:42 2026] GET /v2/images/49d99c8c-a510-4477-9e40-12793e97484f => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-18 04:39:42.408 7 WARNING glance.api.v2.images [None req-376e188e-56fb-4d74-b838-8a545351f2c2 351ce8bb0f534fc4847c30e3eab277b1 4158382918214fa1b8376d259e79c339 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4be2c978-6fd8-47af-ae8c-9d88655e3025 [pid: 7|app: 0|req: 354/707] 10.0.0.217 () {32 vars in 710 bytes} [Sat Apr 18 04:39:42 2026] DELETE /v2/images/4be2c978-6fd8-47af-ae8c-9d88655e3025 => generated 0 bytes in 862 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/708] 10.0.0.217 () {32 vars in 707 bytes} [Sat Apr 18 04:39:43 2026] GET /v2/images/4be2c978-6fd8-47af-ae8c-9d88655e3025 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-18 04:39:43.286 7 WARNING glance.api.v2.images [None req-2a15ece3-34b5-4a03-98a1-152c3d3aa341 351ce8bb0f534fc4847c30e3eab277b1 4158382918214fa1b8376d259e79c339 - - default default] Failed to find image 103ca081-05e1-483c-ac59-75cc1f64ab39 to delete: glance.common.exception.ImageNotFound: No image found with ID 103ca081-05e1-483c-ac59-75cc1f64ab39 [pid: 7|app: 0|req: 355/709] 10.0.0.217 () {32 vars in 710 bytes} [Sat Apr 18 04:39:43 2026] DELETE /v2/images/103ca081-05e1-483c-ac59-75cc1f64ab39 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/710] 10.0.0.217 () {32 vars in 707 bytes} [Sat Apr 18 04:39:43 2026] GET /v2/images/103ca081-05e1-483c-ac59-75cc1f64ab39 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/719] 10.0.0.43 () {36 vars in 986 bytes} [Sat Apr 18 04:40:21 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1 => 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: 360/720] 10.0.0.43 () {36 vars in 926 bytes} [Sat Apr 18 04:40:21 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: 364/727] 10.0.0.217 () {32 vars in 707 bytes} [Sat Apr 18 04:40:55 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1 => 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: 364/728] 10.0.0.217 () {32 vars in 707 bytes} [Sat Apr 18 04:40:55 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1 => 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: 365/729] 10.0.0.78 () {36 vars in 986 bytes} [Sat Apr 18 04:40:55 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1 => 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: 365/730] 10.0.0.78 () {36 vars in 926 bytes} [Sat Apr 18 04:40:55 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: 366/731] 10.0.0.78 () {36 vars in 926 bytes} [Sat Apr 18 04:40:55 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: 366/732] 10.0.0.78 () {36 vars in 986 bytes} [Sat Apr 18 04:40:55 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1 => 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: 367/733] 10.0.0.78 () {36 vars in 926 bytes} [Sat Apr 18 04:40:55 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: 367/734] 10.0.0.78 () {36 vars in 926 bytes} [Sat Apr 18 04:40:55 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: 368/735] 10.0.0.78 () {36 vars in 986 bytes} [Sat Apr 18 04:40:55 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1 => 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: 368/736] 10.0.0.78 () {36 vars in 926 bytes} [Sat Apr 18 04:40:55 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: 369/737] 10.0.0.209 () {36 vars in 911 bytes} [Sat Apr 18 04:40:55 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/738] 10.0.0.209 () {36 vars in 1007 bytes} [Sat Apr 18 04:40:55 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/739] 10.0.0.209 () {36 vars in 987 bytes} [Sat Apr 18 04:40:55 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1 => 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: 370/740] 10.0.0.209 () {36 vars in 927 bytes} [Sat Apr 18 04:40:55 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: 371/741] 10.0.0.209 () {36 vars in 927 bytes} [Sat Apr 18 04:40:55 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/750] 10.0.0.43 () {36 vars in 986 bytes} [Sat Apr 18 04:41:29 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1 => 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: 375/751] 10.0.0.43 () {36 vars in 926 bytes} [Sat Apr 18 04:41:29 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: 382/762] 10.0.0.43 () {36 vars in 986 bytes} [Sat Apr 18 04:42:24 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1 => 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: 381/763] 10.0.0.43 () {36 vars in 926 bytes} [Sat Apr 18 04:42:24 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: 384/768] 10.0.0.43 () {36 vars in 986 bytes} [Sat Apr 18 04:42:41 2026] GET /v2/images/e4b65716-6bbc-4380-a44f-186be8c69ae1 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/769] 10.0.0.43 () {36 vars in 926 bytes} [Sat Apr 18 04:42:42 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: 390/778] 199.204.45.95 () {32 vars in 825 bytes} [Sat Apr 18 04:43:18 2026] GET /v2/images?status=active&owner=cdacbe439eea44f9a759790fef0d4501&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/779] 199.204.45.95 () {32 vars in 652 bytes} [Sat Apr 18 04:43:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/780] 10.0.0.78 () {36 vars in 986 bytes} [Sat Apr 18 04:43:18 2026] GET /v2/images/846c4006-64a0-4ba5-a7ec-b48d062ac195 => generated 1209 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/781] 10.0.0.78 () {36 vars in 926 bytes} [Sat Apr 18 04:43:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/782] 10.0.0.78 () {36 vars in 926 bytes} [Sat Apr 18 04:43:19 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/783] 10.0.0.78 () {36 vars in 986 bytes} [Sat Apr 18 04:43:19 2026] GET /v2/images/846c4006-64a0-4ba5-a7ec-b48d062ac195 => 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: 393/784] 10.0.0.78 () {36 vars in 926 bytes} [Sat Apr 18 04:43:19 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: 392/785] 10.0.0.78 () {36 vars in 926 bytes} [Sat Apr 18 04:43:19 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: 394/786] 10.0.0.78 () {36 vars in 986 bytes} [Sat Apr 18 04:43:19 2026] GET /v2/images/846c4006-64a0-4ba5-a7ec-b48d062ac195 => generated 1209 bytes in 13 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.78 () {36 vars in 926 bytes} [Sat Apr 18 04:43:19 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/788] 10.0.0.209 () {36 vars in 911 bytes} [Sat Apr 18 04:43:19 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/789] 10.0.0.209 () {36 vars in 1007 bytes} [Sat Apr 18 04:43:19 2026] GET /v2/images/846c4006-64a0-4ba5-a7ec-b48d062ac195/locations => generated 127 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/790] 10.0.0.209 () {36 vars in 987 bytes} [Sat Apr 18 04:43:19 2026] GET /v2/images/846c4006-64a0-4ba5-a7ec-b48d062ac195 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/791] 10.0.0.209 () {36 vars in 927 bytes} [Sat Apr 18 04:43:19 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: 397/792] 10.0.0.209 () {36 vars in 927 bytes} [Sat Apr 18 04:43:19 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: 417/835] 10.0.0.217 () {32 vars in 633 bytes} [Sat Apr 18 04:46:51 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)