+ 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 Sep 9 20:43:32 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-d9496dbc4-qfxcl machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fbdd7f22668 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-09-09 20:43:34.930 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-09 20:43:34.938 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-09-09 20:43:35.793 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-09-09 20:43:35.794 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-09-09 20:43:35.794 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-09 20:43:35.821 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-09-09 20:43:35.822 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-09-09 20:43:35.822 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-09 20:43:37.889 7 WARNING glance.api.v2.images [None req-e933219d-a744-4039-9457-e4a90f4af12e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-09 20:43:37.941 8 WARNING glance.api.v2.images [None req-8aa4c5fe-3df1-48d4-9ce5-c0f0378253ef - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-09 20:43:38.260 7 WARNING keystonemiddleware._common.config [None req-e933219d-a744-4039-9457-e4a90f4af12e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 20:43:38.268 7 WARNING oslo_config.cfg [None req-e933219d-a744-4039-9457-e4a90f4af12e - - - - - -] 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 0x7fbdd7f22668 pid: 7 (default app) 2026-09-09 20:43:38.298 8 WARNING keystonemiddleware._common.config [None req-8aa4c5fe-3df1-48d4-9ce5-c0f0378253ef - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 20:43:38.306 8 WARNING oslo_config.cfg [None req-8aa4c5fe-3df1-48d4-9ce5-c0f0378253ef - - - - - -] 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 0x7fbdd7f22668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 162.253.55.112 () {42 vars in 687 bytes} [Wed Sep 9 20:43:39 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 20:43:39.497 8 WARNING oslo_policy.policy [None req-8217fddd-623f-47cb-8e80-45e404f27882 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 20:43:39.498 8 WARNING oslo_policy.policy [None req-8217fddd-623f-47cb-8e80-45e404f27882 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 20:43:39.531 8 WARNING oslo_policy.policy [None req-8217fddd-623f-47cb-8e80-45e404f27882 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 20:43:39.531 8 WARNING oslo_policy.policy [None req-8217fddd-623f-47cb-8e80-45e404f27882 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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] 162.253.55.112 () {44 vars in 909 bytes} [Wed Sep 9 20:43:39 2026] GET /v2/images => generated 69 bytes in 613 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/9] 162.253.55.112 () {42 vars in 687 bytes} [Wed Sep 9 20:43:50 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: 3/10] 162.253.55.112 () {44 vars in 909 bytes} [Wed Sep 9 20:43:50 2026] GET /v2/images => generated 69 bytes in 47 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-09-09 20:43:50.886 7 WARNING oslo_policy.policy [None req-0e565769-11f6-4a4b-aadd-aab82c30f8fa b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 20:43:50.886 7 WARNING oslo_policy.policy [None req-0e565769-11f6-4a4b-aadd-aab82c30f8fa b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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] 162.253.55.112 () {44 vars in 910 bytes} [Wed Sep 9 20:43:50 2026] GET /v2/images/cirros => generated 151 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/12] 162.253.55.112 () {44 vars in 932 bytes} [Wed Sep 9 20:43:51 2026] GET /v2/images?name=cirros => generated 81 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 20:43:51.086 7 WARNING oslo_policy.policy [None req-90d5942e-f68b-4aa5-ae19-ab3bd0fcf3af b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 20:43:51.087 7 WARNING oslo_policy.policy [None req-90d5942e-f68b-4aa5-ae19-ab3bd0fcf3af b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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: 9/13] 162.253.55.112 () {44 vars in 938 bytes} [Wed Sep 9 20:43:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 20:43:51.216 8 WARNING oslo_config.cfg [None req-77ad699a-5d11-4a57-bdeb-e1bf7a220e71 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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: 5/14] 162.253.55.112 () {48 vars in 950 bytes} [Wed Sep 9 20:43:51 2026] POST /v2/images => generated 760 bytes in 94 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-09 20:43:51.237 7 WARNING oslo_policy.policy [None req-4e5e4d88-7de5-4d18-868e-7178239b1baf b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 20:43:51.237 7 WARNING oslo_policy.policy [None req-4e5e4d88-7de5-4d18-868e-7178239b1baf b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 20:43:51.239 7 INFO glance.api.v2.image_data [None req-4e5e4d88-7de5-4d18-868e-7178239b1baf b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 20:43:54.545 7 WARNING glance.location [None req-4e5e4d88-7de5-4d18-868e-7178239b1baf b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 10/15] 162.253.55.112 () {48 vars in 1044 bytes} [Wed Sep 9 20:43:51 2026] PUT /v2/images/80936861-0752-4bd3-84ca-d543e03af6de/file => generated 0 bytes in 3392 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6789 switches on core 0) [pid: 8|app: 0|req: 6/16] 162.253.55.112 () {44 vars in 970 bytes} [Wed Sep 9 20:43:54 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-09 20:43:54.765 7 WARNING oslo_config.cfg [None req-65de8e43-56a7-4bd8-9513-8451f7e09733 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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: 11/17] 162.253.55.112 () {48 vars in 1050 bytes} [Wed Sep 9 20:43:54 2026] PATCH /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => generated 1312 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/18] 162.253.55.112 () {44 vars in 970 bytes} [Wed Sep 9 20:43:54 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/277] 162.253.55.112 () {42 vars in 687 bytes} [Wed Sep 9 21:05:26 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: 137/278] 162.253.55.112 () {44 vars in 909 bytes} [Wed Sep 9 21:05:26 2026] GET /v2/images => generated 1381 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 162.253.55.112 () {42 vars in 687 bytes} [Wed Sep 9 21:06:13 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: 147/290] 162.253.55.112 () {44 vars in 909 bytes} [Wed Sep 9 21:06:13 2026] GET /v2/images => generated 1381 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/291] 162.253.55.112 () {44 vars in 936 bytes} [Wed Sep 9 21:06:14 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/292] 162.253.55.112 () {44 vars in 958 bytes} [Wed Sep 9 21:06:14 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/293] 162.253.55.112 () {44 vars in 938 bytes} [Wed Sep 9 21:06:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/294] 162.253.55.112 () {48 vars in 950 bytes} [Wed Sep 9 21:06:14 2026] POST /v2/images => generated 796 bytes in 78 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-09 21:06:14.331 8 WARNING oslo_policy.policy [None req-61f4f327-0640-46db-ab95-05aac21a8a42 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 21:06:14.332 8 WARNING oslo_policy.policy [None req-61f4f327-0640-46db-ab95-05aac21a8a42 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 21:06:14.334 8 INFO glance.api.v2.image_data [None req-61f4f327-0640-46db-ab95-05aac21a8a42 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 21:06:45.241 8 WARNING glance.location [None req-61f4f327-0640-46db-ab95-05aac21a8a42 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 146/301] 162.253.55.112 () {48 vars in 1045 bytes} [Wed Sep 9 21:06:14 2026] PUT /v2/images/6ec97df8-e986-433f-8921-baa03279a88b/file => generated 0 bytes in 30976 msecs (HTTP/1.1 204) 4 headers in 171 bytes (123205 switches on core 0) [pid: 7|app: 0|req: 156/302] 162.253.55.112 () {44 vars in 970 bytes} [Wed Sep 9 21:06:45 2026] GET /v2/images/6ec97df8-e986-433f-8921-baa03279a88b => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/303] 162.253.55.112 () {48 vars in 1050 bytes} [Wed Sep 9 21:06:45 2026] PATCH /v2/images/6ec97df8-e986-433f-8921-baa03279a88b => generated 1395 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/304] 162.253.55.112 () {44 vars in 970 bytes} [Wed Sep 9 21:06:45 2026] GET /v2/images/6ec97df8-e986-433f-8921-baa03279a88b => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/305] 162.253.55.112 () {42 vars in 687 bytes} [Wed Sep 9 21:06:47 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: 158/306] 162.253.55.112 () {44 vars in 909 bytes} [Wed Sep 9 21:06:47 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: 201/391] 162.253.55.112 () {42 vars in 687 bytes} [Wed Sep 9 21:13:46 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: 191/392] 162.253.55.112 () {44 vars in 909 bytes} [Wed Sep 9 21:13:46 2026] GET /v2/images => generated 2778 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/397] 162.253.55.112 () {42 vars in 687 bytes} [Wed Sep 9 21:14:01 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: 194/398] 162.253.55.112 () {44 vars in 909 bytes} [Wed Sep 9 21:14:01 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/399] 162.253.55.112 () {44 vars in 946 bytes} [Wed Sep 9 21:14:01 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/400] 162.253.55.112 () {44 vars in 968 bytes} [Wed Sep 9 21:14:01 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/401] 162.253.55.112 () {44 vars in 938 bytes} [Wed Sep 9 21:14:01 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: 196/402] 162.253.55.112 () {48 vars in 950 bytes} [Wed Sep 9 21:14:01 2026] POST /v2/images => generated 799 bytes in 408 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-09 21:14:02.171 7 INFO glance.api.v2.image_data [None req-d24f270e-75e5-48de-bd27-25860bc1441f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 21:14:23.333 7 INFO glance.location [None req-d24f270e-75e5-48de-bd27-25860bc1441f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 207/407] 162.253.55.112 () {48 vars in 1044 bytes} [Wed Sep 9 21:14:02 2026] PUT /v2/images/f02277d9-dafe-4af0-b988-7ed0d214f192/file => generated 0 bytes in 21218 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25375 switches on core 0) [pid: 8|app: 0|req: 201/408] 162.253.55.112 () {44 vars in 970 bytes} [Wed Sep 9 21:14:23 2026] GET /v2/images/f02277d9-dafe-4af0-b988-7ed0d214f192 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/409] 162.253.55.112 () {48 vars in 1050 bytes} [Wed Sep 9 21:14:23 2026] PATCH /v2/images/f02277d9-dafe-4af0-b988-7ed0d214f192 => generated 1410 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/410] 162.253.55.112 () {44 vars in 970 bytes} [Wed Sep 9 21:14:23 2026] GET /v2/images/f02277d9-dafe-4af0-b988-7ed0d214f192 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/419] 162.253.55.112 () {42 vars in 687 bytes} [Wed Sep 9 21:15:01 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/420] 162.253.55.112 () {44 vars in 909 bytes} [Wed Sep 9 21:15:01 2026] GET /v2/images => generated 4190 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/425] 162.253.55.112 () {42 vars in 687 bytes} [Wed Sep 9 21:15:22 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: 216/426] 162.253.55.112 () {44 vars in 909 bytes} [Wed Sep 9 21:15:22 2026] GET /v2/images => generated 4190 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/427] 162.253.55.112 () {44 vars in 938 bytes} [Wed Sep 9 21:15:22 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/428] 162.253.55.112 () {44 vars in 960 bytes} [Wed Sep 9 21:15:22 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/429] 162.253.55.112 () {44 vars in 938 bytes} [Wed Sep 9 21:15:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/430] 162.253.55.112 () {48 vars in 950 bytes} [Wed Sep 9 21:15:22 2026] POST /v2/images => generated 791 bytes in 830 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-09 21:15:23.207 8 INFO glance.api.v2.image_data [None req-f1820c5d-858d-44bd-8c3f-d3c0cd1b140a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 21:15:57.077 8 INFO glance.location [None req-f1820c5d-858d-44bd-8c3f-d3c0cd1b140a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 213/437] 162.253.55.112 () {48 vars in 1045 bytes} [Wed Sep 9 21:15:23 2026] PUT /v2/images/cc99bab4-c8f2-4a9e-80e2-df2f46c7ace1/file => generated 0 bytes in 33930 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23306 switches on core 0) [pid: 7|app: 0|req: 225/438] 162.253.55.112 () {44 vars in 970 bytes} [Wed Sep 9 21:15:57 2026] GET /v2/images/cc99bab4-c8f2-4a9e-80e2-df2f46c7ace1 => generated 1204 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/439] 162.253.55.112 () {48 vars in 1050 bytes} [Wed Sep 9 21:15:57 2026] PATCH /v2/images/cc99bab4-c8f2-4a9e-80e2-df2f46c7ace1 => generated 1382 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/440] 162.253.55.112 () {44 vars in 970 bytes} [Wed Sep 9 21:15:57 2026] GET /v2/images/cc99bab4-c8f2-4a9e-80e2-df2f46c7ace1 => generated 1382 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/615] 162.253.55.112 () {42 vars in 687 bytes} [Wed Sep 9 21:30:26 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: 302/616] 162.253.55.112 () {44 vars in 909 bytes} [Wed Sep 9 21:30:26 2026] GET /v2/images => generated 5574 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/649] 162.253.55.112 () {42 vars in 687 bytes} [Wed Sep 9 21:32:58 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: 331/650] 162.253.55.112 () {44 vars in 909 bytes} [Wed Sep 9 21:32:58 2026] GET /v2/images => generated 5574 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/651] 162.253.55.112 () {42 vars in 687 bytes} [Wed Sep 9 21:33:01 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: 332/652] 162.253.55.112 () {44 vars in 909 bytes} [Wed Sep 9 21:33:01 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/663] 162.253.55.112 () {42 vars in 687 bytes} [Wed Sep 9 21:33:55 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: 338/664] 162.253.55.112 () {44 vars in 909 bytes} [Wed Sep 9 21:33:55 2026] GET /v2/images => generated 5574 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/667] 162.253.55.112 () {42 vars in 687 bytes} [Wed Sep 9 21:34:04 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: 340/668] 162.253.55.112 () {44 vars in 909 bytes} [Wed Sep 9 21:34:04 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/683] 162.253.55.112 () {42 vars in 687 bytes} [Wed Sep 9 21:35:10 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: 348/684] 162.253.55.112 () {44 vars in 909 bytes} [Wed Sep 9 21:35:10 2026] GET /v2/images => generated 5574 bytes in 64 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: 353/693] 10.0.0.230 () {32 vars in 632 bytes} [Wed Sep 9 21:35:54 2026] GET /v2/images => generated 5574 bytes in 12 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: 343/698] 10.0.0.254 () {36 vars in 986 bytes} [Wed Sep 9 21:36:13 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => generated 1312 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/699] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 21:36:13 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/700] 10.0.0.196 () {36 vars in 986 bytes} [Wed Sep 9 21:36:14 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/701] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 21:36:14 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: 345/702] 10.0.0.254 () {36 vars in 986 bytes} [Wed Sep 9 21:36:14 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/703] 10.0.0.196 () {36 vars in 926 bytes} [Wed Sep 9 21:36:14 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: 346/704] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 21:36:14 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/705] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 21:36:14 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/706] 10.0.0.254 () {36 vars in 986 bytes} [Wed Sep 9 21:36:14 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => 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: 360/707] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 21:36:14 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: 348/708] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 21:36:14 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: 361/709] 10.0.0.88 () {36 vars in 985 bytes} [Wed Sep 9 21:36:15 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => generated 1312 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/710] 10.0.0.88 () {36 vars in 925 bytes} [Wed Sep 9 21:36:15 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: 362/711] 10.0.0.88 () {36 vars in 985 bytes} [Wed Sep 9 21:36:15 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => 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: 350/712] 10.0.0.88 () {36 vars in 925 bytes} [Wed Sep 9 21:36:15 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/713] 10.0.0.88 () {36 vars in 925 bytes} [Wed Sep 9 21:36:15 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: 365/716] 162.253.55.112 () {36 vars in 990 bytes} [Wed Sep 9 21:36:24 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/717] 162.253.55.112 () {36 vars in 930 bytes} [Wed Sep 9 21:36:24 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: 366/718] 162.253.55.112 () {36 vars in 990 bytes} [Wed Sep 9 21:36:24 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => 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: 353/719] 162.253.55.112 () {36 vars in 930 bytes} [Wed Sep 9 21:36:24 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/720] 10.0.0.196 () {36 vars in 986 bytes} [Wed Sep 9 21:36:24 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/721] 10.0.0.196 () {36 vars in 926 bytes} [Wed Sep 9 21:36:25 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: 369/724] 10.0.0.196 () {36 vars in 986 bytes} [Wed Sep 9 21:36:29 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => generated 1312 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/725] 10.0.0.196 () {36 vars in 926 bytes} [Wed Sep 9 21:36:29 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: 359/730] 10.0.0.196 () {36 vars in 986 bytes} [Wed Sep 9 21:36:55 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => 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/731] 10.0.0.196 () {36 vars in 926 bytes} [Wed Sep 9 21:36:55 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: 361/734] 10.0.0.196 () {36 vars in 986 bytes} [Wed Sep 9 21:36:57 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => 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: 374/735] 10.0.0.196 () {36 vars in 926 bytes} [Wed Sep 9 21:36:57 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: 379/744] 10.0.0.230 () {34 vars in 654 bytes} [Wed Sep 9 21:37:38 2026] POST /v2/images => generated 649 bytes in 242 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-09 21:37:38.756 8 WARNING glance.api.v2.images [None req-c1499326-4239-4016-94e6-53649938f3bd 7d770a1bfe694196804dc5e3827ce9df 1a1013c142eb40f387d541f922ef7242 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9805280a-f3a9-411c-bb09-ff8b0825133c [pid: 8|app: 0|req: 366/745] 10.0.0.230 () {32 vars in 709 bytes} [Wed Sep 9 21:37:38 2026] DELETE /v2/images/9805280a-f3a9-411c-bb09-ff8b0825133c => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/746] 10.0.0.230 () {32 vars in 706 bytes} [Wed Sep 9 21:37:38 2026] GET /v2/images/9805280a-f3a9-411c-bb09-ff8b0825133c => 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: 367/747] 10.0.0.230 () {32 vars in 632 bytes} [Wed Sep 9 21:37:38 2026] GET /v2/images => generated 1381 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/748] 10.0.0.230 () {34 vars in 654 bytes} [Wed Sep 9 21:37:38 2026] POST /v2/images => generated 702 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/749] 10.0.0.230 () {32 vars in 716 bytes} [Wed Sep 9 21:37:38 2026] GET /v2/images/480805e0-43f5-479a-9631-dcfcead2c667/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-09 21:37:38.926 7 INFO glance.api.v2.image_data [None req-fad580df-3e76-48d5-84d5-c0c5626b71c4 7d770a1bfe694196804dc5e3827ce9df 1a1013c142eb40f387d541f922ef7242 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 21:37:38.961 7 WARNING glance_store._drivers.rbd [None req-fad580df-3e76-48d5-84d5-c0c5626b71c4 7d770a1bfe694196804dc5e3827ce9df 1a1013c142eb40f387d541f922ef7242 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-09 21:37:39.380 7 INFO glance.location [None req-fad580df-3e76-48d5-84d5-c0c5626b71c4 7d770a1bfe694196804dc5e3827ce9df 1a1013c142eb40f387d541f922ef7242 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 382/750] 10.0.0.230 () {32 vars in 726 bytes} [Wed Sep 9 21:37:38 2026] PUT /v2/images/480805e0-43f5-479a-9631-dcfcead2c667/file => generated 0 bytes in 505 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/751] 10.0.0.230 () {32 vars in 706 bytes} [Wed Sep 9 21:37:39 2026] GET /v2/images/480805e0-43f5-479a-9631-dcfcead2c667 => generated 1103 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/752] 10.0.0.230 () {32 vars in 716 bytes} [Wed Sep 9 21:37:39 2026] GET /v2/images/480805e0-43f5-479a-9631-dcfcead2c667/file => generated 1024 bytes in 143 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/753] 10.0.0.230 () {34 vars in 654 bytes} [Wed Sep 9 21:37:39 2026] POST /v2/images => generated 649 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/754] 10.0.0.230 () {32 vars in 725 bytes} [Wed Sep 9 21:37:39 2026] PATCH /v2/images/5ff5d640-67c7-465c-a274-8a72c523a225 => generated 651 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/755] 10.0.0.230 () {32 vars in 706 bytes} [Wed Sep 9 21:37:39 2026] GET /v2/images/5ff5d640-67c7-465c-a274-8a72c523a225 => generated 651 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-09 21:37:39.801 7 WARNING glance.api.v2.images [None req-8a06dc15-d9f0-4c48-b9e5-1fb9f15865ac 7d770a1bfe694196804dc5e3827ce9df 1a1013c142eb40f387d541f922ef7242 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5ff5d640-67c7-465c-a274-8a72c523a225 [pid: 7|app: 0|req: 385/756] 10.0.0.230 () {32 vars in 709 bytes} [Wed Sep 9 21:37:39 2026] DELETE /v2/images/5ff5d640-67c7-465c-a274-8a72c523a225 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/757] 10.0.0.230 () {32 vars in 706 bytes} [Wed Sep 9 21:37:39 2026] GET /v2/images/5ff5d640-67c7-465c-a274-8a72c523a225 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 21:37:39.884 7 WARNING glance.api.v2.images [None req-2c5e950b-f8ad-4875-a33c-7c6b6630ee1b 7d770a1bfe694196804dc5e3827ce9df 1a1013c142eb40f387d541f922ef7242 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//480805e0-43f5-479a-9631-dcfcead2c667 [pid: 7|app: 0|req: 386/758] 10.0.0.230 () {32 vars in 709 bytes} [Wed Sep 9 21:37:39 2026] DELETE /v2/images/480805e0-43f5-479a-9631-dcfcead2c667 => generated 0 bytes in 754 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/759] 10.0.0.230 () {32 vars in 706 bytes} [Wed Sep 9 21:37:40 2026] GET /v2/images/480805e0-43f5-479a-9631-dcfcead2c667 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 21:37:40.666 7 WARNING glance.api.v2.images [None req-33d8d9ec-4e98-4ed5-b0d0-4cb93ead2b78 7d770a1bfe694196804dc5e3827ce9df 1a1013c142eb40f387d541f922ef7242 - - default default] Failed to find image 9805280a-f3a9-411c-bb09-ff8b0825133c to delete: glance.common.exception.ImageNotFound: No image found with ID 9805280a-f3a9-411c-bb09-ff8b0825133c [pid: 7|app: 0|req: 387/760] 10.0.0.230 () {32 vars in 709 bytes} [Wed Sep 9 21:37:40 2026] DELETE /v2/images/9805280a-f3a9-411c-bb09-ff8b0825133c => generated 147 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/761] 10.0.0.230 () {32 vars in 706 bytes} [Wed Sep 9 21:37:40 2026] GET /v2/images/9805280a-f3a9-411c-bb09-ff8b0825133c => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/768] 10.0.0.230 () {30 vars in 410 bytes} [Wed Sep 9 21:38:13 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/771] 10.0.0.196 () {36 vars in 986 bytes} [Wed Sep 9 21:38:25 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => 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: 393/772] 10.0.0.196 () {36 vars in 926 bytes} [Wed Sep 9 21:38:25 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/775] 10.0.0.196 () {36 vars in 986 bytes} [Wed Sep 9 21:38:30 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => 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: 381/776] 10.0.0.196 () {36 vars in 926 bytes} [Wed Sep 9 21:38:30 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: 396/777] 10.0.0.230 () {32 vars in 706 bytes} [Wed Sep 9 21:38:34 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => 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: 382/778] 10.0.0.230 () {32 vars in 706 bytes} [Wed Sep 9 21:38:34 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => 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: 397/779] 10.0.0.254 () {36 vars in 986 bytes} [Wed Sep 9 21:38:34 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => generated 1312 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/780] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 21:38:35 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: 398/781] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 21:38:35 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: 384/782] 10.0.0.254 () {36 vars in 986 bytes} [Wed Sep 9 21:38:35 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/783] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 21:38:35 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: 385/784] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 21:38:35 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/785] 10.0.0.254 () {36 vars in 986 bytes} [Wed Sep 9 21:38:35 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => 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: 386/786] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 21:38:35 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: 401/787] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 21:38:35 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: 387/788] 10.0.0.88 () {36 vars in 985 bytes} [Wed Sep 9 21:38:35 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => 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: 402/789] 10.0.0.88 () {36 vars in 925 bytes} [Wed Sep 9 21:38:35 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/790] 10.0.0.88 () {36 vars in 985 bytes} [Wed Sep 9 21:38:35 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => 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: 403/791] 10.0.0.88 () {36 vars in 925 bytes} [Wed Sep 9 21:38:35 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: 389/792] 10.0.0.88 () {36 vars in 925 bytes} [Wed Sep 9 21:38:35 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: 405/795] 10.0.0.196 () {36 vars in 986 bytes} [Wed Sep 9 21:38:44 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/796] 10.0.0.196 () {36 vars in 926 bytes} [Wed Sep 9 21:38:44 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: 407/799] 10.0.0.196 () {36 vars in 986 bytes} [Wed Sep 9 21:38:52 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/800] 10.0.0.196 () {36 vars in 926 bytes} [Wed Sep 9 21:38:52 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: 412/809] 10.0.0.196 () {36 vars in 986 bytes} [Wed Sep 9 21:39:36 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => 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: 398/810] 10.0.0.196 () {36 vars in 926 bytes} [Wed Sep 9 21:39:36 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: 416/817] 162.253.55.112 () {32 vars in 825 bytes} [Wed Sep 9 21:39:59 2026] GET /v2/images?status=active&owner=5661cc10f49d40d798ecc7d199447dbc&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/818] 162.253.55.112 () {32 vars in 652 bytes} [Wed Sep 9 21:39:59 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/819] 10.0.0.254 () {36 vars in 986 bytes} [Wed Sep 9 21:39:59 2026] GET /v2/images/6ec97df8-e986-433f-8921-baa03279a88b => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/820] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 21:39:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/821] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 21:39:59 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/822] 10.0.0.254 () {36 vars in 986 bytes} [Wed Sep 9 21:39:59 2026] GET /v2/images/6ec97df8-e986-433f-8921-baa03279a88b => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/823] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 21:39:59 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/824] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 21:39:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/825] 10.0.0.254 () {36 vars in 986 bytes} [Wed Sep 9 21:39:59 2026] GET /v2/images/6ec97df8-e986-433f-8921-baa03279a88b => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/826] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 21:39:59 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: 421/827] 10.0.0.88 () {36 vars in 985 bytes} [Wed Sep 9 21:40:00 2026] GET /v2/images/6ec97df8-e986-433f-8921-baa03279a88b => 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: 407/828] 10.0.0.88 () {36 vars in 925 bytes} [Wed Sep 9 21:40:00 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/829] 10.0.0.88 () {36 vars in 985 bytes} [Wed Sep 9 21:40:00 2026] GET /v2/images/6ec97df8-e986-433f-8921-baa03279a88b => 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: 408/830] 10.0.0.88 () {36 vars in 925 bytes} [Wed Sep 9 21:40:00 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: 423/831] 10.0.0.88 () {36 vars in 925 bytes} [Wed Sep 9 21:40:00 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: 413/840] 10.0.0.196 () {36 vars in 986 bytes} [Wed Sep 9 21:40:42 2026] GET /v2/images/80936861-0752-4bd3-84ca-d543e03af6de => 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: 428/841] 10.0.0.196 () {36 vars in 926 bytes} [Wed Sep 9 21:40:42 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: 440/894] 10.0.0.230 () {32 vars in 632 bytes} [Wed Sep 9 21:45:01 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)