+ 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 [Mon Apr 27 16:33:45 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-5db669dfb4-8bb2m 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 0x7fd8841d6668 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-27 16:33:47.831 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-27 16:33:47.948 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-27 16:33:48.862 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-27 16:33:48.863 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-27 16:33:48.864 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-27 16:33:48.893 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-27 16:33:48.894 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-27 16:33:48.895 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-27 16:33:51.201 7 WARNING glance.api.v2.images [None req-e6fbdca1-f454-4b14-a660-fd3f003c3685 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-27 16:33:51.267 8 WARNING glance.api.v2.images [None req-45d8296a-e5e2-4f57-8f8f-f5846e131d63 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-27 16:33:51.614 7 WARNING keystonemiddleware._common.config [None req-e6fbdca1-f454-4b14-a660-fd3f003c3685 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 16:33:51.623 7 WARNING oslo_config.cfg [None req-e6fbdca1-f454-4b14-a660-fd3f003c3685 - - - - - -] 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 0x7fd8841d6668 pid: 7 (default app) 2026-04-27 16:33:51.652 8 WARNING keystonemiddleware._common.config [None req-45d8296a-e5e2-4f57-8f8f-f5846e131d63 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 16:33:51.660 8 WARNING oslo_config.cfg [None req-45d8296a-e5e2-4f57-8f8f-f5846e131d63 - - - - - -] 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 0x7fd8841d6668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.226 () {42 vars in 688 bytes} [Mon Apr 27 16:33:55 2026] GET / => generated 1312 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-27 16:33:55.693 8 WARNING oslo_policy.policy [None req-2e246bf1-622c-4c89-8de2-29892cda5082 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - 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-27 16:33:55.694 8 WARNING oslo_policy.policy [None req-2e246bf1-622c-4c89-8de2-29892cda5082 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - 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-27 16:33:55.716 8 WARNING oslo_policy.policy [None req-2e246bf1-622c-4c89-8de2-29892cda5082 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - 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-27 16:33:55.716 8 WARNING oslo_policy.policy [None req-2e246bf1-622c-4c89-8de2-29892cda5082 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - 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.19.213.226 () {44 vars in 910 bytes} [Mon Apr 27 16:33:55 2026] GET /v2/images => generated 69 bytes in 656 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.226 () {42 vars in 688 bytes} [Mon Apr 27 16:33:55 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: 2/7] 199.19.213.226 () {44 vars in 910 bytes} [Mon Apr 27 16:33:55 2026] GET /v2/images => generated 69 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/10] 199.19.213.226 () {42 vars in 688 bytes} [Mon Apr 27 16:34:00 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: 4/11] 199.19.213.226 () {44 vars in 910 bytes} [Mon Apr 27 16:34:00 2026] GET /v2/images => generated 69 bytes in 44 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-27 16:34:00.648 7 WARNING oslo_policy.policy [None req-6bd69e8a-8ae6-4689-8ccc-3839d50cdf06 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - 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-27 16:34:00.648 7 WARNING oslo_policy.policy [None req-6bd69e8a-8ae6-4689-8ccc-3839d50cdf06 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/12] 199.19.213.226 () {44 vars in 911 bytes} [Mon Apr 27 16:34:00 2026] GET /v2/images/cirros => generated 151 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.19.213.226 () {44 vars in 933 bytes} [Mon Apr 27 16:34:00 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 16:34:00.802 7 WARNING oslo_policy.policy [None req-0f81b5d5-1b9b-406b-86f0-1119eea06137 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - 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-27 16:34:00.802 7 WARNING oslo_policy.policy [None req-0f81b5d5-1b9b-406b-86f0-1119eea06137 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - 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: 9/14] 199.19.213.226 () {44 vars in 939 bytes} [Mon Apr 27 16:34:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 16:34:00.891 8 WARNING oslo_config.cfg [None req-2d378a47-1915-4a5f-aa81-3c42b485b308 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - 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: 6/15] 199.19.213.226 () {48 vars in 951 bytes} [Mon Apr 27 16:34:00 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 16:34:00.913 7 WARNING oslo_policy.policy [None req-0f9c6eb1-273e-439b-a358-97861611f6ec 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - 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-27 16:34:00.913 7 WARNING oslo_policy.policy [None req-0f9c6eb1-273e-439b-a358-97861611f6ec 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - 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-27 16:34:00.914 7 INFO glance.api.v2.image_data [None req-0f9c6eb1-273e-439b-a358-97861611f6ec 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 16:34:04.085 7 WARNING glance.location [None req-0f9c6eb1-273e-439b-a358-97861611f6ec 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 10/16] 199.19.213.226 () {48 vars in 1045 bytes} [Mon Apr 27 16:34:00 2026] PUT /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885/file => generated 0 bytes in 3220 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7378 switches on core 0) [pid: 8|app: 0|req: 7/17] 199.19.213.226 () {44 vars in 971 bytes} [Mon Apr 27 16:34:04 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 16:34:04.170 7 WARNING oslo_config.cfg [None req-b6ef1191-8fb2-4698-b936-c065f86e4dd5 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - 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: 11/18] 199.19.213.226 () {44 vars in 971 bytes} [Mon Apr 27 16:34:04 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885 => 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: 9/21] 199.19.213.226 () {42 vars in 688 bytes} [Mon Apr 27 16:34:11 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: 13/22] 199.19.213.226 () {44 vars in 910 bytes} [Mon Apr 27 16:34:11 2026] GET /v2/images => generated 1240 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/23] 199.19.213.226 () {44 vars in 947 bytes} [Mon Apr 27 16:34:12 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/24] 199.19.213.226 () {44 vars in 969 bytes} [Mon Apr 27 16:34:12 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.19.213.226 () {44 vars in 939 bytes} [Mon Apr 27 16:34:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/26] 199.19.213.226 () {48 vars in 951 bytes} [Mon Apr 27 16:34:12 2026] POST /v2/images => generated 799 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 16:34:12.345 8 WARNING oslo_policy.policy [None req-ea47e2a3-eaed-4438-86aa-d9cb7df972dc 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - 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-27 16:34:12.345 8 WARNING oslo_policy.policy [None req-ea47e2a3-eaed-4438-86aa-d9cb7df972dc 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - 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-27 16:34:12.347 8 INFO glance.api.v2.image_data [None req-ea47e2a3-eaed-4438-86aa-d9cb7df972dc 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 16:34:21.848 8 INFO glance.location [None req-ea47e2a3-eaed-4438-86aa-d9cb7df972dc 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 12/29] 199.19.213.226 () {48 vars in 1045 bytes} [Mon Apr 27 16:34:12 2026] PUT /v2/images/b73f5017-1608-4e59-aa2f-86451ef57b38/file => generated 0 bytes in 9568 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24790 switches on core 0) [pid: 7|app: 0|req: 18/30] 199.19.213.226 () {44 vars in 971 bytes} [Mon Apr 27 16:34:21 2026] GET /v2/images/b73f5017-1608-4e59-aa2f-86451ef57b38 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/31] 199.19.213.226 () {48 vars in 1050 bytes} [Mon Apr 27 16:34:21 2026] PATCH /v2/images/b73f5017-1608-4e59-aa2f-86451ef57b38 => generated 1234 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/32] 199.19.213.226 () {44 vars in 971 bytes} [Mon Apr 27 16:34:22 2026] GET /v2/images/b73f5017-1608-4e59-aa2f-86451ef57b38 => generated 1234 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/115] 199.19.213.226 () {42 vars in 688 bytes} [Mon Apr 27 16:41:19 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: 55/116] 199.19.213.226 () {44 vars in 910 bytes} [Mon Apr 27 16:41:19 2026] GET /v2/images => generated 2476 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/121] 199.19.213.226 () {42 vars in 688 bytes} [Mon Apr 27 16:41:31 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: 58/122] 199.19.213.226 () {44 vars in 910 bytes} [Mon Apr 27 16:41:31 2026] GET /v2/images => generated 2476 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/123] 199.19.213.226 () {44 vars in 939 bytes} [Mon Apr 27 16:41:31 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/124] 199.19.213.226 () {44 vars in 961 bytes} [Mon Apr 27 16:41:31 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/125] 199.19.213.226 () {44 vars in 939 bytes} [Mon Apr 27 16:41:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/126] 199.19.213.226 () {48 vars in 951 bytes} [Mon Apr 27 16:41:31 2026] POST /v2/images => generated 791 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 16:41:31.974 7 INFO glance.api.v2.image_data [None req-eff0e943-be1c-4b53-985a-b663aa75a40f 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 16:41:40.646 7 INFO glance.location [None req-eff0e943-be1c-4b53-985a-b663aa75a40f 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 67/129] 199.19.213.226 () {48 vars in 1045 bytes} [Mon Apr 27 16:41:31 2026] PUT /v2/images/2680f1aa-f542-46ce-9c24-99ea9c078be4/file => generated 0 bytes in 8723 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20202 switches on core 0) [pid: 8|app: 0|req: 63/130] 199.19.213.226 () {44 vars in 971 bytes} [Mon Apr 27 16:41:40 2026] GET /v2/images/2680f1aa-f542-46ce-9c24-99ea9c078be4 => generated 1203 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/131] 199.19.213.226 () {44 vars in 971 bytes} [Mon Apr 27 16:41:40 2026] GET /v2/images/2680f1aa-f542-46ce-9c24-99ea9c078be4 => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/134] 199.19.213.226 () {42 vars in 688 bytes} [Mon Apr 27 16:41:59 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/135] 199.19.213.226 () {44 vars in 910 bytes} [Mon Apr 27 16:41:59 2026] GET /v2/images => generated 3681 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/142] 199.19.213.226 () {42 vars in 688 bytes} [Mon Apr 27 16:42:26 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: 74/143] 199.19.213.226 () {44 vars in 910 bytes} [Mon Apr 27 16:42:26 2026] GET /v2/images => generated 3681 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/144] 199.19.213.226 () {44 vars in 937 bytes} [Mon Apr 27 16:42:26 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/145] 199.19.213.226 () {44 vars in 959 bytes} [Mon Apr 27 16:42:26 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/146] 199.19.213.226 () {44 vars in 939 bytes} [Mon Apr 27 16:42:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/147] 199.19.213.226 () {48 vars in 951 bytes} [Mon Apr 27 16:42:26 2026] POST /v2/images => generated 796 bytes in 283 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 16:42:26.656 8 INFO glance.api.v2.image_data [None req-60f79042-da07-479f-a1a0-0a40ee4a9a22 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 16:42:52.586 8 WARNING glance.location [None req-60f79042-da07-479f-a1a0-0a40ee4a9a22 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 72/154] 199.19.213.226 () {48 vars in 1046 bytes} [Mon Apr 27 16:42:26 2026] PUT /v2/images/c36b8ffa-b8a5-4e16-8f0b-e571d39c1bb9/file => generated 0 bytes in 25989 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66784 switches on core 0) [pid: 7|app: 0|req: 83/155] 199.19.213.226 () {44 vars in 971 bytes} [Mon Apr 27 16:42:52 2026] GET /v2/images/c36b8ffa-b8a5-4e16-8f0b-e571d39c1bb9 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/156] 199.19.213.226 () {44 vars in 971 bytes} [Mon Apr 27 16:42:52 2026] GET /v2/images/c36b8ffa-b8a5-4e16-8f0b-e571d39c1bb9 => 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: 84/157] 199.19.213.226 () {42 vars in 688 bytes} [Mon Apr 27 16:42: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: 74/158] 199.19.213.226 () {44 vars in 910 bytes} [Mon Apr 27 16:42:54 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/195] 199.19.213.226 () {42 vars in 688 bytes} [Mon Apr 27 16:45:59 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: 93/196] 199.19.213.226 () {44 vars in 910 bytes} [Mon Apr 27 16:45:59 2026] GET /v2/images => generated 4892 bytes in 126 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: 108/205] 10.0.0.64 () {32 vars in 632 bytes} [Mon Apr 27 16:46:38 2026] GET /v2/images => generated 4892 bytes in 20 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: 101/212] 10.0.0.203 () {36 vars in 987 bytes} [Mon Apr 27 16:47:02 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/213] 10.0.0.203 () {36 vars in 927 bytes} [Mon Apr 27 16:47:02 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: 102/214] 10.0.0.203 () {36 vars in 987 bytes} [Mon Apr 27 16:47:04 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885 => 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: 113/215] 10.0.0.203 () {36 vars in 927 bytes} [Mon Apr 27 16:47:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/218] 199.19.213.226 () {36 vars in 991 bytes} [Mon Apr 27 16:47:11 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/219] 199.19.213.226 () {36 vars in 931 bytes} [Mon Apr 27 16:47: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: 116/220] 199.19.213.226 () {36 vars in 991 bytes} [Mon Apr 27 16:47:11 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885 => 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: 105/221] 199.19.213.226 () {36 vars in 931 bytes} [Mon Apr 27 16:47:11 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: 117/222] 10.0.0.203 () {36 vars in 987 bytes} [Mon Apr 27 16:47:18 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/223] 10.0.0.203 () {36 vars in 927 bytes} [Mon Apr 27 16:47:18 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/224] 10.0.0.254 () {36 vars in 987 bytes} [Mon Apr 27 16:47:19 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885 => generated 1171 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/225] 10.0.0.254 () {36 vars in 927 bytes} [Mon Apr 27 16:47:19 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: 119/226] 10.0.0.254 () {36 vars in 927 bytes} [Mon Apr 27 16:47:19 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: 108/227] 10.0.0.254 () {36 vars in 987 bytes} [Mon Apr 27 16:47:19 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/228] 10.0.0.254 () {36 vars in 927 bytes} [Mon Apr 27 16:47:19 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: 109/229] 10.0.0.254 () {36 vars in 927 bytes} [Mon Apr 27 16:47:19 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: 121/230] 10.0.0.254 () {36 vars in 987 bytes} [Mon Apr 27 16:47:19 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885 => 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: 110/231] 10.0.0.254 () {36 vars in 927 bytes} [Mon Apr 27 16:47:19 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: 122/232] 10.0.0.254 () {36 vars in 927 bytes} [Mon Apr 27 16:47:19 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: 112/235] 10.0.0.93 () {36 vars in 910 bytes} [Mon Apr 27 16:47:20 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: 124/236] 10.0.0.93 () {36 vars in 1006 bytes} [Mon Apr 27 16:47:20 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885/locations => generated 127 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/237] 10.0.0.93 () {36 vars in 986 bytes} [Mon Apr 27 16:47:20 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/238] 10.0.0.93 () {36 vars in 926 bytes} [Mon Apr 27 16:47:20 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: 114/239] 10.0.0.93 () {36 vars in 926 bytes} [Mon Apr 27 16:47:20 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/248] 10.0.0.203 () {36 vars in 987 bytes} [Mon Apr 27 16:48:01 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885 => 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: 130/249] 10.0.0.203 () {36 vars in 927 bytes} [Mon Apr 27 16:48:01 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: 120/250] 10.0.0.64 () {34 vars in 654 bytes} [Mon Apr 27 16:48:02 2026] POST /v2/images => generated 649 bytes in 146 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-27 16:48:02.713 7 WARNING glance.api.v2.images [None req-a185651e-ec28-4ac1-af98-5a0b528d9057 da7789cc138f4f489a6ffb4f373c5852 d0d7e0ff2305494b8333fc76deba15e9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//57584af4-ae4d-49a4-b5fe-209a01f743d5 [pid: 7|app: 0|req: 131/251] 10.0.0.64 () {32 vars in 709 bytes} [Mon Apr 27 16:48:02 2026] DELETE /v2/images/57584af4-ae4d-49a4-b5fe-209a01f743d5 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/252] 10.0.0.64 () {32 vars in 706 bytes} [Mon Apr 27 16:48:02 2026] GET /v2/images/57584af4-ae4d-49a4-b5fe-209a01f743d5 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/253] 10.0.0.64 () {32 vars in 632 bytes} [Mon Apr 27 16:48:02 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: 122/254] 10.0.0.64 () {34 vars in 654 bytes} [Mon Apr 27 16:48:02 2026] POST /v2/images => generated 703 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/255] 10.0.0.64 () {32 vars in 716 bytes} [Mon Apr 27 16:48:02 2026] GET /v2/images/349b73a7-fa41-4fe7-92f3-d26e557fecbe/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 16:48:02.920 8 INFO glance.api.v2.image_data [None req-fdf68618-76e5-4a75-b0cd-670640d7aecd da7789cc138f4f489a6ffb4f373c5852 d0d7e0ff2305494b8333fc76deba15e9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 16:48:02.964 8 WARNING glance_store._drivers.rbd [None req-fdf68618-76e5-4a75-b0cd-670640d7aecd da7789cc138f4f489a6ffb4f373c5852 d0d7e0ff2305494b8333fc76deba15e9 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-27 16:48:03.365 8 INFO glance.location [None req-fdf68618-76e5-4a75-b0cd-670640d7aecd da7789cc138f4f489a6ffb4f373c5852 d0d7e0ff2305494b8333fc76deba15e9 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 123/256] 10.0.0.64 () {32 vars in 726 bytes} [Mon Apr 27 16:48:02 2026] PUT /v2/images/349b73a7-fa41-4fe7-92f3-d26e557fecbe/file => generated 0 bytes in 496 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/257] 10.0.0.64 () {32 vars in 706 bytes} [Mon Apr 27 16:48:03 2026] GET /v2/images/349b73a7-fa41-4fe7-92f3-d26e557fecbe => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/258] 10.0.0.64 () {32 vars in 716 bytes} [Mon Apr 27 16:48:03 2026] GET /v2/images/349b73a7-fa41-4fe7-92f3-d26e557fecbe/file => generated 1024 bytes in 101 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/259] 10.0.0.64 () {34 vars in 654 bytes} [Mon Apr 27 16:48:03 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/260] 10.0.0.64 () {32 vars in 725 bytes} [Mon Apr 27 16:48:03 2026] PATCH /v2/images/ee75f7ef-89f2-4bf8-9bb3-6214a7795e38 => generated 653 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/261] 10.0.0.64 () {32 vars in 706 bytes} [Mon Apr 27 16:48:03 2026] GET /v2/images/ee75f7ef-89f2-4bf8-9bb3-6214a7795e38 => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 16:48:03.663 8 WARNING glance.api.v2.images [None req-52b266df-0700-469b-a7a5-8e376dcf45c9 da7789cc138f4f489a6ffb4f373c5852 d0d7e0ff2305494b8333fc76deba15e9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ee75f7ef-89f2-4bf8-9bb3-6214a7795e38 [pid: 8|app: 0|req: 126/262] 10.0.0.64 () {32 vars in 709 bytes} [Mon Apr 27 16:48:03 2026] DELETE /v2/images/ee75f7ef-89f2-4bf8-9bb3-6214a7795e38 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/263] 10.0.0.64 () {32 vars in 706 bytes} [Mon Apr 27 16:48:03 2026] GET /v2/images/ee75f7ef-89f2-4bf8-9bb3-6214a7795e38 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 16:48:03.742 8 WARNING glance.api.v2.images [None req-3c349ad4-cf05-4386-a1a5-388e3292f910 da7789cc138f4f489a6ffb4f373c5852 d0d7e0ff2305494b8333fc76deba15e9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//349b73a7-fa41-4fe7-92f3-d26e557fecbe [pid: 8|app: 0|req: 127/264] 10.0.0.64 () {32 vars in 709 bytes} [Mon Apr 27 16:48:03 2026] DELETE /v2/images/349b73a7-fa41-4fe7-92f3-d26e557fecbe => generated 0 bytes in 820 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/265] 10.0.0.64 () {32 vars in 706 bytes} [Mon Apr 27 16:48:04 2026] GET /v2/images/349b73a7-fa41-4fe7-92f3-d26e557fecbe => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 16:48:04.575 8 WARNING glance.api.v2.images [None req-1a9273de-dc84-424a-9ffd-2bc4e80a94fb da7789cc138f4f489a6ffb4f373c5852 d0d7e0ff2305494b8333fc76deba15e9 - - default default] Failed to find image 57584af4-ae4d-49a4-b5fe-209a01f743d5 to delete: glance.common.exception.ImageNotFound: No image found with ID 57584af4-ae4d-49a4-b5fe-209a01f743d5 [pid: 8|app: 0|req: 128/266] 10.0.0.64 () {32 vars in 709 bytes} [Mon Apr 27 16:48:04 2026] DELETE /v2/images/57584af4-ae4d-49a4-b5fe-209a01f743d5 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/267] 10.0.0.64 () {32 vars in 706 bytes} [Mon Apr 27 16:48:04 2026] GET /v2/images/57584af4-ae4d-49a4-b5fe-209a01f743d5 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/270] 10.0.0.64 () {30 vars in 410 bytes} [Mon Apr 27 16:48:11 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: 132/275] 10.0.0.203 () {36 vars in 987 bytes} [Mon Apr 27 16:48:38 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885 => 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: 144/276] 10.0.0.203 () {36 vars in 927 bytes} [Mon Apr 27 16:48:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/279] 10.0.0.64 () {32 vars in 706 bytes} [Mon Apr 27 16:48:40 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/280] 10.0.0.64 () {32 vars in 706 bytes} [Mon Apr 27 16:48:40 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885 => 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: 147/281] 10.0.0.254 () {36 vars in 987 bytes} [Mon Apr 27 16:48:40 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885 => generated 1171 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/282] 10.0.0.254 () {36 vars in 927 bytes} [Mon Apr 27 16:48:40 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/283] 10.0.0.254 () {36 vars in 927 bytes} [Mon Apr 27 16:48:40 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: 136/284] 10.0.0.254 () {36 vars in 987 bytes} [Mon Apr 27 16:48:40 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885 => 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: 149/285] 10.0.0.254 () {36 vars in 927 bytes} [Mon Apr 27 16:48:41 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: 137/286] 10.0.0.254 () {36 vars in 927 bytes} [Mon Apr 27 16:48:41 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: 150/287] 10.0.0.254 () {36 vars in 987 bytes} [Mon Apr 27 16:48:41 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/288] 10.0.0.254 () {36 vars in 927 bytes} [Mon Apr 27 16:48:41 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: 151/289] 10.0.0.254 () {36 vars in 927 bytes} [Mon Apr 27 16:48:41 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: 139/290] 10.0.0.93 () {36 vars in 910 bytes} [Mon Apr 27 16:48:41 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/291] 10.0.0.93 () {36 vars in 1006 bytes} [Mon Apr 27 16:48:41 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/292] 10.0.0.93 () {36 vars in 986 bytes} [Mon Apr 27 16:48:41 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/293] 10.0.0.93 () {36 vars in 926 bytes} [Mon Apr 27 16:48:41 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: 141/294] 10.0.0.93 () {36 vars in 926 bytes} [Mon Apr 27 16:48:41 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: 155/297] 10.0.0.203 () {36 vars in 987 bytes} [Mon Apr 27 16:48:59 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/298] 10.0.0.203 () {36 vars in 927 bytes} [Mon Apr 27 16:48:59 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/307] 10.0.0.203 () {36 vars in 987 bytes} [Mon Apr 27 16:49:35 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885 => 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: 160/308] 10.0.0.203 () {36 vars in 927 bytes} [Mon Apr 27 16:49:35 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: 165/317] 10.0.0.203 () {36 vars in 987 bytes} [Mon Apr 27 16:50:11 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885 => 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: 153/318] 10.0.0.203 () {36 vars in 927 bytes} [Mon Apr 27 16:50: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: 8|app: 0|req: 158/327] 10.0.0.203 () {36 vars in 987 bytes} [Mon Apr 27 16:50:56 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885 => 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: 170/328] 10.0.0.203 () {36 vars in 927 bytes} [Mon Apr 27 16:50:56 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: 165/341] 10.0.0.203 () {36 vars in 987 bytes} [Mon Apr 27 16:51:57 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885 => 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: 177/342] 10.0.0.203 () {36 vars in 927 bytes} [Mon Apr 27 16:51:57 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/347] 10.0.0.203 () {36 vars in 987 bytes} [Mon Apr 27 16:52:15 2026] GET /v2/images/204c3fd1-62ce-4e96-838a-3334bc116885 => 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: 180/348] 10.0.0.203 () {36 vars in 927 bytes} [Mon Apr 27 16:52: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: 7|app: 0|req: 185/357] 199.19.213.226 () {32 vars in 826 bytes} [Mon Apr 27 16:52:53 2026] GET /v2/images?status=active&owner=9753b33df2b54c549a21d0bae3eafe0b&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/358] 199.19.213.226 () {32 vars in 653 bytes} [Mon Apr 27 16:52:53 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: 186/359] 10.0.0.254 () {36 vars in 987 bytes} [Mon Apr 27 16:52:53 2026] GET /v2/images/c36b8ffa-b8a5-4e16-8f0b-e571d39c1bb9 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/360] 10.0.0.254 () {36 vars in 927 bytes} [Mon Apr 27 16:52:53 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: 187/361] 10.0.0.254 () {36 vars in 927 bytes} [Mon Apr 27 16:52:53 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: 175/362] 10.0.0.254 () {36 vars in 987 bytes} [Mon Apr 27 16:52:53 2026] GET /v2/images/c36b8ffa-b8a5-4e16-8f0b-e571d39c1bb9 => 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: 188/363] 10.0.0.254 () {36 vars in 927 bytes} [Mon Apr 27 16:52:53 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: 176/364] 10.0.0.254 () {36 vars in 927 bytes} [Mon Apr 27 16:52:53 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: 189/365] 10.0.0.254 () {36 vars in 987 bytes} [Mon Apr 27 16:52:53 2026] GET /v2/images/c36b8ffa-b8a5-4e16-8f0b-e571d39c1bb9 => 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: 177/366] 10.0.0.254 () {36 vars in 927 bytes} [Mon Apr 27 16:52:53 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: 190/367] 10.0.0.93 () {36 vars in 910 bytes} [Mon Apr 27 16:52:54 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: 178/368] 10.0.0.93 () {36 vars in 1006 bytes} [Mon Apr 27 16:52:54 2026] GET /v2/images/c36b8ffa-b8a5-4e16-8f0b-e571d39c1bb9/locations => generated 127 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/369] 10.0.0.93 () {36 vars in 986 bytes} [Mon Apr 27 16:52:54 2026] GET /v2/images/c36b8ffa-b8a5-4e16-8f0b-e571d39c1bb9 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/370] 10.0.0.93 () {36 vars in 926 bytes} [Mon Apr 27 16:52:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/371] 10.0.0.93 () {36 vars in 926 bytes} [Mon Apr 27 16:52:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/414] 10.0.0.64 () {32 vars in 632 bytes} [Mon Apr 27 16:56:26 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)