+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jun 26 17:27:19 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-85594c9f5f-bbtmk 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5564678d01a0 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-26 17:27:21.081 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-26 17:27:21.143 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-06-26 17:27:21.678 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-06-26 17:27:21.679 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-06-26 17:27:21.749 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-06-26 17:27:21.750 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-06-26 17:27:23.257 8 WARNING glance.api.v2.images [None req-cf585631-53ea-425c-a5be-c5bc350b528e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-26 17:27:23.322 7 WARNING glance.api.v2.images [None req-d1c55ccf-d509-4479-a714-00040ca161bb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-26 17:27:23.495 8 WARNING keystonemiddleware._common.config [None req-cf585631-53ea-425c-a5be-c5bc350b528e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-26 17:27:23.503 8 WARNING oslo_config.cfg [None req-cf585631-53ea-425c-a5be-c5bc350b528e - - - - - -] 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 4 seconds on interpreter 0x5564678d01a0 pid: 8 (default app) 2026-06-26 17:27:23.577 7 WARNING keystonemiddleware._common.config [None req-d1c55ccf-d509-4479-a714-00040ca161bb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-26 17:27:23.585 7 WARNING oslo_config.cfg [None req-d1c55ccf-d509-4479-a714-00040ca161bb - - - - - -] 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 4 seconds on interpreter 0x5564678d01a0 pid: 7 (default app) [pid: 7|app: 0|req: 1/4] 199.204.45.162 () {42 vars in 688 bytes} [Fri Jun 26 17:27:24 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 17:27:24.779 8 WARNING oslo_policy.policy [None req-035f68eb-15b1-4508-a4c5-9e8eab35c0df 5c98bf17aac842f89ac368155c6feb3c c52a14c38181425dabd7718fc8198ee5 - - 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-06-26 17:27:24.779 8 WARNING oslo_policy.policy [None req-035f68eb-15b1-4508-a4c5-9e8eab35c0df 5c98bf17aac842f89ac368155c6feb3c c52a14c38181425dabd7718fc8198ee5 - - 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-06-26 17:27:24.796 8 WARNING oslo_policy.policy [None req-035f68eb-15b1-4508-a4c5-9e8eab35c0df 5c98bf17aac842f89ac368155c6feb3c c52a14c38181425dabd7718fc8198ee5 - - 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-06-26 17:27:24.796 8 WARNING oslo_policy.policy [None req-035f68eb-15b1-4508-a4c5-9e8eab35c0df 5c98bf17aac842f89ac368155c6feb3c c52a14c38181425dabd7718fc8198ee5 - - 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: 4/5] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jun 26 17:27:24 2026] GET /v2/images => generated 69 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.204.45.162 () {42 vars in 688 bytes} [Fri Jun 26 17:27:28 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jun 26 17:27:28 2026] GET /v2/images => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 17:27:28.161 7 WARNING oslo_policy.policy [None req-c3c28f7e-81fe-47c6-a620-60a72058117a 5c98bf17aac842f89ac368155c6feb3c c52a14c38181425dabd7718fc8198ee5 - - 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-06-26 17:27:28.161 7 WARNING oslo_policy.policy [None req-c3c28f7e-81fe-47c6-a620-60a72058117a 5c98bf17aac842f89ac368155c6feb3c c52a14c38181425dabd7718fc8198ee5 - - 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: 3/8] 199.204.45.162 () {44 vars in 911 bytes} [Fri Jun 26 17:27:28 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/9] 199.204.45.162 () {44 vars in 933 bytes} [Fri Jun 26 17:27:28 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 17:27:28.303 7 WARNING oslo_policy.policy [None req-226f0583-6406-4f74-a130-001c85924ea8 5c98bf17aac842f89ac368155c6feb3c c52a14c38181425dabd7718fc8198ee5 - - 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-06-26 17:27:28.304 7 WARNING oslo_policy.policy [None req-226f0583-6406-4f74-a130-001c85924ea8 5c98bf17aac842f89ac368155c6feb3c c52a14c38181425dabd7718fc8198ee5 - - 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: 4/10] 199.204.45.162 () {44 vars in 939 bytes} [Fri Jun 26 17:27:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 17:27:28.373 8 WARNING oslo_config.cfg [None req-a748e20a-af4c-488f-94ad-70999fedc075 5c98bf17aac842f89ac368155c6feb3c c52a14c38181425dabd7718fc8198ee5 - - 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: 7/11] 199.204.45.162 () {48 vars in 951 bytes} [Fri Jun 26 17:27:28 2026] POST /v2/images => generated 760 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-26 17:27:28.395 7 WARNING oslo_policy.policy [None req-d5bc7b0b-e540-4897-8ec8-94dc370ff380 5c98bf17aac842f89ac368155c6feb3c c52a14c38181425dabd7718fc8198ee5 - - 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-06-26 17:27:28.396 7 WARNING oslo_policy.policy [None req-d5bc7b0b-e540-4897-8ec8-94dc370ff380 5c98bf17aac842f89ac368155c6feb3c c52a14c38181425dabd7718fc8198ee5 - - 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-06-26 17:27:28.397 7 INFO glance.api.v2.image_data [None req-d5bc7b0b-e540-4897-8ec8-94dc370ff380 5c98bf17aac842f89ac368155c6feb3c c52a14c38181425dabd7718fc8198ee5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 17:27:33.327 7 INFO glance.location [None req-d5bc7b0b-e540-4897-8ec8-94dc370ff380 5c98bf17aac842f89ac368155c6feb3c c52a14c38181425dabd7718fc8198ee5 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 5/12] 199.204.45.162 () {48 vars in 1045 bytes} [Fri Jun 26 17:27:28 2026] PUT /v2/images/caffc410-211b-4124-a6d9-7c5425875610/file => generated 0 bytes in 4978 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6932 switches on core 0) [pid: 8|app: 0|req: 8/13] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jun 26 17:27:33 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 17:27:33.412 7 WARNING oslo_config.cfg [None req-8a08b036-f10c-431b-b2bc-cad2bfe01eab 5c98bf17aac842f89ac368155c6feb3c c52a14c38181425dabd7718fc8198ee5 - - 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: 6/14] 199.204.45.162 () {48 vars in 1049 bytes} [Fri Jun 26 17:27:33 2026] PATCH /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jun 26 17:27:33 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 199.204.45.162 () {42 vars in 688 bytes} [Fri Jun 26 17:49:26 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/281] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jun 26 17:49:26 2026] GET /v2/images => generated 1240 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 199.204.45.162 () {42 vars in 688 bytes} [Fri Jun 26 17:49:42 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/285] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jun 26 17:49:42 2026] GET /v2/images => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 199.204.45.162 () {44 vars in 937 bytes} [Fri Jun 26 17:49:42 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/287] 199.204.45.162 () {44 vars in 959 bytes} [Fri Jun 26 17:49:42 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/288] 199.204.45.162 () {44 vars in 939 bytes} [Fri Jun 26 17:49:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/289] 199.204.45.162 () {48 vars in 951 bytes} [Fri Jun 26 17:49:42 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-26 17:49:42.684 7 INFO glance.api.v2.image_data [None req-ead18ef8-e8f7-4d2f-b36d-69be7d9e8c45 5c98bf17aac842f89ac368155c6feb3c c52a14c38181425dabd7718fc8198ee5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 17:50:21.313 7 INFO glance.location [None req-ead18ef8-e8f7-4d2f-b36d-69be7d9e8c45 5c98bf17aac842f89ac368155c6feb3c c52a14c38181425dabd7718fc8198ee5 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 144/298] 199.204.45.162 () {48 vars in 1046 bytes} [Fri Jun 26 17:49:42 2026] PUT /v2/images/a92c5a9f-5e42-4be2-91de-1fa62466dba1/file => generated 0 bytes in 38689 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65787 switches on core 0) [pid: 8|app: 0|req: 155/299] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jun 26 17:50:21 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/300] 199.204.45.162 () {48 vars in 1049 bytes} [Fri Jun 26 17:50:21 2026] PATCH /v2/images/a92c5a9f-5e42-4be2-91de-1fa62466dba1 => generated 1209 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/301] 199.204.45.162 () {48 vars in 1050 bytes} [Fri Jun 26 17:50:21 2026] PATCH /v2/images/a92c5a9f-5e42-4be2-91de-1fa62466dba1 => generated 1209 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/302] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jun 26 17:50:21 2026] GET /v2/images => generated 2451 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/303] 199.204.45.162 () {42 vars in 688 bytes} [Fri Jun 26 17:50:22 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/304] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jun 26 17:50:22 2026] GET /v2/images => generated 2451 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/389] 199.204.45.162 () {42 vars in 688 bytes} [Fri Jun 26 17:57:22 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/390] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jun 26 17:57:22 2026] GET /v2/images => generated 2451 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/395] 199.204.45.162 () {42 vars in 688 bytes} [Fri Jun 26 17:57:40 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/396] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jun 26 17:57:40 2026] GET /v2/images => generated 2451 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/397] 199.204.45.162 () {44 vars in 947 bytes} [Fri Jun 26 17:57:40 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/398] 199.204.45.162 () {44 vars in 969 bytes} [Fri Jun 26 17:57:40 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/399] 199.204.45.162 () {44 vars in 939 bytes} [Fri Jun 26 17:57:40 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: 195/400] 199.204.45.162 () {48 vars in 951 bytes} [Fri Jun 26 17:57:40 2026] POST /v2/images => generated 799 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-26 17:57:40.402 8 WARNING oslo_policy.policy [None req-aac65289-565a-4e14-8f21-e8b987da7d53 5c98bf17aac842f89ac368155c6feb3c c52a14c38181425dabd7718fc8198ee5 - - 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-06-26 17:57:40.403 8 WARNING oslo_policy.policy [None req-aac65289-565a-4e14-8f21-e8b987da7d53 5c98bf17aac842f89ac368155c6feb3c c52a14c38181425dabd7718fc8198ee5 - - 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-06-26 17:57:40.404 8 INFO glance.api.v2.image_data [None req-aac65289-565a-4e14-8f21-e8b987da7d53 5c98bf17aac842f89ac368155c6feb3c c52a14c38181425dabd7718fc8198ee5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 17:59:00.244 8 INFO glance.location [None req-aac65289-565a-4e14-8f21-e8b987da7d53 5c98bf17aac842f89ac368155c6feb3c c52a14c38181425dabd7718fc8198ee5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 206/417] 199.204.45.162 () {48 vars in 1045 bytes} [Fri Jun 26 17:57:40 2026] PUT /v2/images/c834bfbb-08ef-4177-9934-364da1571f81/file => generated 0 bytes in 79895 msecs (HTTP/1.1 204) 4 headers in 171 bytes (14743 switches on core 0) [pid: 7|app: 0|req: 212/418] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jun 26 17:59:00 2026] GET /v2/images => generated 3664 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/419] 199.204.45.162 () {48 vars in 1050 bytes} [Fri Jun 26 17:59:00 2026] PATCH /v2/images/c834bfbb-08ef-4177-9934-364da1571f81 => generated 1234 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/420] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jun 26 17:59:00 2026] GET /v2/images => generated 3687 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/441] 199.204.45.162 () {42 vars in 688 bytes} [Fri Jun 26 18:00:42 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/442] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jun 26 18:00:42 2026] GET /v2/images => generated 3687 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/447] 199.204.45.162 () {42 vars in 688 bytes} [Fri Jun 26 18:00:56 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/448] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jun 26 18:00:56 2026] GET /v2/images => generated 3687 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/449] 199.204.45.162 () {44 vars in 939 bytes} [Fri Jun 26 18:00:56 2026] GET /v2/images/manila-service-image => generated 165 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/450] 199.204.45.162 () {44 vars in 961 bytes} [Fri Jun 26 18:00:56 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/451] 199.204.45.162 () {44 vars in 939 bytes} [Fri Jun 26 18:00:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/452] 199.204.45.162 () {48 vars in 951 bytes} [Fri Jun 26 18:00:56 2026] POST /v2/images => generated 791 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-26 18:00:56.672 8 INFO glance.api.v2.image_data [None req-a5e8f299-c6a0-4916-ba56-c766afba6093 5c98bf17aac842f89ac368155c6feb3c c52a14c38181425dabd7718fc8198ee5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 18:01:19.880 8 INFO glance.location [None req-a5e8f299-c6a0-4916-ba56-c766afba6093 5c98bf17aac842f89ac368155c6feb3c c52a14c38181425dabd7718fc8198ee5 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 224/457] 199.204.45.162 () {48 vars in 1046 bytes} [Fri Jun 26 18:00:56 2026] PUT /v2/images/3a612ebd-9e86-48d9-904b-b46ec02e3a0e/file => generated 0 bytes in 23261 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30628 switches on core 0) [pid: 7|app: 0|req: 234/458] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jun 26 18:01:19 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/459] 199.204.45.162 () {48 vars in 1049 bytes} [Fri Jun 26 18:01:19 2026] PATCH /v2/images/3a612ebd-9e86-48d9-904b-b46ec02e3a0e => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/460] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jun 26 18:01:19 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/609] 199.204.45.162 () {42 vars in 688 bytes} [Fri Jun 26 18:13:43 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/610] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jun 26 18:13:43 2026] GET /v2/images => generated 4893 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/641] 199.204.45.162 () {42 vars in 688 bytes} [Fri Jun 26 18:16:05 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/642] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jun 26 18:16:05 2026] GET /v2/images => generated 4893 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/643] 199.204.45.162 () {42 vars in 688 bytes} [Fri Jun 26 18:16:07 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/644] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jun 26 18:16:07 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/653] 199.204.45.162 () {42 vars in 688 bytes} [Fri Jun 26 18:16:52 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/654] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jun 26 18:16:52 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/657] 199.204.45.162 () {42 vars in 688 bytes} [Fri Jun 26 18:17:00 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/658] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jun 26 18:17:00 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/671] 199.204.45.162 () {42 vars in 688 bytes} [Fri Jun 26 18:17:59 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/672] 199.204.45.162 () {44 vars in 910 bytes} [Fri Jun 26 18:17:59 2026] GET /v2/images => generated 4893 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/681] 10.0.0.193 () {32 vars in 633 bytes} [Fri Jun 26 18:18:41 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/686] 10.0.0.236 () {36 vars in 987 bytes} [Fri Jun 26 18:19:00 2026] GET /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/687] 10.0.0.236 () {36 vars in 927 bytes} [Fri Jun 26 18:19:00 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: 340/688] 199.204.45.162 () {36 vars in 991 bytes} [Fri Jun 26 18:19:03 2026] GET /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/689] 199.204.45.162 () {36 vars in 931 bytes} [Fri Jun 26 18:19: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: 351/692] 199.204.45.162 () {36 vars in 991 bytes} [Fri Jun 26 18:19:04 2026] GET /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/693] 199.204.45.162 () {36 vars in 931 bytes} [Fri Jun 26 18:19:04 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: 352/694] 10.0.0.236 () {36 vars in 987 bytes} [Fri Jun 26 18:19:08 2026] GET /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/695] 10.0.0.236 () {36 vars in 927 bytes} [Fri Jun 26 18:19:08 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: 345/698] 10.0.0.236 () {36 vars in 987 bytes} [Fri Jun 26 18:19:18 2026] GET /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/699] 10.0.0.236 () {36 vars in 927 bytes} [Fri Jun 26 18:19:18 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: 346/700] 10.0.0.236 () {36 vars in 987 bytes} [Fri Jun 26 18:19:20 2026] GET /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/701] 10.0.0.236 () {36 vars in 927 bytes} [Fri Jun 26 18:19:20 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: 358/706] 10.0.0.236 () {36 vars in 987 bytes} [Fri Jun 26 18:19:39 2026] GET /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/707] 10.0.0.236 () {36 vars in 927 bytes} [Fri Jun 26 18:19:39 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: 359/708] 10.0.0.193 () {30 vars in 411 bytes} [Fri Jun 26 18:19:40 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/715] 10.0.0.165 () {36 vars in 987 bytes} [Fri Jun 26 18:20:08 2026] GET /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/716] 10.0.0.165 () {36 vars in 927 bytes} [Fri Jun 26 18:20:08 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: 354/717] 10.0.0.165 () {36 vars in 927 bytes} [Fri Jun 26 18:20:08 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/718] 10.0.0.165 () {36 vars in 987 bytes} [Fri Jun 26 18:20:08 2026] GET /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/719] 10.0.0.165 () {36 vars in 927 bytes} [Fri Jun 26 18:20:08 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: 365/720] 10.0.0.165 () {36 vars in 927 bytes} [Fri Jun 26 18:20:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/721] 10.0.0.165 () {36 vars in 987 bytes} [Fri Jun 26 18:20:09 2026] GET /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/722] 10.0.0.165 () {36 vars in 927 bytes} [Fri Jun 26 18:20:09 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/723] 10.0.0.165 () {36 vars in 927 bytes} [Fri Jun 26 18:20:09 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: 367/724] 10.0.0.125 () {36 vars in 987 bytes} [Fri Jun 26 18:20:10 2026] GET /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/725] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 18:20:10 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: 368/726] 10.0.0.125 () {36 vars in 987 bytes} [Fri Jun 26 18:20:10 2026] GET /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/727] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 18:20:10 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: 369/728] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 18:20:10 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: 375/739] 10.0.0.193 () {34 vars in 655 bytes} [Fri Jun 26 18:20:57 2026] POST /v2/images => generated 648 bytes in 235 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-26 18:20:57.279 8 WARNING glance.api.v2.images [None req-22db58df-dcc6-4984-9f50-333586833823 559047d953d64a4f9e5ce3e6ba769fdc 9f4d3f3303ed4351915f517b8ffe60fc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e32be603-0916-40c0-8ab0-03155f22aaee [pid: 8|app: 0|req: 365/740] 10.0.0.193 () {32 vars in 710 bytes} [Fri Jun 26 18:20:57 2026] DELETE /v2/images/e32be603-0916-40c0-8ab0-03155f22aaee => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/741] 10.0.0.193 () {32 vars in 707 bytes} [Fri Jun 26 18:20:57 2026] GET /v2/images/e32be603-0916-40c0-8ab0-03155f22aaee => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/742] 10.0.0.193 () {32 vars in 633 bytes} [Fri Jun 26 18:20:57 2026] GET /v2/images => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/743] 10.0.0.193 () {34 vars in 655 bytes} [Fri Jun 26 18:20:57 2026] POST /v2/images => generated 702 bytes in 31 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/744] 10.0.0.193 () {32 vars in 717 bytes} [Fri Jun 26 18:20:57 2026] GET /v2/images/5488aea5-bd26-4ef8-a987-48a4e79254a7/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 18:20:57.435 7 INFO glance.api.v2.image_data [None req-670f37e9-4bcd-427d-bca7-0cd5ccd5cf50 559047d953d64a4f9e5ce3e6ba769fdc 9f4d3f3303ed4351915f517b8ffe60fc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 18:20:57.470 7 WARNING glance_store._drivers.rbd [None req-670f37e9-4bcd-427d-bca7-0cd5ccd5cf50 559047d953d64a4f9e5ce3e6ba769fdc 9f4d3f3303ed4351915f517b8ffe60fc - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-26 18:20:58.323 7 INFO glance.location [None req-670f37e9-4bcd-427d-bca7-0cd5ccd5cf50 559047d953d64a4f9e5ce3e6ba769fdc 9f4d3f3303ed4351915f517b8ffe60fc - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 378/745] 10.0.0.193 () {32 vars in 727 bytes} [Fri Jun 26 18:20:57 2026] PUT /v2/images/5488aea5-bd26-4ef8-a987-48a4e79254a7/file => generated 0 bytes in 925 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/746] 10.0.0.193 () {32 vars in 707 bytes} [Fri Jun 26 18:20:58 2026] GET /v2/images/5488aea5-bd26-4ef8-a987-48a4e79254a7 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/747] 10.0.0.193 () {32 vars in 717 bytes} [Fri Jun 26 18:20:58 2026] GET /v2/images/5488aea5-bd26-4ef8-a987-48a4e79254a7/file => generated 1024 bytes in 136 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/748] 10.0.0.193 () {34 vars in 655 bytes} [Fri Jun 26 18:20:58 2026] POST /v2/images => generated 649 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/749] 10.0.0.193 () {32 vars in 726 bytes} [Fri Jun 26 18:20:58 2026] PATCH /v2/images/e4bc12ae-f93c-45a5-85d5-7aedf7e8cfab => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/750] 10.0.0.193 () {32 vars in 707 bytes} [Fri Jun 26 18:20:58 2026] GET /v2/images/e4bc12ae-f93c-45a5-85d5-7aedf7e8cfab => generated 652 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 18:20:58.647 7 WARNING glance.api.v2.images [None req-3a4a8ca2-829f-4981-9a8a-84bf83e5a8b9 559047d953d64a4f9e5ce3e6ba769fdc 9f4d3f3303ed4351915f517b8ffe60fc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e4bc12ae-f93c-45a5-85d5-7aedf7e8cfab [pid: 7|app: 0|req: 381/751] 10.0.0.193 () {32 vars in 710 bytes} [Fri Jun 26 18:20:58 2026] DELETE /v2/images/e4bc12ae-f93c-45a5-85d5-7aedf7e8cfab => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/752] 10.0.0.193 () {32 vars in 707 bytes} [Fri Jun 26 18:20:58 2026] GET /v2/images/e4bc12ae-f93c-45a5-85d5-7aedf7e8cfab => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 18:20:58.712 7 WARNING glance.api.v2.images [None req-41ceffb5-f332-4996-ade8-9b9413fa8d91 559047d953d64a4f9e5ce3e6ba769fdc 9f4d3f3303ed4351915f517b8ffe60fc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5488aea5-bd26-4ef8-a987-48a4e79254a7 [pid: 7|app: 0|req: 382/753] 10.0.0.193 () {32 vars in 710 bytes} [Fri Jun 26 18:20:58 2026] DELETE /v2/images/5488aea5-bd26-4ef8-a987-48a4e79254a7 => generated 0 bytes in 849 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/754] 10.0.0.193 () {32 vars in 707 bytes} [Fri Jun 26 18:20:59 2026] GET /v2/images/5488aea5-bd26-4ef8-a987-48a4e79254a7 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 18:20:59.575 7 WARNING glance.api.v2.images [None req-acebb45d-9b88-4188-9294-bef1a4f3fcdf 559047d953d64a4f9e5ce3e6ba769fdc 9f4d3f3303ed4351915f517b8ffe60fc - - default default] Failed to find image e32be603-0916-40c0-8ab0-03155f22aaee to delete: glance.common.exception.ImageNotFound: No image found with ID e32be603-0916-40c0-8ab0-03155f22aaee [pid: 7|app: 0|req: 383/755] 10.0.0.193 () {32 vars in 710 bytes} [Fri Jun 26 18:20:59 2026] DELETE /v2/images/e32be603-0916-40c0-8ab0-03155f22aaee => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/756] 10.0.0.193 () {32 vars in 707 bytes} [Fri Jun 26 18:20:59 2026] GET /v2/images/e32be603-0916-40c0-8ab0-03155f22aaee => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/761] 10.0.0.193 () {32 vars in 707 bytes} [Fri Jun 26 18:21:15 2026] GET /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/762] 10.0.0.193 () {32 vars in 707 bytes} [Fri Jun 26 18:21:15 2026] GET /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/763] 10.0.0.165 () {36 vars in 987 bytes} [Fri Jun 26 18:21:16 2026] GET /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/764] 10.0.0.165 () {36 vars in 927 bytes} [Fri Jun 26 18:21:16 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: 388/765] 10.0.0.165 () {36 vars in 927 bytes} [Fri Jun 26 18:21:16 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: 378/766] 10.0.0.165 () {36 vars in 987 bytes} [Fri Jun 26 18:21:16 2026] GET /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/767] 10.0.0.165 () {36 vars in 927 bytes} [Fri Jun 26 18:21:16 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: 379/768] 10.0.0.165 () {36 vars in 927 bytes} [Fri Jun 26 18:21:16 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/769] 10.0.0.165 () {36 vars in 987 bytes} [Fri Jun 26 18:21:16 2026] GET /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/770] 10.0.0.165 () {36 vars in 927 bytes} [Fri Jun 26 18:21:16 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: 391/771] 10.0.0.165 () {36 vars in 927 bytes} [Fri Jun 26 18:21:16 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: 381/772] 10.0.0.125 () {36 vars in 987 bytes} [Fri Jun 26 18:21:16 2026] GET /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/773] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 18:21:16 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: 382/774] 10.0.0.125 () {36 vars in 987 bytes} [Fri Jun 26 18:21:16 2026] GET /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/775] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 18:21:16 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/776] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 18:21:16 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/779] 10.0.0.236 () {36 vars in 987 bytes} [Fri Jun 26 18:21:33 2026] GET /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/780] 10.0.0.236 () {36 vars in 927 bytes} [Fri Jun 26 18:21:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/785] 10.0.0.236 () {36 vars in 987 bytes} [Fri Jun 26 18:21:43 2026] GET /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/786] 10.0.0.236 () {36 vars in 927 bytes} [Fri Jun 26 18:21:43 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/787] 10.0.0.236 () {36 vars in 987 bytes} [Fri Jun 26 18:21:45 2026] GET /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/788] 10.0.0.236 () {36 vars in 927 bytes} [Fri Jun 26 18:21:45 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: 401/791] 10.0.0.236 () {36 vars in 987 bytes} [Fri Jun 26 18:21:59 2026] GET /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/792] 10.0.0.236 () {36 vars in 927 bytes} [Fri Jun 26 18:21: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: 7|app: 0|req: 403/795] 10.0.0.236 () {36 vars in 987 bytes} [Fri Jun 26 18:22:04 2026] GET /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/796] 10.0.0.236 () {36 vars in 927 bytes} [Fri Jun 26 18:22:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/801] 199.204.45.162 () {32 vars in 826 bytes} [Fri Jun 26 18:22:26 2026] GET /v2/images?status=active&owner=c52a14c38181425dabd7718fc8198ee5&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/802] 199.204.45.162 () {32 vars in 653 bytes} [Fri Jun 26 18:22:26 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/803] 10.0.0.165 () {36 vars in 987 bytes} [Fri Jun 26 18:22:27 2026] GET /v2/images/a92c5a9f-5e42-4be2-91de-1fa62466dba1 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/804] 10.0.0.165 () {36 vars in 927 bytes} [Fri Jun 26 18:22:27 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: 408/805] 10.0.0.165 () {36 vars in 927 bytes} [Fri Jun 26 18:22:27 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: 398/806] 10.0.0.165 () {36 vars in 987 bytes} [Fri Jun 26 18:22:27 2026] GET /v2/images/a92c5a9f-5e42-4be2-91de-1fa62466dba1 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/807] 10.0.0.165 () {36 vars in 927 bytes} [Fri Jun 26 18:22:27 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: 399/808] 10.0.0.165 () {36 vars in 927 bytes} [Fri Jun 26 18:22:27 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: 410/809] 10.0.0.165 () {36 vars in 987 bytes} [Fri Jun 26 18:22:27 2026] GET /v2/images/a92c5a9f-5e42-4be2-91de-1fa62466dba1 => generated 1209 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/810] 10.0.0.165 () {36 vars in 927 bytes} [Fri Jun 26 18:22:27 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: 411/811] 10.0.0.125 () {36 vars in 987 bytes} [Fri Jun 26 18:22:27 2026] GET /v2/images/a92c5a9f-5e42-4be2-91de-1fa62466dba1 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/812] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 18:22:27 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: 412/813] 10.0.0.125 () {36 vars in 987 bytes} [Fri Jun 26 18:22:27 2026] GET /v2/images/a92c5a9f-5e42-4be2-91de-1fa62466dba1 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/814] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 18:22:27 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: 413/815] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 18:22:27 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/816] 10.0.0.236 () {36 vars in 987 bytes} [Fri Jun 26 18:22:29 2026] GET /v2/images/caffc410-211b-4124-a6d9-7c5425875610 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/817] 10.0.0.236 () {36 vars in 927 bytes} [Fri Jun 26 18:22:29 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: 422/854] 10.0.0.193 () {32 vars in 633 bytes} [Fri Jun 26 18:25:28 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)