+ 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 [Sat Apr 25 07:13:19 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-c8cfcdf4d-pk54p 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 0x7fbb6733b668 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-04-25 07:13:21.817 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-25 07:13:21.922 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-04-25 07:13:22.726 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-04-25 07:13:22.728 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-04-25 07:13:22.728 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-25 07:13:22.798 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-04-25 07:13:22.800 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-04-25 07:13:22.800 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-25 07:13:24.829 7 WARNING glance.api.v2.images [None req-f9926b07-f103-42b9-866c-be0e570eaf28 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-25 07:13:24.879 8 WARNING glance.api.v2.images [None req-f062778e-330c-4426-ac96-6a93980f5226 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-25 07:13:25.174 7 WARNING keystonemiddleware._common.config [None req-f9926b07-f103-42b9-866c-be0e570eaf28 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-25 07:13:25.181 7 WARNING oslo_config.cfg [None req-f9926b07-f103-42b9-866c-be0e570eaf28 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fbb6733b668 pid: 7 (default app) 2026-04-25 07:13:25.210 8 WARNING keystonemiddleware._common.config [None req-f062778e-330c-4426-ac96-6a93980f5226 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-25 07:13:25.217 8 WARNING oslo_config.cfg [None req-f062778e-330c-4426-ac96-6a93980f5226 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fbb6733b668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.141 () {42 vars in 688 bytes} [Sat Apr 25 07:13:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:13:26.529 8 WARNING oslo_policy.policy [None req-3483add6-0a8c-4e25-8822-3014b8d638e3 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - 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-04-25 07:13:26.530 8 WARNING oslo_policy.policy [None req-3483add6-0a8c-4e25-8822-3014b8d638e3 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - 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-04-25 07:13:26.544 8 WARNING oslo_policy.policy [None req-3483add6-0a8c-4e25-8822-3014b8d638e3 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - 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-04-25 07:13:26.545 8 WARNING oslo_policy.policy [None req-3483add6-0a8c-4e25-8822-3014b8d638e3 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.141 () {44 vars in 910 bytes} [Sat Apr 25 07:13:26 2026] GET /v2/images => generated 69 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.141 () {42 vars in 688 bytes} [Sat Apr 25 07:13:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.141 () {44 vars in 910 bytes} [Sat Apr 25 07:13:30 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-04-25 07:13:30.883 7 WARNING oslo_policy.policy [None req-499103f0-ad86-4183-939b-a4674b5ab205 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - 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-04-25 07:13:30.883 7 WARNING oslo_policy.policy [None req-499103f0-ad86-4183-939b-a4674b5ab205 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.141 () {44 vars in 911 bytes} [Sat Apr 25 07:13:30 2026] GET /v2/images/cirros => generated 151 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.141 () {44 vars in 933 bytes} [Sat Apr 25 07:13:30 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-04-25 07:13:31.014 7 WARNING oslo_policy.policy [None req-6391db50-f06b-43c0-b4ab-225874dfd023 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - 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-04-25 07:13:31.014 7 WARNING oslo_policy.policy [None req-6391db50-f06b-43c0-b4ab-225874dfd023 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.141 () {44 vars in 939 bytes} [Sat Apr 25 07:13:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-25 07:13:31.095 8 WARNING oslo_config.cfg [None req-f963ece0-73b9-4492-9536-c4df0952e7e9 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.141 () {48 vars in 951 bytes} [Sat Apr 25 07:13:31 2026] POST /v2/images => generated 760 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-25 07:13:31.116 7 WARNING oslo_policy.policy [None req-18dcb7f5-eb3a-4054-96f0-e6ca27868340 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - 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-04-25 07:13:31.117 7 WARNING oslo_policy.policy [None req-18dcb7f5-eb3a-4054-96f0-e6ca27868340 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - 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-04-25 07:13:31.118 7 INFO glance.api.v2.image_data [None req-18dcb7f5-eb3a-4054-96f0-e6ca27868340 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 07:13:34.746 7 WARNING glance.location [None req-18dcb7f5-eb3a-4054-96f0-e6ca27868340 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.141 () {48 vars in 1045 bytes} [Sat Apr 25 07:13:31 2026] PUT /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c/file => generated 0 bytes in 3680 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6665 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.141 () {44 vars in 971 bytes} [Sat Apr 25 07:13:34 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-25 07:13:34.827 7 WARNING oslo_config.cfg [None req-b55bfb52-6f30-42e5-8ab7-360dcd06fd6b 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.204.45.141 () {44 vars in 971 bytes} [Sat Apr 25 07:13:34 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/17] 199.204.45.141 () {42 vars in 688 bytes} [Sat Apr 25 07:13:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/18] 199.204.45.141 () {44 vars in 910 bytes} [Sat Apr 25 07:13:44 2026] GET /v2/images => generated 1240 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/23] 199.204.45.141 () {42 vars in 688 bytes} [Sat Apr 25 07:13:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/24] 199.204.45.141 () {44 vars in 910 bytes} [Sat Apr 25 07:13:59 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.204.45.141 () {44 vars in 947 bytes} [Sat Apr 25 07:13:59 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: 15/26] 199.204.45.141 () {44 vars in 969 bytes} [Sat Apr 25 07:13:59 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.204.45.141 () {44 vars in 939 bytes} [Sat Apr 25 07:13:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 199.204.45.141 () {48 vars in 951 bytes} [Sat Apr 25 07:13:59 2026] POST /v2/images => generated 799 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-25 07:13:59.961 8 WARNING oslo_policy.policy [None req-0c026473-8ff7-4a12-b3ba-6577f4d8d63b 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - 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-04-25 07:13:59.961 8 WARNING oslo_policy.policy [None req-0c026473-8ff7-4a12-b3ba-6577f4d8d63b 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - 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-04-25 07:13:59.962 8 INFO glance.api.v2.image_data [None req-0c026473-8ff7-4a12-b3ba-6577f4d8d63b 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 07:14:12.727 8 INFO glance.location [None req-0c026473-8ff7-4a12-b3ba-6577f4d8d63b 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 13/31] 199.204.45.141 () {48 vars in 1045 bytes} [Sat Apr 25 07:13:59 2026] PUT /v2/images/236c7b05-40c3-4c9b-a741-ed178cbaa20a/file => generated 0 bytes in 12821 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26748 switches on core 0) [pid: 7|app: 0|req: 19/32] 199.204.45.141 () {44 vars in 971 bytes} [Sat Apr 25 07:14:12 2026] GET /v2/images/236c7b05-40c3-4c9b-a741-ed178cbaa20a => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/33] 199.204.45.141 () {48 vars in 1050 bytes} [Sat Apr 25 07:14:12 2026] PATCH /v2/images/236c7b05-40c3-4c9b-a741-ed178cbaa20a => generated 1234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 20/34] 199.204.45.141 () {44 vars in 971 bytes} [Sat Apr 25 07:14:12 2026] GET /v2/images/236c7b05-40c3-4c9b-a741-ed178cbaa20a => generated 1234 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/155] 199.204.45.141 () {42 vars in 688 bytes} [Sat Apr 25 07:24:13 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/156] 199.204.45.141 () {44 vars in 910 bytes} [Sat Apr 25 07:24:13 2026] GET /v2/images => generated 2476 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/159] 199.204.45.141 () {42 vars in 688 bytes} [Sat Apr 25 07:24:24 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/160] 199.204.45.141 () {44 vars in 910 bytes} [Sat Apr 25 07:24:24 2026] GET /v2/images => generated 2476 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/161] 199.204.45.141 () {44 vars in 939 bytes} [Sat Apr 25 07:24:24 2026] GET /v2/images/manila-service-image => generated 165 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/162] 199.204.45.141 () {44 vars in 961 bytes} [Sat Apr 25 07:24:24 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: 7|app: 0|req: 85/163] 199.204.45.141 () {44 vars in 939 bytes} [Sat Apr 25 07:24:24 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: 8|app: 0|req: 79/164] 199.204.45.141 () {48 vars in 951 bytes} [Sat Apr 25 07:24:24 2026] POST /v2/images => generated 791 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-25 07:24:24.475 7 INFO glance.api.v2.image_data [None req-5b4f92d3-05be-4b63-a796-2691cb542e1a 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 07:24:34.906 7 INFO glance.location [None req-5b4f92d3-05be-4b63-a796-2691cb542e1a 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 86/169] 199.204.45.141 () {48 vars in 1045 bytes} [Sat Apr 25 07:24:24 2026] PUT /v2/images/7f89c16e-6143-4faa-abf4-d06ea6439e14/file => generated 0 bytes in 10476 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21703 switches on core 0) [pid: 8|app: 0|req: 84/170] 199.204.45.141 () {44 vars in 971 bytes} [Sat Apr 25 07:24:34 2026] GET /v2/images/7f89c16e-6143-4faa-abf4-d06ea6439e14 => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/171] 199.204.45.141 () {44 vars in 971 bytes} [Sat Apr 25 07:24:34 2026] GET /v2/images/7f89c16e-6143-4faa-abf4-d06ea6439e14 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/174] 199.204.45.141 () {42 vars in 688 bytes} [Sat Apr 25 07:24:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/175] 199.204.45.141 () {44 vars in 910 bytes} [Sat Apr 25 07:24:54 2026] GET /v2/images => generated 3681 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/180] 199.204.45.141 () {42 vars in 688 bytes} [Sat Apr 25 07:25:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/181] 199.204.45.141 () {44 vars in 910 bytes} [Sat Apr 25 07:25:14 2026] GET /v2/images => generated 3681 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/182] 199.204.45.141 () {44 vars in 937 bytes} [Sat Apr 25 07:25:14 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/183] 199.204.45.141 () {44 vars in 959 bytes} [Sat Apr 25 07:25:14 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/184] 199.204.45.141 () {44 vars in 939 bytes} [Sat Apr 25 07:25:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/187] 199.204.45.141 () {48 vars in 951 bytes} [Sat Apr 25 07:25:14 2026] POST /v2/images => generated 796 bytes in 2654 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-25 07:25:16.856 7 INFO glance.api.v2.image_data [None req-6de80d1f-26f5-4a8a-8f1e-85319c815486 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 07:25:51.845 7 WARNING glance.location [None req-6de80d1f-26f5-4a8a-8f1e-85319c815486 5fb49013e3a34f98aecb43284c34817b d1a6cfca2b46441d865f7c9d74b327ef - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 97/194] 199.204.45.141 () {48 vars in 1046 bytes} [Sat Apr 25 07:25:16 2026] PUT /v2/images/2a519f16-8cd5-4064-b518-475af0828702/file => generated 0 bytes in 35070 msecs (HTTP/1.1 204) 4 headers in 171 bytes (57719 switches on core 0) [pid: 8|app: 0|req: 98/195] 199.204.45.141 () {44 vars in 971 bytes} [Sat Apr 25 07:25:51 2026] GET /v2/images/2a519f16-8cd5-4064-b518-475af0828702 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/196] 199.204.45.141 () {44 vars in 971 bytes} [Sat Apr 25 07:25:51 2026] GET /v2/images/2a519f16-8cd5-4064-b518-475af0828702 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/197] 199.204.45.141 () {42 vars in 688 bytes} [Sat Apr 25 07:25:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/198] 199.204.45.141 () {44 vars in 910 bytes} [Sat Apr 25 07:25:53 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/237] 199.204.45.141 () {42 vars in 688 bytes} [Sat Apr 25 07:29:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/238] 199.204.45.141 () {44 vars in 910 bytes} [Sat Apr 25 07:29:02 2026] GET /v2/images => generated 4892 bytes in 112 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: 125/249] 10.0.0.51 () {32 vars in 631 bytes} [Sat Apr 25 07:29:45 2026] GET /v2/images => generated 4892 bytes in 19 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: 126/252] 10.0.0.128 () {36 vars in 986 bytes} [Sat Apr 25 07:30:02 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c => generated 1171 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/253] 10.0.0.128 () {36 vars in 926 bytes} [Sat Apr 25 07:30:02 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: 128/256] 10.0.0.128 () {36 vars in 986 bytes} [Sat Apr 25 07:30:08 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/257] 10.0.0.128 () {36 vars in 926 bytes} [Sat Apr 25 07:30:08 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: 129/258] 199.204.45.141 () {36 vars in 990 bytes} [Sat Apr 25 07:30:10 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/259] 199.204.45.141 () {36 vars in 930 bytes} [Sat Apr 25 07:30:10 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: 7|app: 0|req: 130/260] 199.204.45.141 () {36 vars in 990 bytes} [Sat Apr 25 07:30:11 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/261] 199.204.45.141 () {36 vars in 930 bytes} [Sat Apr 25 07:30:11 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/262] 10.0.0.128 () {36 vars in 986 bytes} [Sat Apr 25 07:30:14 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/263] 10.0.0.128 () {36 vars in 926 bytes} [Sat Apr 25 07:30:14 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: 134/266] 10.0.0.234 () {36 vars in 986 bytes} [Sat Apr 25 07:30:17 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c => generated 1171 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/267] 10.0.0.234 () {36 vars in 926 bytes} [Sat Apr 25 07:30:17 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: 135/268] 10.0.0.234 () {36 vars in 926 bytes} [Sat Apr 25 07:30:17 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/269] 10.0.0.234 () {36 vars in 986 bytes} [Sat Apr 25 07:30:17 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/270] 10.0.0.234 () {36 vars in 926 bytes} [Sat Apr 25 07:30:17 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: 135/271] 10.0.0.234 () {36 vars in 926 bytes} [Sat Apr 25 07:30:17 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: 137/272] 10.0.0.234 () {36 vars in 986 bytes} [Sat Apr 25 07:30:17 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c => 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: 136/273] 10.0.0.234 () {36 vars in 926 bytes} [Sat Apr 25 07:30:17 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 10.0.0.234 () {36 vars in 926 bytes} [Sat Apr 25 07:30:17 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/275] 10.0.0.2 () {36 vars in 908 bytes} [Sat Apr 25 07:30:18 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 10.0.0.2 () {36 vars in 1004 bytes} [Sat Apr 25 07:30:18 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 10.0.0.2 () {36 vars in 984 bytes} [Sat Apr 25 07:30:18 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/278] 10.0.0.2 () {36 vars in 924 bytes} [Sat Apr 25 07:30:18 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: 139/279] 10.0.0.2 () {36 vars in 924 bytes} [Sat Apr 25 07:30:18 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: 142/284] 10.0.0.128 () {36 vars in 986 bytes} [Sat Apr 25 07:30:40 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/285] 10.0.0.128 () {36 vars in 926 bytes} [Sat Apr 25 07:30:40 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: 144/288] 10.0.0.51 () {34 vars in 653 bytes} [Sat Apr 25 07:30:50 2026] POST /v2/images => generated 648 bytes in 178 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-25 07:30:50.289 8 WARNING glance.api.v2.images [None req-20d94652-bf2f-414b-adbd-f40d69e2b7d6 bf2cf3f474a84667aa3b39411aacf1b3 ce1d0e8cd9f144d996a6b9019d4051ce - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//95dc2750-6e7b-4220-b900-0f5cfbd7860d [pid: 8|app: 0|req: 145/289] 10.0.0.51 () {32 vars in 708 bytes} [Sat Apr 25 07:30:50 2026] DELETE /v2/images/95dc2750-6e7b-4220-b900-0f5cfbd7860d => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/290] 10.0.0.51 () {32 vars in 705 bytes} [Sat Apr 25 07:30:50 2026] GET /v2/images/95dc2750-6e7b-4220-b900-0f5cfbd7860d => 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: 146/291] 10.0.0.51 () {32 vars in 631 bytes} [Sat Apr 25 07:30:50 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/292] 10.0.0.51 () {34 vars in 653 bytes} [Sat Apr 25 07:30:50 2026] POST /v2/images => generated 702 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/293] 10.0.0.51 () {32 vars in 715 bytes} [Sat Apr 25 07:30:50 2026] GET /v2/images/3e80adde-8240-4e5b-a76a-7ba92f20b344/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-25 07:30:50.481 7 INFO glance.api.v2.image_data [None req-75ecc452-3b43-441d-b435-fd4d6c454656 bf2cf3f474a84667aa3b39411aacf1b3 ce1d0e8cd9f144d996a6b9019d4051ce - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 07:30:50.524 7 WARNING glance_store._drivers.rbd [None req-75ecc452-3b43-441d-b435-fd4d6c454656 bf2cf3f474a84667aa3b39411aacf1b3 ce1d0e8cd9f144d996a6b9019d4051ce - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-25 07:30:51.367 7 INFO glance.location [None req-75ecc452-3b43-441d-b435-fd4d6c454656 bf2cf3f474a84667aa3b39411aacf1b3 ce1d0e8cd9f144d996a6b9019d4051ce - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 147/294] 10.0.0.51 () {32 vars in 725 bytes} [Sat Apr 25 07:30:50 2026] PUT /v2/images/3e80adde-8240-4e5b-a76a-7ba92f20b344/file => generated 0 bytes in 927 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/295] 10.0.0.51 () {32 vars in 705 bytes} [Sat Apr 25 07:30:51 2026] GET /v2/images/3e80adde-8240-4e5b-a76a-7ba92f20b344 => generated 1103 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/296] 10.0.0.51 () {32 vars in 715 bytes} [Sat Apr 25 07:30:51 2026] GET /v2/images/3e80adde-8240-4e5b-a76a-7ba92f20b344/file => generated 1024 bytes in 116 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/297] 10.0.0.51 () {34 vars in 653 bytes} [Sat Apr 25 07:30:51 2026] POST /v2/images => generated 649 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/298] 10.0.0.51 () {32 vars in 724 bytes} [Sat Apr 25 07:30:51 2026] PATCH /v2/images/54cfe1b3-287a-4b23-bf5c-89b2773c3ffa => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/299] 10.0.0.51 () {32 vars in 705 bytes} [Sat Apr 25 07:30:51 2026] GET /v2/images/54cfe1b3-287a-4b23-bf5c-89b2773c3ffa => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-25 07:30:51.649 7 WARNING glance.api.v2.images [None req-1e12f4c9-d3cb-4e8f-b9f4-202312d66eb1 bf2cf3f474a84667aa3b39411aacf1b3 ce1d0e8cd9f144d996a6b9019d4051ce - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//54cfe1b3-287a-4b23-bf5c-89b2773c3ffa [pid: 7|app: 0|req: 150/300] 10.0.0.51 () {32 vars in 708 bytes} [Sat Apr 25 07:30:51 2026] DELETE /v2/images/54cfe1b3-287a-4b23-bf5c-89b2773c3ffa => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/301] 10.0.0.51 () {32 vars in 705 bytes} [Sat Apr 25 07:30:51 2026] GET /v2/images/54cfe1b3-287a-4b23-bf5c-89b2773c3ffa => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-25 07:30:51.712 7 WARNING glance.api.v2.images [None req-1964e980-7aa0-470a-9537-9a72078cec05 bf2cf3f474a84667aa3b39411aacf1b3 ce1d0e8cd9f144d996a6b9019d4051ce - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3e80adde-8240-4e5b-a76a-7ba92f20b344 [pid: 7|app: 0|req: 151/302] 10.0.0.51 () {32 vars in 708 bytes} [Sat Apr 25 07:30:51 2026] DELETE /v2/images/3e80adde-8240-4e5b-a76a-7ba92f20b344 => generated 0 bytes in 884 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/303] 10.0.0.51 () {32 vars in 705 bytes} [Sat Apr 25 07:30:52 2026] GET /v2/images/3e80adde-8240-4e5b-a76a-7ba92f20b344 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-25 07:30:52.619 7 WARNING glance.api.v2.images [None req-aa0e567f-4d08-485f-852d-a3e2e6a5c701 bf2cf3f474a84667aa3b39411aacf1b3 ce1d0e8cd9f144d996a6b9019d4051ce - - default default] Failed to find image 95dc2750-6e7b-4220-b900-0f5cfbd7860d to delete: glance.common.exception.ImageNotFound: No image found with ID 95dc2750-6e7b-4220-b900-0f5cfbd7860d [pid: 7|app: 0|req: 152/304] 10.0.0.51 () {32 vars in 708 bytes} [Sat Apr 25 07:30:52 2026] DELETE /v2/images/95dc2750-6e7b-4220-b900-0f5cfbd7860d => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/305] 10.0.0.51 () {32 vars in 705 bytes} [Sat Apr 25 07:30:52 2026] GET /v2/images/95dc2750-6e7b-4220-b900-0f5cfbd7860d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/312] 10.0.0.51 () {30 vars in 409 bytes} [Sat Apr 25 07:31:15 2026] GET / => generated 1312 bytes in 5 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/315] 10.0.0.128 () {36 vars in 986 bytes} [Sat Apr 25 07:31:33 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/316] 10.0.0.128 () {36 vars in 926 bytes} [Sat Apr 25 07:31:33 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: 159/319] 10.0.0.128 () {36 vars in 986 bytes} [Sat Apr 25 07:31:39 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/320] 10.0.0.128 () {36 vars in 926 bytes} [Sat Apr 25 07:31:39 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: 165/327] 10.0.0.128 () {36 vars in 986 bytes} [Sat Apr 25 07:32:06 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c => 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: 163/328] 10.0.0.128 () {36 vars in 926 bytes} [Sat Apr 25 07:32:06 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: 166/329] 10.0.0.128 () {36 vars in 986 bytes} [Sat Apr 25 07:32:11 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c => 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: 164/330] 10.0.0.128 () {36 vars in 926 bytes} [Sat Apr 25 07:32:11 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: 7|app: 0|req: 169/339] 10.0.0.128 () {36 vars in 986 bytes} [Sat Apr 25 07:32:50 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c => 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: 171/340] 10.0.0.128 () {36 vars in 926 bytes} [Sat Apr 25 07:32:50 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: 176/353] 10.0.0.51 () {32 vars in 705 bytes} [Sat Apr 25 07:33:48 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/354] 10.0.0.51 () {32 vars in 705 bytes} [Sat Apr 25 07:33:48 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/355] 10.0.0.234 () {36 vars in 986 bytes} [Sat Apr 25 07:33:49 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c => generated 1171 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/356] 10.0.0.234 () {36 vars in 926 bytes} [Sat Apr 25 07:33:49 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: 178/357] 10.0.0.234 () {36 vars in 926 bytes} [Sat Apr 25 07:33:49 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/358] 10.0.0.234 () {36 vars in 986 bytes} [Sat Apr 25 07:33:49 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/359] 10.0.0.234 () {36 vars in 926 bytes} [Sat Apr 25 07:33:49 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/360] 10.0.0.234 () {36 vars in 926 bytes} [Sat Apr 25 07:33:49 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: 180/361] 10.0.0.234 () {36 vars in 986 bytes} [Sat Apr 25 07:33:49 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/362] 10.0.0.234 () {36 vars in 926 bytes} [Sat Apr 25 07:33:49 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: 181/363] 10.0.0.234 () {36 vars in 926 bytes} [Sat Apr 25 07:33:49 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: 183/364] 10.0.0.2 () {36 vars in 908 bytes} [Sat Apr 25 07:33:49 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/365] 10.0.0.2 () {36 vars in 1004 bytes} [Sat Apr 25 07:33:49 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/366] 10.0.0.2 () {36 vars in 984 bytes} [Sat Apr 25 07:33:49 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/367] 10.0.0.2 () {36 vars in 924 bytes} [Sat Apr 25 07:33:49 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: 185/368] 10.0.0.2 () {36 vars in 924 bytes} [Sat Apr 25 07:33:49 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: 190/381] 10.0.0.128 () {36 vars in 986 bytes} [Sat Apr 25 07:34:48 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/382] 10.0.0.128 () {36 vars in 926 bytes} [Sat Apr 25 07:34:48 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: 193/387] 10.0.0.128 () {36 vars in 986 bytes} [Sat Apr 25 07:35:06 2026] GET /v2/images/52c6e5cd-d4df-4fb6-9ce5-2f74725eb20c => generated 1171 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/388] 10.0.0.128 () {36 vars in 926 bytes} [Sat Apr 25 07:35:06 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: 200/397] 199.204.45.141 () {32 vars in 825 bytes} [Sat Apr 25 07:35:52 2026] GET /v2/images?status=active&owner=d1a6cfca2b46441d865f7c9d74b327ef&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 199.204.45.141 () {32 vars in 652 bytes} [Sat Apr 25 07:35:52 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 10.0.0.234 () {36 vars in 986 bytes} [Sat Apr 25 07:35:52 2026] GET /v2/images/2a519f16-8cd5-4064-b518-475af0828702 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/400] 10.0.0.234 () {36 vars in 926 bytes} [Sat Apr 25 07:35:52 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: 202/401] 10.0.0.234 () {36 vars in 926 bytes} [Sat Apr 25 07:35:52 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/402] 10.0.0.234 () {36 vars in 986 bytes} [Sat Apr 25 07:35:52 2026] GET /v2/images/2a519f16-8cd5-4064-b518-475af0828702 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 10.0.0.234 () {36 vars in 926 bytes} [Sat Apr 25 07:35:52 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: 201/404] 10.0.0.234 () {36 vars in 926 bytes} [Sat Apr 25 07:35:52 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 10.0.0.234 () {36 vars in 986 bytes} [Sat Apr 25 07:35:52 2026] GET /v2/images/2a519f16-8cd5-4064-b518-475af0828702 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 10.0.0.234 () {36 vars in 926 bytes} [Sat Apr 25 07:35:52 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 10.0.0.2 () {36 vars in 908 bytes} [Sat Apr 25 07:35:53 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/408] 10.0.0.2 () {36 vars in 1004 bytes} [Sat Apr 25 07:35:53 2026] GET /v2/images/2a519f16-8cd5-4064-b518-475af0828702/locations => generated 127 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/409] 10.0.0.2 () {36 vars in 984 bytes} [Sat Apr 25 07:35:53 2026] GET /v2/images/2a519f16-8cd5-4064-b518-475af0828702 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/410] 10.0.0.2 () {36 vars in 924 bytes} [Sat Apr 25 07:35:53 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 10.0.0.2 () {36 vars in 924 bytes} [Sat Apr 25 07:35:53 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: 226/454] 10.0.0.51 () {32 vars in 631 bytes} [Sat Apr 25 07:39:15 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)