+ 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 [Wed Aug 26 04:21:49 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-bfc4b87b5-vjw74 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f73f0c6d668 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-08-26 04:21:51.270 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-26 04:21:51.368 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-08-26 04:21:52.124 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-26 04:21:52.124 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-26 04:21:52.125 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-26 04:21:52.222 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-26 04:21:52.223 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-26 04:21:52.223 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-26 04:21:54.166 7 WARNING glance.api.v2.images [None req-80c25d16-2dc5-4070-8834-5177ed854d50 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-26 04:21:54.245 8 WARNING glance.api.v2.images [None req-bc3368e8-3234-4a48-9301-af3b60fa08b1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-26 04:21:54.490 7 WARNING keystonemiddleware._common.config [None req-80c25d16-2dc5-4070-8834-5177ed854d50 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-26 04:21:54.497 7 WARNING oslo_config.cfg [None req-80c25d16-2dc5-4070-8834-5177ed854d50 - - - - - -] 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 0x7f73f0c6d668 pid: 7 (default app) 2026-08-26 04:21:54.583 8 WARNING keystonemiddleware._common.config [None req-bc3368e8-3234-4a48-9301-af3b60fa08b1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-26 04:21:54.591 8 WARNING oslo_config.cfg [None req-bc3368e8-3234-4a48-9301-af3b60fa08b1 - - - - - -] 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 0x7f73f0c6d668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 162.253.55.161 () {42 vars in 687 bytes} [Wed Aug 26 04:21:56 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-08-26 04:21:56.598 8 WARNING oslo_policy.policy [None req-0363aef1-e330-4ddc-99d7-e39b455f91ff 4dc65bb00d0c46b5be90ce870642cf92 3b10058ad1ac462a869edab0339f30c3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-26 04:21:56.599 8 WARNING oslo_policy.policy [None req-0363aef1-e330-4ddc-99d7-e39b455f91ff 4dc65bb00d0c46b5be90ce870642cf92 3b10058ad1ac462a869edab0339f30c3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-26 04:21:56.623 8 WARNING oslo_policy.policy [None req-0363aef1-e330-4ddc-99d7-e39b455f91ff 4dc65bb00d0c46b5be90ce870642cf92 3b10058ad1ac462a869edab0339f30c3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-26 04:21:56.623 8 WARNING oslo_policy.policy [None req-0363aef1-e330-4ddc-99d7-e39b455f91ff 4dc65bb00d0c46b5be90ce870642cf92 3b10058ad1ac462a869edab0339f30c3 - - 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: 1/5] 162.253.55.161 () {44 vars in 909 bytes} [Wed Aug 26 04:21:56 2026] GET /v2/images => generated 69 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 162.253.55.161 () {42 vars in 687 bytes} [Wed Aug 26 04:22:00 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: 2/7] 162.253.55.161 () {44 vars in 909 bytes} [Wed Aug 26 04:22:00 2026] GET /v2/images => generated 69 bytes in 38 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-08-26 04:22:00.436 7 WARNING oslo_policy.policy [None req-789816b2-7031-4936-8abb-ea6492426230 4dc65bb00d0c46b5be90ce870642cf92 3b10058ad1ac462a869edab0339f30c3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-26 04:22:00.437 7 WARNING oslo_policy.policy [None req-789816b2-7031-4936-8abb-ea6492426230 4dc65bb00d0c46b5be90ce870642cf92 3b10058ad1ac462a869edab0339f30c3 - - 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: 6/8] 162.253.55.161 () {44 vars in 910 bytes} [Wed Aug 26 04:22:00 2026] GET /v2/images/cirros => generated 151 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 162.253.55.161 () {44 vars in 932 bytes} [Wed Aug 26 04:22:00 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-26 04:22:00.591 7 WARNING oslo_policy.policy [None req-9db1bcda-4a5e-48b6-9600-35e0a99693f1 4dc65bb00d0c46b5be90ce870642cf92 3b10058ad1ac462a869edab0339f30c3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-26 04:22:00.592 7 WARNING oslo_policy.policy [None req-9db1bcda-4a5e-48b6-9600-35e0a99693f1 4dc65bb00d0c46b5be90ce870642cf92 3b10058ad1ac462a869edab0339f30c3 - - 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: 7/10] 162.253.55.161 () {44 vars in 938 bytes} [Wed Aug 26 04:22:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-26 04:22:00.681 8 WARNING oslo_config.cfg [None req-a9590001-8ab8-458a-8659-66c542aca87d 4dc65bb00d0c46b5be90ce870642cf92 3b10058ad1ac462a869edab0339f30c3 - - 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: 4/11] 162.253.55.161 () {48 vars in 950 bytes} [Wed Aug 26 04:22:00 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-26 04:22:00.701 7 WARNING oslo_policy.policy [None req-8bbf8097-0892-444c-a16f-a4a5721ce8b3 4dc65bb00d0c46b5be90ce870642cf92 3b10058ad1ac462a869edab0339f30c3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-26 04:22:00.701 7 WARNING oslo_policy.policy [None req-8bbf8097-0892-444c-a16f-a4a5721ce8b3 4dc65bb00d0c46b5be90ce870642cf92 3b10058ad1ac462a869edab0339f30c3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-26 04:22:00.703 7 INFO glance.api.v2.image_data [None req-8bbf8097-0892-444c-a16f-a4a5721ce8b3 4dc65bb00d0c46b5be90ce870642cf92 3b10058ad1ac462a869edab0339f30c3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-26 04:22:04.348 7 WARNING glance.location [None req-8bbf8097-0892-444c-a16f-a4a5721ce8b3 4dc65bb00d0c46b5be90ce870642cf92 3b10058ad1ac462a869edab0339f30c3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 162.253.55.161 () {48 vars in 1044 bytes} [Wed Aug 26 04:22:00 2026] PUT /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e/file => generated 0 bytes in 3697 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3911 switches on core 0) [pid: 8|app: 0|req: 7/15] 162.253.55.161 () {44 vars in 970 bytes} [Wed Aug 26 04:22:04 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-26 04:22:04.497 7 WARNING oslo_config.cfg [None req-c4f52880-7f96-4ced-9479-6e64d86a55a0 4dc65bb00d0c46b5be90ce870642cf92 3b10058ad1ac462a869edab0339f30c3 - - 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: 9/16] 162.253.55.161 () {48 vars in 1050 bytes} [Wed Aug 26 04:22:04 2026] PATCH /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 162.253.55.161 () {44 vars in 970 bytes} [Wed Aug 26 04:22:04 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/268] 162.253.55.161 () {42 vars in 687 bytes} [Wed Aug 26 04:42: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: 134/269] 162.253.55.161 () {44 vars in 909 bytes} [Wed Aug 26 04:42:53 2026] GET /v2/images => generated 1381 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 162.253.55.161 () {42 vars in 687 bytes} [Wed Aug 26 04:43:10 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: 136/273] 162.253.55.161 () {44 vars in 909 bytes} [Wed Aug 26 04:43:10 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 162.253.55.161 () {44 vars in 936 bytes} [Wed Aug 26 04:43:10 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 162.253.55.161 () {44 vars in 958 bytes} [Wed Aug 26 04:43:10 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 162.253.55.161 () {44 vars in 938 bytes} [Wed Aug 26 04:43:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 162.253.55.161 () {48 vars in 950 bytes} [Wed Aug 26 04:43:11 2026] POST /v2/images => generated 796 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-26 04:43:11.074 7 INFO glance.api.v2.image_data [None req-5fbe2b3c-79b4-419d-bb39-a032f99a0384 4dc65bb00d0c46b5be90ce870642cf92 3b10058ad1ac462a869edab0339f30c3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-26 04:43:53.096 7 WARNING glance.location [None req-5fbe2b3c-79b4-419d-bb39-a032f99a0384 4dc65bb00d0c46b5be90ce870642cf92 3b10058ad1ac462a869edab0339f30c3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/286] 162.253.55.161 () {48 vars in 1045 bytes} [Wed Aug 26 04:43:11 2026] PUT /v2/images/c4946ada-d857-4919-ad91-272319be14cd/file => generated 0 bytes in 42069 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65117 switches on core 0) [pid: 8|app: 0|req: 147/287] 162.253.55.161 () {44 vars in 970 bytes} [Wed Aug 26 04:43:53 2026] GET /v2/images/c4946ada-d857-4919-ad91-272319be14cd => 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: 141/288] 162.253.55.161 () {48 vars in 1050 bytes} [Wed Aug 26 04:43:53 2026] PATCH /v2/images/c4946ada-d857-4919-ad91-272319be14cd => generated 1395 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/289] 162.253.55.161 () {44 vars in 970 bytes} [Wed Aug 26 04:43:53 2026] GET /v2/images/c4946ada-d857-4919-ad91-272319be14cd => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/292] 162.253.55.161 () {42 vars in 687 bytes} [Wed Aug 26 04:43:54 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: 150/293] 162.253.55.161 () {44 vars in 909 bytes} [Wed Aug 26 04:43:54 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/378] 162.253.55.161 () {42 vars in 687 bytes} [Wed Aug 26 04:50:55 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: 186/379] 162.253.55.161 () {44 vars in 909 bytes} [Wed Aug 26 04:50:55 2026] GET /v2/images => generated 2778 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/382] 162.253.55.161 () {42 vars in 687 bytes} [Wed Aug 26 04:51:07 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: 195/383] 162.253.55.161 () {44 vars in 909 bytes} [Wed Aug 26 04:51:07 2026] GET /v2/images => generated 2778 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/384] 162.253.55.161 () {44 vars in 946 bytes} [Wed Aug 26 04:51:08 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/385] 162.253.55.161 () {44 vars in 968 bytes} [Wed Aug 26 04:51:08 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/386] 162.253.55.161 () {44 vars in 938 bytes} [Wed Aug 26 04:51:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/387] 162.253.55.161 () {48 vars in 950 bytes} [Wed Aug 26 04:51:08 2026] POST /v2/images => generated 799 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-26 04:51:08.159 7 INFO glance.api.v2.image_data [None req-349a8852-febf-4a84-bffa-220717af0f47 4dc65bb00d0c46b5be90ce870642cf92 3b10058ad1ac462a869edab0339f30c3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-26 04:51:53.038 7 INFO glance.location [None req-349a8852-febf-4a84-bffa-220717af0f47 4dc65bb00d0c46b5be90ce870642cf92 3b10058ad1ac462a869edab0339f30c3 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 191/396] 162.253.55.161 () {48 vars in 1044 bytes} [Wed Aug 26 04:51:08 2026] PUT /v2/images/2d559ea0-e580-4eb4-844b-4678496de299/file => generated 0 bytes in 44932 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19692 switches on core 0) [pid: 8|app: 0|req: 206/397] 162.253.55.161 () {44 vars in 970 bytes} [Wed Aug 26 04:51:53 2026] GET /v2/images/2d559ea0-e580-4eb4-844b-4678496de299 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/398] 162.253.55.161 () {48 vars in 1050 bytes} [Wed Aug 26 04:51:53 2026] PATCH /v2/images/2d559ea0-e580-4eb4-844b-4678496de299 => generated 1410 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/399] 162.253.55.161 () {44 vars in 970 bytes} [Wed Aug 26 04:51:53 2026] GET /v2/images/2d559ea0-e580-4eb4-844b-4678496de299 => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/410] 162.253.55.161 () {42 vars in 687 bytes} [Wed Aug 26 04:52:33 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: 213/411] 162.253.55.161 () {44 vars in 909 bytes} [Wed Aug 26 04:52:33 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/414] 162.253.55.161 () {42 vars in 687 bytes} [Wed Aug 26 04:52:48 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: 215/415] 162.253.55.161 () {44 vars in 909 bytes} [Wed Aug 26 04:52:48 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/416] 162.253.55.161 () {44 vars in 938 bytes} [Wed Aug 26 04:52:48 2026] GET /v2/images/manila-service-image => generated 165 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/417] 162.253.55.161 () {44 vars in 960 bytes} [Wed Aug 26 04:52:48 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/418] 162.253.55.161 () {44 vars in 938 bytes} [Wed Aug 26 04:52:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/419] 162.253.55.161 () {48 vars in 950 bytes} [Wed Aug 26 04:52:48 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-26 04:52:48.881 7 INFO glance.api.v2.image_data [None req-13454bcc-48f2-4f51-8662-87979d60fba0 4dc65bb00d0c46b5be90ce870642cf92 3b10058ad1ac462a869edab0339f30c3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-26 04:53:06.677 7 INFO glance.location [None req-13454bcc-48f2-4f51-8662-87979d60fba0 4dc65bb00d0c46b5be90ce870642cf92 3b10058ad1ac462a869edab0339f30c3 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 203/424] 162.253.55.161 () {48 vars in 1045 bytes} [Wed Aug 26 04:52:48 2026] PUT /v2/images/14eb2838-c613-4f16-8be3-11c613a61cc4/file => generated 0 bytes in 17850 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30415 switches on core 0) [pid: 8|app: 0|req: 222/425] 162.253.55.161 () {44 vars in 970 bytes} [Wed Aug 26 04:53:06 2026] GET /v2/images/14eb2838-c613-4f16-8be3-11c613a61cc4 => generated 1204 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/426] 162.253.55.161 () {48 vars in 1050 bytes} [Wed Aug 26 04:53:06 2026] PATCH /v2/images/14eb2838-c613-4f16-8be3-11c613a61cc4 => generated 1382 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/427] 162.253.55.161 () {44 vars in 970 bytes} [Wed Aug 26 04:53:06 2026] GET /v2/images/14eb2838-c613-4f16-8be3-11c613a61cc4 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/594] 162.253.55.161 () {42 vars in 687 bytes} [Wed Aug 26 05:06:59 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: 307/595] 162.253.55.161 () {44 vars in 909 bytes} [Wed Aug 26 05:06:59 2026] GET /v2/images => generated 5574 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/624] 162.253.55.161 () {42 vars in 687 bytes} [Wed Aug 26 05:09: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: 322/625] 162.253.55.161 () {44 vars in 909 bytes} [Wed Aug 26 05:09:22 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/628] 162.253.55.161 () {42 vars in 687 bytes} [Wed Aug 26 05:09:24 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: 324/629] 162.253.55.161 () {44 vars in 909 bytes} [Wed Aug 26 05:09:24 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/640] 162.253.55.161 () {42 vars in 687 bytes} [Wed Aug 26 05:10:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/641] 162.253.55.161 () {44 vars in 909 bytes} [Wed Aug 26 05:10:16 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/644] 162.253.55.161 () {42 vars in 687 bytes} [Wed Aug 26 05:10:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/645] 162.253.55.161 () {44 vars in 909 bytes} [Wed Aug 26 05:10:25 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/658] 162.253.55.161 () {42 vars in 687 bytes} [Wed Aug 26 05:11:29 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: 339/659] 162.253.55.161 () {44 vars in 909 bytes} [Wed Aug 26 05:11:29 2026] GET /v2/images => generated 5574 bytes in 53 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: 325/668] 10.0.0.86 () {32 vars in 631 bytes} [Wed Aug 26 05:12:10 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/673] 10.0.0.123 () {36 vars in 986 bytes} [Wed Aug 26 05:12:31 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 105 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: 346/674] 10.0.0.123 () {36 vars in 926 bytes} [Wed Aug 26 05:12:31 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: 329/675] 10.0.0.123 () {36 vars in 926 bytes} [Wed Aug 26 05:12:31 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/676] 10.0.0.123 () {36 vars in 986 bytes} [Wed Aug 26 05:12:31 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/677] 10.0.0.123 () {36 vars in 926 bytes} [Wed Aug 26 05:12:31 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: 348/678] 10.0.0.123 () {36 vars in 926 bytes} [Wed Aug 26 05:12:31 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: 331/679] 10.0.0.123 () {36 vars in 986 bytes} [Wed Aug 26 05:12:31 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/680] 10.0.0.123 () {36 vars in 926 bytes} [Wed Aug 26 05:12:31 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/681] 10.0.0.123 () {36 vars in 926 bytes} [Wed Aug 26 05:12:31 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: 350/682] 10.0.0.135 () {36 vars in 986 bytes} [Wed Aug 26 05:12:32 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/683] 10.0.0.135 () {36 vars in 926 bytes} [Wed Aug 26 05:12:32 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: 351/684] 10.0.0.135 () {36 vars in 986 bytes} [Wed Aug 26 05:12:32 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/685] 10.0.0.135 () {36 vars in 926 bytes} [Wed Aug 26 05:12:32 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: 352/686] 10.0.0.135 () {36 vars in 926 bytes} [Wed Aug 26 05:12:32 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/689] 10.0.0.63 () {36 vars in 985 bytes} [Wed Aug 26 05:12:35 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/690] 10.0.0.63 () {36 vars in 925 bytes} [Wed Aug 26 05:12:35 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: 355/691] 10.0.0.63 () {36 vars in 985 bytes} [Wed Aug 26 05:12:43 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/692] 10.0.0.63 () {36 vars in 925 bytes} [Wed Aug 26 05:12:43 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: 357/695] 10.0.0.63 () {36 vars in 985 bytes} [Wed Aug 26 05:12:44 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/696] 10.0.0.63 () {36 vars in 925 bytes} [Wed Aug 26 05:12:44 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: 358/697] 162.253.55.161 () {36 vars in 990 bytes} [Wed Aug 26 05:12:45 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/698] 162.253.55.161 () {36 vars in 930 bytes} [Wed Aug 26 05:12:45 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: 359/699] 162.253.55.161 () {36 vars in 990 bytes} [Wed Aug 26 05:12:46 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/700] 162.253.55.161 () {36 vars in 930 bytes} [Wed Aug 26 05:12:46 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: 348/713] 10.0.0.63 () {36 vars in 985 bytes} [Wed Aug 26 05:13:46 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/714] 10.0.0.63 () {36 vars in 925 bytes} [Wed Aug 26 05:13:46 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: 350/717] 10.0.0.63 () {36 vars in 985 bytes} [Wed Aug 26 05:13:56 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/718] 10.0.0.63 () {36 vars in 925 bytes} [Wed Aug 26 05:13:57 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: 352/721] 10.0.0.63 () {36 vars in 985 bytes} [Wed Aug 26 05:14:08 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/722] 10.0.0.63 () {36 vars in 925 bytes} [Wed Aug 26 05:14:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/725] 10.0.0.63 () {36 vars in 985 bytes} [Wed Aug 26 05:14:14 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/726] 10.0.0.63 () {36 vars in 925 bytes} [Wed Aug 26 05:14:14 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/729] 10.0.0.86 () {34 vars in 653 bytes} [Wed Aug 26 05:14:23 2026] POST /v2/images => generated 649 bytes in 201 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-26 05:14:23.633 7 WARNING glance.api.v2.images [None req-a0e88496-da62-4ae4-ab0b-b2ee99167348 1a106bfc021a4f5eaa2aa025dca4d5b1 78f42abc1e78415898c7fc19edacea51 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3c2c19be-b452-43d9-be42-58678556de38 [pid: 7|app: 0|req: 357/730] 10.0.0.86 () {32 vars in 708 bytes} [Wed Aug 26 05:14:23 2026] DELETE /v2/images/3c2c19be-b452-43d9-be42-58678556de38 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/731] 10.0.0.86 () {32 vars in 705 bytes} [Wed Aug 26 05:14:23 2026] GET /v2/images/3c2c19be-b452-43d9-be42-58678556de38 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/732] 10.0.0.86 () {32 vars in 631 bytes} [Wed Aug 26 05:14:23 2026] GET /v2/images => generated 1381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/733] 10.0.0.86 () {34 vars in 653 bytes} [Wed Aug 26 05:14:23 2026] POST /v2/images => generated 703 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/734] 10.0.0.86 () {32 vars in 715 bytes} [Wed Aug 26 05:14:23 2026] GET /v2/images/38c6894c-07ef-41c4-b3c5-d751484eb9f1/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-26 05:14:23.883 8 WARNING oslo_policy.policy [None req-d1cdf198-c658-49f6-8985-fc7200b67b42 1a106bfc021a4f5eaa2aa025dca4d5b1 78f42abc1e78415898c7fc19edacea51 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-26 05:14:23.884 8 WARNING oslo_policy.policy [None req-d1cdf198-c658-49f6-8985-fc7200b67b42 1a106bfc021a4f5eaa2aa025dca4d5b1 78f42abc1e78415898c7fc19edacea51 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-26 05:14:23.887 8 INFO glance.api.v2.image_data [None req-d1cdf198-c658-49f6-8985-fc7200b67b42 1a106bfc021a4f5eaa2aa025dca4d5b1 78f42abc1e78415898c7fc19edacea51 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-26 05:14:23.947 8 WARNING glance_store._drivers.rbd [None req-d1cdf198-c658-49f6-8985-fc7200b67b42 1a106bfc021a4f5eaa2aa025dca4d5b1 78f42abc1e78415898c7fc19edacea51 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-26 05:14:24.753 8 INFO glance.location [None req-d1cdf198-c658-49f6-8985-fc7200b67b42 1a106bfc021a4f5eaa2aa025dca4d5b1 78f42abc1e78415898c7fc19edacea51 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 376/735] 10.0.0.86 () {32 vars in 725 bytes} [Wed Aug 26 05:14:23 2026] PUT /v2/images/38c6894c-07ef-41c4-b3c5-d751484eb9f1/file => generated 0 bytes in 936 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/736] 10.0.0.86 () {32 vars in 705 bytes} [Wed Aug 26 05:14:24 2026] GET /v2/images/38c6894c-07ef-41c4-b3c5-d751484eb9f1 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/737] 10.0.0.86 () {32 vars in 715 bytes} [Wed Aug 26 05:14:24 2026] GET /v2/images/38c6894c-07ef-41c4-b3c5-d751484eb9f1/file => generated 1024 bytes in 149 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/738] 10.0.0.86 () {34 vars in 653 bytes} [Wed Aug 26 05:14:24 2026] POST /v2/images => generated 649 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/739] 10.0.0.86 () {32 vars in 724 bytes} [Wed Aug 26 05:14:25 2026] PATCH /v2/images/b06ddffb-6169-48c2-a7ae-128c710fcc69 => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/740] 10.0.0.86 () {32 vars in 705 bytes} [Wed Aug 26 05:14:25 2026] GET /v2/images/b06ddffb-6169-48c2-a7ae-128c710fcc69 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-26 05:14:25.106 8 WARNING glance.api.v2.images [None req-df89faa5-fbeb-46d7-9dac-94b06130e398 1a106bfc021a4f5eaa2aa025dca4d5b1 78f42abc1e78415898c7fc19edacea51 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b06ddffb-6169-48c2-a7ae-128c710fcc69 [pid: 8|app: 0|req: 379/741] 10.0.0.86 () {32 vars in 708 bytes} [Wed Aug 26 05:14:25 2026] DELETE /v2/images/b06ddffb-6169-48c2-a7ae-128c710fcc69 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/742] 10.0.0.86 () {32 vars in 705 bytes} [Wed Aug 26 05:14:25 2026] GET /v2/images/b06ddffb-6169-48c2-a7ae-128c710fcc69 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-26 05:14:25.172 8 WARNING glance.api.v2.images [None req-5dcb3b06-7ab9-4af9-b997-12c17762ccd8 1a106bfc021a4f5eaa2aa025dca4d5b1 78f42abc1e78415898c7fc19edacea51 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//38c6894c-07ef-41c4-b3c5-d751484eb9f1 [pid: 8|app: 0|req: 380/743] 10.0.0.86 () {32 vars in 708 bytes} [Wed Aug 26 05:14:25 2026] DELETE /v2/images/38c6894c-07ef-41c4-b3c5-d751484eb9f1 => generated 0 bytes in 916 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/744] 10.0.0.86 () {32 vars in 705 bytes} [Wed Aug 26 05:14:26 2026] GET /v2/images/38c6894c-07ef-41c4-b3c5-d751484eb9f1 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-26 05:14:26.118 8 WARNING glance.api.v2.images [None req-1226a78a-5c5a-4aaf-a2dc-df60da36979b 1a106bfc021a4f5eaa2aa025dca4d5b1 78f42abc1e78415898c7fc19edacea51 - - default default] Failed to find image 3c2c19be-b452-43d9-be42-58678556de38 to delete: glance.common.exception.ImageNotFound: No image found with ID 3c2c19be-b452-43d9-be42-58678556de38 [pid: 8|app: 0|req: 381/745] 10.0.0.86 () {32 vars in 708 bytes} [Wed Aug 26 05:14:26 2026] DELETE /v2/images/3c2c19be-b452-43d9-be42-58678556de38 => generated 147 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/746] 10.0.0.86 () {32 vars in 705 bytes} [Wed Aug 26 05:14:26 2026] GET /v2/images/3c2c19be-b452-43d9-be42-58678556de38 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/747] 10.0.0.86 () {30 vars in 409 bytes} [Wed Aug 26 05:14:28 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: 366/748] 10.0.0.86 () {32 vars in 705 bytes} [Wed Aug 26 05:14:31 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/749] 10.0.0.86 () {32 vars in 705 bytes} [Wed Aug 26 05:14:31 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/750] 10.0.0.123 () {36 vars in 986 bytes} [Wed Aug 26 05:14:31 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/751] 10.0.0.123 () {36 vars in 926 bytes} [Wed Aug 26 05:14:31 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: 368/752] 10.0.0.123 () {36 vars in 926 bytes} [Wed Aug 26 05:14:31 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: 385/753] 10.0.0.123 () {36 vars in 986 bytes} [Wed Aug 26 05:14:31 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/754] 10.0.0.123 () {36 vars in 926 bytes} [Wed Aug 26 05:14:31 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: 386/755] 10.0.0.123 () {36 vars in 926 bytes} [Wed Aug 26 05:14:31 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: 370/756] 10.0.0.123 () {36 vars in 986 bytes} [Wed Aug 26 05:14:31 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/757] 10.0.0.123 () {36 vars in 926 bytes} [Wed Aug 26 05:14:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/758] 10.0.0.135 () {36 vars in 986 bytes} [Wed Aug 26 05:14:32 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/759] 10.0.0.135 () {36 vars in 926 bytes} [Wed Aug 26 05:14:32 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: 372/760] 10.0.0.135 () {36 vars in 986 bytes} [Wed Aug 26 05:14:32 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/761] 10.0.0.135 () {36 vars in 926 bytes} [Wed Aug 26 05:14:32 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/762] 10.0.0.135 () {36 vars in 926 bytes} [Wed Aug 26 05:14:32 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: 393/769] 162.253.55.161 () {32 vars in 825 bytes} [Wed Aug 26 05:15:02 2026] GET /v2/images?status=active&owner=3b10058ad1ac462a869edab0339f30c3&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/770] 162.253.55.161 () {32 vars in 652 bytes} [Wed Aug 26 05:15:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/773] 10.0.0.123 () {36 vars in 986 bytes} [Wed Aug 26 05:15:03 2026] GET /v2/images/c4946ada-d857-4919-ad91-272319be14cd => generated 1395 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/774] 10.0.0.123 () {36 vars in 926 bytes} [Wed Aug 26 05:15:03 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/775] 10.0.0.123 () {36 vars in 926 bytes} [Wed Aug 26 05:15:03 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: 396/776] 10.0.0.123 () {36 vars in 986 bytes} [Wed Aug 26 05:15:03 2026] GET /v2/images/c4946ada-d857-4919-ad91-272319be14cd => generated 1395 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/777] 10.0.0.123 () {36 vars in 926 bytes} [Wed Aug 26 05:15:03 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: 397/778] 10.0.0.123 () {36 vars in 926 bytes} [Wed Aug 26 05:15:03 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: 382/779] 10.0.0.123 () {36 vars in 986 bytes} [Wed Aug 26 05:15:03 2026] GET /v2/images/c4946ada-d857-4919-ad91-272319be14cd => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/780] 10.0.0.123 () {36 vars in 926 bytes} [Wed Aug 26 05:15:03 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: 383/781] 10.0.0.123 () {36 vars in 926 bytes} [Wed Aug 26 05:15:03 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: 399/782] 10.0.0.135 () {36 vars in 986 bytes} [Wed Aug 26 05:15:04 2026] GET /v2/images/c4946ada-d857-4919-ad91-272319be14cd => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/783] 10.0.0.135 () {36 vars in 926 bytes} [Wed Aug 26 05:15:04 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/784] 10.0.0.135 () {36 vars in 986 bytes} [Wed Aug 26 05:15:04 2026] GET /v2/images/c4946ada-d857-4919-ad91-272319be14cd => generated 1395 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/785] 10.0.0.135 () {36 vars in 926 bytes} [Wed Aug 26 05:15:04 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/786] 10.0.0.135 () {36 vars in 926 bytes} [Wed Aug 26 05:15:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/797] 10.0.0.63 () {36 vars in 985 bytes} [Wed Aug 26 05:16:00 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/798] 10.0.0.63 () {36 vars in 925 bytes} [Wed Aug 26 05:16:00 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: 412/807] 10.0.0.63 () {36 vars in 985 bytes} [Wed Aug 26 05:16:36 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/808] 10.0.0.63 () {36 vars in 925 bytes} [Wed Aug 26 05:16:36 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: 401/817] 10.0.0.63 () {36 vars in 985 bytes} [Wed Aug 26 05:17:15 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/818] 10.0.0.63 () {36 vars in 925 bytes} [Wed Aug 26 05:17:15 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: 424/831] 10.0.0.63 () {36 vars in 985 bytes} [Wed Aug 26 05:18:21 2026] GET /v2/images/c9aa8b8d-a07f-4240-a3ce-e804e2560a7e => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/832] 10.0.0.63 () {36 vars in 925 bytes} [Wed Aug 26 05:18:21 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/853] 10.0.0.86 () {32 vars in 631 bytes} [Wed Aug 26 05:19:55 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)