+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jun 10 09:53:21 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-78d444d7d4-wc99j machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f2e4048b668 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-06-10 09:53:23.207 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-10 09:53:23.250 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-06-10 09:53:24.072 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-10 09:53:24.073 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-10 09:53:24.074 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 09:53:24.092 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-10 09:53:24.093 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-10 09:53:24.094 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 09:53:26.107 7 WARNING glance.api.v2.images [None req-69b32833-b36f-43fb-a1ec-e802f094ef9c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 09:53:26.147 8 WARNING glance.api.v2.images [None req-bd70039a-8a78-457c-8b50-4f012c4e2677 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 09:53:26.440 7 WARNING keystonemiddleware._common.config [None req-69b32833-b36f-43fb-a1ec-e802f094ef9c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 09:53:26.448 7 WARNING oslo_config.cfg [None req-69b32833-b36f-43fb-a1ec-e802f094ef9c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f2e4048b668 pid: 7 (default app) 2026-06-10 09:53:26.494 8 WARNING keystonemiddleware._common.config [None req-bd70039a-8a78-457c-8b50-4f012c4e2677 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 09:53:26.502 8 WARNING oslo_config.cfg [None req-bd70039a-8a78-457c-8b50-4f012c4e2677 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f2e4048b668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.25 () {42 vars in 685 bytes} [Wed Jun 10 09:53:27 2026] GET / => generated 1301 bytes in 2 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-06-10 09:53:27.947 8 WARNING oslo_policy.policy [None req-4dbc767f-6e5e-4391-a522-c2ef45ada5f3 d5602b6e3023465084488167e7b459f6 0027925368524929992f4f8430b57ea1 - - 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-10 09:53:27.947 8 WARNING oslo_policy.policy [None req-4dbc767f-6e5e-4391-a522-c2ef45ada5f3 d5602b6e3023465084488167e7b459f6 0027925368524929992f4f8430b57ea1 - - 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-10 09:53:27.964 8 WARNING oslo_policy.policy [None req-4dbc767f-6e5e-4391-a522-c2ef45ada5f3 d5602b6e3023465084488167e7b459f6 0027925368524929992f4f8430b57ea1 - - 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-10 09:53:27.964 8 WARNING oslo_policy.policy [None req-4dbc767f-6e5e-4391-a522-c2ef45ada5f3 d5602b6e3023465084488167e7b459f6 0027925368524929992f4f8430b57ea1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.25 () {44 vars in 907 bytes} [Wed Jun 10 09:53:27 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: 6/7] 199.204.45.25 () {42 vars in 685 bytes} [Wed Jun 10 09:53:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.25 () {44 vars in 907 bytes} [Wed Jun 10 09:53:31 2026] GET /v2/images => generated 69 bytes in 37 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-06-10 09:53:31.580 7 WARNING oslo_policy.policy [None req-7298ab66-93ec-454e-981a-4a26734caf85 d5602b6e3023465084488167e7b459f6 0027925368524929992f4f8430b57ea1 - - 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-10 09:53:31.580 7 WARNING oslo_policy.policy [None req-7298ab66-93ec-454e-981a-4a26734caf85 d5602b6e3023465084488167e7b459f6 0027925368524929992f4f8430b57ea1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.25 () {44 vars in 908 bytes} [Wed Jun 10 09:53:31 2026] GET /v2/images/cirros => generated 151 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.25 () {44 vars in 930 bytes} [Wed Jun 10 09:53:31 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 09:53:31.719 7 WARNING oslo_policy.policy [None req-c4b7eed1-673b-4a98-8b11-8d9ffbaa1ba6 d5602b6e3023465084488167e7b459f6 0027925368524929992f4f8430b57ea1 - - 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-10 09:53:31.719 7 WARNING oslo_policy.policy [None req-c4b7eed1-673b-4a98-8b11-8d9ffbaa1ba6 d5602b6e3023465084488167e7b459f6 0027925368524929992f4f8430b57ea1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.25 () {44 vars in 936 bytes} [Wed Jun 10 09:53:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 09:53:31.796 8 WARNING oslo_config.cfg [None req-2de64342-5a92-4df6-bf1a-4b49b79408f0 d5602b6e3023465084488167e7b459f6 0027925368524929992f4f8430b57ea1 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.25 () {48 vars in 948 bytes} [Wed Jun 10 09:53:31 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 09:53:31.817 7 WARNING oslo_policy.policy [None req-bf664a6e-7134-4e46-95fd-c9f9a2631a6a d5602b6e3023465084488167e7b459f6 0027925368524929992f4f8430b57ea1 - - 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-10 09:53:31.817 7 WARNING oslo_policy.policy [None req-bf664a6e-7134-4e46-95fd-c9f9a2631a6a d5602b6e3023465084488167e7b459f6 0027925368524929992f4f8430b57ea1 - - 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-10 09:53:31.818 7 INFO glance.api.v2.image_data [None req-bf664a6e-7134-4e46-95fd-c9f9a2631a6a d5602b6e3023465084488167e7b459f6 0027925368524929992f4f8430b57ea1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:53:35.362 7 WARNING glance.location [None req-bf664a6e-7134-4e46-95fd-c9f9a2631a6a d5602b6e3023465084488167e7b459f6 0027925368524929992f4f8430b57ea1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.25 () {48 vars in 1042 bytes} [Wed Jun 10 09:53:31 2026] PUT /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5/file => generated 0 bytes in 3586 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4993 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.25 () {44 vars in 968 bytes} [Wed Jun 10 09:53:35 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 09:53:35.510 7 WARNING oslo_config.cfg [None req-69903474-5f20-4622-8c81-0502f5dde084 d5602b6e3023465084488167e7b459f6 0027925368524929992f4f8430b57ea1 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 199.204.45.25 () {48 vars in 1048 bytes} [Wed Jun 10 09:53:35 2026] PATCH /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => generated 1312 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.204.45.25 () {44 vars in 968 bytes} [Wed Jun 10 09:53:35 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => 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: 154/311] 199.204.45.25 () {42 vars in 685 bytes} [Wed Jun 10 10:17:59 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: 158/312] 199.204.45.25 () {44 vars in 907 bytes} [Wed Jun 10 10:17:59 2026] GET /v2/images => generated 1381 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/319] 199.204.45.25 () {42 vars in 685 bytes} [Wed Jun 10 10:18: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: 162/320] 199.204.45.25 () {44 vars in 907 bytes} [Wed Jun 10 10:18:29 2026] GET /v2/images => generated 1381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/321] 199.204.45.25 () {44 vars in 934 bytes} [Wed Jun 10 10:18:29 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/322] 199.204.45.25 () {44 vars in 956 bytes} [Wed Jun 10 10:18:29 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/323] 199.204.45.25 () {44 vars in 936 bytes} [Wed Jun 10 10:18:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/324] 199.204.45.25 () {48 vars in 948 bytes} [Wed Jun 10 10:18:29 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 10:18:29.588 8 WARNING oslo_policy.policy [None req-77f169b7-b6b6-4b98-b17c-5cebf670f7fe d5602b6e3023465084488167e7b459f6 0027925368524929992f4f8430b57ea1 - - 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-10 10:18:29.588 8 WARNING oslo_policy.policy [None req-77f169b7-b6b6-4b98-b17c-5cebf670f7fe d5602b6e3023465084488167e7b459f6 0027925368524929992f4f8430b57ea1 - - 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-10 10:18:29.590 8 INFO glance.api.v2.image_data [None req-77f169b7-b6b6-4b98-b17c-5cebf670f7fe d5602b6e3023465084488167e7b459f6 0027925368524929992f4f8430b57ea1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 10:19:10.639 8 WARNING glance.location [None req-77f169b7-b6b6-4b98-b17c-5cebf670f7fe d5602b6e3023465084488167e7b459f6 0027925368524929992f4f8430b57ea1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 161/333] 199.204.45.25 () {48 vars in 1043 bytes} [Wed Jun 10 10:18:29 2026] PUT /v2/images/53ea1710-7b1c-4c3f-8e6e-addfa99befe0/file => generated 0 bytes in 41097 msecs (HTTP/1.1 204) 4 headers in 171 bytes (58975 switches on core 0) [pid: 7|app: 0|req: 173/334] 199.204.45.25 () {44 vars in 968 bytes} [Wed Jun 10 10:19:10 2026] GET /v2/images/53ea1710-7b1c-4c3f-8e6e-addfa99befe0 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/335] 199.204.45.25 () {48 vars in 1048 bytes} [Wed Jun 10 10:19:10 2026] PATCH /v2/images/53ea1710-7b1c-4c3f-8e6e-addfa99befe0 => generated 1395 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/336] 199.204.45.25 () {44 vars in 968 bytes} [Wed Jun 10 10:19:10 2026] GET /v2/images/53ea1710-7b1c-4c3f-8e6e-addfa99befe0 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/337] 199.204.45.25 () {42 vars in 685 bytes} [Wed Jun 10 10:19:12 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: 175/338] 199.204.45.25 () {44 vars in 907 bytes} [Wed Jun 10 10:19:12 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/427] 199.204.45.25 () {42 vars in 685 bytes} [Wed Jun 10 10:26:31 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: 220/428] 199.204.45.25 () {44 vars in 907 bytes} [Wed Jun 10 10:26:31 2026] GET /v2/images => generated 2778 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/433] 199.204.45.25 () {42 vars in 685 bytes} [Wed Jun 10 10:26:55 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: 223/434] 199.204.45.25 () {44 vars in 907 bytes} [Wed Jun 10 10:26:55 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/435] 199.204.45.25 () {44 vars in 944 bytes} [Wed Jun 10 10:26:55 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: 224/436] 199.204.45.25 () {44 vars in 966 bytes} [Wed Jun 10 10:26:55 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: 213/437] 199.204.45.25 () {44 vars in 936 bytes} [Wed Jun 10 10:26:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/440] 199.204.45.25 () {48 vars in 948 bytes} [Wed Jun 10 10:26:55 2026] POST /v2/images => generated 799 bytes in 4260 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 10:27:00.010 8 INFO glance.api.v2.image_data [None req-a18193d9-d629-417d-afc2-fc1fbc3a371f d5602b6e3023465084488167e7b459f6 0027925368524929992f4f8430b57ea1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 10:29:18.272 8 INFO glance.location [None req-a18193d9-d629-417d-afc2-fc1fbc3a371f d5602b6e3023465084488167e7b459f6 0027925368524929992f4f8430b57ea1 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 216/469] 199.204.45.25 () {48 vars in 1042 bytes} [Wed Jun 10 10:26:59 2026] PUT /v2/images/5539fc18-8e6e-4bc3-a569-098f952662c0/file => generated 0 bytes in 138329 msecs (HTTP/1.1 204) 4 headers in 171 bytes (13313 switches on core 0) [pid: 7|app: 0|req: 254/470] 199.204.45.25 () {44 vars in 968 bytes} [Wed Jun 10 10:29:18 2026] GET /v2/images/5539fc18-8e6e-4bc3-a569-098f952662c0 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/471] 199.204.45.25 () {48 vars in 1048 bytes} [Wed Jun 10 10:29:18 2026] PATCH /v2/images/5539fc18-8e6e-4bc3-a569-098f952662c0 => generated 1410 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/472] 199.204.45.25 () {44 vars in 968 bytes} [Wed Jun 10 10:29:18 2026] GET /v2/images/5539fc18-8e6e-4bc3-a569-098f952662c0 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/481] 199.204.45.25 () {42 vars in 685 bytes} [Wed Jun 10 10:29:56 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: 260/482] 199.204.45.25 () {44 vars in 907 bytes} [Wed Jun 10 10:29:56 2026] GET /v2/images => generated 4190 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/485] 199.204.45.25 () {42 vars in 685 bytes} [Wed Jun 10 10:30:13 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: 262/486] 199.204.45.25 () {44 vars in 907 bytes} [Wed Jun 10 10:30:13 2026] GET /v2/images => generated 4190 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/487] 199.204.45.25 () {44 vars in 936 bytes} [Wed Jun 10 10:30:13 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/488] 199.204.45.25 () {44 vars in 958 bytes} [Wed Jun 10 10:30:13 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/489] 199.204.45.25 () {44 vars in 936 bytes} [Wed Jun 10 10:30:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/490] 199.204.45.25 () {48 vars in 948 bytes} [Wed Jun 10 10:30:13 2026] POST /v2/images => generated 791 bytes in 80 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 10:30:13.707 8 INFO glance.api.v2.image_data [None req-52b44307-7150-40ca-82fd-e510128ea372 d5602b6e3023465084488167e7b459f6 0027925368524929992f4f8430b57ea1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 10:31:17.029 8 INFO glance.location [None req-52b44307-7150-40ca-82fd-e510128ea372 d5602b6e3023465084488167e7b459f6 0027925368524929992f4f8430b57ea1 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 227/505] 199.204.45.25 () {48 vars in 1043 bytes} [Wed Jun 10 10:30:13 2026] PUT /v2/images/2818ed96-16ef-4485-90d9-8a1a0fbc9a8d/file => generated 0 bytes in 63458 msecs (HTTP/1.1 204) 4 headers in 171 bytes (11639 switches on core 0) [pid: 7|app: 0|req: 279/506] 199.204.45.25 () {44 vars in 968 bytes} [Wed Jun 10 10:31:17 2026] GET /v2/images/2818ed96-16ef-4485-90d9-8a1a0fbc9a8d => generated 1204 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/507] 199.204.45.25 () {48 vars in 1048 bytes} [Wed Jun 10 10:31:17 2026] PATCH /v2/images/2818ed96-16ef-4485-90d9-8a1a0fbc9a8d => generated 1382 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/508] 199.204.45.25 () {44 vars in 968 bytes} [Wed Jun 10 10:31:17 2026] GET /v2/images/2818ed96-16ef-4485-90d9-8a1a0fbc9a8d => generated 1382 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/687] 199.204.45.25 () {42 vars in 685 bytes} [Wed Jun 10 10:46:11 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: 318/688] 199.204.45.25 () {44 vars in 907 bytes} [Wed Jun 10 10:46:11 2026] GET /v2/images => generated 5574 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/717] 199.204.45.25 () {42 vars in 685 bytes} [Wed Jun 10 10:48:35 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: 333/718] 199.204.45.25 () {44 vars in 907 bytes} [Wed Jun 10 10:48:35 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/721] 199.204.45.25 () {42 vars in 685 bytes} [Wed Jun 10 10:48:37 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: 335/722] 199.204.45.25 () {44 vars in 907 bytes} [Wed Jun 10 10:48:37 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/733] 199.204.45.25 () {42 vars in 685 bytes} [Wed Jun 10 10:49:31 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: 341/734] 199.204.45.25 () {44 vars in 907 bytes} [Wed Jun 10 10:49:31 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: 343/737] 199.204.45.25 () {42 vars in 685 bytes} [Wed Jun 10 10:49:40 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: 395/738] 199.204.45.25 () {44 vars in 907 bytes} [Wed Jun 10 10:49:40 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/751] 199.204.45.25 () {42 vars in 685 bytes} [Wed Jun 10 10:50:45 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: 402/752] 199.204.45.25 () {44 vars in 907 bytes} [Wed Jun 10 10:50:45 2026] GET /v2/images => generated 5574 bytes in 57 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: 356/763] 10.0.0.218 () {32 vars in 633 bytes} [Wed Jun 10 10:51:27 2026] GET /v2/images => generated 5574 bytes in 22 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: 411/770] 10.0.0.32 () {36 vars in 986 bytes} [Wed Jun 10 10:51:57 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/771] 10.0.0.32 () {36 vars in 926 bytes} [Wed Jun 10 10:51:57 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: 412/772] 10.0.0.204 () {36 vars in 987 bytes} [Wed Jun 10 10:51:58 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => generated 1312 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/773] 10.0.0.204 () {36 vars in 927 bytes} [Wed Jun 10 10:51:58 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: 413/774] 10.0.0.204 () {36 vars in 927 bytes} [Wed Jun 10 10:51:58 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/775] 10.0.0.204 () {36 vars in 987 bytes} [Wed Jun 10 10:51:58 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/776] 10.0.0.204 () {36 vars in 927 bytes} [Wed Jun 10 10:51:58 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: 363/777] 10.0.0.204 () {36 vars in 927 bytes} [Wed Jun 10 10:51:58 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: 364/778] 10.0.0.204 () {36 vars in 987 bytes} [Wed Jun 10 10:51:58 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => 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: 365/779] 10.0.0.204 () {36 vars in 927 bytes} [Wed Jun 10 10:51:58 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: 415/780] 10.0.0.218 () {34 vars in 655 bytes} [Wed Jun 10 10:51:58 2026] POST /v2/images => generated 647 bytes in 88 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/781] 10.0.0.204 () {36 vars in 927 bytes} [Wed Jun 10 10:51:58 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) 2026-06-10 10:51:58.991 7 WARNING glance.api.v2.images [None req-bb5a93ae-bdaa-4b76-81b7-769668bb927d 361eb626563e49cbae64da1991c53326 08ac2c176f884555851d26723bf1799f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a4973512-027f-4f77-8b3b-4e344e028790 [pid: 7|app: 0|req: 416/782] 10.0.0.218 () {32 vars in 710 bytes} [Wed Jun 10 10:51:58 2026] DELETE /v2/images/a4973512-027f-4f77-8b3b-4e344e028790 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/783] 10.0.0.218 () {32 vars in 707 bytes} [Wed Jun 10 10:51:59 2026] GET /v2/images/a4973512-027f-4f77-8b3b-4e344e028790 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/784] 10.0.0.218 () {32 vars in 633 bytes} [Wed Jun 10 10:51:59 2026] GET /v2/images => generated 1381 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/785] 10.0.0.218 () {34 vars in 655 bytes} [Wed Jun 10 10:51:59 2026] POST /v2/images => generated 703 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/786] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 10:51:59 2026] GET /v2/images/d323ca34-5d78-4ead-96af-a73c31aba62c/file => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 10:51:59.211 8 INFO glance.api.v2.image_data [None req-0c933b48-642b-4373-a7ae-76d078d8b600 361eb626563e49cbae64da1991c53326 08ac2c176f884555851d26723bf1799f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 10:51:59.264 8 WARNING glance_store._drivers.rbd [None req-0c933b48-642b-4373-a7ae-76d078d8b600 361eb626563e49cbae64da1991c53326 08ac2c176f884555851d26723bf1799f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 7|app: 0|req: 419/787] 10.0.0.183 () {36 vars in 911 bytes} [Wed Jun 10 10:51:59 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: 420/788] 10.0.0.183 () {36 vars in 1007 bytes} [Wed Jun 10 10:51:59 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5/locations => generated 127 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 10:51:59.971 8 INFO glance.location [None req-0c933b48-642b-4373-a7ae-76d078d8b600 361eb626563e49cbae64da1991c53326 08ac2c176f884555851d26723bf1799f - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 421/789] 10.0.0.183 () {36 vars in 987 bytes} [Wed Jun 10 10:51:59 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => 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: 422/790] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 10 10:51:59 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/791] 10.0.0.218 () {32 vars in 727 bytes} [Wed Jun 10 10:51:59 2026] PUT /v2/images/d323ca34-5d78-4ead-96af-a73c31aba62c/file => generated 0 bytes in 804 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/792] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 10 10:52:00 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/793] 10.0.0.218 () {32 vars in 707 bytes} [Wed Jun 10 10:52:00 2026] GET /v2/images/d323ca34-5d78-4ead-96af-a73c31aba62c => generated 1104 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/794] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jun 10 10:52:00 2026] GET /v2/images/d323ca34-5d78-4ead-96af-a73c31aba62c/file => generated 1024 bytes in 139 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/795] 10.0.0.218 () {34 vars in 655 bytes} [Wed Jun 10 10:52:00 2026] POST /v2/images => generated 648 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/796] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jun 10 10:52:00 2026] PATCH /v2/images/a1dab421-ee87-47fd-8ea1-a5b53060460a => generated 652 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/797] 10.0.0.218 () {32 vars in 707 bytes} [Wed Jun 10 10:52:00 2026] GET /v2/images/a1dab421-ee87-47fd-8ea1-a5b53060460a => generated 652 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 10:52:00.313 8 WARNING glance.api.v2.images [None req-5dfdf5f5-74de-4eb9-aefd-762654a998af 361eb626563e49cbae64da1991c53326 08ac2c176f884555851d26723bf1799f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a1dab421-ee87-47fd-8ea1-a5b53060460a [pid: 8|app: 0|req: 373/798] 10.0.0.218 () {32 vars in 710 bytes} [Wed Jun 10 10:52:00 2026] DELETE /v2/images/a1dab421-ee87-47fd-8ea1-a5b53060460a => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/799] 10.0.0.218 () {32 vars in 707 bytes} [Wed Jun 10 10:52:00 2026] GET /v2/images/a1dab421-ee87-47fd-8ea1-a5b53060460a => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 10:52:00.382 8 WARNING glance.api.v2.images [None req-47279eb5-8fdd-48bb-b4ea-1786ed02decd 361eb626563e49cbae64da1991c53326 08ac2c176f884555851d26723bf1799f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d323ca34-5d78-4ead-96af-a73c31aba62c [pid: 8|app: 0|req: 374/800] 10.0.0.218 () {32 vars in 710 bytes} [Wed Jun 10 10:52:00 2026] DELETE /v2/images/d323ca34-5d78-4ead-96af-a73c31aba62c => generated 0 bytes in 869 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/801] 10.0.0.218 () {32 vars in 707 bytes} [Wed Jun 10 10:52:01 2026] GET /v2/images/d323ca34-5d78-4ead-96af-a73c31aba62c => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 10:52:01.278 8 WARNING glance.api.v2.images [None req-16bf0a67-fc4d-4499-8822-3a79581976e6 361eb626563e49cbae64da1991c53326 08ac2c176f884555851d26723bf1799f - - default default] Failed to find image a4973512-027f-4f77-8b3b-4e344e028790 to delete: glance.common.exception.ImageNotFound: No image found with ID a4973512-027f-4f77-8b3b-4e344e028790 [pid: 8|app: 0|req: 375/802] 10.0.0.218 () {32 vars in 710 bytes} [Wed Jun 10 10:52:01 2026] DELETE /v2/images/a4973512-027f-4f77-8b3b-4e344e028790 => 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: 428/803] 10.0.0.218 () {32 vars in 707 bytes} [Wed Jun 10 10:52:01 2026] GET /v2/images/a4973512-027f-4f77-8b3b-4e344e028790 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/804] 199.204.45.25 () {36 vars in 990 bytes} [Wed Jun 10 10:52:04 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => 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: 429/805] 199.204.45.25 () {36 vars in 930 bytes} [Wed Jun 10 10:52:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/806] 199.204.45.25 () {36 vars in 990 bytes} [Wed Jun 10 10:52:05 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => 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: 430/807] 199.204.45.25 () {36 vars in 930 bytes} [Wed Jun 10 10:52:05 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: 380/812] 10.0.0.218 () {30 vars in 411 bytes} [Wed Jun 10 10:52:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/813] 10.0.0.32 () {36 vars in 986 bytes} [Wed Jun 10 10:52:23 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/814] 10.0.0.32 () {36 vars in 926 bytes} [Wed Jun 10 10:52:23 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: 384/819] 10.0.0.32 () {36 vars in 986 bytes} [Wed Jun 10 10:52:45 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/820] 10.0.0.32 () {36 vars in 926 bytes} [Wed Jun 10 10:52:45 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: 439/825] 10.0.0.32 () {36 vars in 986 bytes} [Wed Jun 10 10:53:05 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/826] 10.0.0.32 () {36 vars in 926 bytes} [Wed Jun 10 10:53:05 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/829] 10.0.0.32 () {36 vars in 986 bytes} [Wed Jun 10 10:53:08 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/830] 10.0.0.32 () {36 vars in 926 bytes} [Wed Jun 10 10:53:08 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: 393/837] 10.0.0.32 () {36 vars in 986 bytes} [Wed Jun 10 10:53:44 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/838] 10.0.0.32 () {36 vars in 926 bytes} [Wed Jun 10 10:53:44 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/847] 10.0.0.32 () {36 vars in 986 bytes} [Wed Jun 10 10:54:20 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/848] 10.0.0.32 () {36 vars in 926 bytes} [Wed Jun 10 10:54:20 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: 401/853] 10.0.0.32 () {36 vars in 986 bytes} [Wed Jun 10 10:54:38 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/854] 10.0.0.32 () {36 vars in 926 bytes} [Wed Jun 10 10:54:38 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: 404/859] 10.0.0.32 () {36 vars in 986 bytes} [Wed Jun 10 10:55:04 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => 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: 456/860] 10.0.0.32 () {36 vars in 926 bytes} [Wed Jun 10 10:55:04 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: 406/863] 10.0.0.32 () {36 vars in 986 bytes} [Wed Jun 10 10:55:10 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/864] 10.0.0.32 () {36 vars in 926 bytes} [Wed Jun 10 10:55:10 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: 408/867] 199.204.45.25 () {32 vars in 825 bytes} [Wed Jun 10 10:55:25 2026] GET /v2/images?status=active&owner=0027925368524929992f4f8430b57ea1&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/868] 199.204.45.25 () {32 vars in 652 bytes} [Wed Jun 10 10:55:25 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: 410/871] 10.0.0.204 () {36 vars in 987 bytes} [Wed Jun 10 10:55:26 2026] GET /v2/images/53ea1710-7b1c-4c3f-8e6e-addfa99befe0 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/872] 10.0.0.204 () {36 vars in 927 bytes} [Wed Jun 10 10:55:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/873] 10.0.0.204 () {36 vars in 927 bytes} [Wed Jun 10 10:55:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/874] 10.0.0.204 () {36 vars in 987 bytes} [Wed Jun 10 10:55:26 2026] GET /v2/images/53ea1710-7b1c-4c3f-8e6e-addfa99befe0 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/875] 10.0.0.204 () {36 vars in 927 bytes} [Wed Jun 10 10:55:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/876] 10.0.0.204 () {36 vars in 927 bytes} [Wed Jun 10 10:55: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: 8|app: 0|req: 413/877] 10.0.0.204 () {36 vars in 987 bytes} [Wed Jun 10 10:55:26 2026] GET /v2/images/53ea1710-7b1c-4c3f-8e6e-addfa99befe0 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/878] 10.0.0.204 () {36 vars in 927 bytes} [Wed Jun 10 10:55:26 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: 414/879] 10.0.0.183 () {36 vars in 911 bytes} [Wed Jun 10 10:55:26 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: 466/880] 10.0.0.183 () {36 vars in 1007 bytes} [Wed Jun 10 10:55:26 2026] GET /v2/images/53ea1710-7b1c-4c3f-8e6e-addfa99befe0/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: 415/881] 10.0.0.183 () {36 vars in 987 bytes} [Wed Jun 10 10:55:26 2026] GET /v2/images/53ea1710-7b1c-4c3f-8e6e-addfa99befe0 => 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: 467/882] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 10 10:55:26 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: 416/883] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 10 10:55: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: 8|app: 0|req: 418/886] 10.0.0.218 () {32 vars in 707 bytes} [Wed Jun 10 10:55:38 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => 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: 469/887] 10.0.0.218 () {32 vars in 707 bytes} [Wed Jun 10 10:55:38 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/888] 10.0.0.204 () {36 vars in 987 bytes} [Wed Jun 10 10:55:38 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => 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: 470/889] 10.0.0.204 () {36 vars in 927 bytes} [Wed Jun 10 10:55:38 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: 420/890] 10.0.0.204 () {36 vars in 927 bytes} [Wed Jun 10 10:55:38 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: 471/891] 10.0.0.204 () {36 vars in 987 bytes} [Wed Jun 10 10:55:38 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/892] 10.0.0.204 () {36 vars in 927 bytes} [Wed Jun 10 10:55:38 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: 472/893] 10.0.0.204 () {36 vars in 927 bytes} [Wed Jun 10 10:55:38 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: 422/894] 10.0.0.204 () {36 vars in 987 bytes} [Wed Jun 10 10:55:38 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => 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: 473/895] 10.0.0.204 () {36 vars in 927 bytes} [Wed Jun 10 10:55:38 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: 423/896] 10.0.0.183 () {36 vars in 911 bytes} [Wed Jun 10 10:55:38 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: 474/897] 10.0.0.183 () {36 vars in 1007 bytes} [Wed Jun 10 10:55:38 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5/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: 424/898] 10.0.0.183 () {36 vars in 987 bytes} [Wed Jun 10 10:55:38 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => 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: 475/899] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 10 10:55:38 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: 425/900] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 10 10:55:38 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: 480/909] 10.0.0.32 () {36 vars in 986 bytes} [Wed Jun 10 10:56:21 2026] GET /v2/images/457d4584-12fa-4bac-b157-b3ade12974a5 => 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: 430/910] 10.0.0.32 () {36 vars in 926 bytes} [Wed Jun 10 10:56:21 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: 455/959] 10.0.0.218 () {32 vars in 633 bytes} [Wed Jun 10 11:00:19 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)