+ 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 [Tue Sep 1 18:55:58 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-854c9dd899-hf4rr machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f68c47c9668 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-01 18:56:00.633 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-01 18:56:00.679 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-09-01 18:56:01.512 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-01 18:56:01.512 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-09-01 18:56:01.513 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-01 18:56:01.513 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-01 18:56:01.514 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-01 18:56:01.514 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-01 18:56:03.668 8 WARNING glance.api.v2.images [None req-4c24db2b-9067-45ab-a0f9-da49fb8cda4a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-01 18:56:03.718 7 WARNING glance.api.v2.images [None req-29e273b8-99f6-4996-ab10-628d923a5a3f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-01 18:56:04.004 8 WARNING keystonemiddleware._common.config [None req-4c24db2b-9067-45ab-a0f9-da49fb8cda4a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 18:56:04.012 8 WARNING oslo_config.cfg [None req-4c24db2b-9067-45ab-a0f9-da49fb8cda4a - - - - - -] 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 0x7f68c47c9668 pid: 8 (default app) 2026-09-01 18:56:04.064 7 WARNING keystonemiddleware._common.config [None req-29e273b8-99f6-4996-ab10-628d923a5a3f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 18:56:04.072 7 WARNING oslo_config.cfg [None req-29e273b8-99f6-4996-ab10-628d923a5a3f - - - - - -] 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 0x7f68c47c9668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 162.253.55.86 () {42 vars in 683 bytes} [Tue Sep 1 18:56:05 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-01 18:56:06.306 7 WARNING oslo_policy.policy [None req-bd75ccb0-9a7b-4410-9513-13e349310581 331ef6915d1c47f48eb19a176564ad23 ca4f66caaf7d4451bc8cd4c437dfa4cf - - 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-01 18:56:06.306 7 WARNING oslo_policy.policy [None req-bd75ccb0-9a7b-4410-9513-13e349310581 331ef6915d1c47f48eb19a176564ad23 ca4f66caaf7d4451bc8cd4c437dfa4cf - - 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-01 18:56:06.321 7 WARNING oslo_policy.policy [None req-bd75ccb0-9a7b-4410-9513-13e349310581 331ef6915d1c47f48eb19a176564ad23 ca4f66caaf7d4451bc8cd4c437dfa4cf - - 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-01 18:56:06.321 7 WARNING oslo_policy.policy [None req-bd75ccb0-9a7b-4410-9513-13e349310581 331ef6915d1c47f48eb19a176564ad23 ca4f66caaf7d4451bc8cd4c437dfa4cf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 162.253.55.86 () {44 vars in 905 bytes} [Tue Sep 1 18:56:05 2026] GET /v2/images => generated 69 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 162.253.55.86 () {42 vars in 683 bytes} [Tue Sep 1 18:56:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 162.253.55.86 () {44 vars in 905 bytes} [Tue Sep 1 18:56:10 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-01 18:56:10.110 8 WARNING oslo_policy.policy [None req-35e365ad-1d1a-4dc5-87f1-fd481ee4d6ab 331ef6915d1c47f48eb19a176564ad23 ca4f66caaf7d4451bc8cd4c437dfa4cf - - 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-01 18:56:10.111 8 WARNING oslo_policy.policy [None req-35e365ad-1d1a-4dc5-87f1-fd481ee4d6ab 331ef6915d1c47f48eb19a176564ad23 ca4f66caaf7d4451bc8cd4c437dfa4cf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 162.253.55.86 () {44 vars in 906 bytes} [Tue Sep 1 18:56:10 2026] GET /v2/images/cirros => generated 151 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 162.253.55.86 () {44 vars in 928 bytes} [Tue Sep 1 18:56:10 2026] GET /v2/images?name=cirros => generated 81 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 18:56:10.253 8 WARNING oslo_policy.policy [None req-6d299b5b-3bf0-4c68-a7b6-b9eee068eb28 331ef6915d1c47f48eb19a176564ad23 ca4f66caaf7d4451bc8cd4c437dfa4cf - - 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-01 18:56:10.253 8 WARNING oslo_policy.policy [None req-6d299b5b-3bf0-4c68-a7b6-b9eee068eb28 331ef6915d1c47f48eb19a176564ad23 ca4f66caaf7d4451bc8cd4c437dfa4cf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 162.253.55.86 () {44 vars in 934 bytes} [Tue Sep 1 18:56:10 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-09-01 18:56:10.351 7 WARNING oslo_config.cfg [None req-7b9ac1bf-90b2-4fb4-8ab1-e1bd0c1b0603 331ef6915d1c47f48eb19a176564ad23 ca4f66caaf7d4451bc8cd4c437dfa4cf - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 162.253.55.86 () {48 vars in 946 bytes} [Tue Sep 1 18:56:10 2026] POST /v2/images => generated 760 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-01 18:56:10.377 8 WARNING oslo_policy.policy [None req-256afda6-88d2-4717-b99b-ef0a85937c0d 331ef6915d1c47f48eb19a176564ad23 ca4f66caaf7d4451bc8cd4c437dfa4cf - - 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-01 18:56:10.378 8 WARNING oslo_policy.policy [None req-256afda6-88d2-4717-b99b-ef0a85937c0d 331ef6915d1c47f48eb19a176564ad23 ca4f66caaf7d4451bc8cd4c437dfa4cf - - 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-01 18:56:10.380 8 INFO glance.api.v2.image_data [None req-256afda6-88d2-4717-b99b-ef0a85937c0d 331ef6915d1c47f48eb19a176564ad23 ca4f66caaf7d4451bc8cd4c437dfa4cf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 18:56:13.969 8 WARNING glance.location [None req-256afda6-88d2-4717-b99b-ef0a85937c0d 331ef6915d1c47f48eb19a176564ad23 ca4f66caaf7d4451bc8cd4c437dfa4cf - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 162.253.55.86 () {48 vars in 1040 bytes} [Tue Sep 1 18:56:10 2026] PUT /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f/file => generated 0 bytes in 3648 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6634 switches on core 0) [pid: 7|app: 0|req: 7/16] 162.253.55.86 () {44 vars in 966 bytes} [Tue Sep 1 18:56:14 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-01 18:56:14.153 8 WARNING oslo_config.cfg [None req-ae843fe4-76fc-4e93-8f2b-07a6c9d43fe4 331ef6915d1c47f48eb19a176564ad23 ca4f66caaf7d4451bc8cd4c437dfa4cf - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/17] 162.253.55.86 () {48 vars in 1046 bytes} [Tue Sep 1 18:56:14 2026] PATCH /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => generated 1312 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 162.253.55.86 () {44 vars in 966 bytes} [Tue Sep 1 18:56:14 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 162.253.55.86 () {42 vars in 683 bytes} [Tue Sep 1 19:18:08 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: 142/282] 162.253.55.86 () {44 vars in 905 bytes} [Tue Sep 1 19:18:08 2026] GET /v2/images => generated 1381 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/287] 162.253.55.86 () {42 vars in 683 bytes} [Tue Sep 1 19:18:26 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: 145/288] 162.253.55.86 () {44 vars in 905 bytes} [Tue Sep 1 19:18:26 2026] GET /v2/images => generated 1381 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/289] 162.253.55.86 () {44 vars in 932 bytes} [Tue Sep 1 19:18:26 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/290] 162.253.55.86 () {44 vars in 954 bytes} [Tue Sep 1 19:18:26 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/291] 162.253.55.86 () {44 vars in 934 bytes} [Tue Sep 1 19:18:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/292] 162.253.55.86 () {48 vars in 946 bytes} [Tue Sep 1 19:18:27 2026] POST /v2/images => generated 796 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-01 19:18:27.098 7 WARNING oslo_policy.policy [None req-9d2d12f4-c7b9-4a7b-a95d-e86e67f25fd0 331ef6915d1c47f48eb19a176564ad23 ca4f66caaf7d4451bc8cd4c437dfa4cf - - 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-01 19:18:27.099 7 WARNING oslo_policy.policy [None req-9d2d12f4-c7b9-4a7b-a95d-e86e67f25fd0 331ef6915d1c47f48eb19a176564ad23 ca4f66caaf7d4451bc8cd4c437dfa4cf - - 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-01 19:18:27.101 7 INFO glance.api.v2.image_data [None req-9d2d12f4-c7b9-4a7b-a95d-e86e67f25fd0 331ef6915d1c47f48eb19a176564ad23 ca4f66caaf7d4451bc8cd4c437dfa4cf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 19:18:57.151 7 WARNING glance.location [None req-9d2d12f4-c7b9-4a7b-a95d-e86e67f25fd0 331ef6915d1c47f48eb19a176564ad23 ca4f66caaf7d4451bc8cd4c437dfa4cf - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 146/299] 162.253.55.86 () {48 vars in 1041 bytes} [Tue Sep 1 19:18:27 2026] PUT /v2/images/0a92c2ab-cabe-4d09-ba29-01a7eace4b68/file => generated 0 bytes in 30123 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66842 switches on core 0) [pid: 8|app: 0|req: 154/300] 162.253.55.86 () {44 vars in 966 bytes} [Tue Sep 1 19:18:57 2026] GET /v2/images/0a92c2ab-cabe-4d09-ba29-01a7eace4b68 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/301] 162.253.55.86 () {48 vars in 1046 bytes} [Tue Sep 1 19:18:57 2026] PATCH /v2/images/0a92c2ab-cabe-4d09-ba29-01a7eace4b68 => generated 1395 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/302] 162.253.55.86 () {44 vars in 966 bytes} [Tue Sep 1 19:18:57 2026] GET /v2/images/0a92c2ab-cabe-4d09-ba29-01a7eace4b68 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/303] 162.253.55.86 () {42 vars in 683 bytes} [Tue Sep 1 19:18:59 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: 156/304] 162.253.55.86 () {44 vars in 905 bytes} [Tue Sep 1 19:18:59 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/393] 162.253.55.86 () {42 vars in 683 bytes} [Tue Sep 1 19:26:23 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/396] 162.253.55.86 () {44 vars in 905 bytes} [Tue Sep 1 19:26:23 2026] GET /v2/images => generated 2778 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/399] 162.253.55.86 () {42 vars in 683 bytes} [Tue Sep 1 19:26:34 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: 196/400] 162.253.55.86 () {44 vars in 905 bytes} [Tue Sep 1 19:26:34 2026] GET /v2/images => generated 2778 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/401] 162.253.55.86 () {44 vars in 942 bytes} [Tue Sep 1 19:26:34 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: 7|app: 0|req: 197/402] 162.253.55.86 () {44 vars in 964 bytes} [Tue Sep 1 19:26:34 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/403] 162.253.55.86 () {44 vars in 934 bytes} [Tue Sep 1 19:26:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/404] 162.253.55.86 () {48 vars in 946 bytes} [Tue Sep 1 19:26:34 2026] POST /v2/images => generated 799 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-01 19:26:34.329 8 INFO glance.api.v2.image_data [None req-7f741d3a-233c-46e2-b610-769cb3548bb4 331ef6915d1c47f48eb19a176564ad23 ca4f66caaf7d4451bc8cd4c437dfa4cf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 19:26:53.998 8 INFO glance.location [None req-7f741d3a-233c-46e2-b610-769cb3548bb4 331ef6915d1c47f48eb19a176564ad23 ca4f66caaf7d4451bc8cd4c437dfa4cf - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 207/409] 162.253.55.86 () {48 vars in 1040 bytes} [Tue Sep 1 19:26:34 2026] PUT /v2/images/b403cf8c-abed-47e5-9a0b-a152c2cf236c/file => generated 0 bytes in 19748 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22564 switches on core 0) [pid: 7|app: 0|req: 203/410] 162.253.55.86 () {44 vars in 966 bytes} [Tue Sep 1 19:26:54 2026] GET /v2/images/b403cf8c-abed-47e5-9a0b-a152c2cf236c => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/411] 162.253.55.86 () {48 vars in 1046 bytes} [Tue Sep 1 19:26:54 2026] PATCH /v2/images/b403cf8c-abed-47e5-9a0b-a152c2cf236c => generated 1410 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/412] 162.253.55.86 () {44 vars in 966 bytes} [Tue Sep 1 19:26:54 2026] GET /v2/images/b403cf8c-abed-47e5-9a0b-a152c2cf236c => generated 1410 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/421] 162.253.55.86 () {42 vars in 683 bytes} [Tue Sep 1 19:27:38 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: 213/422] 162.253.55.86 () {44 vars in 905 bytes} [Tue Sep 1 19:27:38 2026] GET /v2/images => generated 4190 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/425] 162.253.55.86 () {42 vars in 683 bytes} [Tue Sep 1 19:27:50 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: 215/426] 162.253.55.86 () {44 vars in 905 bytes} [Tue Sep 1 19:27:50 2026] GET /v2/images => generated 4190 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/427] 162.253.55.86 () {44 vars in 934 bytes} [Tue Sep 1 19:27:50 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/428] 162.253.55.86 () {44 vars in 956 bytes} [Tue Sep 1 19:27:50 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: 7|app: 0|req: 213/429] 162.253.55.86 () {44 vars in 934 bytes} [Tue Sep 1 19:27:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/430] 162.253.55.86 () {48 vars in 946 bytes} [Tue Sep 1 19:27:50 2026] POST /v2/images => generated 791 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-01 19:27:51.026 7 INFO glance.api.v2.image_data [None req-7e99b8c4-0139-4590-9897-ec9844fbaece 331ef6915d1c47f48eb19a176564ad23 ca4f66caaf7d4451bc8cd4c437dfa4cf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 19:28:11.833 7 INFO glance.location [None req-7e99b8c4-0139-4590-9897-ec9844fbaece 331ef6915d1c47f48eb19a176564ad23 ca4f66caaf7d4451bc8cd4c437dfa4cf - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 214/435] 162.253.55.86 () {48 vars in 1041 bytes} [Tue Sep 1 19:27:51 2026] PUT /v2/images/7758105e-eab1-4c08-907b-d8cb24e085c8/file => generated 0 bytes in 20884 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28662 switches on core 0) [pid: 8|app: 0|req: 222/436] 162.253.55.86 () {44 vars in 966 bytes} [Tue Sep 1 19:28:11 2026] GET /v2/images/7758105e-eab1-4c08-907b-d8cb24e085c8 => generated 1204 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/437] 162.253.55.86 () {48 vars in 1046 bytes} [Tue Sep 1 19:28:11 2026] PATCH /v2/images/7758105e-eab1-4c08-907b-d8cb24e085c8 => generated 1382 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/438] 162.253.55.86 () {44 vars in 966 bytes} [Tue Sep 1 19:28:12 2026] GET /v2/images/7758105e-eab1-4c08-907b-d8cb24e085c8 => generated 1382 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/615] 162.253.55.86 () {42 vars in 683 bytes} [Tue Sep 1 19:42:44 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: 304/616] 162.253.55.86 () {44 vars in 905 bytes} [Tue Sep 1 19:42:44 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: 8|app: 0|req: 329/649] 162.253.55.86 () {42 vars in 683 bytes} [Tue Sep 1 19:45:29 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: 321/650] 162.253.55.86 () {44 vars in 905 bytes} [Tue Sep 1 19:45:29 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/651] 162.253.55.86 () {42 vars in 683 bytes} [Tue Sep 1 19:45:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/652] 162.253.55.86 () {44 vars in 905 bytes} [Tue Sep 1 19:45:31 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/665] 162.253.55.86 () {42 vars in 683 bytes} [Tue Sep 1 19:46:25 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/666] 162.253.55.86 () {44 vars in 905 bytes} [Tue Sep 1 19:46:25 2026] GET /v2/images => generated 5574 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/669] 162.253.55.86 () {42 vars in 683 bytes} [Tue Sep 1 19:46:34 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: 339/670] 162.253.55.86 () {44 vars in 905 bytes} [Tue Sep 1 19:46:34 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/683] 162.253.55.86 () {42 vars in 683 bytes} [Tue Sep 1 19:47:41 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: 338/684] 162.253.55.86 () {44 vars in 905 bytes} [Tue Sep 1 19:47:41 2026] GET /v2/images => generated 5574 bytes in 59 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: 352/695] 10.0.0.4 () {32 vars in 631 bytes} [Tue Sep 1 19:48:27 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/702] 10.0.0.147 () {36 vars in 987 bytes} [Tue Sep 1 19:48:54 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => generated 1312 bytes in 21 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: 347/703] 10.0.0.147 () {36 vars in 927 bytes} [Tue Sep 1 19:48:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/704] 10.0.0.147 () {36 vars in 987 bytes} [Tue Sep 1 19:48:58 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/705] 10.0.0.147 () {36 vars in 927 bytes} [Tue Sep 1 19:48:58 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: 358/706] 162.253.55.86 () {36 vars in 990 bytes} [Tue Sep 1 19:49:02 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/707] 162.253.55.86 () {36 vars in 930 bytes} [Tue Sep 1 19:49:02 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: 359/708] 162.253.55.86 () {36 vars in 990 bytes} [Tue Sep 1 19:49:02 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/709] 162.253.55.86 () {36 vars in 930 bytes} [Tue Sep 1 19:49:02 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: 361/712] 10.0.0.107 () {36 vars in 987 bytes} [Tue Sep 1 19:49:13 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => generated 1312 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/713] 10.0.0.107 () {36 vars in 927 bytes} [Tue Sep 1 19:49:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/714] 10.0.0.107 () {36 vars in 927 bytes} [Tue Sep 1 19:49:13 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: 353/715] 10.0.0.107 () {36 vars in 987 bytes} [Tue Sep 1 19:49:13 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => generated 1312 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/716] 10.0.0.107 () {36 vars in 927 bytes} [Tue Sep 1 19:49:13 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: 354/717] 10.0.0.107 () {36 vars in 927 bytes} [Tue Sep 1 19:49:13 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: 356/720] 10.0.0.107 () {36 vars in 987 bytes} [Tue Sep 1 19:49:13 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => 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: 365/721] 10.0.0.107 () {36 vars in 927 bytes} [Tue Sep 1 19:49:13 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: 357/722] 10.0.0.107 () {36 vars in 927 bytes} [Tue Sep 1 19:49:13 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/723] 10.0.0.125 () {36 vars in 911 bytes} [Tue Sep 1 19:49:14 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: 358/724] 10.0.0.125 () {36 vars in 1007 bytes} [Tue Sep 1 19:49:14 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f/locations => generated 127 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/725] 10.0.0.125 () {36 vars in 987 bytes} [Tue Sep 1 19:49:15 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/726] 10.0.0.125 () {36 vars in 927 bytes} [Tue Sep 1 19:49:15 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: 368/727] 10.0.0.125 () {36 vars in 927 bytes} [Tue Sep 1 19:49:15 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: 364/736] 10.0.0.147 () {36 vars in 987 bytes} [Tue Sep 1 19:49:55 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => 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: 373/737] 10.0.0.147 () {36 vars in 927 bytes} [Tue Sep 1 19:49:55 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: 365/738] 10.0.0.147 () {36 vars in 987 bytes} [Tue Sep 1 19:50:01 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/739] 10.0.0.147 () {36 vars in 927 bytes} [Tue Sep 1 19:50:01 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: 370/748] 10.0.0.147 () {36 vars in 987 bytes} [Tue Sep 1 19:50:40 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/749] 10.0.0.147 () {36 vars in 927 bytes} [Tue Sep 1 19:50:40 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/754] 10.0.0.147 () {36 vars in 987 bytes} [Tue Sep 1 19:50:55 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/755] 10.0.0.147 () {36 vars in 927 bytes} [Tue Sep 1 19:50:55 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: 385/760] 10.0.0.4 () {34 vars in 653 bytes} [Tue Sep 1 19:51:13 2026] POST /v2/images => generated 649 bytes in 240 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-01 19:51:14.068 7 WARNING glance.api.v2.images [None req-10e445d6-2dba-4363-b83c-4fe0c2302c17 a7c768f528bc42cea8791de7f1d5843e 833b73f475b54a519e05d414a8ff06cd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1f468357-0a3a-4501-afda-61c3e332d5f6 [pid: 7|app: 0|req: 376/761] 10.0.0.4 () {32 vars in 708 bytes} [Tue Sep 1 19:51:14 2026] DELETE /v2/images/1f468357-0a3a-4501-afda-61c3e332d5f6 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/762] 10.0.0.4 () {32 vars in 705 bytes} [Tue Sep 1 19:51:14 2026] GET /v2/images/1f468357-0a3a-4501-afda-61c3e332d5f6 => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/763] 10.0.0.4 () {32 vars in 631 bytes} [Tue Sep 1 19:51:14 2026] GET /v2/images => generated 1381 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/764] 10.0.0.4 () {34 vars in 653 bytes} [Tue Sep 1 19:51:14 2026] POST /v2/images => generated 703 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/765] 10.0.0.4 () {32 vars in 715 bytes} [Tue Sep 1 19:51:14 2026] GET /v2/images/85d476a8-3f76-4b39-bc92-4c1a207fe830/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-01 19:51:14.306 8 INFO glance.api.v2.image_data [None req-a98e647d-f617-4f5d-92f4-724d0b217783 a7c768f528bc42cea8791de7f1d5843e 833b73f475b54a519e05d414a8ff06cd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 19:51:14.345 8 WARNING glance_store._drivers.rbd [None req-a98e647d-f617-4f5d-92f4-724d0b217783 a7c768f528bc42cea8791de7f1d5843e 833b73f475b54a519e05d414a8ff06cd - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-01 19:51:14.954 8 INFO glance.location [None req-a98e647d-f617-4f5d-92f4-724d0b217783 a7c768f528bc42cea8791de7f1d5843e 833b73f475b54a519e05d414a8ff06cd - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 388/766] 10.0.0.4 () {32 vars in 725 bytes} [Tue Sep 1 19:51:14 2026] PUT /v2/images/85d476a8-3f76-4b39-bc92-4c1a207fe830/file => generated 0 bytes in 706 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/767] 10.0.0.4 () {32 vars in 705 bytes} [Tue Sep 1 19:51:15 2026] GET /v2/images/85d476a8-3f76-4b39-bc92-4c1a207fe830 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/768] 10.0.0.4 () {32 vars in 715 bytes} [Tue Sep 1 19:51:15 2026] GET /v2/images/85d476a8-3f76-4b39-bc92-4c1a207fe830/file => generated 1024 bytes in 137 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/769] 10.0.0.4 () {34 vars in 653 bytes} [Tue Sep 1 19:51:15 2026] POST /v2/images => generated 646 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/770] 10.0.0.4 () {32 vars in 724 bytes} [Tue Sep 1 19:51:15 2026] PATCH /v2/images/7c081836-152b-452b-bedf-de020130d236 => generated 652 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/771] 10.0.0.4 () {32 vars in 705 bytes} [Tue Sep 1 19:51:15 2026] GET /v2/images/7c081836-152b-452b-bedf-de020130d236 => generated 652 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-01 19:51:15.341 8 WARNING glance.api.v2.images [None req-b93f1556-ba85-48ce-8f97-707e413a8076 a7c768f528bc42cea8791de7f1d5843e 833b73f475b54a519e05d414a8ff06cd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7c081836-152b-452b-bedf-de020130d236 [pid: 8|app: 0|req: 391/772] 10.0.0.4 () {32 vars in 708 bytes} [Tue Sep 1 19:51:15 2026] DELETE /v2/images/7c081836-152b-452b-bedf-de020130d236 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/773] 10.0.0.4 () {32 vars in 705 bytes} [Tue Sep 1 19:51:15 2026] GET /v2/images/7c081836-152b-452b-bedf-de020130d236 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 19:51:15.422 8 WARNING glance.api.v2.images [None req-f6b5e1ea-6be0-4a98-8efb-477940e92e4a a7c768f528bc42cea8791de7f1d5843e 833b73f475b54a519e05d414a8ff06cd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//85d476a8-3f76-4b39-bc92-4c1a207fe830 [pid: 8|app: 0|req: 392/774] 10.0.0.4 () {32 vars in 708 bytes} [Tue Sep 1 19:51:15 2026] DELETE /v2/images/85d476a8-3f76-4b39-bc92-4c1a207fe830 => generated 0 bytes in 1200 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/775] 10.0.0.4 () {32 vars in 705 bytes} [Tue Sep 1 19:51:16 2026] GET /v2/images/85d476a8-3f76-4b39-bc92-4c1a207fe830 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 19:51:16.631 8 WARNING glance.api.v2.images [None req-1d2e6b6f-77ab-4fd7-a5d6-8e64f7371d95 a7c768f528bc42cea8791de7f1d5843e 833b73f475b54a519e05d414a8ff06cd - - default default] Failed to find image 1f468357-0a3a-4501-afda-61c3e332d5f6 to delete: glance.common.exception.ImageNotFound: No image found with ID 1f468357-0a3a-4501-afda-61c3e332d5f6 [pid: 8|app: 0|req: 393/776] 10.0.0.4 () {32 vars in 708 bytes} [Tue Sep 1 19:51:16 2026] DELETE /v2/images/1f468357-0a3a-4501-afda-61c3e332d5f6 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/777] 10.0.0.4 () {32 vars in 705 bytes} [Tue Sep 1 19:51:16 2026] GET /v2/images/1f468357-0a3a-4501-afda-61c3e332d5f6 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/778] 10.0.0.4 () {30 vars in 409 bytes} [Tue Sep 1 19:51:19 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: 396/781] 10.0.0.4 () {32 vars in 705 bytes} [Tue Sep 1 19:51:29 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/782] 10.0.0.4 () {32 vars in 705 bytes} [Tue Sep 1 19:51:29 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/783] 10.0.0.107 () {36 vars in 987 bytes} [Tue Sep 1 19:51:29 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/784] 10.0.0.107 () {36 vars in 927 bytes} [Tue Sep 1 19:51:29 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/785] 10.0.0.107 () {36 vars in 927 bytes} [Tue Sep 1 19:51:29 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/786] 10.0.0.107 () {36 vars in 987 bytes} [Tue Sep 1 19:51:29 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => 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: 399/787] 10.0.0.107 () {36 vars in 927 bytes} [Tue Sep 1 19:51:29 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: 389/788] 10.0.0.107 () {36 vars in 927 bytes} [Tue Sep 1 19:51:29 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: 400/789] 10.0.0.107 () {36 vars in 987 bytes} [Tue Sep 1 19:51:29 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/790] 10.0.0.107 () {36 vars in 927 bytes} [Tue Sep 1 19:51:29 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: 401/791] 10.0.0.125 () {36 vars in 911 bytes} [Tue Sep 1 19:51:30 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: 391/792] 10.0.0.125 () {36 vars in 1007 bytes} [Tue Sep 1 19:51:30 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/793] 10.0.0.125 () {36 vars in 987 bytes} [Tue Sep 1 19:51:30 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/794] 10.0.0.125 () {36 vars in 927 bytes} [Tue Sep 1 19:51:30 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: 403/795] 10.0.0.125 () {36 vars in 927 bytes} [Tue Sep 1 19:51:30 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: 396/802] 10.0.0.147 () {36 vars in 987 bytes} [Tue Sep 1 19:52:00 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/803] 10.0.0.147 () {36 vars in 927 bytes} [Tue Sep 1 19:52:00 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: 412/812] 10.0.0.147 () {36 vars in 987 bytes} [Tue Sep 1 19:52:35 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => 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: 401/813] 10.0.0.147 () {36 vars in 927 bytes} [Tue Sep 1 19:52:35 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: 414/816] 10.0.0.147 () {36 vars in 987 bytes} [Tue Sep 1 19:52:45 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => 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: 403/817] 10.0.0.147 () {36 vars in 927 bytes} [Tue Sep 1 19:52:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/832] 10.0.0.147 () {36 vars in 987 bytes} [Tue Sep 1 19:54:03 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => generated 1312 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/833] 10.0.0.147 () {36 vars in 927 bytes} [Tue Sep 1 19:54:03 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: 414/838] 10.0.0.147 () {36 vars in 987 bytes} [Tue Sep 1 19:54:21 2026] GET /v2/images/5cb4b823-3e63-4781-a999-6c90cd28b80f => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/839] 10.0.0.147 () {36 vars in 927 bytes} [Tue Sep 1 19:54:21 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: 430/848] 162.253.55.86 () {32 vars in 825 bytes} [Tue Sep 1 19:55:02 2026] GET /v2/images?status=active&owner=ca4f66caaf7d4451bc8cd4c437dfa4cf&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/849] 162.253.55.86 () {32 vars in 652 bytes} [Tue Sep 1 19:55:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/850] 10.0.0.107 () {36 vars in 987 bytes} [Tue Sep 1 19:55:03 2026] GET /v2/images/0a92c2ab-cabe-4d09-ba29-01a7eace4b68 => generated 1395 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/851] 10.0.0.107 () {36 vars in 927 bytes} [Tue Sep 1 19:55:03 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/852] 10.0.0.107 () {36 vars in 927 bytes} [Tue Sep 1 19:55:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/853] 10.0.0.107 () {36 vars in 987 bytes} [Tue Sep 1 19:55:03 2026] GET /v2/images/0a92c2ab-cabe-4d09-ba29-01a7eace4b68 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/854] 10.0.0.107 () {36 vars in 927 bytes} [Tue Sep 1 19:55:03 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/855] 10.0.0.107 () {36 vars in 927 bytes} [Tue Sep 1 19:55:03 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/856] 10.0.0.107 () {36 vars in 987 bytes} [Tue Sep 1 19:55:03 2026] GET /v2/images/0a92c2ab-cabe-4d09-ba29-01a7eace4b68 => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/857] 10.0.0.107 () {36 vars in 927 bytes} [Tue Sep 1 19:55:03 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: 435/858] 10.0.0.125 () {36 vars in 911 bytes} [Tue Sep 1 19:55:03 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/861] 10.0.0.125 () {36 vars in 1007 bytes} [Tue Sep 1 19:55:03 2026] GET /v2/images/0a92c2ab-cabe-4d09-ba29-01a7eace4b68/locations => generated 127 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/862] 10.0.0.125 () {36 vars in 987 bytes} [Tue Sep 1 19:55:03 2026] GET /v2/images/0a92c2ab-cabe-4d09-ba29-01a7eace4b68 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/863] 10.0.0.125 () {36 vars in 927 bytes} [Tue Sep 1 19:55:03 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/864] 10.0.0.125 () {36 vars in 927 bytes} [Tue Sep 1 19:55:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/919] 10.0.0.4 () {32 vars in 631 bytes} [Tue Sep 1 19:59:40 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)