+ 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 Apr 29 02:16:48 2026] *** compiled with version: 13.3.0 on 28 April 2026 06:28:09 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-7bfd8f7b95-pg98k machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7ff168362668 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-29 02:16:50.323 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-29 02:16:50.323 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-29 02:16:51.217 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-29 02:16:51.218 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-29 02:16:51.219 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-29 02:16:51.224 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-29 02:16:51.225 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-29 02:16:51.225 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-29 02:16:53.231 7 WARNING glance.api.v2.images [None req-9ee3a8b9-70fe-4b8c-b955-9a558ce63942 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-29 02:16:53.279 8 WARNING glance.api.v2.images [None req-5b695a39-b66b-4198-a3bf-e6ae68aa1c37 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-29 02:16:53.565 7 WARNING keystonemiddleware._common.config [None req-9ee3a8b9-70fe-4b8c-b955-9a558ce63942 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 02:16:53.573 7 WARNING oslo_config.cfg [None req-9ee3a8b9-70fe-4b8c-b955-9a558ce63942 - - - - - -] 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 0x7ff168362668 pid: 7 (default app) 2026-04-29 02:16:53.615 8 WARNING keystonemiddleware._common.config [None req-5b695a39-b66b-4198-a3bf-e6ae68aa1c37 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 02:16:53.624 8 WARNING oslo_config.cfg [None req-5b695a39-b66b-4198-a3bf-e6ae68aa1c37 - - - - - -] 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 0x7ff168362668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.35 () {42 vars in 685 bytes} [Wed Apr 29 02:16:54 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-04-29 02:16:54.861 8 WARNING oslo_policy.policy [None req-e1dc5e82-e92b-4186-9496-c0df9ed902b3 c5c19ffc1d3d4402878525752327bdb9 238ae440f075403ea6144dad77dac71f - - 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-29 02:16:54.861 8 WARNING oslo_policy.policy [None req-e1dc5e82-e92b-4186-9496-c0df9ed902b3 c5c19ffc1d3d4402878525752327bdb9 238ae440f075403ea6144dad77dac71f - - 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-29 02:16:54.878 8 WARNING oslo_policy.policy [None req-e1dc5e82-e92b-4186-9496-c0df9ed902b3 c5c19ffc1d3d4402878525752327bdb9 238ae440f075403ea6144dad77dac71f - - 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-29 02:16:54.878 8 WARNING oslo_policy.policy [None req-e1dc5e82-e92b-4186-9496-c0df9ed902b3 c5c19ffc1d3d4402878525752327bdb9 238ae440f075403ea6144dad77dac71f - - 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/4] 199.204.45.35 () {44 vars in 907 bytes} [Wed Apr 29 02:16:54 2026] GET /v2/images => generated 69 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.35 () {42 vars in 685 bytes} [Wed Apr 29 02:16:58 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/6] 199.204.45.35 () {44 vars in 907 bytes} [Wed Apr 29 02:16:58 2026] GET /v2/images => generated 69 bytes in 41 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-29 02:16:58.263 7 WARNING oslo_policy.policy [None req-aefda90b-490a-4811-9a30-37bdbeddefe4 c5c19ffc1d3d4402878525752327bdb9 238ae440f075403ea6144dad77dac71f - - 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-29 02:16:58.264 7 WARNING oslo_policy.policy [None req-aefda90b-490a-4811-9a30-37bdbeddefe4 c5c19ffc1d3d4402878525752327bdb9 238ae440f075403ea6144dad77dac71f - - 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: 5/7] 199.204.45.35 () {44 vars in 908 bytes} [Wed Apr 29 02:16:58 2026] GET /v2/images/cirros => generated 151 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.35 () {44 vars in 930 bytes} [Wed Apr 29 02:16:58 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-29 02:16:58.396 7 WARNING oslo_policy.policy [None req-23525604-69e2-4a26-ad65-e9183f2db4f2 c5c19ffc1d3d4402878525752327bdb9 238ae440f075403ea6144dad77dac71f - - 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-29 02:16:58.397 7 WARNING oslo_policy.policy [None req-23525604-69e2-4a26-ad65-e9183f2db4f2 c5c19ffc1d3d4402878525752327bdb9 238ae440f075403ea6144dad77dac71f - - 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/9] 199.204.45.35 () {44 vars in 936 bytes} [Wed Apr 29 02:16:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-29 02:16:58.488 8 WARNING oslo_config.cfg [None req-2bb2148f-585c-453b-8503-e72f8f463855 c5c19ffc1d3d4402878525752327bdb9 238ae440f075403ea6144dad77dac71f - - 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/10] 199.204.45.35 () {48 vars in 948 bytes} [Wed Apr 29 02:16:58 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-29 02:16:58.515 7 WARNING oslo_policy.policy [None req-0881e9e9-f955-49c8-a43a-7b34659d267b c5c19ffc1d3d4402878525752327bdb9 238ae440f075403ea6144dad77dac71f - - 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-29 02:16:58.515 7 WARNING oslo_policy.policy [None req-0881e9e9-f955-49c8-a43a-7b34659d267b c5c19ffc1d3d4402878525752327bdb9 238ae440f075403ea6144dad77dac71f - - 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-29 02:16:58.516 7 INFO glance.api.v2.image_data [None req-0881e9e9-f955-49c8-a43a-7b34659d267b c5c19ffc1d3d4402878525752327bdb9 238ae440f075403ea6144dad77dac71f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 02:17:02.509 7 WARNING glance.location [None req-0881e9e9-f955-49c8-a43a-7b34659d267b c5c19ffc1d3d4402878525752327bdb9 238ae440f075403ea6144dad77dac71f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/11] 199.204.45.35 () {48 vars in 1042 bytes} [Wed Apr 29 02:16:58 2026] PUT /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f/file => generated 0 bytes in 4045 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7549 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.204.45.35 () {44 vars in 968 bytes} [Wed Apr 29 02:17:02 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-29 02:17:02.589 7 WARNING oslo_config.cfg [None req-3e6102aa-1e75-4854-899d-138b4313474d c5c19ffc1d3d4402878525752327bdb9 238ae440f075403ea6144dad77dac71f - - 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: 8/13] 199.204.45.35 () {44 vars in 968 bytes} [Wed Apr 29 02:17:02 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => 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: 135/266] 199.204.45.35 () {42 vars in 685 bytes} [Wed Apr 29 02:37:55 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/267] 199.204.45.35 () {44 vars in 907 bytes} [Wed Apr 29 02:37:55 2026] GET /v2/images => generated 1240 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/270] 199.204.45.35 () {42 vars in 685 bytes} [Wed Apr 29 02:38:12 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: 134/273] 199.204.45.35 () {44 vars in 907 bytes} [Wed Apr 29 02:38:12 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: 7|app: 0|req: 140/274] 199.204.45.35 () {44 vars in 934 bytes} [Wed Apr 29 02:38:12 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/275] 199.204.45.35 () {44 vars in 956 bytes} [Wed Apr 29 02:38:12 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: 141/276] 199.204.45.35 () {44 vars in 936 bytes} [Wed Apr 29 02:38:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/277] 199.204.45.35 () {48 vars in 948 bytes} [Wed Apr 29 02:38:12 2026] POST /v2/images => generated 796 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-29 02:38:12.905 7 INFO glance.api.v2.image_data [None req-14743e5f-e9d5-46ec-8604-72c929e6cd31 c5c19ffc1d3d4402878525752327bdb9 238ae440f075403ea6144dad77dac71f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 02:38:38.146 7 WARNING glance.location [None req-14743e5f-e9d5-46ec-8604-72c929e6cd31 c5c19ffc1d3d4402878525752327bdb9 238ae440f075403ea6144dad77dac71f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 142/282] 199.204.45.35 () {48 vars in 1043 bytes} [Wed Apr 29 02:38:12 2026] PUT /v2/images/ac3e3813-7f5f-410e-9075-ca0b67cfd44f/file => generated 0 bytes in 25303 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61576 switches on core 0) [pid: 8|app: 0|req: 141/283] 199.204.45.35 () {44 vars in 968 bytes} [Wed Apr 29 02:38:38 2026] GET /v2/images/ac3e3813-7f5f-410e-9075-ca0b67cfd44f => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.35 () {44 vars in 968 bytes} [Wed Apr 29 02:38:38 2026] GET /v2/images/ac3e3813-7f5f-410e-9075-ca0b67cfd44f => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.35 () {42 vars in 685 bytes} [Wed Apr 29 02:38:39 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: 144/286] 199.204.45.35 () {44 vars in 907 bytes} [Wed Apr 29 02:38:39 2026] GET /v2/images => generated 2451 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/369] 199.204.45.35 () {42 vars in 685 bytes} [Wed Apr 29 02:45:23 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: 184/370] 199.204.45.35 () {44 vars in 907 bytes} [Wed Apr 29 02:45:23 2026] GET /v2/images => generated 2451 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 199.204.45.35 () {42 vars in 685 bytes} [Wed Apr 29 02:45:32 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: 186/374] 199.204.45.35 () {44 vars in 907 bytes} [Wed Apr 29 02:45:32 2026] GET /v2/images => generated 2451 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.204.45.35 () {44 vars in 944 bytes} [Wed Apr 29 02:45:33 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.204.45.35 () {44 vars in 966 bytes} [Wed Apr 29 02:45:33 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/377] 199.204.45.35 () {44 vars in 936 bytes} [Wed Apr 29 02:45:33 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: 188/378] 199.204.45.35 () {48 vars in 948 bytes} [Wed Apr 29 02:45:33 2026] POST /v2/images => generated 799 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-29 02:45:33.188 7 INFO glance.api.v2.image_data [None req-ca8852ba-ad1c-4917-b661-c88de8506c06 c5c19ffc1d3d4402878525752327bdb9 238ae440f075403ea6144dad77dac71f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 02:45:49.400 7 INFO glance.location [None req-ca8852ba-ad1c-4917-b661-c88de8506c06 c5c19ffc1d3d4402878525752327bdb9 238ae440f075403ea6144dad77dac71f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 191/381] 199.204.45.35 () {48 vars in 1042 bytes} [Wed Apr 29 02:45:33 2026] PUT /v2/images/18d73a91-a314-4cce-80e1-693ae8f81433/file => generated 0 bytes in 16255 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24630 switches on core 0) [pid: 8|app: 0|req: 191/382] 199.204.45.35 () {44 vars in 968 bytes} [Wed Apr 29 02:45:49 2026] GET /v2/images/18d73a91-a314-4cce-80e1-693ae8f81433 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/383] 199.204.45.35 () {48 vars in 1047 bytes} [Wed Apr 29 02:45:49 2026] PATCH /v2/images/18d73a91-a314-4cce-80e1-693ae8f81433 => generated 1234 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/384] 199.204.45.35 () {44 vars in 968 bytes} [Wed Apr 29 02:45:49 2026] GET /v2/images/18d73a91-a314-4cce-80e1-693ae8f81433 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 199.204.45.35 () {42 vars in 685 bytes} [Wed Apr 29 02:46:27 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: 197/394] 199.204.45.35 () {44 vars in 907 bytes} [Wed Apr 29 02:46:27 2026] GET /v2/images => generated 3687 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/399] 199.204.45.35 () {42 vars in 685 bytes} [Wed Apr 29 02:46:46 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: 200/400] 199.204.45.35 () {44 vars in 907 bytes} [Wed Apr 29 02:46:46 2026] GET /v2/images => generated 3687 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 199.204.45.35 () {44 vars in 936 bytes} [Wed Apr 29 02:46:46 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 199.204.45.35 () {44 vars in 958 bytes} [Wed Apr 29 02:46:46 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/403] 199.204.45.35 () {44 vars in 936 bytes} [Wed Apr 29 02:46:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/404] 199.204.45.35 () {48 vars in 948 bytes} [Wed Apr 29 02:46:46 2026] POST /v2/images => generated 791 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-29 02:46:46.791 8 WARNING oslo_policy.policy [None req-266f72ef-c73a-4003-b9e1-9037c4426b04 c5c19ffc1d3d4402878525752327bdb9 238ae440f075403ea6144dad77dac71f - - 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-29 02:46:46.791 8 WARNING oslo_policy.policy [None req-266f72ef-c73a-4003-b9e1-9037c4426b04 c5c19ffc1d3d4402878525752327bdb9 238ae440f075403ea6144dad77dac71f - - 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-29 02:46:46.793 8 INFO glance.api.v2.image_data [None req-266f72ef-c73a-4003-b9e1-9037c4426b04 c5c19ffc1d3d4402878525752327bdb9 238ae440f075403ea6144dad77dac71f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 02:47:00.726 8 INFO glance.location [None req-266f72ef-c73a-4003-b9e1-9037c4426b04 c5c19ffc1d3d4402878525752327bdb9 238ae440f075403ea6144dad77dac71f - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 203/407] 199.204.45.35 () {48 vars in 1043 bytes} [Wed Apr 29 02:46:46 2026] PUT /v2/images/825bcf3e-7bdc-4b96-8e49-3333ab524203/file => generated 0 bytes in 13990 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32544 switches on core 0) [pid: 7|app: 0|req: 205/408] 199.204.45.35 () {44 vars in 968 bytes} [Wed Apr 29 02:47:00 2026] GET /v2/images/825bcf3e-7bdc-4b96-8e49-3333ab524203 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/409] 199.204.45.35 () {44 vars in 968 bytes} [Wed Apr 29 02:47:00 2026] GET /v2/images/825bcf3e-7bdc-4b96-8e49-3333ab524203 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/558] 199.204.45.35 () {42 vars in 685 bytes} [Wed Apr 29 02:59:20 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: 280/559] 199.204.45.35 () {44 vars in 907 bytes} [Wed Apr 29 02:59:20 2026] GET /v2/images => generated 4893 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/588] 199.204.45.35 () {42 vars in 685 bytes} [Wed Apr 29 03:01:36 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: 295/589] 199.204.45.35 () {44 vars in 907 bytes} [Wed Apr 29 03:01:36 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/590] 199.204.45.35 () {42 vars in 685 bytes} [Wed Apr 29 03:01:37 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: 296/591] 199.204.45.35 () {44 vars in 907 bytes} [Wed Apr 29 03:01:37 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/602] 199.204.45.35 () {42 vars in 685 bytes} [Wed Apr 29 03:02:25 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: 302/603] 199.204.45.35 () {44 vars in 907 bytes} [Wed Apr 29 03:02:25 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/606] 199.204.45.35 () {42 vars in 685 bytes} [Wed Apr 29 03:02:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/607] 199.204.45.35 () {44 vars in 907 bytes} [Wed Apr 29 03:02:33 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/620] 199.204.45.35 () {42 vars in 685 bytes} [Wed Apr 29 03:03:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/621] 199.204.45.35 () {44 vars in 907 bytes} [Wed Apr 29 03:03:34 2026] GET /v2/images => generated 4893 bytes in 70 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: 315/630] 10.0.0.80 () {32 vars in 632 bytes} [Wed Apr 29 03:04:19 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/637] 10.0.0.159 () {36 vars in 987 bytes} [Wed Apr 29 03:04:44 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => generated 1171 bytes in 241 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: 319/638] 10.0.0.159 () {36 vars in 927 bytes} [Wed Apr 29 03:04:44 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/639] 10.0.0.159 () {36 vars in 927 bytes} [Wed Apr 29 03:04:44 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: 320/640] 10.0.0.159 () {36 vars in 987 bytes} [Wed Apr 29 03:04:44 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/641] 10.0.0.159 () {36 vars in 927 bytes} [Wed Apr 29 03:04: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: 7|app: 0|req: 321/642] 10.0.0.159 () {36 vars in 927 bytes} [Wed Apr 29 03:04:44 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: 322/643] 10.0.0.159 () {36 vars in 987 bytes} [Wed Apr 29 03:04:44 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => 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: 322/644] 10.0.0.159 () {36 vars in 927 bytes} [Wed Apr 29 03:04:44 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: 323/645] 10.0.0.159 () {36 vars in 927 bytes} [Wed Apr 29 03:04:44 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: 323/646] 10.0.0.196 () {36 vars in 987 bytes} [Wed Apr 29 03:04:45 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => generated 1171 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/647] 10.0.0.196 () {36 vars in 927 bytes} [Wed Apr 29 03:04:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/648] 10.0.0.196 () {36 vars in 987 bytes} [Wed Apr 29 03:04:45 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/649] 10.0.0.196 () {36 vars in 927 bytes} [Wed Apr 29 03:04:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/650] 10.0.0.196 () {36 vars in 927 bytes} [Wed Apr 29 03:04:45 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: 327/653] 10.0.0.183 () {36 vars in 987 bytes} [Wed Apr 29 03:04:53 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/654] 10.0.0.183 () {36 vars in 927 bytes} [Wed Apr 29 03:04: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: 8|app: 0|req: 328/655] 10.0.0.183 () {36 vars in 987 bytes} [Wed Apr 29 03:04:55 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/656] 10.0.0.183 () {36 vars in 927 bytes} [Wed Apr 29 03:04:55 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: 329/657] 10.0.0.80 () {34 vars in 654 bytes} [Wed Apr 29 03:04:59 2026] POST /v2/images => generated 648 bytes in 243 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-29 03:04:59.919 7 WARNING glance.api.v2.images [None req-719ed418-d093-4049-ae10-9cf0c56b052d 10bbf0df52e64851a387404905bb9cc6 a4819a9f92d04ab585c03dde67b828fd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9fea543d-015f-4c7e-b1ba-6fa7bf9eafc3 [pid: 7|app: 0|req: 329/658] 10.0.0.80 () {32 vars in 709 bytes} [Wed Apr 29 03:04:59 2026] DELETE /v2/images/9fea543d-015f-4c7e-b1ba-6fa7bf9eafc3 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/659] 10.0.0.80 () {32 vars in 706 bytes} [Wed Apr 29 03:04:59 2026] GET /v2/images/9fea543d-015f-4c7e-b1ba-6fa7bf9eafc3 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/660] 10.0.0.80 () {32 vars in 632 bytes} [Wed Apr 29 03:04:59 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/661] 10.0.0.80 () {34 vars in 654 bytes} [Wed Apr 29 03:05:00 2026] POST /v2/images => generated 703 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/662] 10.0.0.80 () {32 vars in 716 bytes} [Wed Apr 29 03:05:00 2026] GET /v2/images/c3ca1864-5afa-4a66-aa65-8ccf57e353dd/file => generated 0 bytes in 10 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-29 03:05:00.112 8 INFO glance.api.v2.image_data [None req-929cdafb-f3cc-4ebc-97d5-050ea331aec2 10bbf0df52e64851a387404905bb9cc6 a4819a9f92d04ab585c03dde67b828fd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 03:05:00.185 8 WARNING glance_store._drivers.rbd [None req-929cdafb-f3cc-4ebc-97d5-050ea331aec2 10bbf0df52e64851a387404905bb9cc6 a4819a9f92d04ab585c03dde67b828fd - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-29 03:05:00.845 8 INFO glance.location [None req-929cdafb-f3cc-4ebc-97d5-050ea331aec2 10bbf0df52e64851a387404905bb9cc6 a4819a9f92d04ab585c03dde67b828fd - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 332/663] 10.0.0.80 () {32 vars in 726 bytes} [Wed Apr 29 03:05:00 2026] PUT /v2/images/c3ca1864-5afa-4a66-aa65-8ccf57e353dd/file => generated 0 bytes in 780 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/664] 10.0.0.80 () {32 vars in 706 bytes} [Wed Apr 29 03:05:00 2026] GET /v2/images/c3ca1864-5afa-4a66-aa65-8ccf57e353dd => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/665] 10.0.0.80 () {32 vars in 716 bytes} [Wed Apr 29 03:05:00 2026] GET /v2/images/c3ca1864-5afa-4a66-aa65-8ccf57e353dd/file => generated 1024 bytes in 227 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/666] 10.0.0.80 () {34 vars in 654 bytes} [Wed Apr 29 03:05:01 2026] POST /v2/images => generated 649 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/667] 10.0.0.80 () {32 vars in 725 bytes} [Wed Apr 29 03:05:01 2026] PATCH /v2/images/d549f4f0-747e-499d-bad3-a7376239adae => generated 652 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/668] 10.0.0.80 () {32 vars in 706 bytes} [Wed Apr 29 03:05:01 2026] GET /v2/images/d549f4f0-747e-499d-bad3-a7376239adae => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-29 03:05:01.314 8 WARNING glance.api.v2.images [None req-a971cea2-8b86-4b8f-85eb-5f1360f74c10 10bbf0df52e64851a387404905bb9cc6 a4819a9f92d04ab585c03dde67b828fd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d549f4f0-747e-499d-bad3-a7376239adae [pid: 8|app: 0|req: 335/669] 10.0.0.80 () {32 vars in 709 bytes} [Wed Apr 29 03:05:01 2026] DELETE /v2/images/d549f4f0-747e-499d-bad3-a7376239adae => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/670] 10.0.0.80 () {32 vars in 706 bytes} [Wed Apr 29 03:05:01 2026] GET /v2/images/d549f4f0-747e-499d-bad3-a7376239adae => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-29 03:05:01.415 8 WARNING glance.api.v2.images [None req-c285f320-f42d-4ee2-86d6-ca0a28173fd8 10bbf0df52e64851a387404905bb9cc6 a4819a9f92d04ab585c03dde67b828fd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c3ca1864-5afa-4a66-aa65-8ccf57e353dd [pid: 8|app: 0|req: 336/671] 10.0.0.80 () {32 vars in 709 bytes} [Wed Apr 29 03:05:01 2026] DELETE /v2/images/c3ca1864-5afa-4a66-aa65-8ccf57e353dd => generated 0 bytes in 774 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/672] 10.0.0.80 () {32 vars in 706 bytes} [Wed Apr 29 03:05:02 2026] GET /v2/images/c3ca1864-5afa-4a66-aa65-8ccf57e353dd => generated 139 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-29 03:05:02.209 8 WARNING glance.api.v2.images [None req-d6af0353-ad62-4d22-99fd-d5b2885dc565 10bbf0df52e64851a387404905bb9cc6 a4819a9f92d04ab585c03dde67b828fd - - default default] Failed to find image 9fea543d-015f-4c7e-b1ba-6fa7bf9eafc3 to delete: glance.common.exception.ImageNotFound: No image found with ID 9fea543d-015f-4c7e-b1ba-6fa7bf9eafc3 [pid: 8|app: 0|req: 337/673] 10.0.0.80 () {32 vars in 709 bytes} [Wed Apr 29 03:05:02 2026] DELETE /v2/images/9fea543d-015f-4c7e-b1ba-6fa7bf9eafc3 => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/674] 10.0.0.80 () {32 vars in 706 bytes} [Wed Apr 29 03:05:02 2026] GET /v2/images/9fea543d-015f-4c7e-b1ba-6fa7bf9eafc3 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/677] 199.204.45.35 () {36 vars in 990 bytes} [Wed Apr 29 03:05:02 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => 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: 339/678] 199.204.45.35 () {36 vars in 930 bytes} [Wed Apr 29 03:05:02 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/679] 199.204.45.35 () {36 vars in 990 bytes} [Wed Apr 29 03:05:03 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/680] 199.204.45.35 () {36 vars in 930 bytes} [Wed Apr 29 03:05:03 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/687] 10.0.0.183 () {36 vars in 987 bytes} [Wed Apr 29 03:05:36 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => 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: 344/688] 10.0.0.183 () {36 vars in 927 bytes} [Wed Apr 29 03:05:36 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 10.0.0.183 () {36 vars in 987 bytes} [Wed Apr 29 03:06:01 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/694] 10.0.0.183 () {36 vars in 927 bytes} [Wed Apr 29 03:06:01 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: 350/699] 10.0.0.183 () {36 vars in 987 bytes} [Wed Apr 29 03:06:18 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/700] 10.0.0.183 () {36 vars in 927 bytes} [Wed Apr 29 03:06: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: 8|app: 0|req: 353/705] 10.0.0.183 () {36 vars in 987 bytes} [Wed Apr 29 03:06:35 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/706] 10.0.0.183 () {36 vars in 927 bytes} [Wed Apr 29 03:06:35 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/709] 10.0.0.80 () {30 vars in 410 bytes} [Wed Apr 29 03:06:50 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/714] 10.0.0.80 () {32 vars in 706 bytes} [Wed Apr 29 03:07:09 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/715] 10.0.0.80 () {32 vars in 706 bytes} [Wed Apr 29 03:07:09 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => 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: 358/716] 10.0.0.159 () {36 vars in 987 bytes} [Wed Apr 29 03:07:09 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => 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: 359/717] 10.0.0.159 () {36 vars in 927 bytes} [Wed Apr 29 03:07:09 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: 359/718] 10.0.0.159 () {36 vars in 927 bytes} [Wed Apr 29 03:07:09 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: 360/719] 10.0.0.159 () {36 vars in 987 bytes} [Wed Apr 29 03:07:09 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => 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: 360/720] 10.0.0.159 () {36 vars in 927 bytes} [Wed Apr 29 03:07:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/721] 10.0.0.159 () {36 vars in 927 bytes} [Wed Apr 29 03:07:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/722] 10.0.0.159 () {36 vars in 987 bytes} [Wed Apr 29 03:07:09 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => 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: 362/723] 10.0.0.159 () {36 vars in 927 bytes} [Wed Apr 29 03:07:09 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: 362/724] 10.0.0.196 () {36 vars in 987 bytes} [Wed Apr 29 03:07:10 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => 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: 363/725] 10.0.0.196 () {36 vars in 927 bytes} [Wed Apr 29 03:07:10 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: 363/726] 10.0.0.196 () {36 vars in 987 bytes} [Wed Apr 29 03:07:10 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => 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: 364/727] 10.0.0.196 () {36 vars in 927 bytes} [Wed Apr 29 03:07:10 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: 364/728] 10.0.0.196 () {36 vars in 927 bytes} [Wed Apr 29 03:07:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/735] 10.0.0.183 () {36 vars in 987 bytes} [Wed Apr 29 03:07:33 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => 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: 368/736] 10.0.0.183 () {36 vars in 927 bytes} [Wed Apr 29 03:07:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/745] 10.0.0.183 () {36 vars in 987 bytes} [Wed Apr 29 03:08:15 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => 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: 373/746] 10.0.0.183 () {36 vars in 927 bytes} [Wed Apr 29 03:08:15 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: 378/755] 10.0.0.183 () {36 vars in 987 bytes} [Wed Apr 29 03:08:59 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => 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: 378/756] 10.0.0.183 () {36 vars in 927 bytes} [Wed Apr 29 03:08:59 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: 381/761] 10.0.0.183 () {36 vars in 987 bytes} [Wed Apr 29 03:09:17 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/762] 10.0.0.183 () {36 vars in 927 bytes} [Wed Apr 29 03:09: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: 382/763] 10.0.0.183 () {36 vars in 987 bytes} [Wed Apr 29 03:09:18 2026] GET /v2/images/5fd06762-46a9-4e93-8700-862e5cd2916f => 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: 382/764] 10.0.0.183 () {36 vars in 927 bytes} [Wed Apr 29 03:09:18 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/775] 199.204.45.35 () {32 vars in 825 bytes} [Wed Apr 29 03:10:07 2026] GET /v2/images?status=active&owner=238ae440f075403ea6144dad77dac71f&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/776] 199.204.45.35 () {32 vars in 652 bytes} [Wed Apr 29 03:10:07 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: 389/777] 10.0.0.159 () {36 vars in 987 bytes} [Wed Apr 29 03:10:08 2026] GET /v2/images/ac3e3813-7f5f-410e-9075-ca0b67cfd44f => generated 1209 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/778] 10.0.0.159 () {36 vars in 927 bytes} [Wed Apr 29 03:10:08 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: 390/779] 10.0.0.159 () {36 vars in 927 bytes} [Wed Apr 29 03:10:08 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: 390/780] 10.0.0.159 () {36 vars in 987 bytes} [Wed Apr 29 03:10:08 2026] GET /v2/images/ac3e3813-7f5f-410e-9075-ca0b67cfd44f => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/781] 10.0.0.159 () {36 vars in 927 bytes} [Wed Apr 29 03:10:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/782] 10.0.0.159 () {36 vars in 927 bytes} [Wed Apr 29 03:10: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: 7|app: 0|req: 392/783] 10.0.0.159 () {36 vars in 987 bytes} [Wed Apr 29 03:10:08 2026] GET /v2/images/ac3e3813-7f5f-410e-9075-ca0b67cfd44f => 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: 392/784] 10.0.0.159 () {36 vars in 927 bytes} [Wed Apr 29 03:10:08 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: 393/785] 10.0.0.159 () {36 vars in 927 bytes} [Wed Apr 29 03:10:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/786] 10.0.0.196 () {36 vars in 987 bytes} [Wed Apr 29 03:10:09 2026] GET /v2/images/ac3e3813-7f5f-410e-9075-ca0b67cfd44f => generated 1209 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/787] 10.0.0.196 () {36 vars in 927 bytes} [Wed Apr 29 03:10:09 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: 394/788] 10.0.0.196 () {36 vars in 987 bytes} [Wed Apr 29 03:10:09 2026] GET /v2/images/ac3e3813-7f5f-410e-9075-ca0b67cfd44f => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/789] 10.0.0.196 () {36 vars in 927 bytes} [Wed Apr 29 03:10:09 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: 395/790] 10.0.0.196 () {36 vars in 927 bytes} [Wed Apr 29 03:10:09 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: 417/833] 10.0.0.80 () {32 vars in 632 bytes} [Wed Apr 29 03:13:39 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)