+ 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 May 21 19:49:18 2026] *** compiled with version: 13.3.0 on 20 May 2026 09:08:57 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-5966fdb76-rlfgp machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7ff459d3c668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-21 19:49:21.027 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-21 19:49:21.030 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-21 19:49:21.915 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 19:49:21.916 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 19:49:21.916 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 19:49:21.961 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 19:49:21.962 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 19:49:21.963 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 19:49:23.983 8 WARNING glance.api.v2.images [None req-68e3bf11-d92a-4a7b-8ff0-050bf8fb6dec - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 19:49:24.063 7 WARNING glance.api.v2.images [None req-4aad1a37-ab09-441d-a2d3-6d2d992e7e30 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 19:49:24.360 8 WARNING keystonemiddleware._common.config [None req-68e3bf11-d92a-4a7b-8ff0-050bf8fb6dec - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 19:49:24.369 8 WARNING oslo_config.cfg [None req-68e3bf11-d92a-4a7b-8ff0-050bf8fb6dec - - - - - -] 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 0x7ff459d3c668 pid: 8 (default app) 2026-05-21 19:49:24.399 7 WARNING keystonemiddleware._common.config [None req-4aad1a37-ab09-441d-a2d3-6d2d992e7e30 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 19:49:24.406 7 WARNING oslo_config.cfg [None req-4aad1a37-ab09-441d-a2d3-6d2d992e7e30 - - - - - -] 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 0x7ff459d3c668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.19.213.124 () {42 vars in 687 bytes} [Thu May 21 19:49:27 2026] GET / => generated 1312 bytes in 2 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 19:49:27.564 7 WARNING oslo_policy.policy [None req-a147b536-7147-4144-baba-d11df9fc1be1 cd1651132b964c5a982ffca0f04096b6 8bfda7cd41b4451dac948d5f4659bc7d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 19:49:27.565 7 WARNING oslo_policy.policy [None req-a147b536-7147-4144-baba-d11df9fc1be1 cd1651132b964c5a982ffca0f04096b6 8bfda7cd41b4451dac948d5f4659bc7d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 19:49:27.583 7 WARNING oslo_policy.policy [None req-a147b536-7147-4144-baba-d11df9fc1be1 cd1651132b964c5a982ffca0f04096b6 8bfda7cd41b4451dac948d5f4659bc7d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 19:49:27.583 7 WARNING oslo_policy.policy [None req-a147b536-7147-4144-baba-d11df9fc1be1 cd1651132b964c5a982ffca0f04096b6 8bfda7cd41b4451dac948d5f4659bc7d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/4] 199.19.213.124 () {44 vars in 909 bytes} [Thu May 21 19:49:27 2026] GET /v2/images => generated 69 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.19.213.124 () {42 vars in 687 bytes} [Thu May 21 19:49:32 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.124 () {44 vars in 909 bytes} [Thu May 21 19:49:32 2026] GET /v2/images => generated 69 bytes in 36 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 19:49:33.009 8 WARNING oslo_policy.policy [None req-0fb95776-e54b-4b6e-a6b7-b703f903fa3f cd1651132b964c5a982ffca0f04096b6 8bfda7cd41b4451dac948d5f4659bc7d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 19:49:33.010 8 WARNING oslo_policy.policy [None req-0fb95776-e54b-4b6e-a6b7-b703f903fa3f cd1651132b964c5a982ffca0f04096b6 8bfda7cd41b4451dac948d5f4659bc7d - - 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: 6/9] 199.19.213.124 () {44 vars in 910 bytes} [Thu May 21 19:49:32 2026] GET /v2/images/cirros => generated 151 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 199.19.213.124 () {44 vars in 932 bytes} [Thu May 21 19:49:33 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 19:49:33.154 8 WARNING oslo_policy.policy [None req-f5960eac-5ae5-4e82-aaed-4a859314ddf7 cd1651132b964c5a982ffca0f04096b6 8bfda7cd41b4451dac948d5f4659bc7d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 19:49:33.155 8 WARNING oslo_policy.policy [None req-f5960eac-5ae5-4e82-aaed-4a859314ddf7 cd1651132b964c5a982ffca0f04096b6 8bfda7cd41b4451dac948d5f4659bc7d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/11] 199.19.213.124 () {44 vars in 938 bytes} [Thu May 21 19:49:33 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-05-21 19:49:33.239 7 WARNING oslo_config.cfg [None req-185b32ef-546d-4fd0-ae25-db299d2afba1 cd1651132b964c5a982ffca0f04096b6 8bfda7cd41b4451dac948d5f4659bc7d - - 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: 5/12] 199.19.213.124 () {48 vars in 950 bytes} [Thu May 21 19:49:33 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 19:49:33.261 8 WARNING oslo_policy.policy [None req-4c9565be-fab4-4f17-b294-0fd8d532374a cd1651132b964c5a982ffca0f04096b6 8bfda7cd41b4451dac948d5f4659bc7d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 19:49:33.261 8 WARNING oslo_policy.policy [None req-4c9565be-fab4-4f17-b294-0fd8d532374a cd1651132b964c5a982ffca0f04096b6 8bfda7cd41b4451dac948d5f4659bc7d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 19:49:33.263 8 INFO glance.api.v2.image_data [None req-4c9565be-fab4-4f17-b294-0fd8d532374a cd1651132b964c5a982ffca0f04096b6 8bfda7cd41b4451dac948d5f4659bc7d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 19:49:37.005 8 INFO glance.location [None req-4c9565be-fab4-4f17-b294-0fd8d532374a cd1651132b964c5a982ffca0f04096b6 8bfda7cd41b4451dac948d5f4659bc7d - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/13] 199.19.213.124 () {48 vars in 1044 bytes} [Thu May 21 19:49:33 2026] PUT /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263/file => generated 0 bytes in 3790 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5157 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.19.213.124 () {44 vars in 970 bytes} [Thu May 21 19:49:37 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 19:49:37.164 8 WARNING oslo_config.cfg [None req-11e431aa-c3c4-4ed3-8599-9e1ac45070b0 cd1651132b964c5a982ffca0f04096b6 8bfda7cd41b4451dac948d5f4659bc7d - - 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: 9/15] 199.19.213.124 () {48 vars in 1050 bytes} [Thu May 21 19:49:37 2026] PATCH /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => generated 1312 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.19.213.124 () {44 vars in 970 bytes} [Thu May 21 19:49:37 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => 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: 138/273] 199.19.213.124 () {42 vars in 687 bytes} [Thu May 21 20:10:56 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.19.213.124 () {44 vars in 909 bytes} [Thu May 21 20:10:56 2026] GET /v2/images => generated 1381 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 199.19.213.124 () {42 vars in 687 bytes} [Thu May 21 20:11:17 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: 141/280] 199.19.213.124 () {44 vars in 909 bytes} [Thu May 21 20:11:17 2026] GET /v2/images => generated 1381 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 199.19.213.124 () {44 vars in 936 bytes} [Thu May 21 20:11:17 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.19.213.124 () {44 vars in 958 bytes} [Thu May 21 20:11:17 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 199.19.213.124 () {44 vars in 938 bytes} [Thu May 21 20:11:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/284] 199.19.213.124 () {48 vars in 950 bytes} [Thu May 21 20:11:17 2026] POST /v2/images => generated 796 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 20:11:17.595 7 WARNING oslo_policy.policy [None req-6addb9a4-aec5-4807-af10-e3f7c46a77a7 cd1651132b964c5a982ffca0f04096b6 8bfda7cd41b4451dac948d5f4659bc7d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 20:11:17.595 7 WARNING oslo_policy.policy [None req-6addb9a4-aec5-4807-af10-e3f7c46a77a7 cd1651132b964c5a982ffca0f04096b6 8bfda7cd41b4451dac948d5f4659bc7d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 20:11:17.597 7 INFO glance.api.v2.image_data [None req-6addb9a4-aec5-4807-af10-e3f7c46a77a7 cd1651132b964c5a982ffca0f04096b6 8bfda7cd41b4451dac948d5f4659bc7d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 20:11:42.653 7 INFO glance.location [None req-6addb9a4-aec5-4807-af10-e3f7c46a77a7 cd1651132b964c5a982ffca0f04096b6 8bfda7cd41b4451dac948d5f4659bc7d - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 142/291] 199.19.213.124 () {48 vars in 1045 bytes} [Thu May 21 20:11:17 2026] PUT /v2/images/6c170366-112e-49d5-94fb-ad1ea1941e05/file => generated 0 bytes in 25117 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65703 switches on core 0) [pid: 8|app: 0|req: 150/292] 199.19.213.124 () {44 vars in 970 bytes} [Thu May 21 20:11:42 2026] GET /v2/images/6c170366-112e-49d5-94fb-ad1ea1941e05 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/293] 199.19.213.124 () {48 vars in 1050 bytes} [Thu May 21 20:11:42 2026] PATCH /v2/images/6c170366-112e-49d5-94fb-ad1ea1941e05 => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/294] 199.19.213.124 () {44 vars in 970 bytes} [Thu May 21 20:11:42 2026] GET /v2/images/6c170366-112e-49d5-94fb-ad1ea1941e05 => generated 1395 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/295] 199.19.213.124 () {42 vars in 687 bytes} [Thu May 21 20:11:44 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: 152/296] 199.19.213.124 () {44 vars in 909 bytes} [Thu May 21 20:11:44 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: 185/377] 199.19.213.124 () {42 vars in 687 bytes} [Thu May 21 20:18:28 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: 193/378] 199.19.213.124 () {44 vars in 909 bytes} [Thu May 21 20:18:28 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: 8|app: 0|req: 196/383] 199.19.213.124 () {42 vars in 687 bytes} [Thu May 21 20:18:41 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: 188/384] 199.19.213.124 () {44 vars in 909 bytes} [Thu May 21 20:18:41 2026] GET /v2/images => generated 2778 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/385] 199.19.213.124 () {44 vars in 946 bytes} [Thu May 21 20:18:41 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: 7|app: 0|req: 189/386] 199.19.213.124 () {44 vars in 968 bytes} [Thu May 21 20:18:42 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/387] 199.19.213.124 () {44 vars in 938 bytes} [Thu May 21 20:18:42 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: 7|app: 0|req: 190/388] 199.19.213.124 () {48 vars in 950 bytes} [Thu May 21 20:18:42 2026] POST /v2/images => generated 799 bytes in 218 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 20:18:42.290 8 INFO glance.api.v2.image_data [None req-0671988b-445b-4464-b423-3f9efaa4e73b cd1651132b964c5a982ffca0f04096b6 8bfda7cd41b4451dac948d5f4659bc7d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 20:19:01.486 8 INFO glance.location [None req-0671988b-445b-4464-b423-3f9efaa4e73b cd1651132b964c5a982ffca0f04096b6 8bfda7cd41b4451dac948d5f4659bc7d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 199/393] 199.19.213.124 () {48 vars in 1044 bytes} [Thu May 21 20:18:42 2026] PUT /v2/images/22afcf04-e0d3-4190-9fc0-cc4558ee5799/file => generated 0 bytes in 19255 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24092 switches on core 0) [pid: 7|app: 0|req: 195/394] 199.19.213.124 () {44 vars in 970 bytes} [Thu May 21 20:19:01 2026] GET /v2/images/22afcf04-e0d3-4190-9fc0-cc4558ee5799 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/395] 199.19.213.124 () {48 vars in 1050 bytes} [Thu May 21 20:19:01 2026] PATCH /v2/images/22afcf04-e0d3-4190-9fc0-cc4558ee5799 => generated 1410 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/396] 199.19.213.124 () {44 vars in 970 bytes} [Thu May 21 20:19:01 2026] GET /v2/images/22afcf04-e0d3-4190-9fc0-cc4558ee5799 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/403] 199.19.213.124 () {42 vars in 687 bytes} [Thu May 21 20:19:40 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: 200/406] 199.19.213.124 () {44 vars in 909 bytes} [Thu May 21 20:19:40 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: 202/409] 199.19.213.124 () {42 vars in 687 bytes} [Thu May 21 20:19:58 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: 208/410] 199.19.213.124 () {44 vars in 909 bytes} [Thu May 21 20:19:58 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: 7|app: 0|req: 203/411] 199.19.213.124 () {44 vars in 938 bytes} [Thu May 21 20:19:58 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/412] 199.19.213.124 () {44 vars in 960 bytes} [Thu May 21 20:19:58 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/413] 199.19.213.124 () {44 vars in 938 bytes} [Thu May 21 20:19:58 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: 210/414] 199.19.213.124 () {48 vars in 950 bytes} [Thu May 21 20:19:58 2026] POST /v2/images => generated 791 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 20:19:58.208 7 INFO glance.api.v2.image_data [None req-cbad20fc-d396-4088-88d4-7c849ff1d29f cd1651132b964c5a982ffca0f04096b6 8bfda7cd41b4451dac948d5f4659bc7d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 20:20:14.745 7 INFO glance.location [None req-cbad20fc-d396-4088-88d4-7c849ff1d29f cd1651132b964c5a982ffca0f04096b6 8bfda7cd41b4451dac948d5f4659bc7d - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 205/419] 199.19.213.124 () {48 vars in 1045 bytes} [Thu May 21 20:19:58 2026] PUT /v2/images/4e346634-cfd9-44a8-b69f-3e179053b84d/file => generated 0 bytes in 16592 msecs (HTTP/1.1 204) 4 headers in 171 bytes (38445 switches on core 0) [pid: 8|app: 0|req: 215/420] 199.19.213.124 () {44 vars in 970 bytes} [Thu May 21 20:20:14 2026] GET /v2/images/4e346634-cfd9-44a8-b69f-3e179053b84d => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/421] 199.19.213.124 () {48 vars in 1050 bytes} [Thu May 21 20:20:14 2026] PATCH /v2/images/4e346634-cfd9-44a8-b69f-3e179053b84d => generated 1382 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/422] 199.19.213.124 () {44 vars in 970 bytes} [Thu May 21 20:20:14 2026] GET /v2/images/4e346634-cfd9-44a8-b69f-3e179053b84d => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/579] 199.19.213.124 () {42 vars in 687 bytes} [Thu May 21 20:33:16 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: 295/580] 199.19.213.124 () {44 vars in 909 bytes} [Thu May 21 20:33:16 2026] GET /v2/images => generated 5574 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/609] 199.19.213.124 () {42 vars in 687 bytes} [Thu May 21 20:35: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: 310/610] 199.19.213.124 () {44 vars in 909 bytes} [Thu May 21 20:35:39 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/613] 199.19.213.124 () {42 vars in 687 bytes} [Thu May 21 20:35:41 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: 302/614] 199.19.213.124 () {44 vars in 909 bytes} [Thu May 21 20:35:41 2026] GET /v2/images => generated 5574 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/625] 199.19.213.124 () {42 vars in 687 bytes} [Thu May 21 20:36:32 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: 318/626] 199.19.213.124 () {44 vars in 909 bytes} [Thu May 21 20:36:32 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: 310/629] 199.19.213.124 () {42 vars in 687 bytes} [Thu May 21 20:36:41 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: 320/630] 199.19.213.124 () {44 vars in 909 bytes} [Thu May 21 20:36:41 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: 8|app: 0|req: 327/643] 199.19.213.124 () {42 vars in 687 bytes} [Thu May 21 20:37:45 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/644] 199.19.213.124 () {44 vars in 909 bytes} [Thu May 21 20:37:45 2026] GET /v2/images => generated 5574 bytes in 55 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:71: 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: 322/653] 10.0.0.82 () {32 vars in 631 bytes} [Thu May 21 20:38:29 2026] GET /v2/images => generated 5574 bytes in 18 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:71: 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: 335/660] 10.0.0.62 () {36 vars in 985 bytes} [Thu May 21 20:38:51 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => 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: 326/661] 10.0.0.62 () {36 vars in 925 bytes} [Thu May 21 20:38:51 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: 336/662] 10.0.0.62 () {36 vars in 985 bytes} [Thu May 21 20:38:56 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => 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: 327/663] 10.0.0.62 () {36 vars in 925 bytes} [Thu May 21 20:38:56 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: 338/666] 199.19.213.124 () {36 vars in 990 bytes} [Thu May 21 20:39:01 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => 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: 329/667] 199.19.213.124 () {36 vars in 930 bytes} [Thu May 21 20:39:01 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/668] 199.19.213.124 () {36 vars in 990 bytes} [Thu May 21 20:39:02 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/669] 199.19.213.124 () {36 vars in 930 bytes} [Thu May 21 20:39:02 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: 340/670] 10.0.0.62 () {36 vars in 985 bytes} [Thu May 21 20:39:06 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => 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: 331/671] 10.0.0.62 () {36 vars in 925 bytes} [Thu May 21 20:39: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: 341/672] 10.0.0.105 () {36 vars in 986 bytes} [Thu May 21 20:39:06 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => generated 1312 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/673] 10.0.0.105 () {36 vars in 926 bytes} [Thu May 21 20:39:06 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: 342/674] 10.0.0.105 () {36 vars in 926 bytes} [Thu May 21 20:39:06 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: 333/675] 10.0.0.105 () {36 vars in 986 bytes} [Thu May 21 20:39:06 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/676] 10.0.0.105 () {36 vars in 926 bytes} [Thu May 21 20:39:06 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: 334/677] 10.0.0.105 () {36 vars in 926 bytes} [Thu May 21 20:39:06 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: 344/678] 10.0.0.105 () {36 vars in 986 bytes} [Thu May 21 20:39:06 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => 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: 335/679] 10.0.0.105 () {36 vars in 926 bytes} [Thu May 21 20:39:06 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: 345/680] 10.0.0.105 () {36 vars in 926 bytes} [Thu May 21 20:39:06 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: 336/681] 10.0.0.189 () {36 vars in 986 bytes} [Thu May 21 20:39:07 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => generated 1312 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/682] 10.0.0.189 () {36 vars in 926 bytes} [Thu May 21 20:39:07 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: 337/683] 10.0.0.189 () {36 vars in 986 bytes} [Thu May 21 20:39:07 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/684] 10.0.0.189 () {36 vars in 926 bytes} [Thu May 21 20:39:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/685] 10.0.0.189 () {36 vars in 926 bytes} [Thu May 21 20:39: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: 8|app: 0|req: 352/694] 10.0.0.82 () {30 vars in 409 bytes} [Thu May 21 20:39:41 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: 343/695] 10.0.0.62 () {36 vars in 985 bytes} [Thu May 21 20:39:46 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/696] 10.0.0.62 () {36 vars in 925 bytes} [Thu May 21 20:39:46 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: 347/703] 10.0.0.62 () {36 vars in 985 bytes} [Thu May 21 20:40:15 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => 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: 357/704] 10.0.0.62 () {36 vars in 925 bytes} [Thu May 21 20:40:16 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/711] 10.0.0.82 () {34 vars in 653 bytes} [Thu May 21 20:40:42 2026] POST /v2/images => generated 649 bytes in 158 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-21 20:40:42.413 8 WARNING glance.api.v2.images [None req-f3718763-2cc6-40de-818c-4ab2e89b7b57 046d6fc3154b49a09949f1110902c66f 2d2fec2220cf45eabe1026706ee374bb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//52ab46bd-ec7c-4199-850e-dfac3f9c1f5c [pid: 8|app: 0|req: 361/712] 10.0.0.82 () {32 vars in 708 bytes} [Thu May 21 20:40:42 2026] DELETE /v2/images/52ab46bd-ec7c-4199-850e-dfac3f9c1f5c => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/713] 10.0.0.82 () {32 vars in 705 bytes} [Thu May 21 20:40:42 2026] GET /v2/images/52ab46bd-ec7c-4199-850e-dfac3f9c1f5c => 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: 362/714] 10.0.0.82 () {32 vars in 631 bytes} [Thu May 21 20:40:42 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/715] 10.0.0.82 () {34 vars in 653 bytes} [Thu May 21 20:40:42 2026] POST /v2/images => generated 702 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/716] 10.0.0.82 () {32 vars in 715 bytes} [Thu May 21 20:40:42 2026] GET /v2/images/6c0da2c4-7281-4a0b-be93-a620690c7e01/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 20:40:42.628 7 INFO glance.api.v2.image_data [None req-402a9d8b-34e3-407f-888a-fdb9bfc642cf 046d6fc3154b49a09949f1110902c66f 2d2fec2220cf45eabe1026706ee374bb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 20:40:42.678 7 WARNING glance_store._drivers.rbd [None req-402a9d8b-34e3-407f-888a-fdb9bfc642cf 046d6fc3154b49a09949f1110902c66f 2d2fec2220cf45eabe1026706ee374bb - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-21 20:40:43.238 7 INFO glance.location [None req-402a9d8b-34e3-407f-888a-fdb9bfc642cf 046d6fc3154b49a09949f1110902c66f 2d2fec2220cf45eabe1026706ee374bb - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 354/717] 10.0.0.82 () {32 vars in 725 bytes} [Thu May 21 20:40:42 2026] PUT /v2/images/6c0da2c4-7281-4a0b-be93-a620690c7e01/file => generated 0 bytes in 660 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/718] 10.0.0.82 () {32 vars in 705 bytes} [Thu May 21 20:40:43 2026] GET /v2/images/6c0da2c4-7281-4a0b-be93-a620690c7e01 => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/719] 10.0.0.82 () {32 vars in 715 bytes} [Thu May 21 20:40:43 2026] GET /v2/images/6c0da2c4-7281-4a0b-be93-a620690c7e01/file => generated 1024 bytes in 127 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/720] 10.0.0.82 () {34 vars in 653 bytes} [Thu May 21 20:40:43 2026] POST /v2/images => generated 649 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/721] 10.0.0.82 () {32 vars in 724 bytes} [Thu May 21 20:40:43 2026] PATCH /v2/images/85f3d38f-f907-499d-854e-8206e9141759 => generated 651 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/722] 10.0.0.82 () {32 vars in 705 bytes} [Thu May 21 20:40:43 2026] GET /v2/images/85f3d38f-f907-499d-854e-8206e9141759 => generated 651 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 20:40:43.558 7 WARNING glance.api.v2.images [None req-cec78994-b6ca-43b2-9252-c2a9c96b5b50 046d6fc3154b49a09949f1110902c66f 2d2fec2220cf45eabe1026706ee374bb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//85f3d38f-f907-499d-854e-8206e9141759 [pid: 7|app: 0|req: 357/723] 10.0.0.82 () {32 vars in 708 bytes} [Thu May 21 20:40:43 2026] DELETE /v2/images/85f3d38f-f907-499d-854e-8206e9141759 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/724] 10.0.0.82 () {32 vars in 705 bytes} [Thu May 21 20:40:43 2026] GET /v2/images/85f3d38f-f907-499d-854e-8206e9141759 => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 20:40:43.639 7 WARNING glance.api.v2.images [None req-98030489-9eb6-45b9-9126-f0c25a72e4dc 046d6fc3154b49a09949f1110902c66f 2d2fec2220cf45eabe1026706ee374bb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6c0da2c4-7281-4a0b-be93-a620690c7e01 [pid: 7|app: 0|req: 358/725] 10.0.0.82 () {32 vars in 708 bytes} [Thu May 21 20:40:43 2026] DELETE /v2/images/6c0da2c4-7281-4a0b-be93-a620690c7e01 => generated 0 bytes in 849 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/726] 10.0.0.82 () {32 vars in 705 bytes} [Thu May 21 20:40:44 2026] GET /v2/images/6c0da2c4-7281-4a0b-be93-a620690c7e01 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 20:40:44.500 7 WARNING glance.api.v2.images [None req-0db576c2-5c71-4c5b-871b-a73538cb83f6 046d6fc3154b49a09949f1110902c66f 2d2fec2220cf45eabe1026706ee374bb - - default default] Failed to find image 52ab46bd-ec7c-4199-850e-dfac3f9c1f5c to delete: glance.common.exception.ImageNotFound: No image found with ID 52ab46bd-ec7c-4199-850e-dfac3f9c1f5c [pid: 7|app: 0|req: 359/727] 10.0.0.82 () {32 vars in 708 bytes} [Thu May 21 20:40:44 2026] DELETE /v2/images/52ab46bd-ec7c-4199-850e-dfac3f9c1f5c => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/728] 10.0.0.82 () {32 vars in 705 bytes} [Thu May 21 20:40:44 2026] GET /v2/images/52ab46bd-ec7c-4199-850e-dfac3f9c1f5c => 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: 374/737] 10.0.0.62 () {36 vars in 985 bytes} [Thu May 21 20:41:29 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/738] 10.0.0.62 () {36 vars in 925 bytes} [Thu May 21 20:41:29 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: 378/745] 10.0.0.82 () {32 vars in 705 bytes} [Thu May 21 20:41:53 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/746] 10.0.0.82 () {32 vars in 705 bytes} [Thu May 21 20:41:53 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => 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: 379/747] 10.0.0.105 () {36 vars in 986 bytes} [Thu May 21 20:41:53 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => 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: 369/748] 10.0.0.105 () {36 vars in 926 bytes} [Thu May 21 20:41:53 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/749] 10.0.0.105 () {36 vars in 926 bytes} [Thu May 21 20:41:53 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/750] 10.0.0.105 () {36 vars in 986 bytes} [Thu May 21 20:41:53 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/751] 10.0.0.105 () {36 vars in 926 bytes} [Thu May 21 20:41:53 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/752] 10.0.0.105 () {36 vars in 926 bytes} [Thu May 21 20:41:53 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/753] 10.0.0.105 () {36 vars in 986 bytes} [Thu May 21 20:41:53 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => 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: 372/754] 10.0.0.105 () {36 vars in 926 bytes} [Thu May 21 20:41:53 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/755] 10.0.0.189 () {36 vars in 986 bytes} [Thu May 21 20:41:53 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => 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: 373/756] 10.0.0.189 () {36 vars in 926 bytes} [Thu May 21 20:41:53 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/757] 10.0.0.189 () {36 vars in 986 bytes} [Thu May 21 20:41:53 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => 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: 374/758] 10.0.0.189 () {36 vars in 926 bytes} [Thu May 21 20:41:53 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: 385/759] 10.0.0.189 () {36 vars in 926 bytes} [Thu May 21 20:41:53 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/760] 10.0.0.62 () {36 vars in 985 bytes} [Thu May 21 20:41:56 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/761] 10.0.0.62 () {36 vars in 925 bytes} [Thu May 21 20:41:56 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: 377/764] 10.0.0.62 () {36 vars in 985 bytes} [Thu May 21 20:42:01 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/765] 10.0.0.62 () {36 vars in 925 bytes} [Thu May 21 20:42: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: 379/768] 10.0.0.62 () {36 vars in 985 bytes} [Thu May 21 20:42:15 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => 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: 390/769] 10.0.0.62 () {36 vars in 925 bytes} [Thu May 21 20:42:15 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/784] 10.0.0.62 () {36 vars in 985 bytes} [Thu May 21 20:43:24 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/785] 10.0.0.62 () {36 vars in 925 bytes} [Thu May 21 20:43:24 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: 390/790] 10.0.0.62 () {36 vars in 985 bytes} [Thu May 21 20:43:41 2026] GET /v2/images/c2f76978-ef25-43af-9342-55f4cd6f4263 => 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: 401/791] 10.0.0.62 () {36 vars in 925 bytes} [Thu May 21 20:43:42 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: 405/798] 199.19.213.124 () {32 vars in 825 bytes} [Thu May 21 20:44:19 2026] GET /v2/images?status=active&owner=8bfda7cd41b4451dac948d5f4659bc7d&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/799] 199.19.213.124 () {32 vars in 652 bytes} [Thu May 21 20:44:19 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: 407/802] 10.0.0.105 () {36 vars in 986 bytes} [Thu May 21 20:44:20 2026] GET /v2/images/6c170366-112e-49d5-94fb-ad1ea1941e05 => generated 1395 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/803] 10.0.0.105 () {36 vars in 926 bytes} [Thu May 21 20:44:20 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: 408/804] 10.0.0.105 () {36 vars in 926 bytes} [Thu May 21 20:44:20 2026] GET /v2/schemas/image => generated 4018 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/805] 10.0.0.105 () {36 vars in 986 bytes} [Thu May 21 20:44:20 2026] GET /v2/images/6c170366-112e-49d5-94fb-ad1ea1941e05 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/806] 10.0.0.105 () {36 vars in 926 bytes} [Thu May 21 20:44:20 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: 398/807] 10.0.0.105 () {36 vars in 926 bytes} [Thu May 21 20:44:20 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: 410/808] 10.0.0.105 () {36 vars in 986 bytes} [Thu May 21 20:44:20 2026] GET /v2/images/6c170366-112e-49d5-94fb-ad1ea1941e05 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/809] 10.0.0.105 () {36 vars in 926 bytes} [Thu May 21 20:44:20 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: 411/810] 10.0.0.105 () {36 vars in 926 bytes} [Thu May 21 20:44:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/811] 10.0.0.189 () {36 vars in 986 bytes} [Thu May 21 20:44:20 2026] GET /v2/images/6c170366-112e-49d5-94fb-ad1ea1941e05 => generated 1395 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/812] 10.0.0.189 () {36 vars in 926 bytes} [Thu May 21 20:44:20 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: 401/813] 10.0.0.189 () {36 vars in 986 bytes} [Thu May 21 20:44:20 2026] GET /v2/images/6c170366-112e-49d5-94fb-ad1ea1941e05 => 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: 413/814] 10.0.0.189 () {36 vars in 926 bytes} [Thu May 21 20:44:20 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: 402/815] 10.0.0.189 () {36 vars in 926 bytes} [Thu May 21 20:44:20 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: 434/856] 10.0.0.82 () {32 vars in 631 bytes} [Thu May 21 20:47:45 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)