+ 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 [Thu Apr 2 09:21:23 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-79fd9fbd6d-8gs4h 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 0x7fd60faf5668 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-02 09:21:25.605 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-02 09:21:25.716 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-02 09:21:26.512 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-02 09:21:26.514 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-02 09:21:26.514 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-02 09:21:26.622 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-02 09:21:26.623 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-02 09:21:26.623 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-02 09:21:28.637 8 WARNING glance.api.v2.images [None req-eb9cf56a-8e8f-4613-9b26-86506c832261 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-02 09:21:28.740 7 WARNING glance.api.v2.images [None req-66c96374-e205-41b8-8c18-ab6b47e6abf0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-02 09:21:28.975 8 WARNING keystonemiddleware._common.config [None req-eb9cf56a-8e8f-4613-9b26-86506c832261 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 09:21:28.983 8 WARNING oslo_config.cfg [None req-eb9cf56a-8e8f-4613-9b26-86506c832261 - - - - - -] 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 0x7fd60faf5668 pid: 8 (default app) 2026-04-02 09:21:29.101 7 WARNING keystonemiddleware._common.config [None req-66c96374-e205-41b8-8c18-ab6b47e6abf0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 09:21:29.110 7 WARNING oslo_config.cfg [None req-66c96374-e205-41b8-8c18-ab6b47e6abf0 - - - - - -] 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 0x7fd60faf5668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.162 () {42 vars in 688 bytes} [Thu Apr 2 09:21:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 09:21:31.935 7 WARNING oslo_policy.policy [None req-30cf25e8-4b40-46e7-a883-e032c4d968b6 a3d4c942c5784400924536d71f107c3e 68db1ef5a729434b8581129c3ff4abdc - - 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-02 09:21:31.936 7 WARNING oslo_policy.policy [None req-30cf25e8-4b40-46e7-a883-e032c4d968b6 a3d4c942c5784400924536d71f107c3e 68db1ef5a729434b8581129c3ff4abdc - - 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-02 09:21:31.952 7 WARNING oslo_policy.policy [None req-30cf25e8-4b40-46e7-a883-e032c4d968b6 a3d4c942c5784400924536d71f107c3e 68db1ef5a729434b8581129c3ff4abdc - - 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-02 09:21:31.952 7 WARNING oslo_policy.policy [None req-30cf25e8-4b40-46e7-a883-e032c4d968b6 a3d4c942c5784400924536d71f107c3e 68db1ef5a729434b8581129c3ff4abdc - - 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.162 () {44 vars in 910 bytes} [Thu Apr 2 09:21:31 2026] GET /v2/images => generated 69 bytes in 595 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.162 () {42 vars in 688 bytes} [Thu Apr 2 09:21:35 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: 2/7] 199.204.45.162 () {44 vars in 910 bytes} [Thu Apr 2 09:21:35 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-02 09:21:35.696 8 WARNING oslo_policy.policy [None req-37263346-c0c7-40db-99a8-1a1e43c7fa57 a3d4c942c5784400924536d71f107c3e 68db1ef5a729434b8581129c3ff4abdc - - 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-02 09:21:35.697 8 WARNING oslo_policy.policy [None req-37263346-c0c7-40db-99a8-1a1e43c7fa57 a3d4c942c5784400924536d71f107c3e 68db1ef5a729434b8581129c3ff4abdc - - 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.162 () {44 vars in 911 bytes} [Thu Apr 2 09:21:35 2026] GET /v2/images/cirros => generated 151 bytes in 128 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.162 () {44 vars in 933 bytes} [Thu Apr 2 09:21:35 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 09:21:35.836 8 WARNING oslo_policy.policy [None req-dd9dbf8c-01d3-47d9-9895-76c82b7f5b48 a3d4c942c5784400924536d71f107c3e 68db1ef5a729434b8581129c3ff4abdc - - 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-02 09:21:35.836 8 WARNING oslo_policy.policy [None req-dd9dbf8c-01d3-47d9-9895-76c82b7f5b48 a3d4c942c5784400924536d71f107c3e 68db1ef5a729434b8581129c3ff4abdc - - 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.162 () {44 vars in 939 bytes} [Thu Apr 2 09:21:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 09:21:35.915 7 WARNING oslo_config.cfg [None req-f09e9414-5f2f-4193-91d0-1b6b2d10d4e3 a3d4c942c5784400924536d71f107c3e 68db1ef5a729434b8581129c3ff4abdc - - 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.162 () {48 vars in 951 bytes} [Thu Apr 2 09:21:35 2026] POST /v2/images => generated 760 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-02 09:21:35.936 8 WARNING oslo_policy.policy [None req-089f07f2-a237-48f9-b04a-edf74686f29b a3d4c942c5784400924536d71f107c3e 68db1ef5a729434b8581129c3ff4abdc - - 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-02 09:21:35.936 8 WARNING oslo_policy.policy [None req-089f07f2-a237-48f9-b04a-edf74686f29b a3d4c942c5784400924536d71f107c3e 68db1ef5a729434b8581129c3ff4abdc - - 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-02 09:21:35.937 8 INFO glance.api.v2.image_data [None req-089f07f2-a237-48f9-b04a-edf74686f29b a3d4c942c5784400924536d71f107c3e 68db1ef5a729434b8581129c3ff4abdc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 09:21:39.949 8 WARNING glance.location [None req-089f07f2-a237-48f9-b04a-edf74686f29b a3d4c942c5784400924536d71f107c3e 68db1ef5a729434b8581129c3ff4abdc - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.162 () {48 vars in 1045 bytes} [Thu Apr 2 09:21:35 2026] PUT /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6/file => generated 0 bytes in 4057 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5234 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.162 () {44 vars in 971 bytes} [Thu Apr 2 09:21:39 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 09:21:40.028 8 WARNING oslo_config.cfg [None req-08503610-d0a9-4933-be30-662f23915b3a a3d4c942c5784400924536d71f107c3e 68db1ef5a729434b8581129c3ff4abdc - - 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.162 () {44 vars in 971 bytes} [Thu Apr 2 09:21:40 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6 => 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: 150/301] 199.204.45.162 () {42 vars in 688 bytes} [Thu Apr 2 09:45:27 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: 152/302] 199.204.45.162 () {44 vars in 910 bytes} [Thu Apr 2 09:45:27 2026] GET /v2/images => generated 1240 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/309] 199.204.45.162 () {42 vars in 688 bytes} [Thu Apr 2 09:45:48 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: 154/310] 199.204.45.162 () {44 vars in 910 bytes} [Thu Apr 2 09:45:48 2026] GET /v2/images => generated 1240 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/311] 199.204.45.162 () {44 vars in 937 bytes} [Thu Apr 2 09:45:48 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: 7|app: 0|req: 155/312] 199.204.45.162 () {44 vars in 959 bytes} [Thu Apr 2 09:45:48 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/313] 199.204.45.162 () {44 vars in 939 bytes} [Thu Apr 2 09:45:48 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: 156/314] 199.204.45.162 () {48 vars in 951 bytes} [Thu Apr 2 09:45:48 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-02 09:45:48.652 8 INFO glance.api.v2.image_data [None req-33bfafd7-babe-43ee-9c00-597af99dcb25 a3d4c942c5784400924536d71f107c3e 68db1ef5a729434b8581129c3ff4abdc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 09:46:34.816 8 WARNING glance.location [None req-33bfafd7-babe-43ee-9c00-597af99dcb25 a3d4c942c5784400924536d71f107c3e 68db1ef5a729434b8581129c3ff4abdc - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 159/323] 199.204.45.162 () {48 vars in 1046 bytes} [Thu Apr 2 09:45:48 2026] PUT /v2/images/a1b27556-4709-4988-bb8f-53041fe4f262/file => generated 0 bytes in 46214 msecs (HTTP/1.1 204) 4 headers in 171 bytes (54436 switches on core 0) [pid: 7|app: 0|req: 165/324] 199.204.45.162 () {44 vars in 971 bytes} [Thu Apr 2 09:46:34 2026] GET /v2/images/a1b27556-4709-4988-bb8f-53041fe4f262 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/325] 199.204.45.162 () {44 vars in 971 bytes} [Thu Apr 2 09:46:34 2026] GET /v2/images/a1b27556-4709-4988-bb8f-53041fe4f262 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/326] 199.204.45.162 () {42 vars in 688 bytes} [Thu Apr 2 09:46:36 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: 161/327] 199.204.45.162 () {44 vars in 910 bytes} [Thu Apr 2 09:46:36 2026] GET /v2/images => generated 2451 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/412] 199.204.45.162 () {42 vars in 688 bytes} [Thu Apr 2 09:53:37 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: 204/413] 199.204.45.162 () {44 vars in 910 bytes} [Thu Apr 2 09:53:37 2026] GET /v2/images => generated 2451 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/418] 199.204.45.162 () {42 vars in 688 bytes} [Thu Apr 2 09:53:53 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: 207/419] 199.204.45.162 () {44 vars in 910 bytes} [Thu Apr 2 09:53:53 2026] GET /v2/images => generated 2451 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/420] 199.204.45.162 () {44 vars in 947 bytes} [Thu Apr 2 09:53:53 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/421] 199.204.45.162 () {44 vars in 969 bytes} [Thu Apr 2 09:53:53 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/422] 199.204.45.162 () {44 vars in 939 bytes} [Thu Apr 2 09:53:53 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: 209/423] 199.204.45.162 () {48 vars in 951 bytes} [Thu Apr 2 09:53:53 2026] POST /v2/images => generated 799 bytes in 3319 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-02 09:53:56.828 7 WARNING oslo_policy.policy [None req-88ca3547-e056-4869-84ca-a6148371a64f a3d4c942c5784400924536d71f107c3e 68db1ef5a729434b8581129c3ff4abdc - - 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-02 09:53:56.828 7 WARNING oslo_policy.policy [None req-88ca3547-e056-4869-84ca-a6148371a64f a3d4c942c5784400924536d71f107c3e 68db1ef5a729434b8581129c3ff4abdc - - 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-02 09:53:56.830 7 INFO glance.api.v2.image_data [None req-88ca3547-e056-4869-84ca-a6148371a64f a3d4c942c5784400924536d71f107c3e 68db1ef5a729434b8581129c3ff4abdc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 09:56:16.853 7 INFO glance.location [None req-88ca3547-e056-4869-84ca-a6148371a64f a3d4c942c5784400924536d71f107c3e 68db1ef5a729434b8581129c3ff4abdc - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 215/452] 199.204.45.162 () {48 vars in 1045 bytes} [Thu Apr 2 09:53:56 2026] PUT /v2/images/06abefaf-2307-4a41-ba71-6ec8539d0603/file => generated 0 bytes in 140083 msecs (HTTP/1.1 204) 4 headers in 171 bytes (13700 switches on core 0) [pid: 8|app: 0|req: 238/453] 199.204.45.162 () {44 vars in 971 bytes} [Thu Apr 2 09:56:16 2026] GET /v2/images/06abefaf-2307-4a41-ba71-6ec8539d0603 => generated 1211 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/454] 199.204.45.162 () {48 vars in 1050 bytes} [Thu Apr 2 09:56:16 2026] PATCH /v2/images/06abefaf-2307-4a41-ba71-6ec8539d0603 => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/455] 199.204.45.162 () {44 vars in 971 bytes} [Thu Apr 2 09:56:17 2026] GET /v2/images/06abefaf-2307-4a41-ba71-6ec8539d0603 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/466] 199.204.45.162 () {42 vars in 688 bytes} [Thu Apr 2 09:57:04 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: 222/467] 199.204.45.162 () {44 vars in 910 bytes} [Thu Apr 2 09:57:04 2026] GET /v2/images => generated 3687 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/470] 199.204.45.162 () {42 vars in 688 bytes} [Thu Apr 2 09:57:15 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: 247/471] 199.204.45.162 () {44 vars in 910 bytes} [Thu Apr 2 09:57:15 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: 225/472] 199.204.45.162 () {44 vars in 939 bytes} [Thu Apr 2 09:57:15 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/473] 199.204.45.162 () {44 vars in 961 bytes} [Thu Apr 2 09:57:15 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: 226/474] 199.204.45.162 () {44 vars in 939 bytes} [Thu Apr 2 09:57:15 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: 249/475] 199.204.45.162 () {48 vars in 951 bytes} [Thu Apr 2 09:57:15 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-02 09:57:15.915 7 INFO glance.api.v2.image_data [None req-b98e84b0-a51b-40dc-aa16-35ec4ec34dd6 a3d4c942c5784400924536d71f107c3e 68db1ef5a729434b8581129c3ff4abdc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 09:57:32.652 7 INFO glance.location [None req-b98e84b0-a51b-40dc-aa16-35ec4ec34dd6 a3d4c942c5784400924536d71f107c3e 68db1ef5a729434b8581129c3ff4abdc - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 227/480] 199.204.45.162 () {48 vars in 1045 bytes} [Thu Apr 2 09:57:15 2026] PUT /v2/images/916db5c4-0184-43e0-bfb2-fa5e183b6ed6/file => generated 0 bytes in 16793 msecs (HTTP/1.1 204) 4 headers in 171 bytes (12891 switches on core 0) [pid: 8|app: 0|req: 254/481] 199.204.45.162 () {44 vars in 971 bytes} [Thu Apr 2 09:57:32 2026] GET /v2/images/916db5c4-0184-43e0-bfb2-fa5e183b6ed6 => generated 1203 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/482] 199.204.45.162 () {44 vars in 971 bytes} [Thu Apr 2 09:57:32 2026] GET /v2/images/916db5c4-0184-43e0-bfb2-fa5e183b6ed6 => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/639] 199.204.45.162 () {42 vars in 688 bytes} [Thu Apr 2 10:10:36 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: 333/640] 199.204.45.162 () {44 vars in 910 bytes} [Thu Apr 2 10:10:36 2026] GET /v2/images => generated 4892 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/673] 199.204.45.162 () {42 vars in 688 bytes} [Thu Apr 2 10:13:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/674] 199.204.45.162 () {44 vars in 910 bytes} [Thu Apr 2 10:13:10 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/675] 199.204.45.162 () {42 vars in 688 bytes} [Thu Apr 2 10:13:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/676] 199.204.45.162 () {44 vars in 910 bytes} [Thu Apr 2 10:13:11 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/687] 199.204.45.162 () {42 vars in 688 bytes} [Thu Apr 2 10:14:04 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: 331/688] 199.204.45.162 () {44 vars in 910 bytes} [Thu Apr 2 10:14:05 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/691] 199.204.45.162 () {42 vars in 688 bytes} [Thu Apr 2 10:14:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/692] 199.204.45.162 () {44 vars in 910 bytes} [Thu Apr 2 10:14:13 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: 7|app: 0|req: 341/707] 199.204.45.162 () {42 vars in 688 bytes} [Thu Apr 2 10:15:22 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: 367/708] 199.204.45.162 () {44 vars in 910 bytes} [Thu Apr 2 10:15:22 2026] GET /v2/images => generated 4892 bytes in 50 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: 372/717] 10.0.0.122 () {32 vars in 633 bytes} [Thu Apr 2 10:16:07 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/724] 10.0.0.233 () {36 vars in 987 bytes} [Thu Apr 2 10:16:35 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6 => generated 1171 bytes in 25 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: 349/725] 10.0.0.233 () {36 vars in 927 bytes} [Thu Apr 2 10:16:35 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: 8|app: 0|req: 378/728] 199.204.45.162 () {36 vars in 991 bytes} [Thu Apr 2 10:16:44 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/729] 199.204.45.162 () {36 vars in 931 bytes} [Thu Apr 2 10:16:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/730] 199.204.45.162 () {36 vars in 991 bytes} [Thu Apr 2 10:16:44 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/731] 199.204.45.162 () {36 vars in 931 bytes} [Thu Apr 2 10:16:44 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: 354/734] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 2 10:16:49 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6 => generated 1171 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/735] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 10:16:49 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/736] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 10:16:49 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/737] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 2 10:16:49 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6 => 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: 356/738] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 10:16:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/739] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 10:16:49 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: 357/740] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 2 10:16:49 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6 => 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: 384/741] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 10:16:49 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: 358/742] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 10:16:49 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/743] 10.0.0.233 () {36 vars in 987 bytes} [Thu Apr 2 10:16:49 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/744] 10.0.0.233 () {36 vars in 927 bytes} [Thu Apr 2 10:16:49 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: 386/745] 10.0.0.95 () {36 vars in 910 bytes} [Thu Apr 2 10:16:50 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/746] 10.0.0.95 () {36 vars in 1006 bytes} [Thu Apr 2 10:16:50 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6/locations => generated 127 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/747] 10.0.0.95 () {36 vars in 986 bytes} [Thu Apr 2 10:16:50 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6 => 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: 361/748] 10.0.0.95 () {36 vars in 926 bytes} [Thu Apr 2 10:16:50 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: 388/749] 10.0.0.95 () {36 vars in 926 bytes} [Thu Apr 2 10:16: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: 7|app: 0|req: 362/750] 10.0.0.122 () {34 vars in 655 bytes} [Thu Apr 2 10:16:51 2026] POST /v2/images => generated 649 bytes in 148 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-02 10:16:51.540 8 WARNING glance.api.v2.images [None req-ea7d71f7-36df-402b-bd2e-9a42ad68085b 4b4a943981a541e180f8982585154e1d c6e39f5b0e8f4dbc99bfb84fcd32b822 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//895d25ce-6815-4578-b9d4-e13dbe907312 [pid: 8|app: 0|req: 389/751] 10.0.0.122 () {32 vars in 710 bytes} [Thu Apr 2 10:16:51 2026] DELETE /v2/images/895d25ce-6815-4578-b9d4-e13dbe907312 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/752] 10.0.0.122 () {32 vars in 707 bytes} [Thu Apr 2 10:16:51 2026] GET /v2/images/895d25ce-6815-4578-b9d4-e13dbe907312 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/753] 10.0.0.122 () {32 vars in 633 bytes} [Thu Apr 2 10:16:51 2026] GET /v2/images => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/754] 10.0.0.122 () {34 vars in 655 bytes} [Thu Apr 2 10:16:51 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/755] 10.0.0.122 () {32 vars in 717 bytes} [Thu Apr 2 10:16:51 2026] GET /v2/images/b36a33cf-f676-44c0-be92-e9ced1b4bb2d/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 10:16:51.727 7 INFO glance.api.v2.image_data [None req-42e7a5ee-52e0-462f-a647-9d71e008da3a 4b4a943981a541e180f8982585154e1d c6e39f5b0e8f4dbc99bfb84fcd32b822 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 10:16:51.794 7 WARNING glance_store._drivers.rbd [None req-42e7a5ee-52e0-462f-a647-9d71e008da3a 4b4a943981a541e180f8982585154e1d c6e39f5b0e8f4dbc99bfb84fcd32b822 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-02 10:16:52.690 7 INFO glance.location [None req-42e7a5ee-52e0-462f-a647-9d71e008da3a 4b4a943981a541e180f8982585154e1d c6e39f5b0e8f4dbc99bfb84fcd32b822 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 365/756] 10.0.0.122 () {32 vars in 727 bytes} [Thu Apr 2 10:16:51 2026] PUT /v2/images/b36a33cf-f676-44c0-be92-e9ced1b4bb2d/file => generated 0 bytes in 1000 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/757] 10.0.0.122 () {32 vars in 707 bytes} [Thu Apr 2 10:16:52 2026] GET /v2/images/b36a33cf-f676-44c0-be92-e9ced1b4bb2d => generated 1104 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/758] 10.0.0.122 () {32 vars in 717 bytes} [Thu Apr 2 10:16:52 2026] GET /v2/images/b36a33cf-f676-44c0-be92-e9ced1b4bb2d/file => generated 1024 bytes in 219 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/759] 10.0.0.122 () {34 vars in 655 bytes} [Thu Apr 2 10:16:52 2026] POST /v2/images => generated 648 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/760] 10.0.0.122 () {32 vars in 726 bytes} [Thu Apr 2 10:16:52 2026] PATCH /v2/images/da1ccf1b-49ca-483d-b709-fb9b5501e14c => generated 653 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/761] 10.0.0.122 () {32 vars in 707 bytes} [Thu Apr 2 10:16:53 2026] GET /v2/images/da1ccf1b-49ca-483d-b709-fb9b5501e14c => generated 653 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 10:16:53.114 7 WARNING glance.api.v2.images [None req-de636234-48aa-4be0-b263-7b5e3c68340f 4b4a943981a541e180f8982585154e1d c6e39f5b0e8f4dbc99bfb84fcd32b822 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//da1ccf1b-49ca-483d-b709-fb9b5501e14c [pid: 7|app: 0|req: 368/762] 10.0.0.122 () {32 vars in 710 bytes} [Thu Apr 2 10:16:53 2026] DELETE /v2/images/da1ccf1b-49ca-483d-b709-fb9b5501e14c => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/763] 10.0.0.122 () {32 vars in 707 bytes} [Thu Apr 2 10:16:53 2026] GET /v2/images/da1ccf1b-49ca-483d-b709-fb9b5501e14c => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 10:16:53.182 7 WARNING glance.api.v2.images [None req-4e38a640-ea7a-4fb8-955a-710148504861 4b4a943981a541e180f8982585154e1d c6e39f5b0e8f4dbc99bfb84fcd32b822 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b36a33cf-f676-44c0-be92-e9ced1b4bb2d [pid: 7|app: 0|req: 369/764] 10.0.0.122 () {32 vars in 710 bytes} [Thu Apr 2 10:16:53 2026] DELETE /v2/images/b36a33cf-f676-44c0-be92-e9ced1b4bb2d => 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: 396/765] 10.0.0.122 () {32 vars in 707 bytes} [Thu Apr 2 10:16:54 2026] GET /v2/images/b36a33cf-f676-44c0-be92-e9ced1b4bb2d => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 10:16:54.071 7 WARNING glance.api.v2.images [None req-a3ff67b6-db08-469a-8295-ef8e620712d4 4b4a943981a541e180f8982585154e1d c6e39f5b0e8f4dbc99bfb84fcd32b822 - - default default] Failed to find image 895d25ce-6815-4578-b9d4-e13dbe907312 to delete: glance.common.exception.ImageNotFound: No image found with ID 895d25ce-6815-4578-b9d4-e13dbe907312 [pid: 7|app: 0|req: 370/766] 10.0.0.122 () {32 vars in 710 bytes} [Thu Apr 2 10:16:54 2026] DELETE /v2/images/895d25ce-6815-4578-b9d4-e13dbe907312 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/767] 10.0.0.122 () {32 vars in 707 bytes} [Thu Apr 2 10:16:54 2026] GET /v2/images/895d25ce-6815-4578-b9d4-e13dbe907312 => 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: 402/776] 10.0.0.233 () {36 vars in 987 bytes} [Thu Apr 2 10:17:29 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/777] 10.0.0.233 () {36 vars in 927 bytes} [Thu Apr 2 10:17:29 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/780] 10.0.0.233 () {36 vars in 987 bytes} [Thu Apr 2 10:17:40 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6 => 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: 404/781] 10.0.0.233 () {36 vars in 927 bytes} [Thu Apr 2 10:17:40 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: 379/784] 10.0.0.233 () {36 vars in 987 bytes} [Thu Apr 2 10:17:48 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6 => 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: 406/785] 10.0.0.233 () {36 vars in 927 bytes} [Thu Apr 2 10:17:48 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: 410/792] 10.0.0.122 () {30 vars in 411 bytes} [Thu Apr 2 10:18:22 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: 392/811] 10.0.0.233 () {36 vars in 987 bytes} [Thu Apr 2 10:19:54 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6 => 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/812] 10.0.0.233 () {36 vars in 927 bytes} [Thu Apr 2 10:19:54 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: 397/821] 10.0.0.122 () {32 vars in 707 bytes} [Thu Apr 2 10:20:37 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/822] 10.0.0.122 () {32 vars in 707 bytes} [Thu Apr 2 10:20:37 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/825] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 2 10:20:38 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6 => generated 1171 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/826] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 10:20:38 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/827] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 10:20:38 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: 428/828] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 2 10:20:38 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6 => 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: 401/829] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 10:20:38 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/830] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 10:20:38 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: 402/831] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 2 10:20:38 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6 => 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: 430/832] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 10:20:38 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: 403/833] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 10:20:38 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/834] 10.0.0.95 () {36 vars in 910 bytes} [Thu Apr 2 10:20:39 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/835] 10.0.0.95 () {36 vars in 1006 bytes} [Thu Apr 2 10:20:39 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6/locations => generated 127 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/836] 10.0.0.95 () {36 vars in 986 bytes} [Thu Apr 2 10:20:39 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6 => 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: 405/837] 10.0.0.95 () {36 vars in 926 bytes} [Thu Apr 2 10:20:39 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: 433/838] 10.0.0.95 () {36 vars in 926 bytes} [Thu Apr 2 10:20:39 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: 407/841] 10.0.0.233 () {36 vars in 987 bytes} [Thu Apr 2 10:20:55 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6 => 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: 435/842] 10.0.0.233 () {36 vars in 927 bytes} [Thu Apr 2 10:20:55 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/847] 10.0.0.233 () {36 vars in 987 bytes} [Thu Apr 2 10:21:12 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6 => 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: 410/848] 10.0.0.233 () {36 vars in 927 bytes} [Thu Apr 2 10:21:12 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/853] 10.0.0.233 () {36 vars in 987 bytes} [Thu Apr 2 10:21:29 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/854] 10.0.0.233 () {36 vars in 927 bytes} [Thu Apr 2 10:21: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: 420/867] 10.0.0.233 () {36 vars in 987 bytes} [Thu Apr 2 10:22:30 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6 => 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: 448/868] 10.0.0.233 () {36 vars in 927 bytes} [Thu Apr 2 10:22:30 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: 451/873] 10.0.0.233 () {36 vars in 987 bytes} [Thu Apr 2 10:22:49 2026] GET /v2/images/17f3f582-ebd3-4f7a-9ca9-eb40917afeb6 => 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: 423/874] 10.0.0.233 () {36 vars in 927 bytes} [Thu Apr 2 10:22:49 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: 455/881] 199.204.45.162 () {32 vars in 826 bytes} [Thu Apr 2 10:23:23 2026] GET /v2/images?status=active&owner=68db1ef5a729434b8581129c3ff4abdc&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/882] 199.204.45.162 () {32 vars in 653 bytes} [Thu Apr 2 10:23: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: 8|app: 0|req: 456/883] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 2 10:23:24 2026] GET /v2/images/a1b27556-4709-4988-bb8f-53041fe4f262 => 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: 428/884] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 10:23:24 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: 457/885] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 10:23:24 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: 429/886] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 2 10:23:24 2026] GET /v2/images/a1b27556-4709-4988-bb8f-53041fe4f262 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/887] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 10:23:24 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/888] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 10:23:24 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/889] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 2 10:23:24 2026] GET /v2/images/a1b27556-4709-4988-bb8f-53041fe4f262 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/890] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 2 10:23:24 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/891] 10.0.0.95 () {36 vars in 910 bytes} [Thu Apr 2 10:23:24 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/892] 10.0.0.95 () {36 vars in 1006 bytes} [Thu Apr 2 10:23:24 2026] GET /v2/images/a1b27556-4709-4988-bb8f-53041fe4f262/locations => generated 127 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/893] 10.0.0.95 () {36 vars in 986 bytes} [Thu Apr 2 10:23:24 2026] GET /v2/images/a1b27556-4709-4988-bb8f-53041fe4f262 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/894] 10.0.0.95 () {36 vars in 926 bytes} [Thu Apr 2 10:23:24 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: 462/895] 10.0.0.95 () {36 vars in 926 bytes} [Thu Apr 2 10:23:24 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/956] 10.0.0.122 () {32 vars in 633 bytes} [Thu Apr 2 10:28:22 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)