+ 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 [Fri May 8 23:29:28 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-5575fcd944-s59bx 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 0x7fd4485a8668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-08 23:29:30.995 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-08 23:29:31.093 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-08 23:29:31.837 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-08 23:29:31.838 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-08 23:29:31.838 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-08 23:29:31.944 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-08 23:29:31.945 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-08 23:29:31.946 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-08 23:29:33.831 8 WARNING glance.api.v2.images [None req-e6d0f877-5b14-4ad1-866c-9d2f40df9477 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-08 23:29:33.965 7 WARNING glance.api.v2.images [None req-c5f7203e-732b-4725-a014-fc2db0553c09 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-08 23:29:34.166 8 WARNING keystonemiddleware._common.config [None req-e6d0f877-5b14-4ad1-866c-9d2f40df9477 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 23:29:34.174 8 WARNING oslo_config.cfg [None req-e6d0f877-5b14-4ad1-866c-9d2f40df9477 - - - - - -] 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 0x7fd4485a8668 pid: 8 (default app) 2026-05-08 23:29:34.298 7 WARNING keystonemiddleware._common.config [None req-c5f7203e-732b-4725-a014-fc2db0553c09 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 23:29:34.306 7 WARNING oslo_config.cfg [None req-c5f7203e-732b-4725-a014-fc2db0553c09 - - - - - -] 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 0x7fd4485a8668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.95 () {42 vars in 685 bytes} [Fri May 8 23:29:35 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-05-08 23:29:36.438 7 WARNING oslo_policy.policy [None req-17c6fed5-4909-42aa-9695-eba0ea09347e 8704ca0f13d146a4b5d4bff7112e6a40 27a6812ac56241c899129abcd33388cb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 23:29:36.438 7 WARNING oslo_policy.policy [None req-17c6fed5-4909-42aa-9695-eba0ea09347e 8704ca0f13d146a4b5d4bff7112e6a40 27a6812ac56241c899129abcd33388cb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 23:29:36.461 7 WARNING oslo_policy.policy [None req-17c6fed5-4909-42aa-9695-eba0ea09347e 8704ca0f13d146a4b5d4bff7112e6a40 27a6812ac56241c899129abcd33388cb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 23:29:36.461 7 WARNING oslo_policy.policy [None req-17c6fed5-4909-42aa-9695-eba0ea09347e 8704ca0f13d146a4b5d4bff7112e6a40 27a6812ac56241c899129abcd33388cb - - 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/6] 199.204.45.95 () {44 vars in 907 bytes} [Fri May 8 23:29:35 2026] GET /v2/images => generated 69 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.95 () {42 vars in 685 bytes} [Fri May 8 23:29:39 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/8] 199.204.45.95 () {44 vars in 907 bytes} [Fri May 8 23:29:39 2026] GET /v2/images => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 23:29:39.766 8 WARNING oslo_policy.policy [None req-17c3efbc-70d4-461e-b674-e1986e158590 8704ca0f13d146a4b5d4bff7112e6a40 27a6812ac56241c899129abcd33388cb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 23:29:39.766 8 WARNING oslo_policy.policy [None req-17c3efbc-70d4-461e-b674-e1986e158590 8704ca0f13d146a4b5d4bff7112e6a40 27a6812ac56241c899129abcd33388cb - - 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/9] 199.204.45.95 () {44 vars in 908 bytes} [Fri May 8 23:29:39 2026] GET /v2/images/cirros => generated 151 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.95 () {44 vars in 930 bytes} [Fri May 8 23:29:39 2026] GET /v2/images?name=cirros => generated 81 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 23:29:39.898 8 WARNING oslo_policy.policy [None req-a787bee3-4b42-4707-b8d5-d85db8b0bfac 8704ca0f13d146a4b5d4bff7112e6a40 27a6812ac56241c899129abcd33388cb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 23:29:39.899 8 WARNING oslo_policy.policy [None req-a787bee3-4b42-4707-b8d5-d85db8b0bfac 8704ca0f13d146a4b5d4bff7112e6a40 27a6812ac56241c899129abcd33388cb - - 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: 8/11] 199.204.45.95 () {44 vars in 936 bytes} [Fri May 8 23:29:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 23:29:39.985 7 WARNING oslo_config.cfg [None req-458d3679-af2b-4181-9ddd-2ad29682e463 8704ca0f13d146a4b5d4bff7112e6a40 27a6812ac56241c899129abcd33388cb - - 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/12] 199.204.45.95 () {48 vars in 948 bytes} [Fri May 8 23:29:39 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 23:29:40.007 8 WARNING oslo_policy.policy [None req-4f7464db-785c-4ef7-a1ff-dff5a7ebac06 8704ca0f13d146a4b5d4bff7112e6a40 27a6812ac56241c899129abcd33388cb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 23:29:40.007 8 WARNING oslo_policy.policy [None req-4f7464db-785c-4ef7-a1ff-dff5a7ebac06 8704ca0f13d146a4b5d4bff7112e6a40 27a6812ac56241c899129abcd33388cb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 23:29:40.008 8 INFO glance.api.v2.image_data [None req-4f7464db-785c-4ef7-a1ff-dff5a7ebac06 8704ca0f13d146a4b5d4bff7112e6a40 27a6812ac56241c899129abcd33388cb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 23:29:43.235 8 WARNING glance.location [None req-4f7464db-785c-4ef7-a1ff-dff5a7ebac06 8704ca0f13d146a4b5d4bff7112e6a40 27a6812ac56241c899129abcd33388cb - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.95 () {48 vars in 1042 bytes} [Fri May 8 23:29:39 2026] PUT /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd/file => generated 0 bytes in 3273 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6677 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.95 () {44 vars in 968 bytes} [Fri May 8 23:29:43 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 23:29:43.309 8 WARNING oslo_config.cfg [None req-de526a5f-9343-4b45-8855-a9ede24820ab 8704ca0f13d146a4b5d4bff7112e6a40 27a6812ac56241c899129abcd33388cb - - 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: 10/17] 199.204.45.95 () {44 vars in 968 bytes} [Fri May 8 23:29:43 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/262] 199.204.45.95 () {42 vars in 685 bytes} [Fri May 8 23:50:07 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/263] 199.204.45.95 () {44 vars in 907 bytes} [Fri May 8 23:50:07 2026] GET /v2/images => generated 1240 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 199.204.45.95 () {42 vars in 685 bytes} [Fri May 8 23:50:31 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: 133/269] 199.204.45.95 () {44 vars in 907 bytes} [Fri May 8 23:50:31 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/270] 199.204.45.95 () {44 vars in 934 bytes} [Fri May 8 23:50:31 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/271] 199.204.45.95 () {44 vars in 956 bytes} [Fri May 8 23:50:31 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/272] 199.204.45.95 () {44 vars in 936 bytes} [Fri May 8 23:50:31 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/273] 199.204.45.95 () {48 vars in 948 bytes} [Fri May 8 23:50:31 2026] POST /v2/images => generated 796 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 23:50:31.472 8 INFO glance.api.v2.image_data [None req-4d906dac-75df-4e73-b31d-217c5d5b6565 8704ca0f13d146a4b5d4bff7112e6a40 27a6812ac56241c899129abcd33388cb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 23:50:56.616 8 WARNING glance.location [None req-4d906dac-75df-4e73-b31d-217c5d5b6565 8704ca0f13d146a4b5d4bff7112e6a40 27a6812ac56241c899129abcd33388cb - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 139/280] 199.204.45.95 () {48 vars in 1043 bytes} [Fri May 8 23:50:31 2026] PUT /v2/images/0d0151db-d8b8-4642-810a-d0499561f36e/file => generated 0 bytes in 25185 msecs (HTTP/1.1 204) 4 headers in 171 bytes (79530 switches on core 0) [pid: 7|app: 0|req: 142/281] 199.204.45.95 () {44 vars in 968 bytes} [Fri May 8 23:50:56 2026] GET /v2/images/0d0151db-d8b8-4642-810a-d0499561f36e => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 199.204.45.95 () {44 vars in 968 bytes} [Fri May 8 23:50:56 2026] GET /v2/images/0d0151db-d8b8-4642-810a-d0499561f36e => 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/283] 199.204.45.95 () {42 vars in 685 bytes} [Fri May 8 23:50:58 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 199.204.45.95 () {44 vars in 907 bytes} [Fri May 8 23:50:58 2026] GET /v2/images => generated 2451 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/365] 199.204.45.95 () {42 vars in 685 bytes} [Fri May 8 23:57: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: 182/366] 199.204.45.95 () {44 vars in 907 bytes} [Fri May 8 23:57:41 2026] GET /v2/images => generated 2451 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/371] 199.204.45.95 () {42 vars in 685 bytes} [Fri May 8 23:57:55 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: 187/372] 199.204.45.95 () {44 vars in 907 bytes} [Fri May 8 23:57:55 2026] GET /v2/images => generated 2451 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/373] 199.204.45.95 () {44 vars in 944 bytes} [Fri May 8 23:57:55 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/374] 199.204.45.95 () {44 vars in 966 bytes} [Fri May 8 23:57:55 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/375] 199.204.45.95 () {44 vars in 936 bytes} [Fri May 8 23:57:55 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) [pid: 7|app: 0|req: 189/376] 199.204.45.95 () {48 vars in 948 bytes} [Fri May 8 23:57:55 2026] POST /v2/images => generated 799 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 23:57:55.915 8 INFO glance.api.v2.image_data [None req-e7ed4f9c-106e-472e-a883-ed2c852dc9d1 8704ca0f13d146a4b5d4bff7112e6a40 27a6812ac56241c899129abcd33388cb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 23:58:08.743 8 INFO glance.location [None req-e7ed4f9c-106e-472e-a883-ed2c852dc9d1 8704ca0f13d146a4b5d4bff7112e6a40 27a6812ac56241c899129abcd33388cb - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 188/379] 199.204.45.95 () {48 vars in 1042 bytes} [Fri May 8 23:57:55 2026] PUT /v2/images/f1e82c21-85b6-468c-a9fb-fab89cac1e03/file => generated 0 bytes in 12893 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25790 switches on core 0) [pid: 7|app: 0|req: 192/380] 199.204.45.95 () {44 vars in 968 bytes} [Fri May 8 23:58:08 2026] GET /v2/images/f1e82c21-85b6-468c-a9fb-fab89cac1e03 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/381] 199.204.45.95 () {48 vars in 1047 bytes} [Fri May 8 23:58:08 2026] PATCH /v2/images/f1e82c21-85b6-468c-a9fb-fab89cac1e03 => generated 1234 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/382] 199.204.45.95 () {44 vars in 968 bytes} [Fri May 8 23:58:08 2026] GET /v2/images/f1e82c21-85b6-468c-a9fb-fab89cac1e03 => generated 1234 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/391] 199.204.45.95 () {42 vars in 685 bytes} [Fri May 8 23:58:45 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: 198/392] 199.204.45.95 () {44 vars in 907 bytes} [Fri May 8 23:58:45 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: 8|app: 0|req: 196/395] 199.204.45.95 () {42 vars in 685 bytes} [Fri May 8 23:59: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: 200/396] 199.204.45.95 () {44 vars in 907 bytes} [Fri May 8 23:59:00 2026] GET /v2/images => generated 3687 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/397] 199.204.45.95 () {44 vars in 936 bytes} [Fri May 8 23:59:00 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 199.204.45.95 () {44 vars in 958 bytes} [Fri May 8 23:59:00 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/399] 199.204.45.95 () {44 vars in 936 bytes} [Fri May 8 23:59:00 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: 202/400] 199.204.45.95 () {48 vars in 948 bytes} [Fri May 8 23:59:00 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 23:59:00.461 8 INFO glance.api.v2.image_data [None req-665d27af-cb7a-4542-98d2-0341a79cb076 8704ca0f13d146a4b5d4bff7112e6a40 27a6812ac56241c899129abcd33388cb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 23:59:08.875 8 INFO glance.location [None req-665d27af-cb7a-4542-98d2-0341a79cb076 8704ca0f13d146a4b5d4bff7112e6a40 27a6812ac56241c899129abcd33388cb - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 199/403] 199.204.45.95 () {48 vars in 1042 bytes} [Fri May 8 23:59:00 2026] PUT /v2/images/ccb3ef84-d0d3-43e4-a019-599d4765c57f/file => generated 0 bytes in 8453 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22369 switches on core 0) [pid: 7|app: 0|req: 205/404] 199.204.45.95 () {44 vars in 968 bytes} [Fri May 8 23:59:08 2026] GET /v2/images/ccb3ef84-d0d3-43e4-a019-599d4765c57f => generated 1203 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/405] 199.204.45.95 () {44 vars in 968 bytes} [Fri May 8 23:59:08 2026] GET /v2/images/ccb3ef84-d0d3-43e4-a019-599d4765c57f => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/552] 199.204.45.95 () {42 vars in 685 bytes} [Sat May 9 00:11:16 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: 274/553] 199.204.45.95 () {44 vars in 907 bytes} [Sat May 9 00:11:16 2026] GET /v2/images => generated 4892 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/580] 199.204.45.95 () {42 vars in 685 bytes} [Sat May 9 00:13:31 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: 293/581] 199.204.45.95 () {44 vars in 907 bytes} [Sat May 9 00:13:31 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: 289/582] 199.204.45.95 () {42 vars in 685 bytes} [Sat May 9 00:13:32 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: 294/583] 199.204.45.95 () {44 vars in 907 bytes} [Sat May 9 00:13:32 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: 7|app: 0|req: 300/594] 199.204.45.95 () {42 vars in 685 bytes} [Sat May 9 00:14: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: 295/595] 199.204.45.95 () {44 vars in 907 bytes} [Sat May 9 00:14:20 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/598] 199.204.45.95 () {42 vars in 685 bytes} [Sat May 9 00:14:27 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: 302/599] 199.204.45.95 () {44 vars in 907 bytes} [Sat May 9 00:14:27 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: 7|app: 0|req: 309/612] 199.204.45.95 () {42 vars in 685 bytes} [Sat May 9 00:15:27 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: 304/613] 199.204.45.95 () {44 vars in 907 bytes} [Sat May 9 00:15:27 2026] GET /v2/images => generated 4892 bytes in 46 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: 309/622] 10.0.0.145 () {32 vars in 633 bytes} [Sat May 9 00:16:09 2026] GET /v2/images => generated 4892 bytes in 15 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: 316/627] 10.0.0.218 () {36 vars in 987 bytes} [Sat May 9 00:16:32 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd => generated 1171 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/628] 10.0.0.218 () {36 vars in 927 bytes} [Sat May 9 00:16:32 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: 317/629] 10.0.0.203 () {36 vars in 987 bytes} [Sat May 9 00:16:33 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd => generated 1171 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/630] 10.0.0.203 () {36 vars in 927 bytes} [Sat May 9 00:16:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/631] 10.0.0.203 () {36 vars in 927 bytes} [Sat May 9 00:16:33 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: 314/632] 10.0.0.203 () {36 vars in 987 bytes} [Sat May 9 00:16:33 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd => 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: 319/633] 10.0.0.203 () {36 vars in 927 bytes} [Sat May 9 00:16:33 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: 315/634] 10.0.0.203 () {36 vars in 927 bytes} [Sat May 9 00:16:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/637] 10.0.0.203 () {36 vars in 987 bytes} [Sat May 9 00:16:33 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd => 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: 321/638] 10.0.0.203 () {36 vars in 927 bytes} [Sat May 9 00:16:33 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/639] 10.0.0.203 () {36 vars in 927 bytes} [Sat May 9 00:16:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/640] 10.0.0.115 () {36 vars in 911 bytes} [Sat May 9 00:16:34 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: 319/641] 10.0.0.115 () {36 vars in 1007 bytes} [Sat May 9 00:16:34 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd/locations => generated 127 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/642] 10.0.0.115 () {36 vars in 987 bytes} [Sat May 9 00:16:34 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd => 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: 320/643] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 00:16:34 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: 324/644] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 00:16:34 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: 321/645] 199.204.45.95 () {36 vars in 990 bytes} [Sat May 9 00:16:41 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd => 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: 325/646] 199.204.45.95 () {36 vars in 930 bytes} [Sat May 9 00:16:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/647] 199.204.45.95 () {36 vars in 990 bytes} [Sat May 9 00:16:42 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/648] 199.204.45.95 () {36 vars in 930 bytes} [Sat May 9 00:16: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: 328/651] 10.0.0.218 () {36 vars in 987 bytes} [Sat May 9 00:16:48 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd => 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: 324/652] 10.0.0.218 () {36 vars in 927 bytes} [Sat May 9 00:16: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: 328/659] 10.0.0.218 () {36 vars in 987 bytes} [Sat May 9 00:17:16 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd => 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: 332/660] 10.0.0.218 () {36 vars in 927 bytes} [Sat May 9 00:17:16 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: 329/661] 10.0.0.145 () {32 vars in 707 bytes} [Sat May 9 00:17:17 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd => 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: 333/662] 10.0.0.145 () {32 vars in 707 bytes} [Sat May 9 00:17:17 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/663] 10.0.0.203 () {36 vars in 987 bytes} [Sat May 9 00:17:17 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd => 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: 334/664] 10.0.0.203 () {36 vars in 927 bytes} [Sat May 9 00:17:17 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: 331/665] 10.0.0.203 () {36 vars in 927 bytes} [Sat May 9 00:17:17 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: 335/666] 10.0.0.203 () {36 vars in 987 bytes} [Sat May 9 00:17:17 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd => 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: 332/667] 10.0.0.203 () {36 vars in 927 bytes} [Sat May 9 00:17: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: 336/668] 10.0.0.203 () {36 vars in 927 bytes} [Sat May 9 00:17:17 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/669] 10.0.0.203 () {36 vars in 987 bytes} [Sat May 9 00:17:17 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd => 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: 337/670] 10.0.0.203 () {36 vars in 927 bytes} [Sat May 9 00:17:17 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/671] 10.0.0.115 () {36 vars in 911 bytes} [Sat May 9 00:17:17 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: 338/672] 10.0.0.115 () {36 vars in 1007 bytes} [Sat May 9 00:17:17 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/673] 10.0.0.115 () {36 vars in 987 bytes} [Sat May 9 00:17:17 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd => 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: 339/674] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 00:17:17 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: 336/675] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 00:17:17 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: 341/678] 10.0.0.145 () {34 vars in 655 bytes} [Sat May 9 00:17:24 2026] POST /v2/images => generated 649 bytes in 167 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-09 00:17:24.312 8 WARNING glance.api.v2.images [None req-030a922c-fbeb-49f9-b3e1-81fb0301f138 ac0318e81a034a30ae7fdd5223e83172 92830a1d40d44bd68d08469157631fb9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//214f0c6a-2ad4-4a55-a446-1869c35e6c09 [pid: 8|app: 0|req: 338/679] 10.0.0.145 () {32 vars in 710 bytes} [Sat May 9 00:17:24 2026] DELETE /v2/images/214f0c6a-2ad4-4a55-a446-1869c35e6c09 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/680] 10.0.0.145 () {32 vars in 707 bytes} [Sat May 9 00:17:24 2026] GET /v2/images/214f0c6a-2ad4-4a55-a446-1869c35e6c09 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/681] 10.0.0.145 () {32 vars in 633 bytes} [Sat May 9 00:17:24 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/682] 10.0.0.145 () {34 vars in 655 bytes} [Sat May 9 00:17:24 2026] POST /v2/images => generated 703 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/683] 10.0.0.145 () {32 vars in 717 bytes} [Sat May 9 00:17:24 2026] GET /v2/images/a3bd039d-6ad0-485a-98a2-eda86378c8f5/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 00:17:24.493 7 WARNING oslo_policy.policy [None req-ea10e0f1-ed76-4197-8e98-226f8406471f ac0318e81a034a30ae7fdd5223e83172 92830a1d40d44bd68d08469157631fb9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 00:17:24.493 7 WARNING oslo_policy.policy [None req-ea10e0f1-ed76-4197-8e98-226f8406471f ac0318e81a034a30ae7fdd5223e83172 92830a1d40d44bd68d08469157631fb9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 00:17:24.495 7 INFO glance.api.v2.image_data [None req-ea10e0f1-ed76-4197-8e98-226f8406471f ac0318e81a034a30ae7fdd5223e83172 92830a1d40d44bd68d08469157631fb9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 00:17:24.546 7 WARNING glance_store._drivers.rbd [None req-ea10e0f1-ed76-4197-8e98-226f8406471f ac0318e81a034a30ae7fdd5223e83172 92830a1d40d44bd68d08469157631fb9 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-09 00:17:24.772 7 INFO glance.location [None req-ea10e0f1-ed76-4197-8e98-226f8406471f ac0318e81a034a30ae7fdd5223e83172 92830a1d40d44bd68d08469157631fb9 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 344/684] 10.0.0.145 () {32 vars in 727 bytes} [Sat May 9 00:17:24 2026] PUT /v2/images/a3bd039d-6ad0-485a-98a2-eda86378c8f5/file => generated 0 bytes in 329 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/685] 10.0.0.145 () {32 vars in 707 bytes} [Sat May 9 00:17:24 2026] GET /v2/images/a3bd039d-6ad0-485a-98a2-eda86378c8f5 => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/686] 10.0.0.145 () {32 vars in 717 bytes} [Sat May 9 00:17:24 2026] GET /v2/images/a3bd039d-6ad0-485a-98a2-eda86378c8f5/file => generated 1024 bytes in 150 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/687] 10.0.0.145 () {34 vars in 655 bytes} [Sat May 9 00:17:24 2026] POST /v2/images => generated 649 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/688] 10.0.0.145 () {32 vars in 726 bytes} [Sat May 9 00:17:25 2026] PATCH /v2/images/37deaedc-65d9-4bc1-8d5e-e2ee48d060d0 => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/689] 10.0.0.145 () {32 vars in 707 bytes} [Sat May 9 00:17:25 2026] GET /v2/images/37deaedc-65d9-4bc1-8d5e-e2ee48d060d0 => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 00:17:25.119 7 WARNING glance.api.v2.images [None req-a7bd0d42-2e1f-4408-b8cd-3456a74e34a9 ac0318e81a034a30ae7fdd5223e83172 92830a1d40d44bd68d08469157631fb9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//37deaedc-65d9-4bc1-8d5e-e2ee48d060d0 [pid: 7|app: 0|req: 347/690] 10.0.0.145 () {32 vars in 710 bytes} [Sat May 9 00:17:25 2026] DELETE /v2/images/37deaedc-65d9-4bc1-8d5e-e2ee48d060d0 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/691] 10.0.0.145 () {32 vars in 707 bytes} [Sat May 9 00:17:25 2026] GET /v2/images/37deaedc-65d9-4bc1-8d5e-e2ee48d060d0 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 00:17:25.185 7 WARNING glance.api.v2.images [None req-c1450a3e-0d3c-4242-a198-a60c564169a0 ac0318e81a034a30ae7fdd5223e83172 92830a1d40d44bd68d08469157631fb9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a3bd039d-6ad0-485a-98a2-eda86378c8f5 [pid: 7|app: 0|req: 348/692] 10.0.0.145 () {32 vars in 710 bytes} [Sat May 9 00:17:25 2026] DELETE /v2/images/a3bd039d-6ad0-485a-98a2-eda86378c8f5 => generated 0 bytes in 830 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/693] 10.0.0.145 () {32 vars in 707 bytes} [Sat May 9 00:17:26 2026] GET /v2/images/a3bd039d-6ad0-485a-98a2-eda86378c8f5 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 00:17:26.029 7 WARNING glance.api.v2.images [None req-a862ed28-3b06-4e9a-abf4-911d5517c4f7 ac0318e81a034a30ae7fdd5223e83172 92830a1d40d44bd68d08469157631fb9 - - default default] Failed to find image 214f0c6a-2ad4-4a55-a446-1869c35e6c09 to delete: glance.common.exception.ImageNotFound: No image found with ID 214f0c6a-2ad4-4a55-a446-1869c35e6c09 [pid: 7|app: 0|req: 349/694] 10.0.0.145 () {32 vars in 710 bytes} [Sat May 9 00:17:26 2026] DELETE /v2/images/214f0c6a-2ad4-4a55-a446-1869c35e6c09 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/695] 10.0.0.145 () {32 vars in 707 bytes} [Sat May 9 00:17:26 2026] GET /v2/images/214f0c6a-2ad4-4a55-a446-1869c35e6c09 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/700] 10.0.0.218 () {36 vars in 987 bytes} [Sat May 9 00:17:45 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd => 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: 349/701] 10.0.0.218 () {36 vars in 927 bytes} [Sat May 9 00:17:46 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: 353/702] 10.0.0.218 () {36 vars in 987 bytes} [Sat May 9 00:17:52 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd => 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: 350/703] 10.0.0.218 () {36 vars in 927 bytes} [Sat May 9 00:17:52 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/706] 10.0.0.218 () {36 vars in 987 bytes} [Sat May 9 00:17:54 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd => 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: 355/707] 10.0.0.218 () {36 vars in 927 bytes} [Sat May 9 00:17:54 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: 356/714] 10.0.0.218 () {36 vars in 987 bytes} [Sat May 9 00:18:23 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd => 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: 359/715] 10.0.0.218 () {36 vars in 927 bytes} [Sat May 9 00:18:23 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: 362/726] 10.0.0.145 () {30 vars in 411 bytes} [Sat May 9 00:19:15 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: 364/729] 10.0.0.218 () {36 vars in 987 bytes} [Sat May 9 00:19:26 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd => 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: 366/730] 10.0.0.218 () {36 vars in 927 bytes} [Sat May 9 00:19:27 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/733] 10.0.0.218 () {36 vars in 987 bytes} [Sat May 9 00:19:34 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd => 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: 366/734] 10.0.0.218 () {36 vars in 927 bytes} [Sat May 9 00:19:34 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/739] 10.0.0.218 () {36 vars in 987 bytes} [Sat May 9 00:20:01 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd => 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: 369/740] 10.0.0.218 () {36 vars in 927 bytes} [Sat May 9 00:20:01 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: 373/743] 10.0.0.218 () {36 vars in 987 bytes} [Sat May 9 00:20:12 2026] GET /v2/images/6ed10776-5ef3-4a48-818c-a8d939e695fd => 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: 371/744] 10.0.0.218 () {36 vars in 927 bytes} [Sat May 9 00:20:12 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: 375/751] 199.204.45.95 () {32 vars in 825 bytes} [Sat May 9 00:20:40 2026] GET /v2/images?status=active&owner=27a6812ac56241c899129abcd33388cb&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/752] 199.204.45.95 () {32 vars in 652 bytes} [Sat May 9 00:20:40 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: 376/753] 10.0.0.203 () {36 vars in 987 bytes} [Sat May 9 00:20:41 2026] GET /v2/images/0d0151db-d8b8-4642-810a-d0499561f36e => 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: 378/754] 10.0.0.203 () {36 vars in 927 bytes} [Sat May 9 00:20:41 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/755] 10.0.0.203 () {36 vars in 927 bytes} [Sat May 9 00:20:41 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/756] 10.0.0.203 () {36 vars in 987 bytes} [Sat May 9 00:20:41 2026] GET /v2/images/0d0151db-d8b8-4642-810a-d0499561f36e => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/757] 10.0.0.203 () {36 vars in 927 bytes} [Sat May 9 00:20:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/758] 10.0.0.203 () {36 vars in 927 bytes} [Sat May 9 00:20:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/759] 10.0.0.203 () {36 vars in 987 bytes} [Sat May 9 00:20:41 2026] GET /v2/images/0d0151db-d8b8-4642-810a-d0499561f36e => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/760] 10.0.0.203 () {36 vars in 927 bytes} [Sat May 9 00:20:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/761] 10.0.0.115 () {36 vars in 911 bytes} [Sat May 9 00:20:41 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/762] 10.0.0.115 () {36 vars in 1007 bytes} [Sat May 9 00:20:41 2026] GET /v2/images/0d0151db-d8b8-4642-810a-d0499561f36e/locations => generated 127 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/763] 10.0.0.115 () {36 vars in 987 bytes} [Sat May 9 00:20:41 2026] GET /v2/images/0d0151db-d8b8-4642-810a-d0499561f36e => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/764] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 00:20:41 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/765] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 00:20:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/808] 10.0.0.145 () {32 vars in 633 bytes} [Sat May 9 00:24:12 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)