+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sat Apr 18 17:26:00 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-5b7b6cbbc7-dkkg4 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 0x7f5f7ebc8668 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-18 17:26:02.753 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-18 17:26:02.821 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-18 17:26:03.626 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-18 17:26:03.626 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-18 17:26:03.627 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-18 17:26:03.718 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-18 17:26:03.719 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-18 17:26:03.720 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-18 17:26:05.764 7 WARNING glance.api.v2.images [None req-4e12f5bb-57c9-4c79-bc6f-9067d5122679 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-18 17:26:05.897 8 WARNING glance.api.v2.images [None req-d2201e4b-57b5-4b1e-b158-81f5392db3c6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-18 17:26:06.116 7 WARNING keystonemiddleware._common.config [None req-4e12f5bb-57c9-4c79-bc6f-9067d5122679 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-18 17:26:06.124 7 WARNING oslo_config.cfg [None req-4e12f5bb-57c9-4c79-bc6f-9067d5122679 - - - - - -] 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 0x7f5f7ebc8668 pid: 7 (default app) 2026-04-18 17:26:06.253 8 WARNING keystonemiddleware._common.config [None req-d2201e4b-57b5-4b1e-b158-81f5392db3c6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-18 17:26:06.261 8 WARNING oslo_config.cfg [None req-d2201e4b-57b5-4b1e-b158-81f5392db3c6 - - - - - -] 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 0x7f5f7ebc8668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.3 () {42 vars in 680 bytes} [Sat Apr 18 17:26:07 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-18 17:26:07.942 8 WARNING oslo_policy.policy [None req-e73a5c3c-0d74-4a93-a463-bbd040efd7f6 a8d8f1fbe16b4d6cbafab2b9127f9a35 caf1f4cb7a7044939bef7e9a923f7e78 - - 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-18 17:26:07.942 8 WARNING oslo_policy.policy [None req-e73a5c3c-0d74-4a93-a463-bbd040efd7f6 a8d8f1fbe16b4d6cbafab2b9127f9a35 caf1f4cb7a7044939bef7e9a923f7e78 - - 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-18 17:26:07.959 8 WARNING oslo_policy.policy [None req-e73a5c3c-0d74-4a93-a463-bbd040efd7f6 a8d8f1fbe16b4d6cbafab2b9127f9a35 caf1f4cb7a7044939bef7e9a923f7e78 - - 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-18 17:26:07.960 8 WARNING oslo_policy.policy [None req-e73a5c3c-0d74-4a93-a463-bbd040efd7f6 a8d8f1fbe16b4d6cbafab2b9127f9a35 caf1f4cb7a7044939bef7e9a923f7e78 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.3 () {44 vars in 902 bytes} [Sat Apr 18 17:26:07 2026] GET /v2/images => generated 69 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/9] 199.204.45.3 () {42 vars in 680 bytes} [Sat Apr 18 17:26:15 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.3 () {44 vars in 902 bytes} [Sat Apr 18 17:26:15 2026] GET /v2/images => generated 69 bytes in 46 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-18 17:26:15.715 7 WARNING oslo_policy.policy [None req-11363e4f-8036-411a-a5b3-927744a6bcb9 a8d8f1fbe16b4d6cbafab2b9127f9a35 caf1f4cb7a7044939bef7e9a923f7e78 - - 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-18 17:26:15.716 7 WARNING oslo_policy.policy [None req-11363e4f-8036-411a-a5b3-927744a6bcb9 a8d8f1fbe16b4d6cbafab2b9127f9a35 caf1f4cb7a7044939bef7e9a923f7e78 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.3 () {44 vars in 903 bytes} [Sat Apr 18 17:26:15 2026] GET /v2/images/cirros => generated 151 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/12] 199.204.45.3 () {44 vars in 925 bytes} [Sat Apr 18 17:26:15 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-18 17:26:15.853 7 WARNING oslo_policy.policy [None req-5895ab5a-4e71-4b18-b908-176a70d6d594 a8d8f1fbe16b4d6cbafab2b9127f9a35 caf1f4cb7a7044939bef7e9a923f7e78 - - 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-18 17:26:15.854 7 WARNING oslo_policy.policy [None req-5895ab5a-4e71-4b18-b908-176a70d6d594 a8d8f1fbe16b4d6cbafab2b9127f9a35 caf1f4cb7a7044939bef7e9a923f7e78 - - 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/13] 199.204.45.3 () {44 vars in 931 bytes} [Sat Apr 18 17:26:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-18 17:26:15.952 8 WARNING oslo_config.cfg [None req-f6753776-c7fb-4142-967a-c08780323c28 a8d8f1fbe16b4d6cbafab2b9127f9a35 caf1f4cb7a7044939bef7e9a923f7e78 - - 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: 5/14] 199.204.45.3 () {48 vars in 943 bytes} [Sat Apr 18 17:26:15 2026] POST /v2/images => generated 760 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-18 17:26:15.975 7 WARNING oslo_policy.policy [None req-4e10736b-296b-4900-9766-524e3592580f a8d8f1fbe16b4d6cbafab2b9127f9a35 caf1f4cb7a7044939bef7e9a923f7e78 - - 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-18 17:26:15.975 7 WARNING oslo_policy.policy [None req-4e10736b-296b-4900-9766-524e3592580f a8d8f1fbe16b4d6cbafab2b9127f9a35 caf1f4cb7a7044939bef7e9a923f7e78 - - 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-18 17:26:15.977 7 INFO glance.api.v2.image_data [None req-4e10736b-296b-4900-9766-524e3592580f a8d8f1fbe16b4d6cbafab2b9127f9a35 caf1f4cb7a7044939bef7e9a923f7e78 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-18 17:26:19.950 7 WARNING glance.location [None req-4e10736b-296b-4900-9766-524e3592580f a8d8f1fbe16b4d6cbafab2b9127f9a35 caf1f4cb7a7044939bef7e9a923f7e78 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 10/15] 199.204.45.3 () {48 vars in 1037 bytes} [Sat Apr 18 17:26:15 2026] PUT /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd/file => generated 0 bytes in 4013 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5881 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.204.45.3 () {44 vars in 963 bytes} [Sat Apr 18 17:26:19 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-18 17:26:20.017 7 WARNING oslo_config.cfg [None req-327689f2-d2c2-4960-bdbe-9cd113d007bf a8d8f1fbe16b4d6cbafab2b9127f9a35 caf1f4cb7a7044939bef7e9a923f7e78 - - 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/17] 199.204.45.3 () {44 vars in 963 bytes} [Sat Apr 18 17:26:20 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/126] 199.204.45.3 () {42 vars in 680 bytes} [Sat Apr 18 17:35:19 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/127] 199.204.45.3 () {44 vars in 902 bytes} [Sat Apr 18 17:35:19 2026] GET /v2/images => generated 1240 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/130] 199.204.45.3 () {42 vars in 680 bytes} [Sat Apr 18 17:35:31 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/131] 199.204.45.3 () {44 vars in 902 bytes} [Sat Apr 18 17:35:31 2026] GET /v2/images => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/132] 199.204.45.3 () {44 vars in 931 bytes} [Sat Apr 18 17:35:31 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/133] 199.204.45.3 () {44 vars in 953 bytes} [Sat Apr 18 17:35:31 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: 65/134] 199.204.45.3 () {44 vars in 931 bytes} [Sat Apr 18 17:35:31 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: 70/135] 199.204.45.3 () {48 vars in 943 bytes} [Sat Apr 18 17:35:31 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-18 17:35:31.857 8 WARNING oslo_policy.policy [None req-69f88df9-73c4-4856-a2de-2516d7f003e2 a8d8f1fbe16b4d6cbafab2b9127f9a35 caf1f4cb7a7044939bef7e9a923f7e78 - - 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-18 17:35:31.857 8 WARNING oslo_policy.policy [None req-69f88df9-73c4-4856-a2de-2516d7f003e2 a8d8f1fbe16b4d6cbafab2b9127f9a35 caf1f4cb7a7044939bef7e9a923f7e78 - - 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-18 17:35:31.858 8 INFO glance.api.v2.image_data [None req-69f88df9-73c4-4856-a2de-2516d7f003e2 a8d8f1fbe16b4d6cbafab2b9127f9a35 caf1f4cb7a7044939bef7e9a923f7e78 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-18 17:35:40.197 8 INFO glance.location [None req-69f88df9-73c4-4856-a2de-2516d7f003e2 a8d8f1fbe16b4d6cbafab2b9127f9a35 caf1f4cb7a7044939bef7e9a923f7e78 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 66/138] 199.204.45.3 () {48 vars in 1037 bytes} [Sat Apr 18 17:35:31 2026] PUT /v2/images/86ee992d-928d-4478-9990-ba5be00293bc/file => generated 0 bytes in 8397 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21997 switches on core 0) [pid: 7|app: 0|req: 73/139] 199.204.45.3 () {44 vars in 963 bytes} [Sat Apr 18 17:35:40 2026] GET /v2/images/86ee992d-928d-4478-9990-ba5be00293bc => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/140] 199.204.45.3 () {44 vars in 963 bytes} [Sat Apr 18 17:35:40 2026] GET /v2/images/86ee992d-928d-4478-9990-ba5be00293bc => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/145] 199.204.45.3 () {42 vars in 680 bytes} [Sat Apr 18 17:35:59 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/146] 199.204.45.3 () {44 vars in 902 bytes} [Sat Apr 18 17:35:59 2026] GET /v2/images => generated 2445 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/151] 199.204.45.3 () {42 vars in 680 bytes} [Sat Apr 18 17:36:17 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/152] 199.204.45.3 () {44 vars in 902 bytes} [Sat Apr 18 17:36:17 2026] GET /v2/images => generated 2445 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/153] 199.204.45.3 () {44 vars in 929 bytes} [Sat Apr 18 17:36:17 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/154] 199.204.45.3 () {44 vars in 951 bytes} [Sat Apr 18 17:36:17 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: 7|app: 0|req: 81/155] 199.204.45.3 () {44 vars in 931 bytes} [Sat Apr 18 17:36:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/156] 199.204.45.3 () {48 vars in 943 bytes} [Sat Apr 18 17:36:17 2026] POST /v2/images => generated 796 bytes in 93 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-18 17:36:17.868 7 INFO glance.api.v2.image_data [None req-4168c5c2-5ef4-473d-89f5-f36638da9dad a8d8f1fbe16b4d6cbafab2b9127f9a35 caf1f4cb7a7044939bef7e9a923f7e78 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-18 17:36:46.462 7 WARNING glance.location [None req-4168c5c2-5ef4-473d-89f5-f36638da9dad a8d8f1fbe16b4d6cbafab2b9127f9a35 caf1f4cb7a7044939bef7e9a923f7e78 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 82/163] 199.204.45.3 () {48 vars in 1038 bytes} [Sat Apr 18 17:36:17 2026] PUT /v2/images/5f308af3-a11f-4a9d-8481-2f2ed0c93d39/file => generated 0 bytes in 28663 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65723 switches on core 0) [pid: 8|app: 0|req: 82/164] 199.204.45.3 () {44 vars in 963 bytes} [Sat Apr 18 17:36:46 2026] GET /v2/images/5f308af3-a11f-4a9d-8481-2f2ed0c93d39 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.204.45.3 () {44 vars in 963 bytes} [Sat Apr 18 17:36:46 2026] GET /v2/images/5f308af3-a11f-4a9d-8481-2f2ed0c93d39 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.204.45.3 () {42 vars in 680 bytes} [Sat Apr 18 17:36:48 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.3 () {44 vars in 902 bytes} [Sat Apr 18 17:36:48 2026] GET /v2/images => generated 3656 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/254] 199.204.45.3 () {42 vars in 680 bytes} [Sat Apr 18 17:43:56 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/255] 199.204.45.3 () {44 vars in 902 bytes} [Sat Apr 18 17:43:56 2026] GET /v2/images => generated 3656 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/258] 199.204.45.3 () {42 vars in 680 bytes} [Sat Apr 18 17:44:13 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/259] 199.204.45.3 () {44 vars in 902 bytes} [Sat Apr 18 17:44:13 2026] GET /v2/images => generated 3656 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/260] 199.204.45.3 () {44 vars in 939 bytes} [Sat Apr 18 17:44:13 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/261] 199.204.45.3 () {44 vars in 961 bytes} [Sat Apr 18 17:44:13 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: 7|app: 0|req: 132/262] 199.204.45.3 () {44 vars in 931 bytes} [Sat Apr 18 17:44:13 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: 8|app: 0|req: 131/263] 199.204.45.3 () {48 vars in 943 bytes} [Sat Apr 18 17:44:13 2026] POST /v2/images => generated 799 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-18 17:44:13.936 7 INFO glance.api.v2.image_data [None req-07dd4038-160f-4099-8cbe-915803604b46 a8d8f1fbe16b4d6cbafab2b9127f9a35 caf1f4cb7a7044939bef7e9a923f7e78 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-18 17:44:25.019 7 INFO glance.location [None req-07dd4038-160f-4099-8cbe-915803604b46 a8d8f1fbe16b4d6cbafab2b9127f9a35 caf1f4cb7a7044939bef7e9a923f7e78 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 133/266] 199.204.45.3 () {48 vars in 1037 bytes} [Sat Apr 18 17:44:13 2026] PUT /v2/images/ddfde7b3-d9d2-48fa-81e0-9a946f1c44af/file => generated 0 bytes in 11126 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30394 switches on core 0) [pid: 8|app: 0|req: 134/267] 199.204.45.3 () {44 vars in 963 bytes} [Sat Apr 18 17:44:25 2026] GET /v2/images/ddfde7b3-d9d2-48fa-81e0-9a946f1c44af => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/268] 199.204.45.3 () {48 vars in 1042 bytes} [Sat Apr 18 17:44:25 2026] PATCH /v2/images/ddfde7b3-d9d2-48fa-81e0-9a946f1c44af => generated 1234 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/269] 199.204.45.3 () {44 vars in 963 bytes} [Sat Apr 18 17:44:25 2026] GET /v2/images/ddfde7b3-d9d2-48fa-81e0-9a946f1c44af => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/278] 199.204.45.3 () {42 vars in 680 bytes} [Sat Apr 18 17:44:56 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 199.204.45.3 () {44 vars in 902 bytes} [Sat Apr 18 17:44:56 2026] GET /v2/images => generated 4892 bytes in 51 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: 192/382] 10.0.0.170 () {32 vars in 633 bytes} [Sat Apr 18 17:53:33 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 193/387] 10.0.0.243 () {36 vars in 987 bytes} [Sat Apr 18 17:53:51 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd => 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: 195/388] 10.0.0.243 () {36 vars in 927 bytes} [Sat Apr 18 17:53:51 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: 194/389] 10.0.0.162 () {36 vars in 987 bytes} [Sat Apr 18 17:53:53 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd => generated 1171 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/390] 10.0.0.162 () {36 vars in 927 bytes} [Sat Apr 18 17:53: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: 195/391] 10.0.0.162 () {36 vars in 927 bytes} [Sat Apr 18 17:53: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: 197/392] 10.0.0.162 () {36 vars in 987 bytes} [Sat Apr 18 17:53:53 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 10.0.0.162 () {36 vars in 927 bytes} [Sat Apr 18 17:53: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: 8|app: 0|req: 198/394] 10.0.0.162 () {36 vars in 927 bytes} [Sat Apr 18 17:53: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: 7|app: 0|req: 197/395] 10.0.0.162 () {36 vars in 987 bytes} [Sat Apr 18 17:53:53 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 10.0.0.162 () {36 vars in 927 bytes} [Sat Apr 18 17:53: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: 198/397] 10.0.0.162 () {36 vars in 927 bytes} [Sat Apr 18 17:53: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: 200/398] 10.0.0.148 () {36 vars in 911 bytes} [Sat Apr 18 17:53:54 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/399] 10.0.0.148 () {36 vars in 1007 bytes} [Sat Apr 18 17:53:54 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd/locations => generated 127 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/400] 10.0.0.148 () {36 vars in 987 bytes} [Sat Apr 18 17:53:54 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/401] 10.0.0.148 () {36 vars in 927 bytes} [Sat Apr 18 17:53:54 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/402] 10.0.0.148 () {36 vars in 927 bytes} [Sat Apr 18 17:53:54 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: 202/405] 199.204.45.3 () {36 vars in 989 bytes} [Sat Apr 18 17:53:59 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/406] 199.204.45.3 () {36 vars in 929 bytes} [Sat Apr 18 17:53:59 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: 203/407] 199.204.45.3 () {36 vars in 989 bytes} [Sat Apr 18 17:54:00 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/408] 199.204.45.3 () {36 vars in 929 bytes} [Sat Apr 18 17:54:00 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: 204/409] 10.0.0.243 () {36 vars in 987 bytes} [Sat Apr 18 17:54:04 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd => 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: 206/410] 10.0.0.243 () {36 vars in 927 bytes} [Sat Apr 18 17:54: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: 206/413] 10.0.0.243 () {36 vars in 987 bytes} [Sat Apr 18 17:54:07 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd => 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: 208/414] 10.0.0.243 () {36 vars in 927 bytes} [Sat Apr 18 17:54:07 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: 211/419] 10.0.0.243 () {36 vars in 987 bytes} [Sat Apr 18 17:54:35 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd => 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: 209/420] 10.0.0.243 () {36 vars in 927 bytes} [Sat Apr 18 17:54:35 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: 213/423] 10.0.0.170 () {34 vars in 655 bytes} [Sat Apr 18 17:54:43 2026] POST /v2/images => generated 648 bytes in 228 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-18 17:54:43.259 7 WARNING glance.api.v2.images [None req-67d6573d-63e2-4b1f-8a88-088c27c3455f 296cd954a09c4fd8a7225a3e2260b28e 3b75af81c1e247669a59d9b3a284bf65 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//aefcec95-19f0-4ab2-b11e-d2991b51d2f4 [pid: 7|app: 0|req: 211/424] 10.0.0.170 () {32 vars in 710 bytes} [Sat Apr 18 17:54:43 2026] DELETE /v2/images/aefcec95-19f0-4ab2-b11e-d2991b51d2f4 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/425] 10.0.0.170 () {32 vars in 707 bytes} [Sat Apr 18 17:54:43 2026] GET /v2/images/aefcec95-19f0-4ab2-b11e-d2991b51d2f4 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/426] 10.0.0.170 () {32 vars in 633 bytes} [Sat Apr 18 17:54:43 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/427] 10.0.0.170 () {34 vars in 655 bytes} [Sat Apr 18 17:54:43 2026] POST /v2/images => generated 701 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/428] 10.0.0.170 () {32 vars in 717 bytes} [Sat Apr 18 17:54:43 2026] GET /v2/images/fc430dde-5a36-4a8b-9ddc-230504038e48/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-18 17:54:43.489 8 INFO glance.api.v2.image_data [None req-f7e741d7-b93f-4cff-a345-560e23ac69e0 296cd954a09c4fd8a7225a3e2260b28e 3b75af81c1e247669a59d9b3a284bf65 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-18 17:54:43.530 8 WARNING glance_store._drivers.rbd [None req-f7e741d7-b93f-4cff-a345-560e23ac69e0 296cd954a09c4fd8a7225a3e2260b28e 3b75af81c1e247669a59d9b3a284bf65 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-18 17:54:43.777 8 INFO glance.location [None req-f7e741d7-b93f-4cff-a345-560e23ac69e0 296cd954a09c4fd8a7225a3e2260b28e 3b75af81c1e247669a59d9b3a284bf65 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 216/429] 10.0.0.170 () {32 vars in 727 bytes} [Sat Apr 18 17:54:43 2026] PUT /v2/images/fc430dde-5a36-4a8b-9ddc-230504038e48/file => generated 0 bytes in 329 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/430] 10.0.0.170 () {32 vars in 707 bytes} [Sat Apr 18 17:54:43 2026] GET /v2/images/fc430dde-5a36-4a8b-9ddc-230504038e48 => generated 1102 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/431] 10.0.0.170 () {32 vars in 717 bytes} [Sat Apr 18 17:54:43 2026] GET /v2/images/fc430dde-5a36-4a8b-9ddc-230504038e48/file => generated 1024 bytes in 136 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/432] 10.0.0.170 () {34 vars in 655 bytes} [Sat Apr 18 17:54:43 2026] POST /v2/images => generated 648 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/433] 10.0.0.170 () {32 vars in 726 bytes} [Sat Apr 18 17:54:44 2026] PATCH /v2/images/6f063958-309e-490b-a78a-b244849415ce => generated 652 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/434] 10.0.0.170 () {32 vars in 707 bytes} [Sat Apr 18 17:54:44 2026] GET /v2/images/6f063958-309e-490b-a78a-b244849415ce => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-18 17:54:44.097 8 WARNING glance.api.v2.images [None req-c3e07df5-8001-44ef-97b7-f4b3ff9ae522 296cd954a09c4fd8a7225a3e2260b28e 3b75af81c1e247669a59d9b3a284bf65 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6f063958-309e-490b-a78a-b244849415ce [pid: 8|app: 0|req: 219/435] 10.0.0.170 () {32 vars in 710 bytes} [Sat Apr 18 17:54:44 2026] DELETE /v2/images/6f063958-309e-490b-a78a-b244849415ce => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/436] 10.0.0.170 () {32 vars in 707 bytes} [Sat Apr 18 17:54:44 2026] GET /v2/images/6f063958-309e-490b-a78a-b244849415ce => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-18 17:54:44.157 8 WARNING glance.api.v2.images [None req-ae935ea8-f278-476e-8aec-1f18270c369d 296cd954a09c4fd8a7225a3e2260b28e 3b75af81c1e247669a59d9b3a284bf65 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fc430dde-5a36-4a8b-9ddc-230504038e48 [pid: 8|app: 0|req: 220/437] 10.0.0.170 () {32 vars in 710 bytes} [Sat Apr 18 17:54:44 2026] DELETE /v2/images/fc430dde-5a36-4a8b-9ddc-230504038e48 => generated 0 bytes in 901 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/438] 10.0.0.170 () {32 vars in 707 bytes} [Sat Apr 18 17:54:45 2026] GET /v2/images/fc430dde-5a36-4a8b-9ddc-230504038e48 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-18 17:54:45.083 8 WARNING glance.api.v2.images [None req-093faf01-9ebf-43ea-b2e2-c3f4b1c15830 296cd954a09c4fd8a7225a3e2260b28e 3b75af81c1e247669a59d9b3a284bf65 - - default default] Failed to find image aefcec95-19f0-4ab2-b11e-d2991b51d2f4 to delete: glance.common.exception.ImageNotFound: No image found with ID aefcec95-19f0-4ab2-b11e-d2991b51d2f4 [pid: 8|app: 0|req: 221/439] 10.0.0.170 () {32 vars in 710 bytes} [Sat Apr 18 17:54:45 2026] DELETE /v2/images/aefcec95-19f0-4ab2-b11e-d2991b51d2f4 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/440] 10.0.0.170 () {32 vars in 707 bytes} [Sat Apr 18 17:54:45 2026] GET /v2/images/aefcec95-19f0-4ab2-b11e-d2991b51d2f4 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/447] 10.0.0.243 () {36 vars in 987 bytes} [Sat Apr 18 17:55:06 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd => 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: 225/448] 10.0.0.243 () {36 vars in 927 bytes} [Sat Apr 18 17:55:06 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: 224/449] 10.0.0.243 () {36 vars in 987 bytes} [Sat Apr 18 17:55:07 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd => 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: 226/450] 10.0.0.243 () {36 vars in 927 bytes} [Sat Apr 18 17:55:07 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: 227/455] 10.0.0.243 () {36 vars in 987 bytes} [Sat Apr 18 17:55:26 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd => 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: 229/456] 10.0.0.243 () {36 vars in 927 bytes} [Sat Apr 18 17:55:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/465] 10.0.0.243 () {36 vars in 987 bytes} [Sat Apr 18 17:56:11 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/466] 10.0.0.243 () {36 vars in 927 bytes} [Sat Apr 18 17:56:11 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: 236/473] 10.0.0.170 () {32 vars in 707 bytes} [Sat Apr 18 17:56:35 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd => 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: 238/474] 10.0.0.170 () {32 vars in 707 bytes} [Sat Apr 18 17:56:35 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd => 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: 237/475] 10.0.0.162 () {36 vars in 987 bytes} [Sat Apr 18 17:56:36 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd => generated 1171 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/476] 10.0.0.162 () {36 vars in 927 bytes} [Sat Apr 18 17:56:36 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: 7|app: 0|req: 238/477] 10.0.0.162 () {36 vars in 927 bytes} [Sat Apr 18 17:56:36 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: 240/478] 10.0.0.162 () {36 vars in 987 bytes} [Sat Apr 18 17:56:36 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd => 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: 239/479] 10.0.0.162 () {36 vars in 927 bytes} [Sat Apr 18 17:56:36 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: 241/480] 10.0.0.162 () {36 vars in 927 bytes} [Sat Apr 18 17:56:36 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: 240/481] 10.0.0.162 () {36 vars in 987 bytes} [Sat Apr 18 17:56:36 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd => 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: 242/482] 10.0.0.162 () {36 vars in 927 bytes} [Sat Apr 18 17:56:36 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: 241/483] 10.0.0.162 () {36 vars in 927 bytes} [Sat Apr 18 17:56:36 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: 243/484] 10.0.0.148 () {36 vars in 911 bytes} [Sat Apr 18 17:56:36 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/485] 10.0.0.148 () {36 vars in 1007 bytes} [Sat Apr 18 17:56:36 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd/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: 244/486] 10.0.0.148 () {36 vars in 987 bytes} [Sat Apr 18 17:56:36 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd => 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: 243/487] 10.0.0.148 () {36 vars in 927 bytes} [Sat Apr 18 17:56: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: 245/488] 10.0.0.148 () {36 vars in 927 bytes} [Sat Apr 18 17:56:36 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: 244/489] 10.0.0.170 () {30 vars in 411 bytes} [Sat Apr 18 17:56:43 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/496] 10.0.0.243 () {36 vars in 987 bytes} [Sat Apr 18 17:57:15 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd => 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: 249/497] 10.0.0.243 () {36 vars in 927 bytes} [Sat Apr 18 17:57:15 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: 258/514] 10.0.0.243 () {36 vars in 987 bytes} [Sat Apr 18 17:58:30 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd => 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: 257/515] 10.0.0.243 () {36 vars in 927 bytes} [Sat Apr 18 17:58:32 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: 260/520] 10.0.0.243 () {36 vars in 987 bytes} [Sat Apr 18 17:58:50 2026] GET /v2/images/8f1e2ad4-3624-4957-bbac-d90ac46ba2dd => 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: 261/521] 10.0.0.243 () {36 vars in 927 bytes} [Sat Apr 18 17:58:50 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: 265/530] 199.204.45.3 () {32 vars in 824 bytes} [Sat Apr 18 17:59:29 2026] GET /v2/images?status=active&owner=caf1f4cb7a7044939bef7e9a923f7e78&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/531] 199.204.45.3 () {32 vars in 651 bytes} [Sat Apr 18 17:59:29 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: 266/532] 10.0.0.162 () {36 vars in 987 bytes} [Sat Apr 18 17:59:30 2026] GET /v2/images/5f308af3-a11f-4a9d-8481-2f2ed0c93d39 => 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: 267/533] 10.0.0.162 () {36 vars in 927 bytes} [Sat Apr 18 17:59:30 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: 267/534] 10.0.0.162 () {36 vars in 927 bytes} [Sat Apr 18 17:59:30 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: 268/535] 10.0.0.162 () {36 vars in 987 bytes} [Sat Apr 18 17:59:30 2026] GET /v2/images/5f308af3-a11f-4a9d-8481-2f2ed0c93d39 => 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: 268/536] 10.0.0.162 () {36 vars in 927 bytes} [Sat Apr 18 17:59:30 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: 269/537] 10.0.0.162 () {36 vars in 927 bytes} [Sat Apr 18 17:59:30 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: 269/538] 10.0.0.162 () {36 vars in 987 bytes} [Sat Apr 18 17:59:30 2026] GET /v2/images/5f308af3-a11f-4a9d-8481-2f2ed0c93d39 => 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: 270/539] 10.0.0.162 () {36 vars in 927 bytes} [Sat Apr 18 17:59:30 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: 270/540] 10.0.0.148 () {36 vars in 911 bytes} [Sat Apr 18 17:59:30 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/541] 10.0.0.148 () {36 vars in 1007 bytes} [Sat Apr 18 17:59:30 2026] GET /v2/images/5f308af3-a11f-4a9d-8481-2f2ed0c93d39/locations => generated 127 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/542] 10.0.0.148 () {36 vars in 987 bytes} [Sat Apr 18 17:59:30 2026] GET /v2/images/5f308af3-a11f-4a9d-8481-2f2ed0c93d39 => 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: 272/543] 10.0.0.148 () {36 vars in 927 bytes} [Sat Apr 18 17:59:30 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: 272/544] 10.0.0.148 () {36 vars in 927 bytes} [Sat Apr 18 17:59:30 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: 294/587] 10.0.0.170 () {32 vars in 633 bytes} [Sat Apr 18 18:03:04 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)