+ 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 Feb 25 22:09:35 2026] *** compiled with version: 13.3.0 on 16 February 2026 14:18:47 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-5f68ddbdd-phkv2 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, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f11fc42b668 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-02-25 22:09:37.715 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-25 22:09:37.717 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-02-25 22:09:38.581 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-02-25 22:09:38.582 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-02-25 22:09:38.583 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-25 22:09:38.620 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-02-25 22:09:38.621 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-02-25 22:09:38.622 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-25 22:09:40.553 7 WARNING glance.api.v2.images [None req-b5390324-367f-4441-bc7b-aa35837844af - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-25 22:09:40.622 8 WARNING glance.api.v2.images [None req-68ddcdcf-7763-4c07-93ee-f4f2ea171c7d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-25 22:09:40.875 7 WARNING keystonemiddleware._common.config [None req-b5390324-367f-4441-bc7b-aa35837844af - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 22:09:40.882 7 WARNING oslo_config.cfg [None req-b5390324-367f-4441-bc7b-aa35837844af - - - - - -] 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 0x7f11fc42b668 pid: 7 (default app) 2026-02-25 22:09:40.969 8 WARNING keystonemiddleware._common.config [None req-68ddcdcf-7763-4c07-93ee-f4f2ea171c7d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 22:09:40.977 8 WARNING oslo_config.cfg [None req-68ddcdcf-7763-4c07-93ee-f4f2ea171c7d - - - - - -] 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 0x7f11fc42b668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.250 () {42 vars in 688 bytes} [Wed Feb 25 22:09:42 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 22:09:42.487 8 WARNING oslo_policy.policy [None req-58b105da-900e-4804-9c98-1f4cc0fe4fb1 2fcad415d0924b9fb84f609bcfa45815 e72b6fedb35f421b937db34f65780f04 - - 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-02-25 22:09:42.487 8 WARNING oslo_policy.policy [None req-58b105da-900e-4804-9c98-1f4cc0fe4fb1 2fcad415d0924b9fb84f609bcfa45815 e72b6fedb35f421b937db34f65780f04 - - 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-02-25 22:09:42.503 8 WARNING oslo_policy.policy [None req-58b105da-900e-4804-9c98-1f4cc0fe4fb1 2fcad415d0924b9fb84f609bcfa45815 e72b6fedb35f421b937db34f65780f04 - - 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-02-25 22:09:42.503 8 WARNING oslo_policy.policy [None req-58b105da-900e-4804-9c98-1f4cc0fe4fb1 2fcad415d0924b9fb84f609bcfa45815 e72b6fedb35f421b937db34f65780f04 - - 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] 199.204.45.250 () {44 vars in 910 bytes} [Wed Feb 25 22:09:42 2026] GET /v2/images => generated 69 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.250 () {42 vars in 688 bytes} [Wed Feb 25 22:09:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.250 () {44 vars in 910 bytes} [Wed Feb 25 22:09:45 2026] GET /v2/images => generated 69 bytes in 34 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 22:09:45.840 7 WARNING oslo_policy.policy [None req-29441c45-9a22-4ebb-9da8-cd34b6c7d46d 2fcad415d0924b9fb84f609bcfa45815 e72b6fedb35f421b937db34f65780f04 - - 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-02-25 22:09:45.840 7 WARNING oslo_policy.policy [None req-29441c45-9a22-4ebb-9da8-cd34b6c7d46d 2fcad415d0924b9fb84f609bcfa45815 e72b6fedb35f421b937db34f65780f04 - - 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] 199.204.45.250 () {44 vars in 911 bytes} [Wed Feb 25 22:09:45 2026] GET /v2/images/cirros => generated 151 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.250 () {44 vars in 933 bytes} [Wed Feb 25 22:09:45 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 22:09:45.974 7 WARNING oslo_policy.policy [None req-4413caa3-e10f-488e-af2e-59618f1ec6b7 2fcad415d0924b9fb84f609bcfa45815 e72b6fedb35f421b937db34f65780f04 - - 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-02-25 22:09:45.975 7 WARNING oslo_policy.policy [None req-4413caa3-e10f-488e-af2e-59618f1ec6b7 2fcad415d0924b9fb84f609bcfa45815 e72b6fedb35f421b937db34f65780f04 - - 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] 199.204.45.250 () {44 vars in 939 bytes} [Wed Feb 25 22:09:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 22:09:46.060 8 WARNING oslo_config.cfg [None req-974a0ff8-034c-40aa-8c8e-0075cb6a28ab 2fcad415d0924b9fb84f609bcfa45815 e72b6fedb35f421b937db34f65780f04 - - 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] 199.204.45.250 () {48 vars in 951 bytes} [Wed Feb 25 22:09:46 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 22:09:46.081 7 WARNING oslo_policy.policy [None req-b7c64136-3f5a-4820-a355-d9ec1479de0f 2fcad415d0924b9fb84f609bcfa45815 e72b6fedb35f421b937db34f65780f04 - - 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-02-25 22:09:46.081 7 WARNING oslo_policy.policy [None req-b7c64136-3f5a-4820-a355-d9ec1479de0f 2fcad415d0924b9fb84f609bcfa45815 e72b6fedb35f421b937db34f65780f04 - - 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-02-25 22:09:46.082 7 INFO glance.api.v2.image_data [None req-b7c64136-3f5a-4820-a355-d9ec1479de0f 2fcad415d0924b9fb84f609bcfa45815 e72b6fedb35f421b937db34f65780f04 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 22:09:50.355 7 INFO glance.location [None req-b7c64136-3f5a-4820-a355-d9ec1479de0f 2fcad415d0924b9fb84f609bcfa45815 e72b6fedb35f421b937db34f65780f04 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/12] 199.204.45.250 () {48 vars in 1045 bytes} [Wed Feb 25 22:09:46 2026] PUT /v2/images/bb8ed446-9c15-4830-ac1e-942a1afa5b95/file => generated 0 bytes in 4326 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5303 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.250 () {44 vars in 971 bytes} [Wed Feb 25 22:09:50 2026] GET /v2/images/bb8ed446-9c15-4830-ac1e-942a1afa5b95 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 22:09:50.448 7 WARNING oslo_config.cfg [None req-105673a9-afa6-48b2-a894-ecd24ac818c0 2fcad415d0924b9fb84f609bcfa45815 e72b6fedb35f421b937db34f65780f04 - - 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/14] 199.204.45.250 () {44 vars in 971 bytes} [Wed Feb 25 22:09:50 2026] GET /v2/images/bb8ed446-9c15-4830-ac1e-942a1afa5b95 => 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: 126/255] 199.204.45.250 () {42 vars in 688 bytes} [Wed Feb 25 22:29:46 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: 130/256] 199.204.45.250 () {44 vars in 910 bytes} [Wed Feb 25 22:29:46 2026] GET /v2/images => generated 1240 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/261] 199.204.45.250 () {42 vars in 688 bytes} [Wed Feb 25 22:30: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: 129/262] 199.204.45.250 () {44 vars in 910 bytes} [Wed Feb 25 22:30:00 2026] GET /v2/images => generated 1240 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/263] 199.204.45.250 () {44 vars in 937 bytes} [Wed Feb 25 22:30:00 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/264] 199.204.45.250 () {44 vars in 959 bytes} [Wed Feb 25 22:30:00 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/265] 199.204.45.250 () {44 vars in 939 bytes} [Wed Feb 25 22:30: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: 8|app: 0|req: 131/266] 199.204.45.250 () {48 vars in 951 bytes} [Wed Feb 25 22:30:00 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 22:30:01.033 7 INFO glance.api.v2.image_data [None req-95aea469-28e5-462c-9488-ea4c347476de 2fcad415d0924b9fb84f609bcfa45815 e72b6fedb35f421b937db34f65780f04 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 22:30:38.949 7 INFO glance.location [None req-95aea469-28e5-462c-9488-ea4c347476de 2fcad415d0924b9fb84f609bcfa45815 e72b6fedb35f421b937db34f65780f04 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 136/273] 199.204.45.250 () {48 vars in 1046 bytes} [Wed Feb 25 22:30:01 2026] PUT /v2/images/db1b217d-6ea7-419b-bcea-b511bce18320/file => generated 0 bytes in 37963 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66715 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.204.45.250 () {44 vars in 971 bytes} [Wed Feb 25 22:30:38 2026] GET /v2/images/db1b217d-6ea7-419b-bcea-b511bce18320 => 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: 137/275] 199.204.45.250 () {44 vars in 971 bytes} [Wed Feb 25 22:30:39 2026] GET /v2/images/db1b217d-6ea7-419b-bcea-b511bce18320 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.204.45.250 () {42 vars in 688 bytes} [Wed Feb 25 22:30:40 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: 138/277] 199.204.45.250 () {44 vars in 910 bytes} [Wed Feb 25 22:30:40 2026] GET /v2/images => generated 2451 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/362] 199.204.45.250 () {42 vars in 688 bytes} [Wed Feb 25 22:37:34 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: 181/363] 199.204.45.250 () {44 vars in 910 bytes} [Wed Feb 25 22:37:34 2026] GET /v2/images => generated 2451 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/366] 199.204.45.250 () {42 vars in 688 bytes} [Wed Feb 25 22:37:48 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: 183/367] 199.204.45.250 () {44 vars in 910 bytes} [Wed Feb 25 22:37:48 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/368] 199.204.45.250 () {44 vars in 947 bytes} [Wed Feb 25 22:37:48 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/369] 199.204.45.250 () {44 vars in 969 bytes} [Wed Feb 25 22:37:48 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/370] 199.204.45.250 () {44 vars in 939 bytes} [Wed Feb 25 22:37:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/371] 199.204.45.250 () {48 vars in 951 bytes} [Wed Feb 25 22:37:48 2026] POST /v2/images => generated 799 bytes in 1129 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 22:37:49.702 8 WARNING oslo_policy.policy [None req-1ff65665-ed82-4f32-bc98-2a834a6f1b1b 2fcad415d0924b9fb84f609bcfa45815 e72b6fedb35f421b937db34f65780f04 - - 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-02-25 22:37:49.703 8 WARNING oslo_policy.policy [None req-1ff65665-ed82-4f32-bc98-2a834a6f1b1b 2fcad415d0924b9fb84f609bcfa45815 e72b6fedb35f421b937db34f65780f04 - - 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-02-25 22:37:49.704 8 INFO glance.api.v2.image_data [None req-1ff65665-ed82-4f32-bc98-2a834a6f1b1b 2fcad415d0924b9fb84f609bcfa45815 e72b6fedb35f421b937db34f65780f04 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 22:38:40.799 8 INFO glance.location [None req-1ff65665-ed82-4f32-bc98-2a834a6f1b1b 2fcad415d0924b9fb84f609bcfa45815 e72b6fedb35f421b937db34f65780f04 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 187/384] 199.204.45.250 () {48 vars in 1045 bytes} [Wed Feb 25 22:37:49 2026] PUT /v2/images/c68a6912-c0ea-49c8-bf7a-fd0f92b3f734/file => generated 0 bytes in 51148 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24057 switches on core 0) [pid: 7|app: 0|req: 198/385] 199.204.45.250 () {44 vars in 971 bytes} [Wed Feb 25 22:38:40 2026] GET /v2/images/c68a6912-c0ea-49c8-bf7a-fd0f92b3f734 => generated 1211 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/386] 199.204.45.250 () {48 vars in 1050 bytes} [Wed Feb 25 22:38:40 2026] PATCH /v2/images/c68a6912-c0ea-49c8-bf7a-fd0f92b3f734 => generated 1234 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/387] 199.204.45.250 () {44 vars in 971 bytes} [Wed Feb 25 22:38:41 2026] GET /v2/images/c68a6912-c0ea-49c8-bf7a-fd0f92b3f734 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/420] 199.204.45.250 () {42 vars in 688 bytes} [Wed Feb 25 22:41:23 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: 205/421] 199.204.45.250 () {44 vars in 910 bytes} [Wed Feb 25 22:41:23 2026] GET /v2/images => generated 3687 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/424] 199.204.45.250 () {42 vars in 688 bytes} [Wed Feb 25 22:41:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/425] 199.204.45.250 () {44 vars in 910 bytes} [Wed Feb 25 22:41:38 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/426] 199.204.45.250 () {44 vars in 939 bytes} [Wed Feb 25 22:41:38 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/427] 199.204.45.250 () {44 vars in 961 bytes} [Wed Feb 25 22:41:38 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/428] 199.204.45.250 () {44 vars in 939 bytes} [Wed Feb 25 22:41:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/429] 199.204.45.250 () {48 vars in 951 bytes} [Wed Feb 25 22:41:38 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 22:41:38.282 7 INFO glance.api.v2.image_data [None req-6111a744-a92c-484f-b8d0-05755a804ad7 2fcad415d0924b9fb84f609bcfa45815 e72b6fedb35f421b937db34f65780f04 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 22:41:52.985 7 INFO glance.location [None req-6111a744-a92c-484f-b8d0-05755a804ad7 2fcad415d0924b9fb84f609bcfa45815 e72b6fedb35f421b937db34f65780f04 - - default default] Image format matched and virtual size computed: 2782199808 [pid: 7|app: 0|req: 221/434] 199.204.45.250 () {48 vars in 1045 bytes} [Wed Feb 25 22:41:38 2026] PUT /v2/images/8c4c3872-53cd-4ce6-b3c1-c8da678b1e8f/file => generated 0 bytes in 14766 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29214 switches on core 0) [pid: 8|app: 0|req: 214/435] 199.204.45.250 () {44 vars in 971 bytes} [Wed Feb 25 22:41:53 2026] GET /v2/images/8c4c3872-53cd-4ce6-b3c1-c8da678b1e8f => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/436] 199.204.45.250 () {44 vars in 971 bytes} [Wed Feb 25 22:41:53 2026] GET /v2/images/8c4c3872-53cd-4ce6-b3c1-c8da678b1e8f => generated 1203 bytes in 11 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:71: 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: 246/483] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:45:47 2026] GET /v2/images => generated 4892 bytes in 129 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:71: 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: 238/484] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:45:47 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/497] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:46:47 2026] GET /v2/images => generated 4892 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/498] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:46:47 2026] GET /v2/images => generated 4892 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/511] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:47:47 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/512] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:47:47 2026] GET /v2/images => generated 4892 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/525] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:48:47 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: 7|app: 0|req: 267/526] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:48:47 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/539] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:49:47 2026] GET /v2/images => generated 4892 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/540] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:49:47 2026] GET /v2/images => generated 4892 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/553] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:50:47 2026] GET /v2/images => generated 4892 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/554] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:50:47 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/567] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:51:47 2026] GET /v2/images => generated 4892 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/568] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:51:47 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/581] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:52:47 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/582] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:52:47 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/593] 199.204.45.250 () {42 vars in 688 bytes} [Wed Feb 25 22:53:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/594] 199.204.45.250 () {44 vars in 910 bytes} [Wed Feb 25 22:53:31 2026] GET /v2/images => generated 4892 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/597] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:53:47 2026] GET /v2/images => generated 4892 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/598] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:53:47 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/611] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:54:47 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/612] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:54:47 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/623] 199.204.45.250 () {42 vars in 688 bytes} [Wed Feb 25 22:55:40 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: 316/624] 199.204.45.250 () {44 vars in 910 bytes} [Wed Feb 25 22:55:40 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/627] 199.204.45.250 () {42 vars in 688 bytes} [Wed Feb 25 22:55:42 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: 318/628] 199.204.45.250 () {44 vars in 910 bytes} [Wed Feb 25 22:55:42 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: 311/629] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:55:47 2026] GET /v2/images => generated 4892 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/630] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:55:47 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/639] 199.204.45.250 () {42 vars in 688 bytes} [Wed Feb 25 22:56: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: 316/640] 199.204.45.250 () {44 vars in 910 bytes} [Wed Feb 25 22:56:25 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/643] 199.204.45.250 () {42 vars in 688 bytes} [Wed Feb 25 22:56:32 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: 318/644] 199.204.45.250 () {44 vars in 910 bytes} [Wed Feb 25 22:56:32 2026] GET /v2/images => generated 4892 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/647] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:56:47 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/648] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:56:47 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/657] 199.204.45.250 () {42 vars in 688 bytes} [Wed Feb 25 22:57:26 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: 325/658] 199.204.45.250 () {44 vars in 910 bytes} [Wed Feb 25 22:57:26 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/663] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:57:47 2026] GET /v2/images => generated 4892 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/664] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:57:47 2026] GET /v2/images => generated 4892 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/669] 10.0.0.248 () {32 vars in 632 bytes} [Wed Feb 25 22:58:06 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/674] 10.0.0.19 () {36 vars in 985 bytes} [Wed Feb 25 22:58:24 2026] GET /v2/images/bb8ed446-9c15-4830-ac1e-942a1afa5b95 => generated 1171 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/675] 10.0.0.19 () {36 vars in 925 bytes} [Wed Feb 25 22:58:25 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/676] 10.0.0.19 () {36 vars in 925 bytes} [Wed Feb 25 22:58:25 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: 334/677] 10.0.0.19 () {36 vars in 985 bytes} [Wed Feb 25 22:58:25 2026] GET /v2/images/bb8ed446-9c15-4830-ac1e-942a1afa5b95 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/678] 10.0.0.19 () {36 vars in 925 bytes} [Wed Feb 25 22:58:25 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/679] 10.0.0.19 () {36 vars in 925 bytes} [Wed Feb 25 22:58:25 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: 345/680] 10.0.0.19 () {36 vars in 985 bytes} [Wed Feb 25 22:58:25 2026] GET /v2/images/bb8ed446-9c15-4830-ac1e-942a1afa5b95 => 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: 336/681] 10.0.0.19 () {36 vars in 925 bytes} [Wed Feb 25 22:58:25 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: 346/682] 10.0.0.19 () {36 vars in 925 bytes} [Wed Feb 25 22:58:25 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/683] 10.0.0.16 () {36 vars in 985 bytes} [Wed Feb 25 22:58:26 2026] GET /v2/images/bb8ed446-9c15-4830-ac1e-942a1afa5b95 => generated 1171 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/684] 10.0.0.16 () {36 vars in 925 bytes} [Wed Feb 25 22:58:26 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: 338/685] 10.0.0.16 () {36 vars in 985 bytes} [Wed Feb 25 22:58:26 2026] GET /v2/images/bb8ed446-9c15-4830-ac1e-942a1afa5b95 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/686] 10.0.0.16 () {36 vars in 925 bytes} [Wed Feb 25 22:58:26 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: 339/687] 10.0.0.16 () {36 vars in 925 bytes} [Wed Feb 25 22:58:26 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: 350/690] 10.0.0.136 () {36 vars in 986 bytes} [Wed Feb 25 22:58:37 2026] GET /v2/images/bb8ed446-9c15-4830-ac1e-942a1afa5b95 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/691] 10.0.0.136 () {36 vars in 926 bytes} [Wed Feb 25 22:58:37 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: 351/692] 10.0.0.136 () {36 vars in 986 bytes} [Wed Feb 25 22:58:39 2026] GET /v2/images/bb8ed446-9c15-4830-ac1e-942a1afa5b95 => 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: 342/693] 10.0.0.136 () {36 vars in 926 bytes} [Wed Feb 25 22:58:39 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/696] 10.0.0.248 () {30 vars in 410 bytes} [Wed Feb 25 22:58:42 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: 344/697] 10.0.0.136 () {36 vars in 986 bytes} [Wed Feb 25 22:58:44 2026] GET /v2/images/bb8ed446-9c15-4830-ac1e-942a1afa5b95 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/698] 10.0.0.136 () {36 vars in 926 bytes} [Wed Feb 25 22:58:44 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: 345/699] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:58:47 2026] GET /v2/images => generated 4892 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/700] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:58:47 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/703] 10.0.0.136 () {36 vars in 986 bytes} [Wed Feb 25 22:58:52 2026] GET /v2/images/bb8ed446-9c15-4830-ac1e-942a1afa5b95 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/704] 10.0.0.136 () {36 vars in 926 bytes} [Wed Feb 25 22:58:52 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: 358/705] 10.0.0.136 () {36 vars in 986 bytes} [Wed Feb 25 22:58:53 2026] GET /v2/images/bb8ed446-9c15-4830-ac1e-942a1afa5b95 => 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: 348/706] 10.0.0.136 () {36 vars in 926 bytes} [Wed Feb 25 22:58:53 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: 350/709] 10.0.0.248 () {34 vars in 654 bytes} [Wed Feb 25 22:59:08 2026] POST /v2/images => generated 648 bytes in 207 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-25 22:59:09.079 7 WARNING glance.api.v2.images [None req-786860d7-6c3f-4a5e-8fe6-d93b60b379e3 215d3117fcb248bcadd7bdb56e96e83f 8e4b2ae901814f9ca473fa9b8f6de797 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//aeb74762-b8c1-4c25-bb75-f120b6af7027 [pid: 7|app: 0|req: 360/710] 10.0.0.248 () {32 vars in 709 bytes} [Wed Feb 25 22:59:09 2026] DELETE /v2/images/aeb74762-b8c1-4c25-bb75-f120b6af7027 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/711] 10.0.0.248 () {32 vars in 706 bytes} [Wed Feb 25 22:59:09 2026] GET /v2/images/aeb74762-b8c1-4c25-bb75-f120b6af7027 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/712] 10.0.0.248 () {32 vars in 632 bytes} [Wed Feb 25 22:59:09 2026] GET /v2/images => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/713] 10.0.0.248 () {34 vars in 654 bytes} [Wed Feb 25 22:59:09 2026] POST /v2/images => generated 702 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/714] 10.0.0.248 () {32 vars in 716 bytes} [Wed Feb 25 22:59:09 2026] GET /v2/images/93d5c188-ec97-45ee-9c54-290569372384/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 22:59:09.249 8 INFO glance.api.v2.image_data [None req-e96dbc39-22b4-4a87-8b6d-ad056fc67dcb 215d3117fcb248bcadd7bdb56e96e83f 8e4b2ae901814f9ca473fa9b8f6de797 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 22:59:09.286 8 WARNING glance_store._drivers.rbd [None req-e96dbc39-22b4-4a87-8b6d-ad056fc67dcb 215d3117fcb248bcadd7bdb56e96e83f 8e4b2ae901814f9ca473fa9b8f6de797 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-25 22:59:09.810 8 INFO glance.location [None req-e96dbc39-22b4-4a87-8b6d-ad056fc67dcb 215d3117fcb248bcadd7bdb56e96e83f 8e4b2ae901814f9ca473fa9b8f6de797 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 353/715] 10.0.0.248 () {32 vars in 726 bytes} [Wed Feb 25 22:59:09 2026] PUT /v2/images/93d5c188-ec97-45ee-9c54-290569372384/file => generated 0 bytes in 622 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/716] 10.0.0.248 () {32 vars in 706 bytes} [Wed Feb 25 22:59:09 2026] GET /v2/images/93d5c188-ec97-45ee-9c54-290569372384 => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/717] 10.0.0.248 () {32 vars in 716 bytes} [Wed Feb 25 22:59:09 2026] GET /v2/images/93d5c188-ec97-45ee-9c54-290569372384/file => generated 1024 bytes in 113 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/718] 10.0.0.248 () {34 vars in 654 bytes} [Wed Feb 25 22:59:09 2026] POST /v2/images => generated 648 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/719] 10.0.0.248 () {32 vars in 725 bytes} [Wed Feb 25 22:59:10 2026] PATCH /v2/images/7365b3f0-8925-492f-9788-e045177a0759 => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/720] 10.0.0.248 () {32 vars in 706 bytes} [Wed Feb 25 22:59:10 2026] GET /v2/images/7365b3f0-8925-492f-9788-e045177a0759 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 22:59:10.129 8 WARNING glance.api.v2.images [None req-7de5ac17-b5fe-42f1-a6a7-2490074de364 215d3117fcb248bcadd7bdb56e96e83f 8e4b2ae901814f9ca473fa9b8f6de797 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7365b3f0-8925-492f-9788-e045177a0759 [pid: 8|app: 0|req: 356/721] 10.0.0.248 () {32 vars in 709 bytes} [Wed Feb 25 22:59:10 2026] DELETE /v2/images/7365b3f0-8925-492f-9788-e045177a0759 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/722] 10.0.0.248 () {32 vars in 706 bytes} [Wed Feb 25 22:59:10 2026] GET /v2/images/7365b3f0-8925-492f-9788-e045177a0759 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 22:59:10.189 8 WARNING glance.api.v2.images [None req-185b4840-4da6-402b-b6fc-407c1cdafd14 215d3117fcb248bcadd7bdb56e96e83f 8e4b2ae901814f9ca473fa9b8f6de797 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//93d5c188-ec97-45ee-9c54-290569372384 [pid: 8|app: 0|req: 357/725] 10.0.0.248 () {32 vars in 709 bytes} [Wed Feb 25 22:59:10 2026] DELETE /v2/images/93d5c188-ec97-45ee-9c54-290569372384 => generated 0 bytes in 887 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/726] 10.0.0.248 () {32 vars in 706 bytes} [Wed Feb 25 22:59:11 2026] GET /v2/images/93d5c188-ec97-45ee-9c54-290569372384 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 22:59:11.088 8 WARNING glance.api.v2.images [None req-922d79c9-d8de-4e63-bbcc-f357b9a81e27 215d3117fcb248bcadd7bdb56e96e83f 8e4b2ae901814f9ca473fa9b8f6de797 - - default default] Failed to find image aeb74762-b8c1-4c25-bb75-f120b6af7027 to delete: glance.common.exception.ImageNotFound: No image found with ID aeb74762-b8c1-4c25-bb75-f120b6af7027 [pid: 8|app: 0|req: 358/727] 10.0.0.248 () {32 vars in 709 bytes} [Wed Feb 25 22:59:11 2026] DELETE /v2/images/aeb74762-b8c1-4c25-bb75-f120b6af7027 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/728] 10.0.0.248 () {32 vars in 706 bytes} [Wed Feb 25 22:59:11 2026] GET /v2/images/aeb74762-b8c1-4c25-bb75-f120b6af7027 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/735] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:59:47 2026] GET /v2/images => generated 4892 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/736] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 22:59:48 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/737] 10.0.0.248 () {32 vars in 706 bytes} [Wed Feb 25 22:59:49 2026] GET /v2/images/bb8ed446-9c15-4830-ac1e-942a1afa5b95 => 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: 363/738] 10.0.0.248 () {32 vars in 706 bytes} [Wed Feb 25 22:59:49 2026] GET /v2/images/bb8ed446-9c15-4830-ac1e-942a1afa5b95 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/739] 10.0.0.19 () {36 vars in 985 bytes} [Wed Feb 25 22:59:50 2026] GET /v2/images/bb8ed446-9c15-4830-ac1e-942a1afa5b95 => generated 1171 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/740] 10.0.0.19 () {36 vars in 925 bytes} [Wed Feb 25 22:59:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/741] 10.0.0.19 () {36 vars in 925 bytes} [Wed Feb 25 22:59:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/742] 10.0.0.19 () {36 vars in 985 bytes} [Wed Feb 25 22:59:50 2026] GET /v2/images/bb8ed446-9c15-4830-ac1e-942a1afa5b95 => 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: 378/743] 10.0.0.19 () {36 vars in 925 bytes} [Wed Feb 25 22:59:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/744] 10.0.0.19 () {36 vars in 925 bytes} [Wed Feb 25 22:59:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/745] 10.0.0.19 () {36 vars in 985 bytes} [Wed Feb 25 22:59:50 2026] GET /v2/images/bb8ed446-9c15-4830-ac1e-942a1afa5b95 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/746] 10.0.0.19 () {36 vars in 925 bytes} [Wed Feb 25 22:59:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/747] 10.0.0.19 () {36 vars in 925 bytes} [Wed Feb 25 22:59:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/750] 10.0.0.16 () {36 vars in 985 bytes} [Wed Feb 25 22:59:51 2026] GET /v2/images/bb8ed446-9c15-4830-ac1e-942a1afa5b95 => 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: 382/751] 10.0.0.16 () {36 vars in 925 bytes} [Wed Feb 25 22:59:51 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: 370/752] 10.0.0.16 () {36 vars in 985 bytes} [Wed Feb 25 22:59:51 2026] GET /v2/images/bb8ed446-9c15-4830-ac1e-942a1afa5b95 => 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: 383/753] 10.0.0.16 () {36 vars in 925 bytes} [Wed Feb 25 22:59:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/754] 10.0.0.16 () {36 vars in 925 bytes} [Wed Feb 25 22:59:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/757] 10.0.0.136 () {36 vars in 986 bytes} [Wed Feb 25 23:00:04 2026] GET /v2/images/bb8ed446-9c15-4830-ac1e-942a1afa5b95 => 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: 373/758] 10.0.0.136 () {36 vars in 926 bytes} [Wed Feb 25 23:00:04 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: 386/759] 10.0.0.136 () {36 vars in 986 bytes} [Wed Feb 25 23:00:06 2026] GET /v2/images/bb8ed446-9c15-4830-ac1e-942a1afa5b95 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/760] 10.0.0.136 () {36 vars in 926 bytes} [Wed Feb 25 23:00:06 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/763] 10.0.0.136 () {36 vars in 986 bytes} [Wed Feb 25 23:00:11 2026] GET /v2/images/bb8ed446-9c15-4830-ac1e-942a1afa5b95 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/764] 10.0.0.136 () {36 vars in 926 bytes} [Wed Feb 25 23:00:11 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: 391/769] 10.0.0.136 () {36 vars in 986 bytes} [Wed Feb 25 23:00:32 2026] GET /v2/images/bb8ed446-9c15-4830-ac1e-942a1afa5b95 => 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: 379/770] 10.0.0.136 () {36 vars in 926 bytes} [Wed Feb 25 23:00: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: 8|app: 0|req: 381/773] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 23:00:48 2026] GET /v2/images => generated 4892 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/774] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 23:00:48 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/787] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 23:01:47 2026] GET /v2/images => generated 4892 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/788] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 23:01:47 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/801] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 23:02:47 2026] GET /v2/images => generated 4892 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/802] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 23:02:48 2026] GET /v2/images => generated 4892 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/815] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 23:03:47 2026] GET /v2/images => generated 4892 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/816] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 23:03:47 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/829] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 23:04:47 2026] GET /v2/images => generated 4892 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/830] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 23:04:47 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/843] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 23:05:47 2026] GET /v2/images => generated 4892 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/844] 10.0.0.70 () {28 vars in 567 bytes} [Wed Feb 25 23:05:47 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)