+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Jun 8 17:45:30 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-69bd4d9846-2rt2f machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fa2618a6668 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-06-08 17:45:32.720 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-08 17:45:32.722 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-06-08 17:45:33.591 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-06-08 17:45:33.592 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-06-08 17:45:33.592 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-08 17:45:33.597 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-06-08 17:45:33.598 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-06-08 17:45:33.599 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-08 17:45:35.752 8 WARNING glance.api.v2.images [None req-daf2fdbf-9c8b-465e-91ae-767814decc85 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-08 17:45:35.760 7 WARNING glance.api.v2.images [None req-d62cf7bf-6b66-44e8-9ddd-bed9d01df9a6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-08 17:45:36.135 7 WARNING keystonemiddleware._common.config [None req-d62cf7bf-6b66-44e8-9ddd-bed9d01df9a6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-08 17:45:36.143 7 WARNING oslo_config.cfg [None req-d62cf7bf-6b66-44e8-9ddd-bed9d01df9a6 - - - - - -] 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 0x7fa2618a6668 pid: 7 (default app) 2026-06-08 17:45:36.177 8 WARNING keystonemiddleware._common.config [None req-daf2fdbf-9c8b-465e-91ae-767814decc85 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-08 17:45:36.186 8 WARNING oslo_config.cfg [None req-daf2fdbf-9c8b-465e-91ae-767814decc85 - - - - - -] 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 0x7fa2618a6668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.53 () {42 vars in 685 bytes} [Mon Jun 8 17:45:37 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-06-08 17:45:37.909 8 WARNING oslo_policy.policy [None req-e327eadb-fd29-4b54-ad6c-fbd2d0a3649f a519a531492445b9b1b8dae339af2881 3d5b40294a7644f5a719fc9618818d9c - - 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-06-08 17:45:37.909 8 WARNING oslo_policy.policy [None req-e327eadb-fd29-4b54-ad6c-fbd2d0a3649f a519a531492445b9b1b8dae339af2881 3d5b40294a7644f5a719fc9618818d9c - - 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-06-08 17:45:37.929 8 WARNING oslo_policy.policy [None req-e327eadb-fd29-4b54-ad6c-fbd2d0a3649f a519a531492445b9b1b8dae339af2881 3d5b40294a7644f5a719fc9618818d9c - - 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-06-08 17:45:37.929 8 WARNING oslo_policy.policy [None req-e327eadb-fd29-4b54-ad6c-fbd2d0a3649f a519a531492445b9b1b8dae339af2881 3d5b40294a7644f5a719fc9618818d9c - - 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.53 () {44 vars in 907 bytes} [Mon Jun 8 17:45:37 2026] GET /v2/images => generated 69 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.53 () {42 vars in 685 bytes} [Mon Jun 8 17:45:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.53 () {44 vars in 907 bytes} [Mon Jun 8 17:45:41 2026] GET /v2/images => generated 69 bytes in 38 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-06-08 17:45:41.811 7 WARNING oslo_policy.policy [None req-42ccbbd6-3b4b-4728-9f50-f7c65ada2f39 a519a531492445b9b1b8dae339af2881 3d5b40294a7644f5a719fc9618818d9c - - 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-06-08 17:45:41.811 7 WARNING oslo_policy.policy [None req-42ccbbd6-3b4b-4728-9f50-f7c65ada2f39 a519a531492445b9b1b8dae339af2881 3d5b40294a7644f5a719fc9618818d9c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.53 () {44 vars in 908 bytes} [Mon Jun 8 17:45:41 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.53 () {44 vars in 930 bytes} [Mon Jun 8 17:45:41 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-08 17:45:41.956 7 WARNING oslo_policy.policy [None req-db15e120-c6d7-4c54-88e4-6d6e2240cef9 a519a531492445b9b1b8dae339af2881 3d5b40294a7644f5a719fc9618818d9c - - 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-06-08 17:45:41.956 7 WARNING oslo_policy.policy [None req-db15e120-c6d7-4c54-88e4-6d6e2240cef9 a519a531492445b9b1b8dae339af2881 3d5b40294a7644f5a719fc9618818d9c - - 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.53 () {44 vars in 936 bytes} [Mon Jun 8 17:45:41 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-06-08 17:45:42.047 8 WARNING oslo_config.cfg [None req-7dd85904-c157-491f-91fa-4eadb3c9fe2b a519a531492445b9b1b8dae339af2881 3d5b40294a7644f5a719fc9618818d9c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.53 () {48 vars in 948 bytes} [Mon Jun 8 17:45:41 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-08 17:45:42.072 7 WARNING oslo_policy.policy [None req-a0427476-39d5-454b-a231-e64ac419a53d a519a531492445b9b1b8dae339af2881 3d5b40294a7644f5a719fc9618818d9c - - 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-06-08 17:45:42.072 7 WARNING oslo_policy.policy [None req-a0427476-39d5-454b-a231-e64ac419a53d a519a531492445b9b1b8dae339af2881 3d5b40294a7644f5a719fc9618818d9c - - 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-06-08 17:45:42.073 7 INFO glance.api.v2.image_data [None req-a0427476-39d5-454b-a231-e64ac419a53d a519a531492445b9b1b8dae339af2881 3d5b40294a7644f5a719fc9618818d9c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 17:45:46.207 7 WARNING glance.location [None req-a0427476-39d5-454b-a231-e64ac419a53d a519a531492445b9b1b8dae339af2881 3d5b40294a7644f5a719fc9618818d9c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.53 () {48 vars in 1042 bytes} [Mon Jun 8 17:45:42 2026] PUT /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381/file => generated 0 bytes in 4184 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5679 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.53 () {44 vars in 968 bytes} [Mon Jun 8 17:45:46 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-08 17:45:46.376 7 WARNING oslo_config.cfg [None req-33f36406-414b-49e7-87f0-f1dc2660b0ee a519a531492445b9b1b8dae339af2881 3d5b40294a7644f5a719fc9618818d9c - - 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: 10/17] 199.204.45.53 () {48 vars in 1048 bytes} [Mon Jun 8 17:45:46 2026] PATCH /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.53 () {44 vars in 968 bytes} [Mon Jun 8 17:45:46 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 199.204.45.53 () {42 vars in 685 bytes} [Mon Jun 8 18:06:59 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: 138/274] 199.204.45.53 () {44 vars in 907 bytes} [Mon Jun 8 18:06:59 2026] GET /v2/images => generated 1381 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.204.45.53 () {42 vars in 685 bytes} [Mon Jun 8 18:07:32 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.53 () {44 vars in 907 bytes} [Mon Jun 8 18:07:32 2026] GET /v2/images => generated 1381 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 199.204.45.53 () {44 vars in 934 bytes} [Mon Jun 8 18:07:32 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.53 () {44 vars in 956 bytes} [Mon Jun 8 18:07:32 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.53 () {44 vars in 936 bytes} [Mon Jun 8 18:07:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.204.45.53 () {48 vars in 948 bytes} [Mon Jun 8 18:07:33 2026] POST /v2/images => generated 796 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-08 18:07:33.133 8 WARNING oslo_policy.policy [None req-f22897ff-5ed5-4a72-af54-15e0261870fe a519a531492445b9b1b8dae339af2881 3d5b40294a7644f5a719fc9618818d9c - - 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-06-08 18:07:33.133 8 WARNING oslo_policy.policy [None req-f22897ff-5ed5-4a72-af54-15e0261870fe a519a531492445b9b1b8dae339af2881 3d5b40294a7644f5a719fc9618818d9c - - 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-06-08 18:07:33.134 8 INFO glance.api.v2.image_data [None req-f22897ff-5ed5-4a72-af54-15e0261870fe a519a531492445b9b1b8dae339af2881 3d5b40294a7644f5a719fc9618818d9c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 18:08:03.723 8 WARNING glance.location [None req-f22897ff-5ed5-4a72-af54-15e0261870fe a519a531492445b9b1b8dae339af2881 3d5b40294a7644f5a719fc9618818d9c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/293] 199.204.45.53 () {48 vars in 1043 bytes} [Mon Jun 8 18:07:33 2026] PUT /v2/images/ab1bff25-bd5e-48ad-914d-0565b274f158/file => generated 0 bytes in 30640 msecs (HTTP/1.1 204) 4 headers in 171 bytes (77988 switches on core 0) [pid: 7|app: 0|req: 151/294] 199.204.45.53 () {44 vars in 968 bytes} [Mon Jun 8 18:08:03 2026] GET /v2/images/ab1bff25-bd5e-48ad-914d-0565b274f158 => 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: 144/295] 199.204.45.53 () {48 vars in 1048 bytes} [Mon Jun 8 18:08:03 2026] PATCH /v2/images/ab1bff25-bd5e-48ad-914d-0565b274f158 => generated 1395 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/296] 199.204.45.53 () {44 vars in 968 bytes} [Mon Jun 8 18:08:03 2026] GET /v2/images/ab1bff25-bd5e-48ad-914d-0565b274f158 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/299] 199.204.45.53 () {42 vars in 685 bytes} [Mon Jun 8 18:08:05 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: 146/300] 199.204.45.53 () {44 vars in 907 bytes} [Mon Jun 8 18:08:05 2026] GET /v2/images => generated 2778 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/383] 199.204.45.53 () {42 vars in 685 bytes} [Mon Jun 8 18:15:02 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: 188/384] 199.204.45.53 () {44 vars in 907 bytes} [Mon Jun 8 18:15:02 2026] GET /v2/images => generated 2778 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/393] 199.204.45.53 () {42 vars in 685 bytes} [Mon Jun 8 18:15: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: 193/394] 199.204.45.53 () {44 vars in 907 bytes} [Mon Jun 8 18:15:37 2026] GET /v2/images => generated 2778 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/395] 199.204.45.53 () {44 vars in 944 bytes} [Mon Jun 8 18:15:37 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/396] 199.204.45.53 () {44 vars in 966 bytes} [Mon Jun 8 18:15:37 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/397] 199.204.45.53 () {44 vars in 936 bytes} [Mon Jun 8 18:15:37 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: 195/398] 199.204.45.53 () {48 vars in 948 bytes} [Mon Jun 8 18:15:37 2026] POST /v2/images => generated 799 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-08 18:15:37.230 7 INFO glance.api.v2.image_data [None req-a182c68f-e28d-45e0-9f3d-003864802693 a519a531492445b9b1b8dae339af2881 3d5b40294a7644f5a719fc9618818d9c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 18:15:57.933 7 INFO glance.location [None req-a182c68f-e28d-45e0-9f3d-003864802693 a519a531492445b9b1b8dae339af2881 3d5b40294a7644f5a719fc9618818d9c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 204/403] 199.204.45.53 () {48 vars in 1042 bytes} [Mon Jun 8 18:15:37 2026] PUT /v2/images/aba4095f-1acc-45f8-8fad-a567acdbaa8d/file => generated 0 bytes in 21120 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24352 switches on core 0) [pid: 8|app: 0|req: 200/404] 199.204.45.53 () {44 vars in 968 bytes} [Mon Jun 8 18:15:58 2026] GET /v2/images/aba4095f-1acc-45f8-8fad-a567acdbaa8d => generated 1211 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/405] 199.204.45.53 () {48 vars in 1048 bytes} [Mon Jun 8 18:15:58 2026] PATCH /v2/images/aba4095f-1acc-45f8-8fad-a567acdbaa8d => generated 1410 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/406] 199.204.45.53 () {44 vars in 968 bytes} [Mon Jun 8 18:15:58 2026] GET /v2/images/aba4095f-1acc-45f8-8fad-a567acdbaa8d => generated 1410 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/415] 199.204.45.53 () {42 vars in 685 bytes} [Mon Jun 8 18: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: 206/416] 199.204.45.53 () {44 vars in 907 bytes} [Mon Jun 8 18:16:36 2026] GET /v2/images => generated 4190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/421] 199.204.45.53 () {42 vars in 685 bytes} [Mon Jun 8 18:16:56 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: 213/422] 199.204.45.53 () {44 vars in 907 bytes} [Mon Jun 8 18:16:56 2026] GET /v2/images => generated 4190 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/423] 199.204.45.53 () {44 vars in 936 bytes} [Mon Jun 8 18:16:56 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/424] 199.204.45.53 () {44 vars in 958 bytes} [Mon Jun 8 18:16:56 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/425] 199.204.45.53 () {44 vars in 936 bytes} [Mon Jun 8 18:16:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/426] 199.204.45.53 () {48 vars in 948 bytes} [Mon Jun 8 18:16:56 2026] POST /v2/images => generated 791 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-08 18:16:56.624 8 INFO glance.api.v2.image_data [None req-4365f708-f36e-4f3a-99ed-c40d52b4118a a519a531492445b9b1b8dae339af2881 3d5b40294a7644f5a719fc9618818d9c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 18:17:11.611 8 INFO glance.location [None req-4365f708-f36e-4f3a-99ed-c40d52b4118a a519a531492445b9b1b8dae339af2881 3d5b40294a7644f5a719fc9618818d9c - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 212/429] 199.204.45.53 () {48 vars in 1043 bytes} [Mon Jun 8 18:16:56 2026] PUT /v2/images/93f75c77-35a7-4dec-b5ac-a47d8fc5fda1/file => generated 0 bytes in 15032 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31645 switches on core 0) [pid: 7|app: 0|req: 218/430] 199.204.45.53 () {44 vars in 968 bytes} [Mon Jun 8 18:17:11 2026] GET /v2/images/93f75c77-35a7-4dec-b5ac-a47d8fc5fda1 => generated 1204 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/431] 199.204.45.53 () {48 vars in 1048 bytes} [Mon Jun 8 18:17:11 2026] PATCH /v2/images/93f75c77-35a7-4dec-b5ac-a47d8fc5fda1 => generated 1382 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/432] 199.204.45.53 () {44 vars in 968 bytes} [Mon Jun 8 18:17:11 2026] GET /v2/images/93f75c77-35a7-4dec-b5ac-a47d8fc5fda1 => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/595] 199.204.45.53 () {42 vars in 685 bytes} [Mon Jun 8 18:30:39 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/596] 199.204.45.53 () {44 vars in 907 bytes} [Mon Jun 8 18:30:39 2026] GET /v2/images => generated 5574 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/627] 199.204.45.53 () {42 vars in 685 bytes} [Mon Jun 8 18:33:08 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: 311/628] 199.204.45.53 () {44 vars in 907 bytes} [Mon Jun 8 18:33:08 2026] GET /v2/images => generated 5574 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/629] 199.204.45.53 () {42 vars in 685 bytes} [Mon Jun 8 18:33:10 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: 312/630] 199.204.45.53 () {44 vars in 907 bytes} [Mon Jun 8 18:33:10 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/641] 199.204.45.53 () {42 vars in 685 bytes} [Mon Jun 8 18:34:03 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: 324/642] 199.204.45.53 () {44 vars in 907 bytes} [Mon Jun 8 18:34:03 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/645] 199.204.45.53 () {42 vars in 685 bytes} [Mon Jun 8 18:34:13 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: 320/646] 199.204.45.53 () {44 vars in 907 bytes} [Mon Jun 8 18:34:13 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/661] 199.204.45.53 () {42 vars in 685 bytes} [Mon Jun 8 18:35:19 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: 334/662] 199.204.45.53 () {44 vars in 907 bytes} [Mon Jun 8 18:35:19 2026] GET /v2/images => generated 5574 bytes in 59 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: 333/671] 10.0.0.139 () {32 vars in 633 bytes} [Mon Jun 8 18:36:04 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/684] 10.0.0.171 () {36 vars in 987 bytes} [Mon Jun 8 18:36:59 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 30 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: 345/685] 10.0.0.171 () {36 vars in 927 bytes} [Mon Jun 8 18:36:59 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: 347/688] 199.204.45.53 () {36 vars in 990 bytes} [Mon Jun 8 18:37:06 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/689] 199.204.45.53 () {36 vars in 930 bytes} [Mon Jun 8 18:37:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/690] 10.0.0.171 () {36 vars in 987 bytes} [Mon Jun 8 18:37:07 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/691] 10.0.0.171 () {36 vars in 927 bytes} [Mon Jun 8 18:37:07 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: 349/692] 199.204.45.53 () {36 vars in 990 bytes} [Mon Jun 8 18:37:07 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/693] 199.204.45.53 () {36 vars in 930 bytes} [Mon Jun 8 18:37:07 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: 350/694] 10.0.0.73 () {36 vars in 986 bytes} [Mon Jun 8 18:37:09 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/695] 10.0.0.73 () {36 vars in 926 bytes} [Mon Jun 8 18:37:09 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/696] 10.0.0.73 () {36 vars in 926 bytes} [Mon Jun 8 18:37:09 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/697] 10.0.0.73 () {36 vars in 986 bytes} [Mon Jun 8 18:37:09 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/698] 10.0.0.73 () {36 vars in 926 bytes} [Mon Jun 8 18:37:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/699] 10.0.0.73 () {36 vars in 926 bytes} [Mon Jun 8 18:37:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/700] 10.0.0.73 () {36 vars in 986 bytes} [Mon Jun 8 18:37:09 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/701] 10.0.0.73 () {36 vars in 926 bytes} [Mon Jun 8 18:37:09 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/702] 10.0.0.73 () {36 vars in 926 bytes} [Mon Jun 8 18:37:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/703] 10.0.0.109 () {36 vars in 987 bytes} [Mon Jun 8 18:37:10 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/704] 10.0.0.109 () {36 vars in 927 bytes} [Mon Jun 8 18:37:11 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/705] 10.0.0.109 () {36 vars in 987 bytes} [Mon Jun 8 18:37:11 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/706] 10.0.0.109 () {36 vars in 927 bytes} [Mon Jun 8 18:37: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: 8|app: 0|req: 351/707] 10.0.0.109 () {36 vars in 927 bytes} [Mon Jun 8 18:37: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: 357/708] 10.0.0.139 () {34 vars in 655 bytes} [Mon Jun 8 18:37:11 2026] POST /v2/images => generated 648 bytes in 132 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-08 18:37:11.497 8 WARNING glance.api.v2.images [None req-e5b58caf-ee56-41f0-83b9-17e01a9d5a02 78827df918f4455496d3318c1250e83a 64c4c3fdbb704730a099a8eceb315698 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//850dff84-d85c-47f3-9d5b-d9e2138341d7 [pid: 8|app: 0|req: 352/709] 10.0.0.139 () {32 vars in 710 bytes} [Mon Jun 8 18:37:11 2026] DELETE /v2/images/850dff84-d85c-47f3-9d5b-d9e2138341d7 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/710] 10.0.0.139 () {32 vars in 707 bytes} [Mon Jun 8 18:37:11 2026] GET /v2/images/850dff84-d85c-47f3-9d5b-d9e2138341d7 => 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: 353/711] 10.0.0.139 () {32 vars in 633 bytes} [Mon Jun 8 18:37:11 2026] GET /v2/images => generated 1381 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/712] 10.0.0.139 () {34 vars in 655 bytes} [Mon Jun 8 18:37:11 2026] POST /v2/images => generated 703 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/713] 10.0.0.139 () {32 vars in 717 bytes} [Mon Jun 8 18:37:11 2026] GET /v2/images/da276b29-4c43-4114-b7fd-bae51b94b647/file => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-08 18:37:11.716 7 INFO glance.api.v2.image_data [None req-47a1ad05-25b3-4f2f-9ee0-4b0f39f7ace7 78827df918f4455496d3318c1250e83a 64c4c3fdbb704730a099a8eceb315698 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 18:37:11.759 7 WARNING glance_store._drivers.rbd [None req-47a1ad05-25b3-4f2f-9ee0-4b0f39f7ace7 78827df918f4455496d3318c1250e83a 64c4c3fdbb704730a099a8eceb315698 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-08 18:37:12.507 7 INFO glance.location [None req-47a1ad05-25b3-4f2f-9ee0-4b0f39f7ace7 78827df918f4455496d3318c1250e83a 64c4c3fdbb704730a099a8eceb315698 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 360/714] 10.0.0.139 () {32 vars in 727 bytes} [Mon Jun 8 18:37:11 2026] PUT /v2/images/da276b29-4c43-4114-b7fd-bae51b94b647/file => generated 0 bytes in 859 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/715] 10.0.0.139 () {32 vars in 707 bytes} [Mon Jun 8 18:37:12 2026] GET /v2/images/da276b29-4c43-4114-b7fd-bae51b94b647 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/716] 10.0.0.139 () {32 vars in 717 bytes} [Mon Jun 8 18:37:12 2026] GET /v2/images/da276b29-4c43-4114-b7fd-bae51b94b647/file => generated 1024 bytes in 148 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/717] 10.0.0.139 () {34 vars in 655 bytes} [Mon Jun 8 18:37:12 2026] POST /v2/images => generated 648 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/718] 10.0.0.139 () {32 vars in 726 bytes} [Mon Jun 8 18:37:12 2026] PATCH /v2/images/f89f4297-dcb6-4cf4-b6d9-d1f9ee5ae940 => generated 650 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/719] 10.0.0.139 () {32 vars in 707 bytes} [Mon Jun 8 18:37:12 2026] GET /v2/images/f89f4297-dcb6-4cf4-b6d9-d1f9ee5ae940 => generated 650 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-08 18:37:12.933 7 WARNING glance.api.v2.images [None req-f22fcb27-3eb5-485f-a5e5-3e47327a4a7a 78827df918f4455496d3318c1250e83a 64c4c3fdbb704730a099a8eceb315698 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f89f4297-dcb6-4cf4-b6d9-d1f9ee5ae940 [pid: 7|app: 0|req: 363/720] 10.0.0.139 () {32 vars in 710 bytes} [Mon Jun 8 18:37:12 2026] DELETE /v2/images/f89f4297-dcb6-4cf4-b6d9-d1f9ee5ae940 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/721] 10.0.0.139 () {32 vars in 707 bytes} [Mon Jun 8 18:37:12 2026] GET /v2/images/f89f4297-dcb6-4cf4-b6d9-d1f9ee5ae940 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-08 18:37:13.022 7 WARNING glance.api.v2.images [None req-57fb0d42-23ed-4d4c-a82d-9328665cc052 78827df918f4455496d3318c1250e83a 64c4c3fdbb704730a099a8eceb315698 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//da276b29-4c43-4114-b7fd-bae51b94b647 [pid: 7|app: 0|req: 364/722] 10.0.0.139 () {32 vars in 710 bytes} [Mon Jun 8 18:37:13 2026] DELETE /v2/images/da276b29-4c43-4114-b7fd-bae51b94b647 => generated 0 bytes in 791 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/723] 10.0.0.139 () {32 vars in 707 bytes} [Mon Jun 8 18:37:13 2026] GET /v2/images/da276b29-4c43-4114-b7fd-bae51b94b647 => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-08 18:37:13.846 7 WARNING glance.api.v2.images [None req-66cfb92b-eaeb-4cd1-a8a9-f26a9cb9ea52 78827df918f4455496d3318c1250e83a 64c4c3fdbb704730a099a8eceb315698 - - default default] Failed to find image 850dff84-d85c-47f3-9d5b-d9e2138341d7 to delete: glance.common.exception.ImageNotFound: No image found with ID 850dff84-d85c-47f3-9d5b-d9e2138341d7 [pid: 7|app: 0|req: 365/724] 10.0.0.139 () {32 vars in 710 bytes} [Mon Jun 8 18:37:13 2026] DELETE /v2/images/850dff84-d85c-47f3-9d5b-d9e2138341d7 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/725] 10.0.0.139 () {32 vars in 707 bytes} [Mon Jun 8 18:37:13 2026] GET /v2/images/850dff84-d85c-47f3-9d5b-d9e2138341d7 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/728] 10.0.0.139 () {30 vars in 411 bytes} [Mon Jun 8 18:37:16 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: 365/733] 10.0.0.171 () {36 vars in 987 bytes} [Mon Jun 8 18:37:43 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/734] 10.0.0.171 () {36 vars in 927 bytes} [Mon Jun 8 18:37:43 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: 367/737] 10.0.0.171 () {36 vars in 987 bytes} [Mon Jun 8 18:37:54 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/738] 10.0.0.171 () {36 vars in 927 bytes} [Mon Jun 8 18:37:54 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: 375/753] 10.0.0.171 () {36 vars in 987 bytes} [Mon Jun 8 18:39:04 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/754] 10.0.0.171 () {36 vars in 927 bytes} [Mon Jun 8 18:39: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: 7|app: 0|req: 382/759] 10.0.0.171 () {36 vars in 987 bytes} [Mon Jun 8 18:39:18 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/760] 10.0.0.171 () {36 vars in 927 bytes} [Mon Jun 8 18:39:18 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/761] 10.0.0.171 () {36 vars in 987 bytes} [Mon Jun 8 18:39:24 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/762] 10.0.0.171 () {36 vars in 927 bytes} [Mon Jun 8 18:39:24 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: 383/769] 10.0.0.171 () {36 vars in 987 bytes} [Mon Jun 8 18:39:50 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/770] 10.0.0.171 () {36 vars in 927 bytes} [Mon Jun 8 18:39:50 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/779] 10.0.0.171 () {36 vars in 987 bytes} [Mon Jun 8 18:40:31 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/780] 10.0.0.171 () {36 vars in 927 bytes} [Mon Jun 8 18:40:31 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: 395/785] 10.0.0.139 () {32 vars in 707 bytes} [Mon Jun 8 18:40:49 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/786] 10.0.0.139 () {32 vars in 707 bytes} [Mon Jun 8 18:40:49 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/787] 10.0.0.73 () {36 vars in 986 bytes} [Mon Jun 8 18:40:49 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/788] 10.0.0.73 () {36 vars in 926 bytes} [Mon Jun 8 18:40: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: 397/789] 10.0.0.73 () {36 vars in 926 bytes} [Mon Jun 8 18:40:50 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/790] 10.0.0.73 () {36 vars in 986 bytes} [Mon Jun 8 18:40:50 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/791] 10.0.0.73 () {36 vars in 926 bytes} [Mon Jun 8 18:40:50 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/792] 10.0.0.73 () {36 vars in 926 bytes} [Mon Jun 8 18:40: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: 399/793] 10.0.0.73 () {36 vars in 986 bytes} [Mon Jun 8 18:40:50 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/794] 10.0.0.73 () {36 vars in 926 bytes} [Mon Jun 8 18:40:50 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/795] 10.0.0.73 () {36 vars in 926 bytes} [Mon Jun 8 18:40: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: 396/796] 10.0.0.109 () {36 vars in 987 bytes} [Mon Jun 8 18:40:50 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/797] 10.0.0.109 () {36 vars in 927 bytes} [Mon Jun 8 18:40:50 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: 397/798] 10.0.0.109 () {36 vars in 987 bytes} [Mon Jun 8 18:40:50 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/799] 10.0.0.109 () {36 vars in 927 bytes} [Mon Jun 8 18:40:50 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/800] 10.0.0.109 () {36 vars in 927 bytes} [Mon Jun 8 18:40:50 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: 7|app: 0|req: 408/811] 10.0.0.171 () {36 vars in 987 bytes} [Mon Jun 8 18:41:45 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/812] 10.0.0.171 () {36 vars in 927 bytes} [Mon Jun 8 18:41:45 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: 407/817] 10.0.0.171 () {36 vars in 987 bytes} [Mon Jun 8 18:42:03 2026] GET /v2/images/4c9764cd-141a-4455-9b4e-32d8e7c0f381 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/818] 10.0.0.171 () {36 vars in 927 bytes} [Mon Jun 8 18:42:03 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: 417/829] 199.204.45.53 () {32 vars in 825 bytes} [Mon Jun 8 18:42:46 2026] GET /v2/images?status=active&owner=3d5b40294a7644f5a719fc9618818d9c&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/830] 199.204.45.53 () {32 vars in 652 bytes} [Mon Jun 8 18:42:46 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: 418/831] 10.0.0.73 () {36 vars in 986 bytes} [Mon Jun 8 18:42:46 2026] GET /v2/images/ab1bff25-bd5e-48ad-914d-0565b274f158 => generated 1395 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/832] 10.0.0.73 () {36 vars in 926 bytes} [Mon Jun 8 18:42:47 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: 7|app: 0|req: 419/833] 10.0.0.73 () {36 vars in 926 bytes} [Mon Jun 8 18:42:47 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: 415/834] 10.0.0.73 () {36 vars in 986 bytes} [Mon Jun 8 18:42:47 2026] GET /v2/images/ab1bff25-bd5e-48ad-914d-0565b274f158 => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/835] 10.0.0.73 () {36 vars in 926 bytes} [Mon Jun 8 18:42:47 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/836] 10.0.0.73 () {36 vars in 926 bytes} [Mon Jun 8 18:42:47 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: 421/837] 10.0.0.73 () {36 vars in 986 bytes} [Mon Jun 8 18:42:47 2026] GET /v2/images/ab1bff25-bd5e-48ad-914d-0565b274f158 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/838] 10.0.0.73 () {36 vars in 926 bytes} [Mon Jun 8 18:42:47 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: 422/839] 10.0.0.109 () {36 vars in 987 bytes} [Mon Jun 8 18:42:47 2026] GET /v2/images/ab1bff25-bd5e-48ad-914d-0565b274f158 => generated 1395 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/840] 10.0.0.109 () {36 vars in 927 bytes} [Mon Jun 8 18:42:47 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: 423/841] 10.0.0.109 () {36 vars in 987 bytes} [Mon Jun 8 18:42:47 2026] GET /v2/images/ab1bff25-bd5e-48ad-914d-0565b274f158 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/842] 10.0.0.109 () {36 vars in 927 bytes} [Mon Jun 8 18:42:47 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: 424/843] 10.0.0.109 () {36 vars in 927 bytes} [Mon Jun 8 18:42:47 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: 449/892] 10.0.0.139 () {32 vars in 633 bytes} [Mon Jun 8 18:46:45 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)