+ 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 [Thu Jun 18 09:06:12 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-849c779b59-s6bx2 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 0x7f3533a4e668 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-18 09:06:14.291 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-18 09:06:14.362 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-18 09:06:15.198 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-18 09:06:15.199 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-18 09:06:15.200 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-18 09:06:15.239 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-18 09:06:15.240 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-18 09:06:15.241 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-18 09:06:17.328 7 WARNING glance.api.v2.images [None req-4b4df08e-b799-452f-84e4-a3adf8a4e6c7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-18 09:06:17.383 8 WARNING glance.api.v2.images [None req-42e0090b-c37a-43fe-a370-795063ae8180 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-18 09:06:17.701 7 WARNING keystonemiddleware._common.config [None req-4b4df08e-b799-452f-84e4-a3adf8a4e6c7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 09:06:17.708 7 WARNING oslo_config.cfg [None req-4b4df08e-b799-452f-84e4-a3adf8a4e6c7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f3533a4e668 pid: 7 (default app) 2026-06-18 09:06:17.724 8 WARNING keystonemiddleware._common.config [None req-42e0090b-c37a-43fe-a370-795063ae8180 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 09:06:17.731 8 WARNING oslo_config.cfg [None req-42e0090b-c37a-43fe-a370-795063ae8180 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f3533a4e668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.169 () {42 vars in 689 bytes} [Thu Jun 18 09:06:18 2026] GET / => generated 1312 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-18 09:06:19.140 8 WARNING oslo_policy.policy [None req-3d0d2ab2-56ea-4b83-8784-abd44938b640 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - 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-18 09:06:19.141 8 WARNING oslo_policy.policy [None req-3d0d2ab2-56ea-4b83-8784-abd44938b640 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - 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-18 09:06:19.156 8 WARNING oslo_policy.policy [None req-3d0d2ab2-56ea-4b83-8784-abd44938b640 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - 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-18 09:06:19.156 8 WARNING oslo_policy.policy [None req-3d0d2ab2-56ea-4b83-8784-abd44938b640 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - 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.169 () {44 vars in 911 bytes} [Thu Jun 18 09:06:18 2026] GET /v2/images => generated 69 bytes in 574 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.169 () {42 vars in 689 bytes} [Thu Jun 18 09:06:22 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.169 () {44 vars in 911 bytes} [Thu Jun 18 09:06:22 2026] GET /v2/images => generated 69 bytes in 40 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-18 09:06:22.841 7 WARNING oslo_policy.policy [None req-c953e25c-1097-4c9d-ac1c-6076eebbffd8 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - 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-18 09:06:22.841 7 WARNING oslo_policy.policy [None req-c953e25c-1097-4c9d-ac1c-6076eebbffd8 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - 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.169 () {44 vars in 912 bytes} [Thu Jun 18 09:06:22 2026] GET /v2/images/cirros => generated 151 bytes in 126 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.169 () {44 vars in 934 bytes} [Thu Jun 18 09:06:22 2026] GET /v2/images?name=cirros => generated 81 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 09:06:22.972 7 WARNING oslo_policy.policy [None req-2cb269b0-6673-4201-ab57-bfae25ad6831 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - 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-18 09:06:22.973 7 WARNING oslo_policy.policy [None req-2cb269b0-6673-4201-ab57-bfae25ad6831 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - 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.169 () {44 vars in 940 bytes} [Thu Jun 18 09:06:22 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) 2026-06-18 09:06:23.052 8 WARNING oslo_config.cfg [None req-41081432-f5ba-4782-91a4-daa33a54e14d e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - 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.169 () {48 vars in 952 bytes} [Thu Jun 18 09:06:22 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-18 09:06:23.076 7 WARNING oslo_policy.policy [None req-c27c96fe-5e14-463b-91b2-69dbb2ec6b00 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - 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-18 09:06:23.076 7 WARNING oslo_policy.policy [None req-c27c96fe-5e14-463b-91b2-69dbb2ec6b00 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - 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-18 09:06:23.077 7 INFO glance.api.v2.image_data [None req-c27c96fe-5e14-463b-91b2-69dbb2ec6b00 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-18 09:06:27.220 7 WARNING glance.location [None req-c27c96fe-5e14-463b-91b2-69dbb2ec6b00 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.169 () {48 vars in 1046 bytes} [Thu Jun 18 09:06:23 2026] PUT /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2/file => generated 0 bytes in 4188 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8279 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.169 () {44 vars in 972 bytes} [Thu Jun 18 09:06:27 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 09:06:27.384 7 WARNING oslo_config.cfg [None req-e5ad64ca-8b83-4276-ab97-5fd55ab44c63 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - 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/15] 199.204.45.169 () {48 vars in 1052 bytes} [Thu Jun 18 09:06:27 2026] PATCH /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => 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: 6/18] 199.204.45.169 () {44 vars in 972 bytes} [Thu Jun 18 09:06:27 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => 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: 135/275] 199.204.45.169 () {42 vars in 689 bytes} [Thu Jun 18 09:27:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/276] 199.204.45.169 () {44 vars in 911 bytes} [Thu Jun 18 09:27:50 2026] GET /v2/images => generated 1381 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/293] 199.204.45.169 () {42 vars in 689 bytes} [Thu Jun 18 09:29:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/294] 199.204.45.169 () {44 vars in 911 bytes} [Thu Jun 18 09:29:08 2026] GET /v2/images => generated 1381 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/295] 199.204.45.169 () {44 vars in 938 bytes} [Thu Jun 18 09:29:09 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/296] 199.204.45.169 () {44 vars in 960 bytes} [Thu Jun 18 09:29:09 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/297] 199.204.45.169 () {44 vars in 940 bytes} [Thu Jun 18 09:29:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/298] 199.204.45.169 () {48 vars in 952 bytes} [Thu Jun 18 09:29:09 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-18 09:29:09.169 7 INFO glance.api.v2.image_data [None req-87d6f244-51e4-43a5-8066-f1deeb09c6b9 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-18 09:29:35.229 7 WARNING glance.location [None req-87d6f244-51e4-43a5-8066-f1deeb09c6b9 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 153/303] 199.204.45.169 () {48 vars in 1047 bytes} [Thu Jun 18 09:29:09 2026] PUT /v2/images/ac9331d8-0a3d-4362-99c2-3426ca5ae6e2/file => generated 0 bytes in 26105 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64300 switches on core 0) [pid: 8|app: 0|req: 151/304] 199.204.45.169 () {44 vars in 972 bytes} [Thu Jun 18 09:29:35 2026] GET /v2/images/ac9331d8-0a3d-4362-99c2-3426ca5ae6e2 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/305] 199.204.45.169 () {48 vars in 1052 bytes} [Thu Jun 18 09:29:35 2026] PATCH /v2/images/ac9331d8-0a3d-4362-99c2-3426ca5ae6e2 => generated 1395 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/306] 199.204.45.169 () {44 vars in 972 bytes} [Thu Jun 18 09:29:35 2026] GET /v2/images/ac9331d8-0a3d-4362-99c2-3426ca5ae6e2 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/307] 199.204.45.169 () {42 vars in 689 bytes} [Thu Jun 18 09:29:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/308] 199.204.45.169 () {44 vars in 911 bytes} [Thu Jun 18 09:29:36 2026] GET /v2/images => generated 2778 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/393] 199.204.45.169 () {42 vars in 689 bytes} [Thu Jun 18 09:36:35 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 199.204.45.169 () {44 vars in 911 bytes} [Thu Jun 18 09:36:36 2026] GET /v2/images => generated 2778 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/399] 199.204.45.169 () {42 vars in 689 bytes} [Thu Jun 18 09:36:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 199.204.45.169 () {44 vars in 911 bytes} [Thu Jun 18 09:36:48 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 199.204.45.169 () {44 vars in 948 bytes} [Thu Jun 18 09:36:48 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: 200/402] 199.204.45.169 () {44 vars in 970 bytes} [Thu Jun 18 09:36:48 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 199.204.45.169 () {44 vars in 940 bytes} [Thu Jun 18 09:36:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 199.204.45.169 () {48 vars in 952 bytes} [Thu Jun 18 09:36:48 2026] POST /v2/images => generated 799 bytes in 242 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-18 09:36:48.985 7 INFO glance.api.v2.image_data [None req-53881045-be80-4c13-a36d-f2a73297ee58 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-18 09:37:08.370 7 INFO glance.location [None req-53881045-be80-4c13-a36d-f2a73297ee58 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 204/409] 199.204.45.169 () {48 vars in 1046 bytes} [Thu Jun 18 09:36:48 2026] PUT /v2/images/75b93d6d-babb-4709-8e40-d10c5dbd80b3/file => generated 0 bytes in 19441 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26449 switches on core 0) [pid: 8|app: 0|req: 206/410] 199.204.45.169 () {44 vars in 972 bytes} [Thu Jun 18 09:37:08 2026] GET /v2/images/75b93d6d-babb-4709-8e40-d10c5dbd80b3 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 199.204.45.169 () {48 vars in 1052 bytes} [Thu Jun 18 09:37:08 2026] PATCH /v2/images/75b93d6d-babb-4709-8e40-d10c5dbd80b3 => generated 1410 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/412] 199.204.45.169 () {44 vars in 972 bytes} [Thu Jun 18 09:37:08 2026] GET /v2/images/75b93d6d-babb-4709-8e40-d10c5dbd80b3 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/421] 199.204.45.169 () {42 vars in 689 bytes} [Thu Jun 18 09:37:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/422] 199.204.45.169 () {44 vars in 911 bytes} [Thu Jun 18 09:37:49 2026] GET /v2/images => generated 4190 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/427] 199.204.45.169 () {42 vars in 689 bytes} [Thu Jun 18 09:38:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/428] 199.204.45.169 () {44 vars in 911 bytes} [Thu Jun 18 09:38:08 2026] GET /v2/images => generated 4190 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/429] 199.204.45.169 () {44 vars in 940 bytes} [Thu Jun 18 09:38:08 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/430] 199.204.45.169 () {44 vars in 962 bytes} [Thu Jun 18 09:38:08 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: 7|app: 0|req: 215/431] 199.204.45.169 () {44 vars in 940 bytes} [Thu Jun 18 09:38:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/432] 199.204.45.169 () {48 vars in 952 bytes} [Thu Jun 18 09:38:08 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-18 09:38:08.559 7 INFO glance.api.v2.image_data [None req-05343b0d-6728-4d8a-a850-6a9feaa69fb9 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-18 09:38:28.708 7 INFO glance.location [None req-05343b0d-6728-4d8a-a850-6a9feaa69fb9 e352b11885664ca2825c542fe32cbb89 877a9410a6fc4515b753068bb2bcb9fb - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 216/437] 199.204.45.169 () {48 vars in 1047 bytes} [Thu Jun 18 09:38:08 2026] PUT /v2/images/375f6fe6-98f3-40d9-a43f-f88f161d2194/file => generated 0 bytes in 20195 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30188 switches on core 0) [pid: 8|app: 0|req: 222/438] 199.204.45.169 () {44 vars in 972 bytes} [Thu Jun 18 09:38:28 2026] GET /v2/images/375f6fe6-98f3-40d9-a43f-f88f161d2194 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/439] 199.204.45.169 () {48 vars in 1052 bytes} [Thu Jun 18 09:38:28 2026] PATCH /v2/images/375f6fe6-98f3-40d9-a43f-f88f161d2194 => generated 1382 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/440] 199.204.45.169 () {44 vars in 972 bytes} [Thu Jun 18 09:38:28 2026] GET /v2/images/375f6fe6-98f3-40d9-a43f-f88f161d2194 => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/605] 199.204.45.169 () {42 vars in 689 bytes} [Thu Jun 18 09:52:15 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/606] 199.204.45.169 () {44 vars in 911 bytes} [Thu Jun 18 09:52:15 2026] GET /v2/images => generated 5574 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/637] 199.204.45.169 () {42 vars in 689 bytes} [Thu Jun 18 09:54:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/638] 199.204.45.169 () {44 vars in 911 bytes} [Thu Jun 18 09:54:37 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/639] 199.204.45.169 () {42 vars in 689 bytes} [Thu Jun 18 09:54:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/640] 199.204.45.169 () {44 vars in 911 bytes} [Thu Jun 18 09:54:39 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/651] 199.204.45.169 () {42 vars in 689 bytes} [Thu Jun 18 09:55:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/652] 199.204.45.169 () {44 vars in 911 bytes} [Thu Jun 18 09:55:31 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/655] 199.204.45.169 () {42 vars in 689 bytes} [Thu Jun 18 09:55:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/656] 199.204.45.169 () {44 vars in 911 bytes} [Thu Jun 18 09:55:40 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/669] 199.204.45.169 () {42 vars in 689 bytes} [Thu Jun 18 09:56:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/670] 199.204.45.169 () {44 vars in 911 bytes} [Thu Jun 18 09:56:43 2026] GET /v2/images => generated 5574 bytes in 60 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: 337/679] 10.0.0.245 () {32 vars in 633 bytes} [Thu Jun 18 09:57:25 2026] GET /v2/images => generated 5574 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/686] 10.0.0.157 () {36 vars in 987 bytes} [Thu Jun 18 09:57:51 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => 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: 8|app: 0|req: 346/687] 10.0.0.157 () {36 vars in 927 bytes} [Thu Jun 18 09:57:51 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: 342/688] 10.0.0.221 () {36 vars in 987 bytes} [Thu Jun 18 09:57:54 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => generated 1312 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/689] 10.0.0.221 () {36 vars in 927 bytes} [Thu Jun 18 09:57:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/690] 10.0.0.221 () {36 vars in 927 bytes} [Thu Jun 18 09:57:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/691] 10.0.0.221 () {36 vars in 987 bytes} [Thu Jun 18 09:57:54 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => 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: 344/692] 10.0.0.221 () {36 vars in 927 bytes} [Thu Jun 18 09:57:54 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: 349/693] 10.0.0.221 () {36 vars in 927 bytes} [Thu Jun 18 09:57: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: 7|app: 0|req: 345/694] 10.0.0.221 () {36 vars in 987 bytes} [Thu Jun 18 09:57:55 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/695] 10.0.0.221 () {36 vars in 927 bytes} [Thu Jun 18 09:57:55 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: 346/696] 10.0.0.221 () {36 vars in 927 bytes} [Thu Jun 18 09:57:55 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/697] 10.0.0.65 () {36 vars in 910 bytes} [Thu Jun 18 09:57:55 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/698] 10.0.0.65 () {36 vars in 1006 bytes} [Thu Jun 18 09:57:55 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2/locations => generated 127 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/699] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jun 18 09:57:55 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => 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: 348/700] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 18 09:57:55 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: 353/701] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 18 09:57:55 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: 355/704] 199.204.45.169 () {36 vars in 991 bytes} [Thu Jun 18 09:57:59 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/705] 199.204.45.169 () {36 vars in 931 bytes} [Thu Jun 18 09:57:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/706] 199.204.45.169 () {36 vars in 991 bytes} [Thu Jun 18 09:57:59 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/707] 199.204.45.169 () {36 vars in 931 bytes} [Thu Jun 18 09:57:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/708] 10.0.0.157 () {36 vars in 987 bytes} [Thu Jun 18 09:58:06 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => 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: 352/709] 10.0.0.157 () {36 vars in 927 bytes} [Thu Jun 18 09:58:06 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: 359/712] 10.0.0.157 () {36 vars in 987 bytes} [Thu Jun 18 09:58:07 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/713] 10.0.0.157 () {36 vars in 927 bytes} [Thu Jun 18 09:58:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/720] 10.0.0.157 () {36 vars in 987 bytes} [Thu Jun 18 09:58:40 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/721] 10.0.0.157 () {36 vars in 927 bytes} [Thu Jun 18 09:58:40 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: 360/724] 10.0.0.245 () {34 vars in 655 bytes} [Thu Jun 18 09:58:54 2026] POST /v2/images => generated 648 bytes in 218 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-18 09:58:54.429 8 WARNING glance.api.v2.images [None req-bad40658-038b-410b-a410-a102b95a4033 864b7f02a1dd4daaa4e702e2ddd1bd6d ea3f9dbe96ab4ef7bc4d94166d2cfd1c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9564ad0d-7488-44ec-80da-9d7c032d723c [pid: 8|app: 0|req: 365/725] 10.0.0.245 () {32 vars in 710 bytes} [Thu Jun 18 09:58:54 2026] DELETE /v2/images/9564ad0d-7488-44ec-80da-9d7c032d723c => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/726] 10.0.0.245 () {32 vars in 707 bytes} [Thu Jun 18 09:58:54 2026] GET /v2/images/9564ad0d-7488-44ec-80da-9d7c032d723c => 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: 366/727] 10.0.0.245 () {32 vars in 633 bytes} [Thu Jun 18 09:58:54 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/728] 10.0.0.245 () {34 vars in 655 bytes} [Thu Jun 18 09:58:54 2026] POST /v2/images => generated 703 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-18 09:58:54.605 8 WARNING oslo_policy.policy [None req-2d919c9e-502a-4e08-9ee9-1a7d647aaadb 864b7f02a1dd4daaa4e702e2ddd1bd6d ea3f9dbe96ab4ef7bc4d94166d2cfd1c - - 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-18 09:58:54.605 8 WARNING oslo_policy.policy [None req-2d919c9e-502a-4e08-9ee9-1a7d647aaadb 864b7f02a1dd4daaa4e702e2ddd1bd6d ea3f9dbe96ab4ef7bc4d94166d2cfd1c - - 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: 367/729] 10.0.0.245 () {32 vars in 717 bytes} [Thu Jun 18 09:58:54 2026] GET /v2/images/8487f738-c3b8-4dd6-911c-8f4b0d8dd07f/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 09:58:54.630 7 INFO glance.api.v2.image_data [None req-9a435e20-5161-4e28-a29e-2db6d09d988a 864b7f02a1dd4daaa4e702e2ddd1bd6d ea3f9dbe96ab4ef7bc4d94166d2cfd1c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-18 09:58:54.681 7 WARNING glance_store._drivers.rbd [None req-9a435e20-5161-4e28-a29e-2db6d09d988a 864b7f02a1dd4daaa4e702e2ddd1bd6d ea3f9dbe96ab4ef7bc4d94166d2cfd1c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-18 09:58:55.545 7 INFO glance.location [None req-9a435e20-5161-4e28-a29e-2db6d09d988a 864b7f02a1dd4daaa4e702e2ddd1bd6d ea3f9dbe96ab4ef7bc4d94166d2cfd1c - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 363/730] 10.0.0.245 () {32 vars in 727 bytes} [Thu Jun 18 09:58:54 2026] PUT /v2/images/8487f738-c3b8-4dd6-911c-8f4b0d8dd07f/file => generated 0 bytes in 962 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/731] 10.0.0.245 () {32 vars in 707 bytes} [Thu Jun 18 09:58:55 2026] GET /v2/images/8487f738-c3b8-4dd6-911c-8f4b0d8dd07f => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/732] 10.0.0.245 () {32 vars in 717 bytes} [Thu Jun 18 09:58:55 2026] GET /v2/images/8487f738-c3b8-4dd6-911c-8f4b0d8dd07f/file => generated 1024 bytes in 140 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/733] 10.0.0.245 () {34 vars in 655 bytes} [Thu Jun 18 09:58:55 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/734] 10.0.0.245 () {32 vars in 726 bytes} [Thu Jun 18 09:58:55 2026] PATCH /v2/images/4117c0f5-4de6-40ce-9496-971ca20b23ae => generated 653 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/735] 10.0.0.245 () {32 vars in 707 bytes} [Thu Jun 18 09:58:55 2026] GET /v2/images/4117c0f5-4de6-40ce-9496-971ca20b23ae => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 09:58:55.856 7 WARNING glance.api.v2.images [None req-15a99ff9-25b7-45c6-a8d8-4d2ca8901978 864b7f02a1dd4daaa4e702e2ddd1bd6d ea3f9dbe96ab4ef7bc4d94166d2cfd1c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4117c0f5-4de6-40ce-9496-971ca20b23ae [pid: 7|app: 0|req: 366/736] 10.0.0.245 () {32 vars in 710 bytes} [Thu Jun 18 09:58:55 2026] DELETE /v2/images/4117c0f5-4de6-40ce-9496-971ca20b23ae => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/737] 10.0.0.245 () {32 vars in 707 bytes} [Thu Jun 18 09:58:55 2026] GET /v2/images/4117c0f5-4de6-40ce-9496-971ca20b23ae => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 09:58:55.925 7 WARNING glance.api.v2.images [None req-222e5561-d0c1-4f3c-9f36-18153bcc011e 864b7f02a1dd4daaa4e702e2ddd1bd6d ea3f9dbe96ab4ef7bc4d94166d2cfd1c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8487f738-c3b8-4dd6-911c-8f4b0d8dd07f [pid: 7|app: 0|req: 367/738] 10.0.0.245 () {32 vars in 710 bytes} [Thu Jun 18 09:58:55 2026] DELETE /v2/images/8487f738-c3b8-4dd6-911c-8f4b0d8dd07f => generated 0 bytes in 935 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/739] 10.0.0.245 () {32 vars in 707 bytes} [Thu Jun 18 09:58:56 2026] GET /v2/images/8487f738-c3b8-4dd6-911c-8f4b0d8dd07f => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 09:58:56.882 7 WARNING glance.api.v2.images [None req-1035beba-4a40-406a-8af4-7e71746358f7 864b7f02a1dd4daaa4e702e2ddd1bd6d ea3f9dbe96ab4ef7bc4d94166d2cfd1c - - default default] Failed to find image 9564ad0d-7488-44ec-80da-9d7c032d723c to delete: glance.common.exception.ImageNotFound: No image found with ID 9564ad0d-7488-44ec-80da-9d7c032d723c [pid: 7|app: 0|req: 368/740] 10.0.0.245 () {32 vars in 710 bytes} [Thu Jun 18 09:58:56 2026] DELETE /v2/images/9564ad0d-7488-44ec-80da-9d7c032d723c => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/741] 10.0.0.245 () {32 vars in 707 bytes} [Thu Jun 18 09:58:56 2026] GET /v2/images/9564ad0d-7488-44ec-80da-9d7c032d723c => 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: 376/746] 10.0.0.157 () {36 vars in 987 bytes} [Thu Jun 18 09:59:09 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => 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: 371/747] 10.0.0.157 () {36 vars in 927 bytes} [Thu Jun 18 09:59: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: 374/752] 10.0.0.157 () {36 vars in 987 bytes} [Thu Jun 18 09:59:34 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/753] 10.0.0.157 () {36 vars in 927 bytes} [Thu Jun 18 09:59:34 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: 378/760] 10.0.0.157 () {36 vars in 987 bytes} [Thu Jun 18 09:59:58 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/761] 10.0.0.157 () {36 vars in 927 bytes} [Thu Jun 18 09:59:58 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: 379/762] 10.0.0.245 () {30 vars in 411 bytes} [Thu Jun 18 10:00:01 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/763] 10.0.0.157 () {36 vars in 987 bytes} [Thu Jun 18 10:00:06 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/764] 10.0.0.157 () {36 vars in 927 bytes} [Thu Jun 18 10:00: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: 8|app: 0|req: 391/777] 10.0.0.157 () {36 vars in 987 bytes} [Thu Jun 18 10:01:06 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/778] 10.0.0.157 () {36 vars in 927 bytes} [Thu Jun 18 10:01: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: 8|app: 0|req: 396/787] 10.0.0.245 () {32 vars in 707 bytes} [Thu Jun 18 10:01:40 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/788] 10.0.0.245 () {32 vars in 707 bytes} [Thu Jun 18 10:01:40 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/789] 10.0.0.221 () {36 vars in 987 bytes} [Thu Jun 18 10:01:40 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => 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: 393/790] 10.0.0.221 () {36 vars in 927 bytes} [Thu Jun 18 10:01:40 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: 398/791] 10.0.0.221 () {36 vars in 927 bytes} [Thu Jun 18 10:01:40 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: 394/792] 10.0.0.221 () {36 vars in 987 bytes} [Thu Jun 18 10:01:40 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/793] 10.0.0.221 () {36 vars in 927 bytes} [Thu Jun 18 10:01:40 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/794] 10.0.0.221 () {36 vars in 927 bytes} [Thu Jun 18 10:01:40 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: 400/795] 10.0.0.221 () {36 vars in 987 bytes} [Thu Jun 18 10:01:40 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => 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: 396/796] 10.0.0.221 () {36 vars in 927 bytes} [Thu Jun 18 10:01:40 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/797] 10.0.0.65 () {36 vars in 910 bytes} [Thu Jun 18 10:01:41 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/798] 10.0.0.65 () {36 vars in 1006 bytes} [Thu Jun 18 10:01:41 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/799] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jun 18 10:01:41 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/800] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 18 10:01: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: 403/801] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 18 10:01:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/820] 10.0.0.157 () {36 vars in 987 bytes} [Thu Jun 18 10:03:08 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => generated 1312 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/821] 10.0.0.157 () {36 vars in 927 bytes} [Thu Jun 18 10:03:08 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: 410/824] 10.0.0.157 () {36 vars in 987 bytes} [Thu Jun 18 10:03:26 2026] GET /v2/images/d07d55ed-3028-4494-9c0d-eef4823fcde2 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/825] 10.0.0.157 () {36 vars in 927 bytes} [Thu Jun 18 10:03:26 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: 420/834] 199.204.45.169 () {32 vars in 826 bytes} [Thu Jun 18 10:04:00 2026] GET /v2/images?status=active&owner=877a9410a6fc4515b753068bb2bcb9fb&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/835] 199.204.45.169 () {32 vars in 653 bytes} [Thu Jun 18 10:04: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: 8|app: 0|req: 421/836] 10.0.0.221 () {36 vars in 987 bytes} [Thu Jun 18 10:04:01 2026] GET /v2/images/ac9331d8-0a3d-4362-99c2-3426ca5ae6e2 => generated 1395 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/837] 10.0.0.221 () {36 vars in 927 bytes} [Thu Jun 18 10:04: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: 8|app: 0|req: 422/838] 10.0.0.221 () {36 vars in 927 bytes} [Thu Jun 18 10:04:01 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/839] 10.0.0.221 () {36 vars in 987 bytes} [Thu Jun 18 10:04:01 2026] GET /v2/images/ac9331d8-0a3d-4362-99c2-3426ca5ae6e2 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/840] 10.0.0.221 () {36 vars in 927 bytes} [Thu Jun 18 10:04:01 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/841] 10.0.0.221 () {36 vars in 927 bytes} [Thu Jun 18 10:04: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: 8|app: 0|req: 424/842] 10.0.0.221 () {36 vars in 987 bytes} [Thu Jun 18 10:04:01 2026] GET /v2/images/ac9331d8-0a3d-4362-99c2-3426ca5ae6e2 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/843] 10.0.0.221 () {36 vars in 927 bytes} [Thu Jun 18 10:04: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: 8|app: 0|req: 425/844] 10.0.0.221 () {36 vars in 927 bytes} [Thu Jun 18 10:04:01 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: 420/845] 10.0.0.65 () {36 vars in 910 bytes} [Thu Jun 18 10:04:01 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/846] 10.0.0.65 () {36 vars in 1006 bytes} [Thu Jun 18 10:04:01 2026] GET /v2/images/ac9331d8-0a3d-4362-99c2-3426ca5ae6e2/locations => generated 127 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/847] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jun 18 10:04:01 2026] GET /v2/images/ac9331d8-0a3d-4362-99c2-3426ca5ae6e2 => 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: 427/848] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 18 10:04: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: 422/849] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 18 10:04:01 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: 449/892] 10.0.0.245 () {32 vars in 633 bytes} [Thu Jun 18 10:07:35 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)