+ 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 [Tue May 19 20:24:24 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-856858b9c7-dtgr8 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 0x7f375fbe7668 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-05-19 20:24:26.674 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-19 20:24:26.783 7 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-05-19 20:24:27.784 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-05-19 20:24:27.785 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-05-19 20:24:27.786 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 20:24:27.880 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-05-19 20:24:27.881 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-05-19 20:24:27.881 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 20:24:30.012 8 WARNING glance.api.v2.images [None req-58ebb854-6de6-45b1-b059-a20dfa6863cf - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 20:24:30.133 7 WARNING glance.api.v2.images [None req-b5ba369c-2fae-4e05-8b38-b41d54caaa2b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 20:24:30.368 8 WARNING keystonemiddleware._common.config [None req-58ebb854-6de6-45b1-b059-a20dfa6863cf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 20:24:30.377 8 WARNING oslo_config.cfg [None req-58ebb854-6de6-45b1-b059-a20dfa6863cf - - - - - -] 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 0x7f375fbe7668 pid: 8 (default app) 2026-05-19 20:24:30.490 7 WARNING keystonemiddleware._common.config [None req-b5ba369c-2fae-4e05-8b38-b41d54caaa2b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 20:24:30.499 7 WARNING oslo_config.cfg [None req-b5ba369c-2fae-4e05-8b38-b41d54caaa2b - - - - - -] 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 0x7f375fbe7668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.78 () {42 vars in 683 bytes} [Tue May 19 20:24:32 2026] GET / => generated 1301 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-05-19 20:24:33.072 7 WARNING oslo_policy.policy [None req-00a3f732-9e81-4128-976e-75cfd37ebaf2 4baaf7a7ff2849febf23ff4ba65607c9 33a6c8a9f6b040e7a776ff7a43f3188f - - 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-05-19 20:24:33.073 7 WARNING oslo_policy.policy [None req-00a3f732-9e81-4128-976e-75cfd37ebaf2 4baaf7a7ff2849febf23ff4ba65607c9 33a6c8a9f6b040e7a776ff7a43f3188f - - 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-05-19 20:24:33.089 7 WARNING oslo_policy.policy [None req-00a3f732-9e81-4128-976e-75cfd37ebaf2 4baaf7a7ff2849febf23ff4ba65607c9 33a6c8a9f6b040e7a776ff7a43f3188f - - 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-05-19 20:24:33.089 7 WARNING oslo_policy.policy [None req-00a3f732-9e81-4128-976e-75cfd37ebaf2 4baaf7a7ff2849febf23ff4ba65607c9 33a6c8a9f6b040e7a776ff7a43f3188f - - 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: 1/6] 199.204.45.78 () {44 vars in 905 bytes} [Tue May 19 20:24:32 2026] GET /v2/images => generated 69 bytes in 670 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.78 () {42 vars in 683 bytes} [Tue May 19 20:24:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.78 () {44 vars in 905 bytes} [Tue May 19 20:24:36 2026] GET /v2/images => generated 69 bytes in 57 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-05-19 20:24:36.915 8 WARNING oslo_policy.policy [None req-8df718dc-5ed4-4373-a5d5-3347b50052dd 4baaf7a7ff2849febf23ff4ba65607c9 33a6c8a9f6b040e7a776ff7a43f3188f - - 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-05-19 20:24:36.915 8 WARNING oslo_policy.policy [None req-8df718dc-5ed4-4373-a5d5-3347b50052dd 4baaf7a7ff2849febf23ff4ba65607c9 33a6c8a9f6b040e7a776ff7a43f3188f - - 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: 7/9] 199.204.45.78 () {44 vars in 906 bytes} [Tue May 19 20:24:36 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.78 () {44 vars in 928 bytes} [Tue May 19 20:24:37 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 20:24:37.060 8 WARNING oslo_policy.policy [None req-b4ea9874-07a9-46a4-90fe-f0f64cf25737 4baaf7a7ff2849febf23ff4ba65607c9 33a6c8a9f6b040e7a776ff7a43f3188f - - 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-05-19 20:24:37.061 8 WARNING oslo_policy.policy [None req-b4ea9874-07a9-46a4-90fe-f0f64cf25737 4baaf7a7ff2849febf23ff4ba65607c9 33a6c8a9f6b040e7a776ff7a43f3188f - - 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: 8/11] 199.204.45.78 () {44 vars in 934 bytes} [Tue May 19 20:24:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 20:24:37.147 7 WARNING oslo_config.cfg [None req-9e2b381c-a11c-4e1b-bbdc-145c35a521af 4baaf7a7ff2849febf23ff4ba65607c9 33a6c8a9f6b040e7a776ff7a43f3188f - - 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: 4/12] 199.204.45.78 () {48 vars in 946 bytes} [Tue May 19 20:24:37 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 20:24:37.170 8 WARNING oslo_policy.policy [None req-e3e05549-ed2d-4238-8de5-758e15e7391d 4baaf7a7ff2849febf23ff4ba65607c9 33a6c8a9f6b040e7a776ff7a43f3188f - - 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-05-19 20:24:37.170 8 WARNING oslo_policy.policy [None req-e3e05549-ed2d-4238-8de5-758e15e7391d 4baaf7a7ff2849febf23ff4ba65607c9 33a6c8a9f6b040e7a776ff7a43f3188f - - 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-05-19 20:24:37.172 8 INFO glance.api.v2.image_data [None req-e3e05549-ed2d-4238-8de5-758e15e7391d 4baaf7a7ff2849febf23ff4ba65607c9 33a6c8a9f6b040e7a776ff7a43f3188f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 20:24:45.377 8 WARNING glance.location [None req-e3e05549-ed2d-4238-8de5-758e15e7391d 4baaf7a7ff2849febf23ff4ba65607c9 33a6c8a9f6b040e7a776ff7a43f3188f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.78 () {48 vars in 1040 bytes} [Tue May 19 20:24:37 2026] PUT /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9/file => generated 0 bytes in 8296 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3141 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.78 () {44 vars in 966 bytes} [Tue May 19 20:24:45 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 20:24:45.498 8 WARNING oslo_config.cfg [None req-b33a6068-dcd5-470c-9b85-a24df4f85e2d 4baaf7a7ff2849febf23ff4ba65607c9 33a6c8a9f6b040e7a776ff7a43f3188f - - 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: 10/17] 199.204.45.78 () {44 vars in 966 bytes} [Tue May 19 20:24:45 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9 => 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: 144/290] 199.204.45.78 () {42 vars in 683 bytes} [Tue May 19 20:47:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/291] 199.204.45.78 () {44 vars in 905 bytes} [Tue May 19 20:47:28 2026] GET /v2/images => generated 1240 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/302] 199.204.45.78 () {42 vars in 683 bytes} [Tue May 19 20:48:09 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/303] 199.204.45.78 () {44 vars in 905 bytes} [Tue May 19 20:48:09 2026] GET /v2/images => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/304] 199.204.45.78 () {44 vars in 932 bytes} [Tue May 19 20:48:09 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: 154/305] 199.204.45.78 () {44 vars in 954 bytes} [Tue May 19 20:48:09 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/306] 199.204.45.78 () {44 vars in 934 bytes} [Tue May 19 20:48:09 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: 8|app: 0|req: 155/307] 199.204.45.78 () {48 vars in 946 bytes} [Tue May 19 20:48:09 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 20:48:09.470 7 WARNING oslo_policy.policy [None req-30a942bf-28cd-4cb8-9b8b-5f37e8bf49d3 4baaf7a7ff2849febf23ff4ba65607c9 33a6c8a9f6b040e7a776ff7a43f3188f - - 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-05-19 20:48:09.470 7 WARNING oslo_policy.policy [None req-30a942bf-28cd-4cb8-9b8b-5f37e8bf49d3 4baaf7a7ff2849febf23ff4ba65607c9 33a6c8a9f6b040e7a776ff7a43f3188f - - 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-05-19 20:48:09.471 7 INFO glance.api.v2.image_data [None req-30a942bf-28cd-4cb8-9b8b-5f37e8bf49d3 4baaf7a7ff2849febf23ff4ba65607c9 33a6c8a9f6b040e7a776ff7a43f3188f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 20:48:45.523 7 WARNING glance.location [None req-30a942bf-28cd-4cb8-9b8b-5f37e8bf49d3 4baaf7a7ff2849febf23ff4ba65607c9 33a6c8a9f6b040e7a776ff7a43f3188f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 153/314] 199.204.45.78 () {48 vars in 1041 bytes} [Tue May 19 20:48:09 2026] PUT /v2/images/c27c4fbd-00ef-4ae4-b964-8adb118a370d/file => generated 0 bytes in 36100 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61707 switches on core 0) [pid: 8|app: 0|req: 162/315] 199.204.45.78 () {44 vars in 966 bytes} [Tue May 19 20:48:45 2026] GET /v2/images/c27c4fbd-00ef-4ae4-b964-8adb118a370d => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/316] 199.204.45.78 () {44 vars in 966 bytes} [Tue May 19 20:48:45 2026] GET /v2/images/c27c4fbd-00ef-4ae4-b964-8adb118a370d => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/317] 199.204.45.78 () {42 vars in 683 bytes} [Tue May 19 20:48:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/318] 199.204.45.78 () {44 vars in 905 bytes} [Tue May 19 20:48:46 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/409] 199.204.45.78 () {42 vars in 683 bytes} [Tue May 19 20:56:18 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/410] 199.204.45.78 () {44 vars in 905 bytes} [Tue May 19 20:56:18 2026] GET /v2/images => generated 2451 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/415] 199.204.45.78 () {42 vars in 683 bytes} [Tue May 19 20:56:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/416] 199.204.45.78 () {44 vars in 905 bytes} [Tue May 19 20:56:31 2026] GET /v2/images => generated 2451 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/417] 199.204.45.78 () {44 vars in 942 bytes} [Tue May 19 20:56:32 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/418] 199.204.45.78 () {44 vars in 964 bytes} [Tue May 19 20:56:32 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/419] 199.204.45.78 () {44 vars in 934 bytes} [Tue May 19 20:56:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/420] 199.204.45.78 () {48 vars in 946 bytes} [Tue May 19 20:56:32 2026] POST /v2/images => generated 799 bytes in 1028 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 20:56:33.143 7 INFO glance.api.v2.image_data [None req-1c6f1ff6-a823-4f33-b103-b7c310b7f7f2 4baaf7a7ff2849febf23ff4ba65607c9 33a6c8a9f6b040e7a776ff7a43f3188f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 20:59:00.126 7 INFO glance.location [None req-1c6f1ff6-a823-4f33-b103-b7c310b7f7f2 4baaf7a7ff2849febf23ff4ba65607c9 33a6c8a9f6b040e7a776ff7a43f3188f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 207/451] 199.204.45.78 () {48 vars in 1040 bytes} [Tue May 19 20:56:33 2026] PUT /v2/images/3728cabe-a6e8-47b0-aa33-340b6e592dbb/file => generated 0 bytes in 147037 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16171 switches on core 0) [pid: 8|app: 0|req: 245/452] 199.204.45.78 () {44 vars in 966 bytes} [Tue May 19 20:59:00 2026] GET /v2/images/3728cabe-a6e8-47b0-aa33-340b6e592dbb => generated 1211 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/453] 199.204.45.78 () {48 vars in 1045 bytes} [Tue May 19 20:59:00 2026] PATCH /v2/images/3728cabe-a6e8-47b0-aa33-340b6e592dbb => generated 1234 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/454] 199.204.45.78 () {44 vars in 966 bytes} [Tue May 19 20:59:00 2026] GET /v2/images/3728cabe-a6e8-47b0-aa33-340b6e592dbb => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/461] 199.204.45.78 () {42 vars in 683 bytes} [Tue May 19 20:59:37 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/462] 199.204.45.78 () {44 vars in 905 bytes} [Tue May 19 20:59:37 2026] GET /v2/images => generated 3687 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/467] 199.204.45.78 () {42 vars in 683 bytes} [Tue May 19 20:59:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/468] 199.204.45.78 () {44 vars in 905 bytes} [Tue May 19 20:59:49 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/469] 199.204.45.78 () {44 vars in 934 bytes} [Tue May 19 20:59:49 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/470] 199.204.45.78 () {44 vars in 956 bytes} [Tue May 19 20:59:49 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/471] 199.204.45.78 () {44 vars in 934 bytes} [Tue May 19 20:59:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/472] 199.204.45.78 () {48 vars in 946 bytes} [Tue May 19 20:59:49 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 20:59:49.619 8 INFO glance.api.v2.image_data [None req-2f9b9d90-538e-449b-af33-bd493ab59d74 4baaf7a7ff2849febf23ff4ba65607c9 33a6c8a9f6b040e7a776ff7a43f3188f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 21:00:13.769 8 INFO glance.location [None req-2f9b9d90-538e-449b-af33-bd493ab59d74 4baaf7a7ff2849febf23ff4ba65607c9 33a6c8a9f6b040e7a776ff7a43f3188f - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 256/477] 199.204.45.78 () {48 vars in 1040 bytes} [Tue May 19 20:59:49 2026] PUT /v2/images/e7dd7486-2bee-4524-88a8-88776afd7696/file => generated 0 bytes in 24217 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16059 switches on core 0) [pid: 7|app: 0|req: 222/478] 199.204.45.78 () {44 vars in 966 bytes} [Tue May 19 21:00:13 2026] GET /v2/images/e7dd7486-2bee-4524-88a8-88776afd7696 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/479] 199.204.45.78 () {44 vars in 966 bytes} [Tue May 19 21:00:13 2026] GET /v2/images/e7dd7486-2bee-4524-88a8-88776afd7696 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/648] 199.204.45.78 () {42 vars in 683 bytes} [Tue May 19 21:14:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/649] 199.204.45.78 () {44 vars in 905 bytes} [Tue May 19 21:14:16 2026] GET /v2/images => generated 4892 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/678] 199.204.45.78 () {42 vars in 683 bytes} [Tue May 19 21:16:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/679] 199.204.45.78 () {44 vars in 905 bytes} [Tue May 19 21:16:36 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/680] 199.204.45.78 () {42 vars in 683 bytes} [Tue May 19 21:16:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/681] 199.204.45.78 () {44 vars in 905 bytes} [Tue May 19 21:16:38 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/694] 199.204.45.78 () {42 vars in 683 bytes} [Tue May 19 21:17:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/695] 199.204.45.78 () {44 vars in 905 bytes} [Tue May 19 21:17:30 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/696] 199.204.45.78 () {42 vars in 683 bytes} [Tue May 19 21:17:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/697] 199.204.45.78 () {44 vars in 905 bytes} [Tue May 19 21:17:38 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/712] 199.204.45.78 () {42 vars in 683 bytes} [Tue May 19 21:18:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/713] 199.204.45.78 () {44 vars in 905 bytes} [Tue May 19 21:18:41 2026] GET /v2/images => generated 4892 bytes in 72 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: 379/722] 10.0.0.235 () {32 vars in 633 bytes} [Tue May 19 21:19:24 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: 346/727] 10.0.0.111 () {36 vars in 987 bytes} [Tue May 19 21:19:43 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/728] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 19 21:19:43 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: 347/729] 10.0.0.111 () {36 vars in 987 bytes} [Tue May 19 21:19:44 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9 => 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: 383/730] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 19 21:19:44 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/733] 199.204.45.78 () {36 vars in 990 bytes} [Tue May 19 21:19:53 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/734] 199.204.45.78 () {36 vars in 930 bytes} [Tue May 19 21:19:53 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/735] 199.204.45.78 () {36 vars in 990 bytes} [Tue May 19 21:19:54 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9 => 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: 386/736] 199.204.45.78 () {36 vars in 930 bytes} [Tue May 19 21:19:54 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: 352/739] 10.0.0.170 () {36 vars in 987 bytes} [Tue May 19 21:19:59 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9 => generated 1171 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/740] 10.0.0.170 () {36 vars in 927 bytes} [Tue May 19 21:20:00 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: 353/741] 10.0.0.170 () {36 vars in 927 bytes} [Tue May 19 21:20:00 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: 389/742] 10.0.0.170 () {36 vars in 987 bytes} [Tue May 19 21:20:00 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/743] 10.0.0.170 () {36 vars in 927 bytes} [Tue May 19 21:20:00 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: 390/744] 10.0.0.170 () {36 vars in 927 bytes} [Tue May 19 21:20:00 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: 355/745] 10.0.0.170 () {36 vars in 987 bytes} [Tue May 19 21:20:00 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9 => 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: 391/746] 10.0.0.170 () {36 vars in 927 bytes} [Tue May 19 21:20:00 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: 356/747] 10.0.0.170 () {36 vars in 927 bytes} [Tue May 19 21:20: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: 8|app: 0|req: 392/748] 10.0.0.108 () {36 vars in 911 bytes} [Tue May 19 21:20:01 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/749] 10.0.0.108 () {36 vars in 1007 bytes} [Tue May 19 21:20:01 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9/locations => generated 127 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/750] 10.0.0.108 () {36 vars in 987 bytes} [Tue May 19 21:20:01 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9 => 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: 358/751] 10.0.0.108 () {36 vars in 927 bytes} [Tue May 19 21:20:01 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: 394/752] 10.0.0.108 () {36 vars in 927 bytes} [Tue May 19 21:20:01 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: 359/753] 10.0.0.235 () {34 vars in 655 bytes} [Tue May 19 21:20:02 2026] POST /v2/images => generated 648 bytes in 194 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-19 21:20:03.161 8 WARNING glance.api.v2.images [None req-ca582ad6-77d1-47f5-81e6-3ebc92dbae67 7ef0233b99934762892757d3b8967394 cea1caecee6640818e9e587fae58c155 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0ecd8bea-d713-4709-9db4-8dec94ddfa90 [pid: 8|app: 0|req: 395/754] 10.0.0.235 () {32 vars in 710 bytes} [Tue May 19 21:20:03 2026] DELETE /v2/images/0ecd8bea-d713-4709-9db4-8dec94ddfa90 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/755] 10.0.0.235 () {32 vars in 707 bytes} [Tue May 19 21:20:03 2026] GET /v2/images/0ecd8bea-d713-4709-9db4-8dec94ddfa90 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/756] 10.0.0.235 () {32 vars in 633 bytes} [Tue May 19 21:20:03 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/757] 10.0.0.235 () {34 vars in 655 bytes} [Tue May 19 21:20:03 2026] POST /v2/images => generated 703 bytes in 78 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/758] 10.0.0.235 () {32 vars in 717 bytes} [Tue May 19 21:20:03 2026] GET /v2/images/6e8f58cb-338c-484b-b438-a136d5657663/file => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 21:20:03.438 7 INFO glance.api.v2.image_data [None req-0a115bed-f307-4f44-862d-77658a2048cf 7ef0233b99934762892757d3b8967394 cea1caecee6640818e9e587fae58c155 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 21:20:03.544 7 WARNING glance_store._drivers.rbd [None req-0a115bed-f307-4f44-862d-77658a2048cf 7ef0233b99934762892757d3b8967394 cea1caecee6640818e9e587fae58c155 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-19 21:20:04.185 7 INFO glance.location [None req-0a115bed-f307-4f44-862d-77658a2048cf 7ef0233b99934762892757d3b8967394 cea1caecee6640818e9e587fae58c155 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 362/759] 10.0.0.235 () {32 vars in 727 bytes} [Tue May 19 21:20:03 2026] PUT /v2/images/6e8f58cb-338c-484b-b438-a136d5657663/file => generated 0 bytes in 816 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/760] 10.0.0.235 () {32 vars in 707 bytes} [Tue May 19 21:20:04 2026] GET /v2/images/6e8f58cb-338c-484b-b438-a136d5657663 => generated 1104 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/761] 10.0.0.235 () {32 vars in 717 bytes} [Tue May 19 21:20:04 2026] GET /v2/images/6e8f58cb-338c-484b-b438-a136d5657663/file => generated 1024 bytes in 144 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/762] 10.0.0.235 () {34 vars in 655 bytes} [Tue May 19 21:20:04 2026] POST /v2/images => generated 649 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/763] 10.0.0.235 () {32 vars in 726 bytes} [Tue May 19 21:20:04 2026] PATCH /v2/images/35ddc762-7ba8-4fcb-91bf-c556b6f1f196 => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/764] 10.0.0.235 () {32 vars in 707 bytes} [Tue May 19 21:20:04 2026] GET /v2/images/35ddc762-7ba8-4fcb-91bf-c556b6f1f196 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 21:20:04.568 7 WARNING glance.api.v2.images [None req-983b1046-c11b-42b2-815e-b72a5d66dcae 7ef0233b99934762892757d3b8967394 cea1caecee6640818e9e587fae58c155 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//35ddc762-7ba8-4fcb-91bf-c556b6f1f196 [pid: 7|app: 0|req: 365/765] 10.0.0.235 () {32 vars in 710 bytes} [Tue May 19 21:20:04 2026] DELETE /v2/images/35ddc762-7ba8-4fcb-91bf-c556b6f1f196 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/766] 10.0.0.235 () {32 vars in 707 bytes} [Tue May 19 21:20:04 2026] GET /v2/images/35ddc762-7ba8-4fcb-91bf-c556b6f1f196 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 21:20:04.670 7 WARNING glance.api.v2.images [None req-6eb66d01-c394-48b4-9974-d2c8b0cbabef 7ef0233b99934762892757d3b8967394 cea1caecee6640818e9e587fae58c155 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6e8f58cb-338c-484b-b438-a136d5657663 [pid: 7|app: 0|req: 366/767] 10.0.0.235 () {32 vars in 710 bytes} [Tue May 19 21:20:04 2026] DELETE /v2/images/6e8f58cb-338c-484b-b438-a136d5657663 => generated 0 bytes in 815 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/768] 10.0.0.235 () {32 vars in 707 bytes} [Tue May 19 21:20:05 2026] GET /v2/images/6e8f58cb-338c-484b-b438-a136d5657663 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 21:20:05.489 7 WARNING glance.api.v2.images [None req-7705a3a8-2ed2-4773-9b99-c7bdcd37bd2f 7ef0233b99934762892757d3b8967394 cea1caecee6640818e9e587fae58c155 - - default default] Failed to find image 0ecd8bea-d713-4709-9db4-8dec94ddfa90 to delete: glance.common.exception.ImageNotFound: No image found with ID 0ecd8bea-d713-4709-9db4-8dec94ddfa90 [pid: 7|app: 0|req: 367/769] 10.0.0.235 () {32 vars in 710 bytes} [Tue May 19 21:20:05 2026] DELETE /v2/images/0ecd8bea-d713-4709-9db4-8dec94ddfa90 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/770] 10.0.0.235 () {32 vars in 707 bytes} [Tue May 19 21:20:05 2026] GET /v2/images/0ecd8bea-d713-4709-9db4-8dec94ddfa90 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/775] 10.0.0.111 () {36 vars in 987 bytes} [Tue May 19 21:20:27 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9 => 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: 370/776] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 19 21:20:27 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: 409/781] 10.0.0.111 () {36 vars in 987 bytes} [Tue May 19 21:20:40 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/782] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 19 21:20: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: 410/783] 10.0.0.111 () {36 vars in 987 bytes} [Tue May 19 21:20:44 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9 => 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: 374/784] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 19 21:20:44 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: 414/791] 10.0.0.111 () {36 vars in 987 bytes} [Tue May 19 21:21:17 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/792] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 19 21:21:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/795] 10.0.0.111 () {36 vars in 987 bytes} [Tue May 19 21:21:29 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9 => 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: 380/796] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 19 21:21: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: 8|app: 0|req: 421/805] 10.0.0.235 () {30 vars in 411 bytes} [Tue May 19 21:22:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/808] 10.0.0.111 () {36 vars in 987 bytes} [Tue May 19 21:22:11 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9 => 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: 423/809] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 19 21:22: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: 390/816] 10.0.0.235 () {32 vars in 707 bytes} [Tue May 19 21:22:48 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/817] 10.0.0.235 () {32 vars in 707 bytes} [Tue May 19 21:22:48 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/820] 10.0.0.170 () {36 vars in 987 bytes} [Tue May 19 21:22:49 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9 => generated 1171 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/821] 10.0.0.170 () {36 vars in 927 bytes} [Tue May 19 21:22:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/822] 10.0.0.170 () {36 vars in 927 bytes} [Tue May 19 21:22:49 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/823] 10.0.0.170 () {36 vars in 987 bytes} [Tue May 19 21:22:49 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9 => 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: 431/824] 10.0.0.170 () {36 vars in 927 bytes} [Tue May 19 21:22:49 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/825] 10.0.0.170 () {36 vars in 927 bytes} [Tue May 19 21:22:49 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/826] 10.0.0.170 () {36 vars in 987 bytes} [Tue May 19 21:22:49 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9 => 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: 395/827] 10.0.0.170 () {36 vars in 927 bytes} [Tue May 19 21:22:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/828] 10.0.0.170 () {36 vars in 927 bytes} [Tue May 19 21:22:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/829] 10.0.0.108 () {36 vars in 911 bytes} [Tue May 19 21:22:50 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/830] 10.0.0.108 () {36 vars in 1007 bytes} [Tue May 19 21:22:50 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9/locations => generated 127 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/831] 10.0.0.108 () {36 vars in 987 bytes} [Tue May 19 21:22:50 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/832] 10.0.0.108 () {36 vars in 927 bytes} [Tue May 19 21:22:50 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: 398/833] 10.0.0.108 () {36 vars in 927 bytes} [Tue May 19 21:22: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: 8|app: 0|req: 439/840] 10.0.0.111 () {36 vars in 987 bytes} [Tue May 19 21:23:20 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/841] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 19 21:23:20 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: 443/848] 10.0.0.111 () {36 vars in 987 bytes} [Tue May 19 21:23:59 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9 => 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: 406/849] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 19 21:23:59 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: 409/854] 10.0.0.111 () {36 vars in 987 bytes} [Tue May 19 21:24:16 2026] GET /v2/images/9d66f0af-f383-4eea-8ad4-7683766b57c9 => 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: 446/855] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 19 21:24:16 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: 452/866] 199.204.45.78 () {32 vars in 825 bytes} [Tue May 19 21:25:04 2026] GET /v2/images?status=active&owner=33a6c8a9f6b040e7a776ff7a43f3188f&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/867] 199.204.45.78 () {32 vars in 652 bytes} [Tue May 19 21:25:04 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: 453/868] 10.0.0.170 () {36 vars in 987 bytes} [Tue May 19 21:25:04 2026] GET /v2/images/c27c4fbd-00ef-4ae4-b964-8adb118a370d => generated 1209 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/869] 10.0.0.170 () {36 vars in 927 bytes} [Tue May 19 21:25: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: 8|app: 0|req: 454/870] 10.0.0.170 () {36 vars in 927 bytes} [Tue May 19 21:25:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/871] 10.0.0.170 () {36 vars in 987 bytes} [Tue May 19 21:25:04 2026] GET /v2/images/c27c4fbd-00ef-4ae4-b964-8adb118a370d => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/872] 10.0.0.170 () {36 vars in 927 bytes} [Tue May 19 21:25:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/873] 10.0.0.170 () {36 vars in 927 bytes} [Tue May 19 21:25: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: 8|app: 0|req: 456/874] 10.0.0.170 () {36 vars in 987 bytes} [Tue May 19 21:25:04 2026] GET /v2/images/c27c4fbd-00ef-4ae4-b964-8adb118a370d => 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: 419/875] 10.0.0.170 () {36 vars in 927 bytes} [Tue May 19 21:25:04 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/876] 10.0.0.108 () {36 vars in 911 bytes} [Tue May 19 21:25:05 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/877] 10.0.0.108 () {36 vars in 1007 bytes} [Tue May 19 21:25:05 2026] GET /v2/images/c27c4fbd-00ef-4ae4-b964-8adb118a370d/locations => generated 127 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/878] 10.0.0.108 () {36 vars in 987 bytes} [Tue May 19 21:25:05 2026] GET /v2/images/c27c4fbd-00ef-4ae4-b964-8adb118a370d => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/879] 10.0.0.108 () {36 vars in 927 bytes} [Tue May 19 21:25:05 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: 459/880] 10.0.0.108 () {36 vars in 927 bytes} [Tue May 19 21:25:05 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: 444/925] 10.0.0.235 () {32 vars in 633 bytes} [Tue May 19 21:28:42 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)