+ 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 [Wed Jun 10 08:51:36 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-8698d6f9fc-8h2ks 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 0x7f0d7774e668 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-10 08:51:38.806 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-10 08:51:38.950 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-10 08:51:39.683 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-10 08:51:39.684 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-10 08:51:39.685 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 08:51:39.831 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-10 08:51:39.833 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-10 08:51:39.833 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 08:51:41.915 7 WARNING glance.api.v2.images [None req-257ccfe4-e1f0-4e42-a7bd-d47ba68c222d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 08:51:42.064 8 WARNING glance.api.v2.images [None req-a0a6ffd2-2987-4b92-b119-b21450511060 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 08:51:42.252 7 WARNING keystonemiddleware._common.config [None req-257ccfe4-e1f0-4e42-a7bd-d47ba68c222d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 08:51:42.259 7 WARNING oslo_config.cfg [None req-257ccfe4-e1f0-4e42-a7bd-d47ba68c222d - - - - - -] 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 0x7f0d7774e668 pid: 7 (default app) 2026-06-10 08:51:42.406 8 WARNING keystonemiddleware._common.config [None req-a0a6ffd2-2987-4b92-b119-b21450511060 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 08:51:42.414 8 WARNING oslo_config.cfg [None req-a0a6ffd2-2987-4b92-b119-b21450511060 - - - - - -] 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 0x7f0d7774e668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.9 () {42 vars in 681 bytes} [Wed Jun 10 08:51:44 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 08:51:44.784 8 WARNING oslo_policy.policy [None req-9231a206-37f9-4763-aa2b-3bf17beddd2d de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - 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-10 08:51:44.784 8 WARNING oslo_policy.policy [None req-9231a206-37f9-4763-aa2b-3bf17beddd2d de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - 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-10 08:51:44.800 8 WARNING oslo_policy.policy [None req-9231a206-37f9-4763-aa2b-3bf17beddd2d de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - 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-10 08:51:44.800 8 WARNING oslo_policy.policy [None req-9231a206-37f9-4763-aa2b-3bf17beddd2d de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - 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.19.213.9 () {44 vars in 903 bytes} [Wed Jun 10 08:51:44 2026] GET /v2/images => generated 69 bytes in 607 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.9 () {42 vars in 681 bytes} [Wed Jun 10 08:51:48 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.19.213.9 () {44 vars in 903 bytes} [Wed Jun 10 08:51:48 2026] GET /v2/images => generated 69 bytes in 42 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-10 08:51:48.669 7 WARNING oslo_policy.policy [None req-5132bc32-a528-4a73-94ea-8429a67e7b53 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - 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-10 08:51:48.670 7 WARNING oslo_policy.policy [None req-5132bc32-a528-4a73-94ea-8429a67e7b53 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - 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.19.213.9 () {44 vars in 904 bytes} [Wed Jun 10 08:51:48 2026] GET /v2/images/cirros => generated 151 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.9 () {44 vars in 926 bytes} [Wed Jun 10 08:51:48 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 08:51:48.823 7 WARNING oslo_policy.policy [None req-8eef65f2-dc01-4d8e-a344-09ca3e3ec6c8 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - 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-10 08:51:48.823 7 WARNING oslo_policy.policy [None req-8eef65f2-dc01-4d8e-a344-09ca3e3ec6c8 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - 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.19.213.9 () {44 vars in 932 bytes} [Wed Jun 10 08:51:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 08:51:48.923 8 WARNING oslo_config.cfg [None req-a8728dc9-8810-4d83-b0a7-3f0516747cfb de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - 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.19.213.9 () {48 vars in 944 bytes} [Wed Jun 10 08:51:48 2026] POST /v2/images => generated 760 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-10 08:51:48.947 7 WARNING oslo_policy.policy [None req-4b84c049-8054-45b0-92f1-4c0f05a48436 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - 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-10 08:51:48.947 7 WARNING oslo_policy.policy [None req-4b84c049-8054-45b0-92f1-4c0f05a48436 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - 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-10 08:51:48.949 7 INFO glance.api.v2.image_data [None req-4b84c049-8054-45b0-92f1-4c0f05a48436 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 08:51:54.056 7 WARNING glance.location [None req-4b84c049-8054-45b0-92f1-4c0f05a48436 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.19.213.9 () {48 vars in 1038 bytes} [Wed Jun 10 08:51:48 2026] PUT /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf/file => generated 0 bytes in 5157 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5415 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.19.213.9 () {44 vars in 964 bytes} [Wed Jun 10 08:51:54 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 08:51:54.207 7 WARNING oslo_config.cfg [None req-8a68622d-d960-4198-ba65-7ae6ad05427f de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - 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.19.213.9 () {48 vars in 1044 bytes} [Wed Jun 10 08:51:54 2026] PATCH /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.9 () {44 vars in 964 bytes} [Wed Jun 10 08:51:54 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => 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: 139/275] 199.19.213.9 () {42 vars in 681 bytes} [Wed Jun 10 09:13:16 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 199.19.213.9 () {44 vars in 903 bytes} [Wed Jun 10 09:13:16 2026] GET /v2/images => generated 1381 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/281] 199.19.213.9 () {42 vars in 681 bytes} [Wed Jun 10 09:13:34 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 199.19.213.9 () {44 vars in 903 bytes} [Wed Jun 10 09:13:34 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/283] 199.19.213.9 () {44 vars in 930 bytes} [Wed Jun 10 09:13:34 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 199.19.213.9 () {44 vars in 952 bytes} [Wed Jun 10 09:13:34 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 199.19.213.9 () {44 vars in 932 bytes} [Wed Jun 10 09:13:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/286] 199.19.213.9 () {48 vars in 944 bytes} [Wed Jun 10 09:13:34 2026] POST /v2/images => generated 796 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-10 09:13:34.297 7 INFO glance.api.v2.image_data [None req-9c766729-1449-4768-ba87-d821612cac42 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:13:59.449 7 WARNING glance.location [None req-9c766729-1449-4768-ba87-d821612cac42 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 145/291] 199.19.213.9 () {48 vars in 1039 bytes} [Wed Jun 10 09:13:34 2026] PUT /v2/images/78561cfa-e8e9-47a1-ac45-fa50dd181b85/file => generated 0 bytes in 25206 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63103 switches on core 0) [pid: 8|app: 0|req: 147/292] 199.19.213.9 () {44 vars in 964 bytes} [Wed Jun 10 09:13:59 2026] GET /v2/images/78561cfa-e8e9-47a1-ac45-fa50dd181b85 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/293] 199.19.213.9 () {48 vars in 1044 bytes} [Wed Jun 10 09:13:59 2026] PATCH /v2/images/78561cfa-e8e9-47a1-ac45-fa50dd181b85 => generated 1395 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/294] 199.19.213.9 () {44 vars in 964 bytes} [Wed Jun 10 09:13:59 2026] GET /v2/images/78561cfa-e8e9-47a1-ac45-fa50dd181b85 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/295] 199.19.213.9 () {42 vars in 681 bytes} [Wed Jun 10 09:14:01 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/296] 199.19.213.9 () {44 vars in 903 bytes} [Wed Jun 10 09:14:01 2026] GET /v2/images => generated 2778 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 199.19.213.9 () {42 vars in 681 bytes} [Wed Jun 10 09:21:12 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/386] 199.19.213.9 () {44 vars in 903 bytes} [Wed Jun 10 09:21:13 2026] GET /v2/images => generated 2778 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/389] 199.19.213.9 () {42 vars in 681 bytes} [Wed Jun 10 09:21:27 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/390] 199.19.213.9 () {44 vars in 903 bytes} [Wed Jun 10 09:21:27 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 199.19.213.9 () {44 vars in 940 bytes} [Wed Jun 10 09:21:27 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/392] 199.19.213.9 () {44 vars in 962 bytes} [Wed Jun 10 09:21:27 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 199.19.213.9 () {44 vars in 932 bytes} [Wed Jun 10 09:21:27 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: 198/394] 199.19.213.9 () {48 vars in 944 bytes} [Wed Jun 10 09:21:27 2026] POST /v2/images => generated 799 bytes in 316 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-10 09:21:28.198 7 INFO glance.api.v2.image_data [None req-60a806b1-5bf0-4aea-910a-a2878d29a9f1 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:21:44.253 7 INFO glance.location [None req-60a806b1-5bf0-4aea-910a-a2878d29a9f1 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 197/399] 199.19.213.9 () {48 vars in 1038 bytes} [Wed Jun 10 09:21:28 2026] PUT /v2/images/e7ef5b12-3f92-47f1-9650-19436940b624/file => generated 0 bytes in 16104 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22803 switches on core 0) [pid: 8|app: 0|req: 203/400] 199.19.213.9 () {44 vars in 964 bytes} [Wed Jun 10 09:21:44 2026] GET /v2/images/e7ef5b12-3f92-47f1-9650-19436940b624 => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/401] 199.19.213.9 () {48 vars in 1044 bytes} [Wed Jun 10 09:21:44 2026] PATCH /v2/images/e7ef5b12-3f92-47f1-9650-19436940b624 => generated 1410 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/402] 199.19.213.9 () {44 vars in 964 bytes} [Wed Jun 10 09:21:44 2026] GET /v2/images/e7ef5b12-3f92-47f1-9650-19436940b624 => 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: 209/411] 199.19.213.9 () {42 vars in 681 bytes} [Wed Jun 10 09:22:22 2026] GET / => generated 1290 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/412] 199.19.213.9 () {44 vars in 903 bytes} [Wed Jun 10 09:22:22 2026] GET /v2/images => generated 4190 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/415] 199.19.213.9 () {42 vars in 681 bytes} [Wed Jun 10 09:22:37 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/416] 199.19.213.9 () {44 vars in 903 bytes} [Wed Jun 10 09:22:37 2026] GET /v2/images => generated 4190 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/417] 199.19.213.9 () {44 vars in 932 bytes} [Wed Jun 10 09:22:37 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/418] 199.19.213.9 () {44 vars in 954 bytes} [Wed Jun 10 09:22:37 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/419] 199.19.213.9 () {44 vars in 932 bytes} [Wed Jun 10 09:22:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/420] 199.19.213.9 () {48 vars in 944 bytes} [Wed Jun 10 09:22:37 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-10 09:22:37.841 8 WARNING oslo_policy.policy [None req-3e747c3c-78de-455e-9961-8d4e48936c31 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - 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-10 09:22:37.841 8 WARNING oslo_policy.policy [None req-3e747c3c-78de-455e-9961-8d4e48936c31 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - 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-10 09:22:37.843 8 INFO glance.api.v2.image_data [None req-3e747c3c-78de-455e-9961-8d4e48936c31 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:22:52.148 8 INFO glance.location [None req-3e747c3c-78de-455e-9961-8d4e48936c31 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 214/425] 199.19.213.9 () {48 vars in 1039 bytes} [Wed Jun 10 09:22:37 2026] PUT /v2/images/5f6229e6-739e-4daf-b46b-1135974b43a5/file => generated 0 bytes in 14345 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33153 switches on core 0) [pid: 7|app: 0|req: 212/426] 199.19.213.9 () {44 vars in 964 bytes} [Wed Jun 10 09:22:52 2026] GET /v2/images/5f6229e6-739e-4daf-b46b-1135974b43a5 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/427] 199.19.213.9 () {48 vars in 1044 bytes} [Wed Jun 10 09:22:52 2026] PATCH /v2/images/5f6229e6-739e-4daf-b46b-1135974b43a5 => generated 1382 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/428] 199.19.213.9 () {44 vars in 964 bytes} [Wed Jun 10 09:22:52 2026] GET /v2/images/5f6229e6-739e-4daf-b46b-1135974b43a5 => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/593] 199.19.213.9 () {42 vars in 681 bytes} [Wed Jun 10 09:36:32 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/594] 199.19.213.9 () {44 vars in 903 bytes} [Wed Jun 10 09:36:32 2026] GET /v2/images => generated 5574 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/625] 199.19.213.9 () {42 vars in 681 bytes} [Wed Jun 10 09:39:05 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/626] 199.19.213.9 () {44 vars in 903 bytes} [Wed Jun 10 09:39:05 2026] GET /v2/images => generated 5574 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/627] 199.19.213.9 () {42 vars in 681 bytes} [Wed Jun 10 09:39:07 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/628] 199.19.213.9 () {44 vars in 903 bytes} [Wed Jun 10 09:39:07 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/641] 199.19.213.9 () {42 vars in 681 bytes} [Wed Jun 10 09:40:01 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/642] 199.19.213.9 () {44 vars in 903 bytes} [Wed Jun 10 09:40:01 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/643] 199.19.213.9 () {42 vars in 681 bytes} [Wed Jun 10 09:40:11 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/644] 199.19.213.9 () {44 vars in 903 bytes} [Wed Jun 10 09:40:11 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/659] 199.19.213.9 () {42 vars in 681 bytes} [Wed Jun 10 09:41:18 2026] GET / => generated 1290 bytes in 11 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/660] 199.19.213.9 () {44 vars in 903 bytes} [Wed Jun 10 09:41:18 2026] GET /v2/images => generated 5574 bytes in 47 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: 337/671] 10.0.0.47 () {32 vars in 632 bytes} [Wed Jun 10 09:42:02 2026] GET /v2/images => generated 5574 bytes in 21 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/676] 10.0.0.28 () {36 vars in 986 bytes} [Wed Jun 10 09:42:24 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/677] 10.0.0.28 () {36 vars in 926 bytes} [Wed Jun 10 09:42:24 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: 339/680] 199.19.213.9 () {36 vars in 989 bytes} [Wed Jun 10 09:42:33 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => 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: 342/681] 199.19.213.9 () {36 vars in 929 bytes} [Wed Jun 10 09:42:33 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: 340/682] 199.19.213.9 () {36 vars in 989 bytes} [Wed Jun 10 09:42:34 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => 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: 343/683] 199.19.213.9 () {36 vars in 929 bytes} [Wed Jun 10 09:42: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: 342/686] 10.0.0.28 () {36 vars in 986 bytes} [Wed Jun 10 09:42:44 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/687] 10.0.0.28 () {36 vars in 926 bytes} [Wed Jun 10 09:42:44 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: 343/688] 10.0.0.28 () {36 vars in 986 bytes} [Wed Jun 10 09:42:44 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => 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: 346/689] 10.0.0.28 () {36 vars in 926 bytes} [Wed Jun 10 09:42:44 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/696] 10.0.0.47 () {30 vars in 410 bytes} [Wed Jun 10 09:43:20 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/699] 10.0.0.28 () {36 vars in 986 bytes} [Wed Jun 10 09:43:22 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => 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: 352/700] 10.0.0.28 () {36 vars in 926 bytes} [Wed Jun 10 09:43:23 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: 351/705] 10.0.0.89 () {36 vars in 986 bytes} [Wed Jun 10 09:43:45 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => generated 1312 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/706] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:43: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: 7|app: 0|req: 352/707] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:43: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: 356/708] 10.0.0.89 () {36 vars in 986 bytes} [Wed Jun 10 09:43:45 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/709] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:43: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: 357/710] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:43: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: 7|app: 0|req: 354/711] 10.0.0.89 () {36 vars in 986 bytes} [Wed Jun 10 09:43:45 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => 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: 358/712] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:43:45 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: 355/713] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:43:45 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: 359/714] 10.0.0.154 () {36 vars in 911 bytes} [Wed Jun 10 09:43:46 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/715] 10.0.0.154 () {36 vars in 1007 bytes} [Wed Jun 10 09:43:46 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf/locations => generated 127 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/716] 10.0.0.154 () {36 vars in 987 bytes} [Wed Jun 10 09:43:47 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => 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: 357/717] 10.0.0.154 () {36 vars in 927 bytes} [Wed Jun 10 09:43:47 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/718] 10.0.0.154 () {36 vars in 927 bytes} [Wed Jun 10 09:43: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: 360/723] 10.0.0.28 () {36 vars in 986 bytes} [Wed Jun 10 09:44:02 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => 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: 364/724] 10.0.0.28 () {36 vars in 926 bytes} [Wed Jun 10 09:44:03 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: 361/725] 10.0.0.28 () {36 vars in 986 bytes} [Wed Jun 10 09:44:04 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => 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: 365/726] 10.0.0.28 () {36 vars in 926 bytes} [Wed Jun 10 09:44:04 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/733] 10.0.0.28 () {36 vars in 986 bytes} [Wed Jun 10 09:44:41 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => 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: 365/734] 10.0.0.28 () {36 vars in 926 bytes} [Wed Jun 10 09:44:41 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: 376/747] 10.0.0.28 () {36 vars in 986 bytes} [Wed Jun 10 09:45:37 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => 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: 372/748] 10.0.0.28 () {36 vars in 926 bytes} [Wed Jun 10 09:45:37 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: 377/749] 10.0.0.47 () {34 vars in 654 bytes} [Wed Jun 10 09:45:38 2026] POST /v2/images => generated 648 bytes in 135 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-10 09:45:38.250 7 WARNING glance.api.v2.images [None req-d1bcfe37-e9d0-4a05-b227-ec90df0d5858 575decdca82f4e209cc645351746619c 3331468b0a3d4710a4e6515e84279099 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//412ffdbe-f97f-468d-afa0-0f7ab20531ee [pid: 7|app: 0|req: 373/750] 10.0.0.47 () {32 vars in 709 bytes} [Wed Jun 10 09:45:38 2026] DELETE /v2/images/412ffdbe-f97f-468d-afa0-0f7ab20531ee => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/751] 10.0.0.47 () {32 vars in 706 bytes} [Wed Jun 10 09:45:38 2026] GET /v2/images/412ffdbe-f97f-468d-afa0-0f7ab20531ee => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/752] 10.0.0.47 () {32 vars in 632 bytes} [Wed Jun 10 09:45:38 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: 8|app: 0|req: 379/753] 10.0.0.47 () {34 vars in 654 bytes} [Wed Jun 10 09:45:38 2026] POST /v2/images => generated 702 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/754] 10.0.0.47 () {32 vars in 716 bytes} [Wed Jun 10 09:45:38 2026] GET /v2/images/5e8e35bf-9625-4cad-87cd-ff5585943934/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 09:45:38.453 8 INFO glance.api.v2.image_data [None req-5df2b56e-29ae-4fc0-bb9c-0474a7bb30ee 575decdca82f4e209cc645351746619c 3331468b0a3d4710a4e6515e84279099 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:45:38.504 8 WARNING glance_store._drivers.rbd [None req-5df2b56e-29ae-4fc0-bb9c-0474a7bb30ee 575decdca82f4e209cc645351746619c 3331468b0a3d4710a4e6515e84279099 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-10 09:45:38.764 8 INFO glance.location [None req-5df2b56e-29ae-4fc0-bb9c-0474a7bb30ee 575decdca82f4e209cc645351746619c 3331468b0a3d4710a4e6515e84279099 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 380/755] 10.0.0.47 () {32 vars in 726 bytes} [Wed Jun 10 09:45:38 2026] PUT /v2/images/5e8e35bf-9625-4cad-87cd-ff5585943934/file => generated 0 bytes in 362 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/756] 10.0.0.47 () {32 vars in 706 bytes} [Wed Jun 10 09:45:38 2026] GET /v2/images/5e8e35bf-9625-4cad-87cd-ff5585943934 => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/757] 10.0.0.47 () {32 vars in 716 bytes} [Wed Jun 10 09:45:38 2026] GET /v2/images/5e8e35bf-9625-4cad-87cd-ff5585943934/file => generated 1024 bytes in 137 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/758] 10.0.0.47 () {34 vars in 654 bytes} [Wed Jun 10 09:45:38 2026] POST /v2/images => generated 648 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/759] 10.0.0.47 () {32 vars in 725 bytes} [Wed Jun 10 09:45:38 2026] PATCH /v2/images/38845113-6f30-483f-a46a-7228d9ba5709 => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/760] 10.0.0.47 () {32 vars in 706 bytes} [Wed Jun 10 09:45:39 2026] GET /v2/images/38845113-6f30-483f-a46a-7228d9ba5709 => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 09:45:39.079 8 WARNING glance.api.v2.images [None req-d82dbf32-9b8c-4fba-ad45-f4599138ef95 575decdca82f4e209cc645351746619c 3331468b0a3d4710a4e6515e84279099 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//38845113-6f30-483f-a46a-7228d9ba5709 [pid: 8|app: 0|req: 383/761] 10.0.0.47 () {32 vars in 709 bytes} [Wed Jun 10 09:45:39 2026] DELETE /v2/images/38845113-6f30-483f-a46a-7228d9ba5709 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/762] 10.0.0.47 () {32 vars in 706 bytes} [Wed Jun 10 09:45:39 2026] GET /v2/images/38845113-6f30-483f-a46a-7228d9ba5709 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 09:45:39.145 8 WARNING glance.api.v2.images [None req-c1dd17cb-8723-43e9-8eec-dc6ab8533a62 575decdca82f4e209cc645351746619c 3331468b0a3d4710a4e6515e84279099 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5e8e35bf-9625-4cad-87cd-ff5585943934 [pid: 8|app: 0|req: 384/763] 10.0.0.47 () {32 vars in 709 bytes} [Wed Jun 10 09:45:39 2026] DELETE /v2/images/5e8e35bf-9625-4cad-87cd-ff5585943934 => generated 0 bytes in 867 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/764] 10.0.0.47 () {32 vars in 706 bytes} [Wed Jun 10 09:45:39 2026] GET /v2/images/5e8e35bf-9625-4cad-87cd-ff5585943934 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 09:45:40.026 8 WARNING glance.api.v2.images [None req-0625526f-5b05-4118-bfd0-0f17d4994096 575decdca82f4e209cc645351746619c 3331468b0a3d4710a4e6515e84279099 - - default default] Failed to find image 412ffdbe-f97f-468d-afa0-0f7ab20531ee to delete: glance.common.exception.ImageNotFound: No image found with ID 412ffdbe-f97f-468d-afa0-0f7ab20531ee [pid: 8|app: 0|req: 385/765] 10.0.0.47 () {32 vars in 709 bytes} [Wed Jun 10 09:45:40 2026] DELETE /v2/images/412ffdbe-f97f-468d-afa0-0f7ab20531ee => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/766] 10.0.0.47 () {32 vars in 706 bytes} [Wed Jun 10 09:45:40 2026] GET /v2/images/412ffdbe-f97f-468d-afa0-0f7ab20531ee => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/771] 10.0.0.47 () {32 vars in 706 bytes} [Wed Jun 10 09:46:00 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => 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: 384/772] 10.0.0.47 () {32 vars in 706 bytes} [Wed Jun 10 09:46:00 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => 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: 389/773] 10.0.0.89 () {36 vars in 986 bytes} [Wed Jun 10 09:46:01 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => 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: 385/774] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:46: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: 8|app: 0|req: 390/775] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:46: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: 386/776] 10.0.0.89 () {36 vars in 986 bytes} [Wed Jun 10 09:46:01 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => 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: 391/777] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:46: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: 387/778] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:46:01 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/779] 10.0.0.89 () {36 vars in 986 bytes} [Wed Jun 10 09:46:01 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => 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: 388/780] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:46: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: 393/781] 10.0.0.154 () {36 vars in 911 bytes} [Wed Jun 10 09:46:01 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/782] 10.0.0.154 () {36 vars in 1007 bytes} [Wed Jun 10 09:46:01 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/783] 10.0.0.154 () {36 vars in 987 bytes} [Wed Jun 10 09:46:01 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => 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: 390/784] 10.0.0.154 () {36 vars in 927 bytes} [Wed Jun 10 09:46: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: 8|app: 0|req: 395/785] 10.0.0.154 () {36 vars in 927 bytes} [Wed Jun 10 09:46:01 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/794] 10.0.0.28 () {36 vars in 986 bytes} [Wed Jun 10 09:46:40 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => 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: 400/795] 10.0.0.28 () {36 vars in 926 bytes} [Wed Jun 10 09:46: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: 7|app: 0|req: 396/796] 10.0.0.28 () {36 vars in 986 bytes} [Wed Jun 10 09:46:40 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => 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: 401/797] 10.0.0.28 () {36 vars in 926 bytes} [Wed Jun 10 09:46: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: 7|app: 0|req: 401/806] 10.0.0.28 () {36 vars in 986 bytes} [Wed Jun 10 09:47:15 2026] GET /v2/images/2143c9ce-e46c-43df-b897-44eaabb22acf => 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: 406/807] 10.0.0.28 () {36 vars in 926 bytes} [Wed Jun 10 09:47:15 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: 410/814] 199.19.213.9 () {32 vars in 824 bytes} [Wed Jun 10 09:47:50 2026] GET /v2/images?status=active&owner=7a9dbf2f1a1c44058e4091a11766cec1&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/815] 199.19.213.9 () {32 vars in 651 bytes} [Wed Jun 10 09:47:50 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: 412/818] 10.0.0.89 () {36 vars in 986 bytes} [Wed Jun 10 09:47:51 2026] GET /v2/images/78561cfa-e8e9-47a1-ac45-fa50dd181b85 => generated 1395 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/819] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:47:51 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: 413/820] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:47:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/821] 10.0.0.89 () {36 vars in 986 bytes} [Wed Jun 10 09:47:51 2026] GET /v2/images/78561cfa-e8e9-47a1-ac45-fa50dd181b85 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/822] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:47:51 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/823] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:47:51 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: 415/824] 10.0.0.89 () {36 vars in 986 bytes} [Wed Jun 10 09:47:51 2026] GET /v2/images/78561cfa-e8e9-47a1-ac45-fa50dd181b85 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/825] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:47:51 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: 416/826] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:47:51 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: 411/827] 10.0.0.154 () {36 vars in 911 bytes} [Wed Jun 10 09:47:52 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/828] 10.0.0.154 () {36 vars in 1007 bytes} [Wed Jun 10 09:47:52 2026] GET /v2/images/78561cfa-e8e9-47a1-ac45-fa50dd181b85/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/829] 10.0.0.154 () {36 vars in 987 bytes} [Wed Jun 10 09:47:52 2026] GET /v2/images/78561cfa-e8e9-47a1-ac45-fa50dd181b85 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/830] 10.0.0.154 () {36 vars in 927 bytes} [Wed Jun 10 09:47:52 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: 413/831] 10.0.0.154 () {36 vars in 927 bytes} [Wed Jun 10 09:47:52 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: 440/884] 10.0.0.47 () {32 vars in 632 bytes} [Wed Jun 10 09:52:16 2026] GET /v2/images => generated 5574 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)