+ 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 Sep 23 17:11:48 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: glance-api-56f96fb956-2brx8 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f8fac0cd668 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-09-23 17:11:50.968 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-23 17:11:51.012 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-09-23 17:11:51.942 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-09-23 17:11:51.943 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-09-23 17:11:51.943 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-23 17:11:51.985 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-09-23 17:11:51.986 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-09-23 17:11:51.987 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-23 17:11:54.161 7 WARNING glance.api.v2.images [None req-21099664-f4fd-4ec8-ba2f-b91ef0adba58 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-23 17:11:54.182 8 WARNING glance.api.v2.images [None req-2692de86-6d27-4e1a-9f47-fd4a5d012b27 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-23 17:11:54.521 7 WARNING keystonemiddleware._common.config [None req-21099664-f4fd-4ec8-ba2f-b91ef0adba58 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-23 17:11:54.529 7 WARNING oslo_config.cfg [None req-21099664-f4fd-4ec8-ba2f-b91ef0adba58 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-23 17:11:54.532 8 WARNING keystonemiddleware._common.config [None req-2692de86-6d27-4e1a-9f47-fd4a5d012b27 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f8fac0cd668 pid: 7 (default app) 2026-09-23 17:11:54.539 8 WARNING oslo_config.cfg [None req-2692de86-6d27-4e1a-9f47-fd4a5d012b27 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f8fac0cd668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 162.253.55.50 () {42 vars in 685 bytes} [Wed Sep 23 17:11:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-23 17:11:55.842 8 WARNING oslo_policy.policy [None req-10eaa658-d3c5-413a-b5e5-1f2e82fe5a72 9a5651301c6649b1ad2a1b02d9e92101 dbd33a4f58e4466a85a9b8ac4931c735 - - 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-09-23 17:11:55.842 8 WARNING oslo_policy.policy [None req-10eaa658-d3c5-413a-b5e5-1f2e82fe5a72 9a5651301c6649b1ad2a1b02d9e92101 dbd33a4f58e4466a85a9b8ac4931c735 - - 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-09-23 17:11:55.874 8 WARNING oslo_policy.policy [None req-10eaa658-d3c5-413a-b5e5-1f2e82fe5a72 9a5651301c6649b1ad2a1b02d9e92101 dbd33a4f58e4466a85a9b8ac4931c735 - - 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-09-23 17:11:55.874 8 WARNING oslo_policy.policy [None req-10eaa658-d3c5-413a-b5e5-1f2e82fe5a72 9a5651301c6649b1ad2a1b02d9e92101 dbd33a4f58e4466a85a9b8ac4931c735 - - 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/6] 162.253.55.50 () {44 vars in 907 bytes} [Wed Sep 23 17:11:55 2026] GET /v2/images => generated 69 bytes in 639 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 162.253.55.50 () {42 vars in 685 bytes} [Wed Sep 23 17:12:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 162.253.55.50 () {44 vars in 907 bytes} [Wed Sep 23 17:12:00 2026] GET /v2/images => generated 69 bytes in 46 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-09-23 17:12:00.109 7 WARNING oslo_policy.policy [None req-059b61dc-74ab-4e66-b35e-1875e61f6665 9a5651301c6649b1ad2a1b02d9e92101 dbd33a4f58e4466a85a9b8ac4931c735 - - 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-09-23 17:12:00.109 7 WARNING oslo_policy.policy [None req-059b61dc-74ab-4e66-b35e-1875e61f6665 9a5651301c6649b1ad2a1b02d9e92101 dbd33a4f58e4466a85a9b8ac4931c735 - - 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/9] 162.253.55.50 () {44 vars in 908 bytes} [Wed Sep 23 17:12:00 2026] GET /v2/images/cirros => generated 151 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 162.253.55.50 () {44 vars in 930 bytes} [Wed Sep 23 17:12:00 2026] GET /v2/images?name=cirros => generated 81 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-23 17:12:00.267 7 WARNING oslo_policy.policy [None req-e8c4c3d0-5c18-4fb0-95f0-618f0dd4af2a 9a5651301c6649b1ad2a1b02d9e92101 dbd33a4f58e4466a85a9b8ac4931c735 - - 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-09-23 17:12:00.267 7 WARNING oslo_policy.policy [None req-e8c4c3d0-5c18-4fb0-95f0-618f0dd4af2a 9a5651301c6649b1ad2a1b02d9e92101 dbd33a4f58e4466a85a9b8ac4931c735 - - 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: 8/11] 162.253.55.50 () {44 vars in 936 bytes} [Wed Sep 23 17:12:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-23 17:12:00.391 8 WARNING oslo_config.cfg [None req-ffc51bfd-a062-4ea8-9b39-0c34a1c8fd34 9a5651301c6649b1ad2a1b02d9e92101 dbd33a4f58e4466a85a9b8ac4931c735 - - 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/12] 162.253.55.50 () {48 vars in 948 bytes} [Wed Sep 23 17:12:00 2026] POST /v2/images => generated 760 bytes in 92 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-23 17:12:00.417 7 WARNING oslo_policy.policy [None req-a9273b27-6a96-475d-9441-eeb20b35ebfb 9a5651301c6649b1ad2a1b02d9e92101 dbd33a4f58e4466a85a9b8ac4931c735 - - 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-09-23 17:12:00.418 7 WARNING oslo_policy.policy [None req-a9273b27-6a96-475d-9441-eeb20b35ebfb 9a5651301c6649b1ad2a1b02d9e92101 dbd33a4f58e4466a85a9b8ac4931c735 - - 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-09-23 17:12:00.420 7 INFO glance.api.v2.image_data [None req-a9273b27-6a96-475d-9441-eeb20b35ebfb 9a5651301c6649b1ad2a1b02d9e92101 dbd33a4f58e4466a85a9b8ac4931c735 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-23 17:12:03.841 7 WARNING glance.location [None req-a9273b27-6a96-475d-9441-eeb20b35ebfb 9a5651301c6649b1ad2a1b02d9e92101 dbd33a4f58e4466a85a9b8ac4931c735 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 162.253.55.50 () {48 vars in 1042 bytes} [Wed Sep 23 17:12:00 2026] PUT /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29/file => generated 0 bytes in 3491 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5876 switches on core 0) [pid: 8|app: 0|req: 7/16] 162.253.55.50 () {44 vars in 968 bytes} [Wed Sep 23 17:12:03 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-23 17:12:04.038 7 WARNING oslo_config.cfg [None req-177e0dd8-169b-49a2-8205-26d0fdfe6382 9a5651301c6649b1ad2a1b02d9e92101 dbd33a4f58e4466a85a9b8ac4931c735 - - 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: 10/17] 162.253.55.50 () {48 vars in 1048 bytes} [Wed Sep 23 17:12:03 2026] PATCH /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29 => generated 1312 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 162.253.55.50 () {44 vars in 968 bytes} [Wed Sep 23 17:12:04 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 162.253.55.50 () {42 vars in 685 bytes} [Wed Sep 23 17:34:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 162.253.55.50 () {44 vars in 907 bytes} [Wed Sep 23 17:34:32 2026] GET /v2/images => generated 1381 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/293] 162.253.55.50 () {42 vars in 685 bytes} [Wed Sep 23 17:34:51 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/294] 162.253.55.50 () {44 vars in 907 bytes} [Wed Sep 23 17:34:51 2026] GET /v2/images => generated 1381 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/295] 162.253.55.50 () {44 vars in 934 bytes} [Wed Sep 23 17:34:51 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/296] 162.253.55.50 () {44 vars in 956 bytes} [Wed Sep 23 17:34:51 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/297] 162.253.55.50 () {44 vars in 936 bytes} [Wed Sep 23 17:34:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/298] 162.253.55.50 () {48 vars in 948 bytes} [Wed Sep 23 17:34:51 2026] POST /v2/images => generated 796 bytes in 75 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-23 17:34:51.682 8 WARNING oslo_policy.policy [None req-ac475ae5-3b06-4010-aa1c-90b7da44aa20 9a5651301c6649b1ad2a1b02d9e92101 dbd33a4f58e4466a85a9b8ac4931c735 - - 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-09-23 17:34:51.683 8 WARNING oslo_policy.policy [None req-ac475ae5-3b06-4010-aa1c-90b7da44aa20 9a5651301c6649b1ad2a1b02d9e92101 dbd33a4f58e4466a85a9b8ac4931c735 - - 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-09-23 17:34:51.685 8 INFO glance.api.v2.image_data [None req-ac475ae5-3b06-4010-aa1c-90b7da44aa20 9a5651301c6649b1ad2a1b02d9e92101 dbd33a4f58e4466a85a9b8ac4931c735 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-23 17:35:25.080 8 WARNING glance.location [None req-ac475ae5-3b06-4010-aa1c-90b7da44aa20 9a5651301c6649b1ad2a1b02d9e92101 dbd33a4f58e4466a85a9b8ac4931c735 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 149/307] 162.253.55.50 () {48 vars in 1043 bytes} [Wed Sep 23 17:34:51 2026] PUT /v2/images/8b94a030-5ea3-4a77-8777-7910325d61f0/file => generated 0 bytes in 33467 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65168 switches on core 0) [pid: 7|app: 0|req: 159/308] 162.253.55.50 () {44 vars in 968 bytes} [Wed Sep 23 17:35:25 2026] GET /v2/images/8b94a030-5ea3-4a77-8777-7910325d61f0 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/309] 162.253.55.50 () {48 vars in 1048 bytes} [Wed Sep 23 17:35:25 2026] PATCH /v2/images/8b94a030-5ea3-4a77-8777-7910325d61f0 => generated 1395 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/310] 162.253.55.50 () {44 vars in 968 bytes} [Wed Sep 23 17:35:25 2026] GET /v2/images/8b94a030-5ea3-4a77-8777-7910325d61f0 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/311] 162.253.55.50 () {42 vars in 685 bytes} [Wed Sep 23 17:35:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/312] 162.253.55.50 () {44 vars in 907 bytes} [Wed Sep 23 17:35:27 2026] GET /v2/images => generated 2778 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/405] 162.253.55.50 () {42 vars in 685 bytes} [Wed Sep 23 17:43:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/406] 162.253.55.50 () {44 vars in 907 bytes} [Wed Sep 23 17:43:08 2026] GET /v2/images => generated 2778 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/409] 162.253.55.50 () {42 vars in 685 bytes} [Wed Sep 23 17:43:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/410] 162.253.55.50 () {44 vars in 907 bytes} [Wed Sep 23 17:43:18 2026] GET /v2/images => generated 2778 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/411] 162.253.55.50 () {44 vars in 944 bytes} [Wed Sep 23 17:43:18 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/412] 162.253.55.50 () {44 vars in 966 bytes} [Wed Sep 23 17:43:18 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/413] 162.253.55.50 () {44 vars in 936 bytes} [Wed Sep 23 17:43:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/414] 162.253.55.50 () {48 vars in 948 bytes} [Wed Sep 23 17:43:18 2026] POST /v2/images => generated 799 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-23 17:43:18.875 7 INFO glance.api.v2.image_data [None req-00df7613-fec3-47fb-a1f3-291ffa00ced9 9a5651301c6649b1ad2a1b02d9e92101 dbd33a4f58e4466a85a9b8ac4931c735 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-23 17:43:46.089 7 INFO glance.location [None req-00df7613-fec3-47fb-a1f3-291ffa00ced9 9a5651301c6649b1ad2a1b02d9e92101 dbd33a4f58e4466a85a9b8ac4931c735 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 213/421] 162.253.55.50 () {48 vars in 1042 bytes} [Wed Sep 23 17:43:18 2026] PUT /v2/images/7cb4c90e-a26d-47c0-aca0-0407174e6e4d/file => generated 0 bytes in 27289 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24943 switches on core 0) [pid: 8|app: 0|req: 209/422] 162.253.55.50 () {44 vars in 968 bytes} [Wed Sep 23 17:43:46 2026] GET /v2/images/7cb4c90e-a26d-47c0-aca0-0407174e6e4d => generated 1211 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/423] 162.253.55.50 () {48 vars in 1048 bytes} [Wed Sep 23 17:43:46 2026] PATCH /v2/images/7cb4c90e-a26d-47c0-aca0-0407174e6e4d => generated 1410 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/424] 162.253.55.50 () {44 vars in 968 bytes} [Wed Sep 23 17:43:46 2026] GET /v2/images/7cb4c90e-a26d-47c0-aca0-0407174e6e4d => 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: 219/433] 162.253.55.50 () {42 vars in 685 bytes} [Wed Sep 23 17:44:25 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/434] 162.253.55.50 () {44 vars in 907 bytes} [Wed Sep 23 17:44:25 2026] GET /v2/images => generated 4190 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/437] 162.253.55.50 () {42 vars in 685 bytes} [Wed Sep 23 17:44:40 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/438] 162.253.55.50 () {44 vars in 907 bytes} [Wed Sep 23 17:44:40 2026] GET /v2/images => generated 4190 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/439] 162.253.55.50 () {44 vars in 936 bytes} [Wed Sep 23 17:44:41 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/440] 162.253.55.50 () {44 vars in 958 bytes} [Wed Sep 23 17:44:41 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/441] 162.253.55.50 () {44 vars in 936 bytes} [Wed Sep 23 17:44:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/442] 162.253.55.50 () {48 vars in 948 bytes} [Wed Sep 23 17:44:41 2026] POST /v2/images => generated 791 bytes in 89 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-23 17:44:41.244 8 INFO glance.api.v2.image_data [None req-a62fbead-d818-4093-8195-4e993c424c47 9a5651301c6649b1ad2a1b02d9e92101 dbd33a4f58e4466a85a9b8ac4931c735 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-23 17:45:00.951 8 INFO glance.location [None req-a62fbead-d818-4093-8195-4e993c424c47 9a5651301c6649b1ad2a1b02d9e92101 dbd33a4f58e4466a85a9b8ac4931c735 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 220/447] 162.253.55.50 () {48 vars in 1043 bytes} [Wed Sep 23 17:44:41 2026] PUT /v2/images/c31079b4-63da-4a64-a6cf-df4295c8d38e/file => generated 0 bytes in 19777 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32924 switches on core 0) [pid: 7|app: 0|req: 228/448] 162.253.55.50 () {44 vars in 968 bytes} [Wed Sep 23 17:45:01 2026] GET /v2/images/c31079b4-63da-4a64-a6cf-df4295c8d38e => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/449] 162.253.55.50 () {48 vars in 1048 bytes} [Wed Sep 23 17:45:01 2026] PATCH /v2/images/c31079b4-63da-4a64-a6cf-df4295c8d38e => generated 1382 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/450] 162.253.55.50 () {44 vars in 968 bytes} [Wed Sep 23 17:45:01 2026] GET /v2/images/c31079b4-63da-4a64-a6cf-df4295c8d38e => generated 1382 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/639] 162.253.55.50 () {42 vars in 685 bytes} [Wed Sep 23 18:00:39 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/640] 162.253.55.50 () {44 vars in 907 bytes} [Wed Sep 23 18:00:39 2026] GET /v2/images => generated 5574 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/681] 162.253.55.50 () {42 vars in 685 bytes} [Wed Sep 23 18:03:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/682] 162.253.55.50 () {44 vars in 907 bytes} [Wed Sep 23 18:03:56 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: 346/683] 162.253.55.50 () {42 vars in 685 bytes} [Wed Sep 23 18:03:58 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/684] 162.253.55.50 () {44 vars in 907 bytes} [Wed Sep 23 18:03:58 2026] GET /v2/images => generated 5574 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/697] 162.253.55.50 () {42 vars in 685 bytes} [Wed Sep 23 18:04:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/698] 162.253.55.50 () {44 vars in 907 bytes} [Wed Sep 23 18:04:55 2026] GET /v2/images => generated 5574 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/701] 162.253.55.50 () {42 vars in 685 bytes} [Wed Sep 23 18:05:05 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/702] 162.253.55.50 () {44 vars in 907 bytes} [Wed Sep 23 18:05:05 2026] GET /v2/images => generated 5574 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/717] 162.253.55.50 () {42 vars in 685 bytes} [Wed Sep 23 18:06:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/718] 162.253.55.50 () {44 vars in 907 bytes} [Wed Sep 23 18:06:16 2026] GET /v2/images => generated 5574 bytes in 60 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: 360/727] 10.0.0.245 () {32 vars in 633 bytes} [Wed Sep 23 18:07:02 2026] GET /v2/images => generated 5574 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/734] 10.0.0.22 () {36 vars in 986 bytes} [Wed Sep 23 18:07:26 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29 => generated 1312 bytes in 38 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: 371/735] 10.0.0.22 () {36 vars in 926 bytes} [Wed Sep 23 18:07:26 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: 366/738] 162.253.55.50 () {36 vars in 990 bytes} [Wed Sep 23 18:07:34 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/739] 162.253.55.50 () {36 vars in 930 bytes} [Wed Sep 23 18:07:34 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: 367/740] 162.253.55.50 () {36 vars in 990 bytes} [Wed Sep 23 18:07:34 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/741] 162.253.55.50 () {36 vars in 930 bytes} [Wed Sep 23 18:07:34 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/742] 10.0.0.22 () {36 vars in 986 bytes} [Wed Sep 23 18:07:35 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/743] 10.0.0.22 () {36 vars in 926 bytes} [Wed Sep 23 18:07: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: 369/744] 10.0.0.22 () {36 vars in 986 bytes} [Wed Sep 23 18:07:37 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29 => 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: 376/745] 10.0.0.22 () {36 vars in 926 bytes} [Wed Sep 23 18:07:37 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: 383/758] 10.0.0.22 () {36 vars in 986 bytes} [Wed Sep 23 18:08:36 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/759] 10.0.0.22 () {36 vars in 926 bytes} [Wed Sep 23 18:08:36 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/768] 10.0.0.245 () {32 vars in 707 bytes} [Wed Sep 23 18:09:18 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29 => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/769] 10.0.0.245 () {32 vars in 707 bytes} [Wed Sep 23 18:09:18 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/770] 10.0.0.247 () {36 vars in 987 bytes} [Wed Sep 23 18:09:19 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29 => generated 1312 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/771] 10.0.0.247 () {36 vars in 927 bytes} [Wed Sep 23 18:09:19 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/772] 10.0.0.247 () {36 vars in 927 bytes} [Wed Sep 23 18:09:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/773] 10.0.0.247 () {36 vars in 987 bytes} [Wed Sep 23 18:09:19 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29 => 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: 391/774] 10.0.0.247 () {36 vars in 927 bytes} [Wed Sep 23 18:09:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/775] 10.0.0.247 () {36 vars in 927 bytes} [Wed Sep 23 18:09:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/776] 10.0.0.247 () {36 vars in 987 bytes} [Wed Sep 23 18:09:19 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/777] 10.0.0.247 () {36 vars in 927 bytes} [Wed Sep 23 18:09:19 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: 393/778] 10.0.0.247 () {36 vars in 927 bytes} [Wed Sep 23 18:09:19 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/779] 10.0.0.182 () {36 vars in 911 bytes} [Wed Sep 23 18:09:20 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/780] 10.0.0.182 () {36 vars in 1007 bytes} [Wed Sep 23 18:09:20 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29/locations => generated 127 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/781] 10.0.0.182 () {36 vars in 987 bytes} [Wed Sep 23 18:09:20 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29 => 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: 395/782] 10.0.0.182 () {36 vars in 927 bytes} [Wed Sep 23 18:09:20 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: 8|app: 0|req: 388/783] 10.0.0.182 () {36 vars in 927 bytes} [Wed Sep 23 18:09:20 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: 397/786] 10.0.0.22 () {36 vars in 986 bytes} [Wed Sep 23 18:09:24 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/787] 10.0.0.22 () {36 vars in 926 bytes} [Wed Sep 23 18:09:24 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/794] 10.0.0.22 () {36 vars in 986 bytes} [Wed Sep 23 18:09:54 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/795] 10.0.0.22 () {36 vars in 926 bytes} [Wed Sep 23 18:09:54 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: 422/836] 10.0.0.247 () {36 vars in 987 bytes} [Wed Sep 23 18:13:17 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/837] 10.0.0.247 () {36 vars in 927 bytes} [Wed Sep 23 18:13:17 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: 423/838] 10.0.0.247 () {36 vars in 927 bytes} [Wed Sep 23 18:13:17 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: 416/839] 10.0.0.247 () {36 vars in 987 bytes} [Wed Sep 23 18:13:17 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/840] 10.0.0.247 () {36 vars in 927 bytes} [Wed Sep 23 18:13:17 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: 417/841] 10.0.0.247 () {36 vars in 927 bytes} [Wed Sep 23 18:13:17 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: 7|app: 0|req: 425/842] 10.0.0.247 () {36 vars in 987 bytes} [Wed Sep 23 18:13:17 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/843] 10.0.0.247 () {36 vars in 927 bytes} [Wed Sep 23 18:13:17 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/844] 10.0.0.182 () {36 vars in 911 bytes} [Wed Sep 23 18:13:18 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/845] 10.0.0.182 () {36 vars in 1007 bytes} [Wed Sep 23 18:13:18 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29/locations => generated 127 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/846] 10.0.0.182 () {36 vars in 987 bytes} [Wed Sep 23 18:13:18 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/847] 10.0.0.182 () {36 vars in 927 bytes} [Wed Sep 23 18:13:18 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: 428/848] 10.0.0.182 () {36 vars in 927 bytes} [Wed Sep 23 18:13:18 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: 422/851] 10.0.0.245 () {34 vars in 655 bytes} [Wed Sep 23 18:13:27 2026] POST /v2/images => generated 649 bytes in 284 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-23 18:13:27.897 7 WARNING glance.api.v2.images [None req-377e4661-b0df-41ff-b18a-1ea89dc86997 d3da226f13f74bc5b5584b77a6c0f35e 3597c3f2cf7643a3be76d8cddfbf735e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ef36ba57-ef54-4117-a834-6982c02cb24a [pid: 7|app: 0|req: 430/852] 10.0.0.245 () {32 vars in 710 bytes} [Wed Sep 23 18:13:27 2026] DELETE /v2/images/ef36ba57-ef54-4117-a834-6982c02cb24a => generated 0 bytes in 76 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/853] 10.0.0.245 () {32 vars in 707 bytes} [Wed Sep 23 18:13:27 2026] GET /v2/images/ef36ba57-ef54-4117-a834-6982c02cb24a => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/854] 10.0.0.245 () {32 vars in 633 bytes} [Wed Sep 23 18:13:27 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/855] 10.0.0.245 () {34 vars in 655 bytes} [Wed Sep 23 18:13:28 2026] POST /v2/images => generated 702 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/856] 10.0.0.245 () {32 vars in 717 bytes} [Wed Sep 23 18:13:28 2026] GET /v2/images/ff79f94d-1792-4fbd-a71b-e09755a9a99a/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-23 18:13:28.125 8 INFO glance.api.v2.image_data [None req-72b09f96-5ee0-4f37-83e3-9fcbdb253dfe d3da226f13f74bc5b5584b77a6c0f35e 3597c3f2cf7643a3be76d8cddfbf735e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-23 18:13:28.176 8 WARNING glance_store._drivers.rbd [None req-72b09f96-5ee0-4f37-83e3-9fcbdb253dfe d3da226f13f74bc5b5584b77a6c0f35e 3597c3f2cf7643a3be76d8cddfbf735e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-23 18:13:28.457 8 INFO glance.location [None req-72b09f96-5ee0-4f37-83e3-9fcbdb253dfe d3da226f13f74bc5b5584b77a6c0f35e 3597c3f2cf7643a3be76d8cddfbf735e - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 425/857] 10.0.0.245 () {32 vars in 727 bytes} [Wed Sep 23 18:13:28 2026] PUT /v2/images/ff79f94d-1792-4fbd-a71b-e09755a9a99a/file => generated 0 bytes in 394 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/858] 10.0.0.245 () {32 vars in 707 bytes} [Wed Sep 23 18:13:28 2026] GET /v2/images/ff79f94d-1792-4fbd-a71b-e09755a9a99a => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/859] 10.0.0.245 () {32 vars in 717 bytes} [Wed Sep 23 18:13:28 2026] GET /v2/images/ff79f94d-1792-4fbd-a71b-e09755a9a99a/file => generated 1024 bytes in 148 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/860] 10.0.0.245 () {34 vars in 655 bytes} [Wed Sep 23 18:13:28 2026] POST /v2/images => generated 648 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/861] 10.0.0.245 () {32 vars in 726 bytes} [Wed Sep 23 18:13:28 2026] PATCH /v2/images/a7a38aa5-2baf-4c51-8c6e-c39da35b21fa => generated 652 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/862] 10.0.0.245 () {32 vars in 707 bytes} [Wed Sep 23 18:13:28 2026] GET /v2/images/a7a38aa5-2baf-4c51-8c6e-c39da35b21fa => generated 652 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-23 18:13:28.881 8 WARNING glance.api.v2.images [None req-33acc6c1-d84b-4fda-8c94-57ac18065a93 d3da226f13f74bc5b5584b77a6c0f35e 3597c3f2cf7643a3be76d8cddfbf735e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a7a38aa5-2baf-4c51-8c6e-c39da35b21fa [pid: 8|app: 0|req: 428/863] 10.0.0.245 () {32 vars in 710 bytes} [Wed Sep 23 18:13:28 2026] DELETE /v2/images/a7a38aa5-2baf-4c51-8c6e-c39da35b21fa => generated 0 bytes in 76 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/864] 10.0.0.245 () {32 vars in 707 bytes} [Wed Sep 23 18:13:28 2026] GET /v2/images/a7a38aa5-2baf-4c51-8c6e-c39da35b21fa => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-23 18:13:28.980 8 WARNING glance.api.v2.images [None req-ee71088c-3212-4591-95e5-90858aacf988 d3da226f13f74bc5b5584b77a6c0f35e 3597c3f2cf7643a3be76d8cddfbf735e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ff79f94d-1792-4fbd-a71b-e09755a9a99a [pid: 8|app: 0|req: 429/865] 10.0.0.245 () {32 vars in 710 bytes} [Wed Sep 23 18:13:28 2026] DELETE /v2/images/ff79f94d-1792-4fbd-a71b-e09755a9a99a => generated 0 bytes in 791 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/866] 10.0.0.245 () {32 vars in 707 bytes} [Wed Sep 23 18:13:29 2026] GET /v2/images/ff79f94d-1792-4fbd-a71b-e09755a9a99a => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-23 18:13:29.790 8 WARNING glance.api.v2.images [None req-d23918cb-57b0-4c4c-b275-425a49c8b083 d3da226f13f74bc5b5584b77a6c0f35e 3597c3f2cf7643a3be76d8cddfbf735e - - default default] Failed to find image ef36ba57-ef54-4117-a834-6982c02cb24a to delete: glance.common.exception.ImageNotFound: No image found with ID ef36ba57-ef54-4117-a834-6982c02cb24a [pid: 8|app: 0|req: 430/867] 10.0.0.245 () {32 vars in 710 bytes} [Wed Sep 23 18:13:29 2026] DELETE /v2/images/ef36ba57-ef54-4117-a834-6982c02cb24a => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/868] 10.0.0.245 () {32 vars in 707 bytes} [Wed Sep 23 18:13:29 2026] GET /v2/images/ef36ba57-ef54-4117-a834-6982c02cb24a => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/875] 10.0.0.22 () {36 vars in 986 bytes} [Wed Sep 23 18:13:59 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/876] 10.0.0.22 () {36 vars in 926 bytes} [Wed Sep 23 18:13:59 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: 439/885] 10.0.0.22 () {36 vars in 986 bytes} [Wed Sep 23 18:14:33 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29 => 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: 447/886] 10.0.0.22 () {36 vars in 926 bytes} [Wed Sep 23 18:14:33 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/897] 10.0.0.245 () {30 vars in 411 bytes} [Wed Sep 23 18:15:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/900] 10.0.0.22 () {36 vars in 986 bytes} [Wed Sep 23 18:15:42 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29 => 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: 447/901] 10.0.0.22 () {36 vars in 926 bytes} [Wed Sep 23 18:15:43 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: 450/906] 10.0.0.22 () {36 vars in 986 bytes} [Wed Sep 23 18:16:02 2026] GET /v2/images/366a19c0-b570-467d-ab3f-91ea71cfac29 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/907] 10.0.0.22 () {36 vars in 926 bytes} [Wed Sep 23 18:16: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)