+ 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 [Sat Sep 12 04:31:42 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: glance-api-6f9d4786c6-djh2q 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 0x7fdd2cbc0668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-09-12 04:31:44.246 6 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-12 04:31:44.257 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-09-12 04:31:45.094 6 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-12 04:31:45.095 6 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-12 04:31:45.095 6 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-12 04:31:45.212 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-12 04:31:45.214 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-12 04:31:45.214 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-12 04:31:47.102 6 WARNING glance.api.v2.images [None req-7cfb2f47-9323-4541-852a-d3fb70239573 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-12 04:31:47.408 7 WARNING glance.api.v2.images [None req-f20dacc0-6d34-47eb-8af8-99da3bca837b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-12 04:31:47.427 6 WARNING keystonemiddleware._common.config [None req-7cfb2f47-9323-4541-852a-d3fb70239573 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-12 04:31:47.436 6 WARNING oslo_config.cfg [None req-7cfb2f47-9323-4541-852a-d3fb70239573 - - - - - -] 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 0x7fdd2cbc0668 pid: 6 (default app) 2026-09-12 04:31:47.761 7 WARNING keystonemiddleware._common.config [None req-f20dacc0-6d34-47eb-8af8-99da3bca837b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-12 04:31:47.769 7 WARNING oslo_config.cfg [None req-f20dacc0-6d34-47eb-8af8-99da3bca837b - - - - - -] 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 0x7fdd2cbc0668 pid: 7 (default app) [pid: 6|app: 0|req: 3/3] 162.253.55.129 () {42 vars in 687 bytes} [Sat Sep 12 04:31:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 04:31:48.898 7 WARNING oslo_policy.policy [None req-793bbc7f-3d94-4aee-9a0d-03e325f52bd3 15a4c2e0b24e497495120ad792f239e2 f550a42510df457891d4aa4c0dbb175c - - 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-12 04:31:48.899 7 WARNING oslo_policy.policy [None req-793bbc7f-3d94-4aee-9a0d-03e325f52bd3 15a4c2e0b24e497495120ad792f239e2 f550a42510df457891d4aa4c0dbb175c - - 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-12 04:31:48.926 7 WARNING oslo_policy.policy [None req-793bbc7f-3d94-4aee-9a0d-03e325f52bd3 15a4c2e0b24e497495120ad792f239e2 f550a42510df457891d4aa4c0dbb175c - - 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-12 04:31:48.926 7 WARNING oslo_policy.policy [None req-793bbc7f-3d94-4aee-9a0d-03e325f52bd3 15a4c2e0b24e497495120ad792f239e2 f550a42510df457891d4aa4c0dbb175c - - 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] 162.253.55.129 () {44 vars in 909 bytes} [Sat Sep 12 04:31:48 2026] GET /v2/images => generated 69 bytes in 731 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 4/5] 162.253.55.129 () {42 vars in 687 bytes} [Sat Sep 12 04:31:53 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 162.253.55.129 () {44 vars in 909 bytes} [Sat Sep 12 04:31:53 2026] GET /v2/images => generated 69 bytes in 56 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-12 04:31:53.804 6 WARNING oslo_policy.policy [None req-0ba88b4a-7649-449d-bc29-1d8f49a526fd 15a4c2e0b24e497495120ad792f239e2 f550a42510df457891d4aa4c0dbb175c - - 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-12 04:31:53.804 6 WARNING oslo_policy.policy [None req-0ba88b4a-7649-449d-bc29-1d8f49a526fd 15a4c2e0b24e497495120ad792f239e2 f550a42510df457891d4aa4c0dbb175c - - 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: 6|app: 0|req: 5/7] 162.253.55.129 () {44 vars in 910 bytes} [Sat Sep 12 04:31:53 2026] GET /v2/images/cirros => generated 151 bytes in 220 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 162.253.55.129 () {44 vars in 932 bytes} [Sat Sep 12 04:31:53 2026] GET /v2/images?name=cirros => generated 81 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 04:31:54.041 6 WARNING oslo_policy.policy [None req-44782c6e-8207-4dd3-9f40-6a06da9ad6ce 15a4c2e0b24e497495120ad792f239e2 f550a42510df457891d4aa4c0dbb175c - - 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-12 04:31:54.042 6 WARNING oslo_policy.policy [None req-44782c6e-8207-4dd3-9f40-6a06da9ad6ce 15a4c2e0b24e497495120ad792f239e2 f550a42510df457891d4aa4c0dbb175c - - 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: 6|app: 0|req: 6/9] 162.253.55.129 () {44 vars in 938 bytes} [Sat Sep 12 04:31:54 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-12 04:31:54.181 7 WARNING oslo_config.cfg [None req-676ff6ee-2e85-4659-b3b3-3ae14a2191ca 15a4c2e0b24e497495120ad792f239e2 f550a42510df457891d4aa4c0dbb175c - - 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: 4/10] 162.253.55.129 () {48 vars in 950 bytes} [Sat Sep 12 04:31:54 2026] POST /v2/images => generated 760 bytes in 106 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-12 04:31:54.210 6 WARNING oslo_policy.policy [None req-81f2ccac-9d91-4e69-b20f-5fc14ca6d501 15a4c2e0b24e497495120ad792f239e2 f550a42510df457891d4aa4c0dbb175c - - 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-12 04:31:54.211 6 WARNING oslo_policy.policy [None req-81f2ccac-9d91-4e69-b20f-5fc14ca6d501 15a4c2e0b24e497495120ad792f239e2 f550a42510df457891d4aa4c0dbb175c - - 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-12 04:31:54.213 6 INFO glance.api.v2.image_data [None req-81f2ccac-9d91-4e69-b20f-5fc14ca6d501 15a4c2e0b24e497495120ad792f239e2 f550a42510df457891d4aa4c0dbb175c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-12 04:31:58.404 6 WARNING glance.location [None req-81f2ccac-9d91-4e69-b20f-5fc14ca6d501 15a4c2e0b24e497495120ad792f239e2 f550a42510df457891d4aa4c0dbb175c - - default default] Image claims disk_format but is actually 'gpt' [pid: 6|app: 0|req: 7/13] 162.253.55.129 () {48 vars in 1044 bytes} [Sat Sep 12 04:31:54 2026] PUT /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d/file => generated 0 bytes in 4267 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6525 switches on core 0) [pid: 7|app: 0|req: 7/14] 162.253.55.129 () {44 vars in 970 bytes} [Sat Sep 12 04:31:58 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 04:31:58.599 6 WARNING oslo_config.cfg [None req-983116a1-1033-4106-9319-328b99a170d8 15a4c2e0b24e497495120ad792f239e2 f550a42510df457891d4aa4c0dbb175c - - 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: 6|app: 0|req: 8/15] 162.253.55.129 () {48 vars in 1050 bytes} [Sat Sep 12 04:31:58 2026] PATCH /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => generated 1312 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 162.253.55.129 () {44 vars in 970 bytes} [Sat Sep 12 04:31:58 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 140/279] 162.253.55.129 () {42 vars in 687 bytes} [Sat Sep 12 04:53:53 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: 140/280] 162.253.55.129 () {44 vars in 909 bytes} [Sat Sep 12 04:53:53 2026] GET /v2/images => generated 1381 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 162.253.55.129 () {42 vars in 687 bytes} [Sat Sep 12 04:54:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 143/286] 162.253.55.129 () {44 vars in 909 bytes} [Sat Sep 12 04:54:13 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: 144/287] 162.253.55.129 () {44 vars in 936 bytes} [Sat Sep 12 04:54:13 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 144/288] 162.253.55.129 () {44 vars in 958 bytes} [Sat Sep 12 04:54:13 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: 145/289] 162.253.55.129 () {44 vars in 938 bytes} [Sat Sep 12 04:54:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 145/290] 162.253.55.129 () {48 vars in 950 bytes} [Sat Sep 12 04:54:13 2026] POST /v2/images => generated 796 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-12 04:54:13.823 7 WARNING oslo_policy.policy [None req-5cf160f4-53fb-443e-b030-d6aa882947ac 15a4c2e0b24e497495120ad792f239e2 f550a42510df457891d4aa4c0dbb175c - - 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-12 04:54:13.823 7 WARNING oslo_policy.policy [None req-5cf160f4-53fb-443e-b030-d6aa882947ac 15a4c2e0b24e497495120ad792f239e2 f550a42510df457891d4aa4c0dbb175c - - 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-12 04:54:13.826 7 INFO glance.api.v2.image_data [None req-5cf160f4-53fb-443e-b030-d6aa882947ac 15a4c2e0b24e497495120ad792f239e2 f550a42510df457891d4aa4c0dbb175c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-12 04:54:41.856 7 WARNING glance.location [None req-5cf160f4-53fb-443e-b030-d6aa882947ac 15a4c2e0b24e497495120ad792f239e2 f550a42510df457891d4aa4c0dbb175c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 146/297] 162.253.55.129 () {48 vars in 1045 bytes} [Sat Sep 12 04:54:13 2026] PUT /v2/images/bad05fc4-f44f-4b2c-a36c-dca325112bbf/file => generated 0 bytes in 28105 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67258 switches on core 0) [pid: 6|app: 0|req: 152/298] 162.253.55.129 () {44 vars in 970 bytes} [Sat Sep 12 04:54:41 2026] GET /v2/images/bad05fc4-f44f-4b2c-a36c-dca325112bbf => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/299] 162.253.55.129 () {48 vars in 1050 bytes} [Sat Sep 12 04:54:41 2026] PATCH /v2/images/bad05fc4-f44f-4b2c-a36c-dca325112bbf => generated 1395 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 153/300] 162.253.55.129 () {44 vars in 970 bytes} [Sat Sep 12 04:54:42 2026] GET /v2/images/bad05fc4-f44f-4b2c-a36c-dca325112bbf => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/301] 162.253.55.129 () {42 vars in 687 bytes} [Sat Sep 12 04:54:43 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 154/302] 162.253.55.129 () {44 vars in 909 bytes} [Sat Sep 12 04:54:43 2026] GET /v2/images => generated 2778 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 198/389] 162.253.55.129 () {42 vars in 687 bytes} [Sat Sep 12 05:01:46 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: 192/390] 162.253.55.129 () {44 vars in 909 bytes} [Sat Sep 12 05:01:46 2026] GET /v2/images => generated 2778 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 199/391] 162.253.55.129 () {42 vars in 687 bytes} [Sat Sep 12 05:01:56 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/392] 162.253.55.129 () {44 vars in 909 bytes} [Sat Sep 12 05:01:56 2026] GET /v2/images => generated 2778 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 200/393] 162.253.55.129 () {44 vars in 946 bytes} [Sat Sep 12 05:01:56 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/394] 162.253.55.129 () {44 vars in 968 bytes} [Sat Sep 12 05:01:56 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: 6|app: 0|req: 201/395] 162.253.55.129 () {44 vars in 938 bytes} [Sat Sep 12 05:01:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/396] 162.253.55.129 () {48 vars in 950 bytes} [Sat Sep 12 05:01:56 2026] POST /v2/images => generated 799 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-12 05:01:56.603 6 INFO glance.api.v2.image_data [None req-fcb2a11a-e81f-4051-adcd-639276fb49c4 15a4c2e0b24e497495120ad792f239e2 f550a42510df457891d4aa4c0dbb175c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-12 05:02:14.613 6 INFO glance.location [None req-fcb2a11a-e81f-4051-adcd-639276fb49c4 15a4c2e0b24e497495120ad792f239e2 f550a42510df457891d4aa4c0dbb175c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 6|app: 0|req: 202/401] 162.253.55.129 () {48 vars in 1044 bytes} [Sat Sep 12 05:01:56 2026] PUT /v2/images/4641ac29-fd35-4c63-8a4b-3293f0913e1e/file => generated 0 bytes in 18074 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28010 switches on core 0) [pid: 7|app: 0|req: 200/402] 162.253.55.129 () {44 vars in 970 bytes} [Sat Sep 12 05:02:14 2026] GET /v2/images/4641ac29-fd35-4c63-8a4b-3293f0913e1e => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 203/403] 162.253.55.129 () {48 vars in 1050 bytes} [Sat Sep 12 05:02:14 2026] PATCH /v2/images/4641ac29-fd35-4c63-8a4b-3293f0913e1e => generated 1410 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 162.253.55.129 () {44 vars in 970 bytes} [Sat Sep 12 05:02:14 2026] GET /v2/images/4641ac29-fd35-4c63-8a4b-3293f0913e1e => generated 1410 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 162.253.55.129 () {42 vars in 687 bytes} [Sat Sep 12 05:02:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 208/414] 162.253.55.129 () {44 vars in 909 bytes} [Sat Sep 12 05:02:54 2026] GET /v2/images => generated 4190 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 210/417] 162.253.55.129 () {42 vars in 687 bytes} [Sat Sep 12 05:03:05 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: 208/418] 162.253.55.129 () {44 vars in 909 bytes} [Sat Sep 12 05:03:05 2026] GET /v2/images => generated 4190 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 211/419] 162.253.55.129 () {44 vars in 938 bytes} [Sat Sep 12 05:03:05 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: 209/420] 162.253.55.129 () {44 vars in 960 bytes} [Sat Sep 12 05:03:05 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 212/421] 162.253.55.129 () {44 vars in 938 bytes} [Sat Sep 12 05:03:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/422] 162.253.55.129 () {48 vars in 950 bytes} [Sat Sep 12 05:03:05 2026] POST /v2/images => generated 791 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-12 05:03:05.415 6 INFO glance.api.v2.image_data [None req-568575ca-c12c-4411-87ad-654b6fda8945 15a4c2e0b24e497495120ad792f239e2 f550a42510df457891d4aa4c0dbb175c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-12 05:03:26.002 6 INFO glance.location [None req-568575ca-c12c-4411-87ad-654b6fda8945 15a4c2e0b24e497495120ad792f239e2 f550a42510df457891d4aa4c0dbb175c - - default default] Image format matched and virtual size computed: 2976251904 [pid: 6|app: 0|req: 213/427] 162.253.55.129 () {48 vars in 1045 bytes} [Sat Sep 12 05:03:05 2026] PUT /v2/images/00c916e9-f59c-43ad-a5b4-4b855e0218b6/file => generated 0 bytes in 20646 msecs (HTTP/1.1 204) 4 headers in 171 bytes (39843 switches on core 0) [pid: 7|app: 0|req: 215/428] 162.253.55.129 () {44 vars in 970 bytes} [Sat Sep 12 05:03:26 2026] GET /v2/images/00c916e9-f59c-43ad-a5b4-4b855e0218b6 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 214/429] 162.253.55.129 () {48 vars in 1050 bytes} [Sat Sep 12 05:03:26 2026] PATCH /v2/images/00c916e9-f59c-43ad-a5b4-4b855e0218b6 => generated 1382 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/430] 162.253.55.129 () {44 vars in 970 bytes} [Sat Sep 12 05:03:26 2026] GET /v2/images/00c916e9-f59c-43ad-a5b4-4b855e0218b6 => generated 1382 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 303/607] 162.253.55.129 () {42 vars in 687 bytes} [Sat Sep 12 05:17:59 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: 305/608] 162.253.55.129 () {44 vars in 909 bytes} [Sat Sep 12 05:17:59 2026] GET /v2/images => generated 5574 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 320/641] 162.253.55.129 () {42 vars in 687 bytes} [Sat Sep 12 05:20: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: 322/642] 162.253.55.129 () {44 vars in 909 bytes} [Sat Sep 12 05:20:40 2026] GET /v2/images => generated 5574 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 321/643] 162.253.55.129 () {42 vars in 687 bytes} [Sat Sep 12 05:20:42 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: 323/644] 162.253.55.129 () {44 vars in 909 bytes} [Sat Sep 12 05:20:42 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/657] 162.253.55.129 () {42 vars in 687 bytes} [Sat Sep 12 05:21:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 328/658] 162.253.55.129 () {44 vars in 909 bytes} [Sat Sep 12 05:21:37 2026] GET /v2/images => generated 5574 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/659] 162.253.55.129 () {42 vars in 687 bytes} [Sat Sep 12 05:21:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 329/660] 162.253.55.129 () {44 vars in 909 bytes} [Sat Sep 12 05:21:46 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/675] 162.253.55.129 () {42 vars in 687 bytes} [Sat Sep 12 05:22:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 337/676] 162.253.55.129 () {44 vars in 909 bytes} [Sat Sep 12 05:22:54 2026] GET /v2/images => generated 5574 bytes in 83 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: 6|app: 0|req: 343/687] 10.0.0.222 () {32 vars in 633 bytes} [Sat Sep 12 05:23:42 2026] GET /v2/images => generated 5574 bytes in 17 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: 347/692] 10.0.0.192 () {36 vars in 987 bytes} [Sat Sep 12 05:24:00 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => generated 1312 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 346/693] 10.0.0.192 () {36 vars in 927 bytes} [Sat Sep 12 05:24: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: 348/694] 10.0.0.192 () {36 vars in 987 bytes} [Sat Sep 12 05:24:00 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => generated 1312 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 347/695] 10.0.0.192 () {36 vars in 927 bytes} [Sat Sep 12 05:24:00 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: 350/698] 162.253.55.129 () {36 vars in 991 bytes} [Sat Sep 12 05:24:08 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 349/699] 162.253.55.129 () {36 vars in 931 bytes} [Sat Sep 12 05:24:08 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: 351/700] 162.253.55.129 () {36 vars in 991 bytes} [Sat Sep 12 05:24:08 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 350/701] 162.253.55.129 () {36 vars in 931 bytes} [Sat Sep 12 05:24:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/706] 10.0.0.222 () {30 vars in 411 bytes} [Sat Sep 12 05:24:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 353/707] 10.0.0.124 () {36 vars in 987 bytes} [Sat Sep 12 05:24:27 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => generated 1312 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/708] 10.0.0.124 () {36 vars in 927 bytes} [Sat Sep 12 05:24:28 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: 6|app: 0|req: 354/709] 10.0.0.124 () {36 vars in 927 bytes} [Sat Sep 12 05:24:28 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: 356/710] 10.0.0.124 () {36 vars in 987 bytes} [Sat Sep 12 05:24:28 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 355/711] 10.0.0.124 () {36 vars in 927 bytes} [Sat Sep 12 05:24:28 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: 357/712] 10.0.0.124 () {36 vars in 927 bytes} [Sat Sep 12 05:24:28 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: 6|app: 0|req: 356/713] 10.0.0.124 () {36 vars in 987 bytes} [Sat Sep 12 05:24:28 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => 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: 358/714] 10.0.0.124 () {36 vars in 927 bytes} [Sat Sep 12 05:24:28 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: 6|app: 0|req: 357/715] 10.0.0.124 () {36 vars in 927 bytes} [Sat Sep 12 05:24:28 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: 359/716] 10.0.0.97 () {36 vars in 910 bytes} [Sat Sep 12 05:24:29 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 6|app: 0|req: 358/717] 10.0.0.97 () {36 vars in 1006 bytes} [Sat Sep 12 05:24:29 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d/locations => generated 127 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/718] 10.0.0.97 () {36 vars in 986 bytes} [Sat Sep 12 05:24:29 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 359/719] 10.0.0.97 () {36 vars in 926 bytes} [Sat Sep 12 05:24:29 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: 361/720] 10.0.0.97 () {36 vars in 926 bytes} [Sat Sep 12 05:24:29 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: 6|app: 0|req: 361/723] 10.0.0.192 () {36 vars in 987 bytes} [Sat Sep 12 05:24:41 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => 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: 363/724] 10.0.0.192 () {36 vars in 927 bytes} [Sat Sep 12 05:24:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 365/731] 10.0.0.192 () {36 vars in 987 bytes} [Sat Sep 12 05:25:10 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => 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: 367/732] 10.0.0.192 () {36 vars in 927 bytes} [Sat Sep 12 05:25:10 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: 6|app: 0|req: 366/733] 10.0.0.192 () {36 vars in 987 bytes} [Sat Sep 12 05:25:15 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => 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: 368/734] 10.0.0.192 () {36 vars in 927 bytes} [Sat Sep 12 05:25:16 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: 6|app: 0|req: 368/737] 10.0.0.222 () {34 vars in 655 bytes} [Sat Sep 12 05:25:25 2026] POST /v2/images => generated 648 bytes in 264 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-12 05:25:25.313 7 WARNING glance.api.v2.images [None req-0764f762-2c21-4d65-af3b-d17179b20f60 4fa33a457f46454081fa8883ea9964c8 556400c10a9a4c64acb468204648bbf5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//462ad3f6-266d-4f83-b413-0414309c5432 [pid: 7|app: 0|req: 370/738] 10.0.0.222 () {32 vars in 710 bytes} [Sat Sep 12 05:25:25 2026] DELETE /v2/images/462ad3f6-266d-4f83-b413-0414309c5432 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 369/739] 10.0.0.222 () {32 vars in 707 bytes} [Sat Sep 12 05:25:25 2026] GET /v2/images/462ad3f6-266d-4f83-b413-0414309c5432 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/740] 10.0.0.222 () {32 vars in 633 bytes} [Sat Sep 12 05:25:25 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 370/741] 10.0.0.222 () {34 vars in 655 bytes} [Sat Sep 12 05:25:25 2026] POST /v2/images => generated 703 bytes in 99 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/742] 10.0.0.222 () {32 vars in 717 bytes} [Sat Sep 12 05:25:25 2026] GET /v2/images/0a88ce7e-e1f0-4071-b303-1c84c8306373/file => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-12 05:25:25.621 6 INFO glance.api.v2.image_data [None req-384ebb8b-e21f-4f3d-a6f7-be4b6d32778c 4fa33a457f46454081fa8883ea9964c8 556400c10a9a4c64acb468204648bbf5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-12 05:25:25.671 6 WARNING glance_store._drivers.rbd [None req-384ebb8b-e21f-4f3d-a6f7-be4b6d32778c 4fa33a457f46454081fa8883ea9964c8 556400c10a9a4c64acb468204648bbf5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-12 05:25:25.940 6 INFO glance.location [None req-384ebb8b-e21f-4f3d-a6f7-be4b6d32778c 4fa33a457f46454081fa8883ea9964c8 556400c10a9a4c64acb468204648bbf5 - - default default] Image format matched and virtual size computed: 1024 [pid: 6|app: 0|req: 371/743] 10.0.0.222 () {32 vars in 727 bytes} [Sat Sep 12 05:25:25 2026] PUT /v2/images/0a88ce7e-e1f0-4071-b303-1c84c8306373/file => generated 0 bytes in 412 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/744] 10.0.0.222 () {32 vars in 707 bytes} [Sat Sep 12 05:25:25 2026] GET /v2/images/0a88ce7e-e1f0-4071-b303-1c84c8306373 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 372/745] 10.0.0.222 () {32 vars in 717 bytes} [Sat Sep 12 05:25:26 2026] GET /v2/images/0a88ce7e-e1f0-4071-b303-1c84c8306373/file => generated 1024 bytes in 200 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/746] 10.0.0.222 () {34 vars in 655 bytes} [Sat Sep 12 05:25:26 2026] POST /v2/images => generated 649 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 6|app: 0|req: 373/747] 10.0.0.222 () {32 vars in 726 bytes} [Sat Sep 12 05:25:26 2026] PATCH /v2/images/249cf803-b04c-4681-8747-9540988dfab2 => generated 653 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/748] 10.0.0.222 () {32 vars in 707 bytes} [Sat Sep 12 05:25:26 2026] GET /v2/images/249cf803-b04c-4681-8747-9540988dfab2 => generated 653 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-12 05:25:26.409 6 WARNING glance.api.v2.images [None req-4b3266e9-c796-4d5b-898b-5191a8ef83e4 4fa33a457f46454081fa8883ea9964c8 556400c10a9a4c64acb468204648bbf5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//249cf803-b04c-4681-8747-9540988dfab2 [pid: 6|app: 0|req: 374/749] 10.0.0.222 () {32 vars in 710 bytes} [Sat Sep 12 05:25:26 2026] DELETE /v2/images/249cf803-b04c-4681-8747-9540988dfab2 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/750] 10.0.0.222 () {32 vars in 707 bytes} [Sat Sep 12 05:25:26 2026] GET /v2/images/249cf803-b04c-4681-8747-9540988dfab2 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:25:26.484 6 WARNING glance.api.v2.images [None req-c592cfe5-ede8-4109-828a-5b7bb15919d0 4fa33a457f46454081fa8883ea9964c8 556400c10a9a4c64acb468204648bbf5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0a88ce7e-e1f0-4071-b303-1c84c8306373 [pid: 6|app: 0|req: 375/753] 10.0.0.222 () {32 vars in 710 bytes} [Sat Sep 12 05:25:26 2026] DELETE /v2/images/0a88ce7e-e1f0-4071-b303-1c84c8306373 => generated 0 bytes in 1126 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/754] 10.0.0.222 () {32 vars in 707 bytes} [Sat Sep 12 05:25:27 2026] GET /v2/images/0a88ce7e-e1f0-4071-b303-1c84c8306373 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-12 05:25:27.632 6 WARNING glance.api.v2.images [None req-8f511531-0c09-4493-bc8c-b983d40be498 4fa33a457f46454081fa8883ea9964c8 556400c10a9a4c64acb468204648bbf5 - - default default] Failed to find image 462ad3f6-266d-4f83-b413-0414309c5432 to delete: glance.common.exception.ImageNotFound: No image found with ID 462ad3f6-266d-4f83-b413-0414309c5432 [pid: 6|app: 0|req: 376/755] 10.0.0.222 () {32 vars in 710 bytes} [Sat Sep 12 05:25:27 2026] DELETE /v2/images/462ad3f6-266d-4f83-b413-0414309c5432 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/756] 10.0.0.222 () {32 vars in 707 bytes} [Sat Sep 12 05:25:27 2026] GET /v2/images/462ad3f6-266d-4f83-b413-0414309c5432 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 380/763] 10.0.0.192 () {36 vars in 987 bytes} [Sat Sep 12 05:26:05 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/764] 10.0.0.192 () {36 vars in 927 bytes} [Sat Sep 12 05:26:05 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: 6|app: 0|req: 383/769] 10.0.0.192 () {36 vars in 987 bytes} [Sat Sep 12 05:26:25 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => 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: 387/770] 10.0.0.192 () {36 vars in 927 bytes} [Sat Sep 12 05:26:25 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: 389/773] 10.0.0.192 () {36 vars in 987 bytes} [Sat Sep 12 05:26:26 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 385/774] 10.0.0.192 () {36 vars in 927 bytes} [Sat Sep 12 05:26:26 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: 7|app: 0|req: 390/775] 10.0.0.192 () {36 vars in 987 bytes} [Sat Sep 12 05:26:32 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 386/776] 10.0.0.192 () {36 vars in 927 bytes} [Sat Sep 12 05:26:32 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: 394/783] 10.0.0.192 () {36 vars in 987 bytes} [Sat Sep 12 05:27:02 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 390/784] 10.0.0.192 () {36 vars in 927 bytes} [Sat Sep 12 05:27:02 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: 6|app: 0|req: 392/787] 162.253.55.129 () {32 vars in 826 bytes} [Sat Sep 12 05:27:15 2026] GET /v2/images?status=active&owner=f550a42510df457891d4aa4c0dbb175c&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/788] 162.253.55.129 () {32 vars in 653 bytes} [Sat Sep 12 05:27: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: 6|app: 0|req: 393/789] 10.0.0.124 () {36 vars in 987 bytes} [Sat Sep 12 05:27:16 2026] GET /v2/images/bad05fc4-f44f-4b2c-a36c-dca325112bbf => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/790] 10.0.0.124 () {36 vars in 927 bytes} [Sat Sep 12 05:27:16 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: 6|app: 0|req: 394/791] 10.0.0.124 () {36 vars in 927 bytes} [Sat Sep 12 05:27:16 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: 398/792] 10.0.0.124 () {36 vars in 987 bytes} [Sat Sep 12 05:27:16 2026] GET /v2/images/bad05fc4-f44f-4b2c-a36c-dca325112bbf => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 395/793] 10.0.0.124 () {36 vars in 927 bytes} [Sat Sep 12 05:27:16 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/794] 10.0.0.124 () {36 vars in 927 bytes} [Sat Sep 12 05:27:16 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: 6|app: 0|req: 396/795] 10.0.0.124 () {36 vars in 987 bytes} [Sat Sep 12 05:27:16 2026] GET /v2/images/bad05fc4-f44f-4b2c-a36c-dca325112bbf => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/796] 10.0.0.124 () {36 vars in 927 bytes} [Sat Sep 12 05:27:16 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: 6|app: 0|req: 398/799] 10.0.0.97 () {36 vars in 910 bytes} [Sat Sep 12 05:27:16 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/800] 10.0.0.97 () {36 vars in 1006 bytes} [Sat Sep 12 05:27:16 2026] GET /v2/images/bad05fc4-f44f-4b2c-a36c-dca325112bbf/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 399/801] 10.0.0.97 () {36 vars in 986 bytes} [Sat Sep 12 05:27:17 2026] GET /v2/images/bad05fc4-f44f-4b2c-a36c-dca325112bbf => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/802] 10.0.0.97 () {36 vars in 926 bytes} [Sat Sep 12 05:27:17 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: 6|app: 0|req: 400/803] 10.0.0.97 () {36 vars in 926 bytes} [Sat Sep 12 05:27:17 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: 6|app: 0|req: 403/808] 10.0.0.222 () {32 vars in 707 bytes} [Sat Sep 12 05:27:43 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/809] 10.0.0.222 () {32 vars in 707 bytes} [Sat Sep 12 05:27:43 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 404/810] 10.0.0.124 () {36 vars in 987 bytes} [Sat Sep 12 05:27:43 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => generated 1312 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/811] 10.0.0.124 () {36 vars in 927 bytes} [Sat Sep 12 05:27:43 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: 6|app: 0|req: 405/812] 10.0.0.124 () {36 vars in 927 bytes} [Sat Sep 12 05:27:43 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: 408/813] 10.0.0.124 () {36 vars in 987 bytes} [Sat Sep 12 05:27:43 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 406/814] 10.0.0.124 () {36 vars in 927 bytes} [Sat Sep 12 05:27:43 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: 409/815] 10.0.0.124 () {36 vars in 927 bytes} [Sat Sep 12 05:27:43 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: 6|app: 0|req: 407/816] 10.0.0.124 () {36 vars in 987 bytes} [Sat Sep 12 05:27:44 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => 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: 410/817] 10.0.0.124 () {36 vars in 927 bytes} [Sat Sep 12 05:27:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 408/818] 10.0.0.124 () {36 vars in 927 bytes} [Sat Sep 12 05:27:44 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: 411/819] 10.0.0.97 () {36 vars in 910 bytes} [Sat Sep 12 05:27:44 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 6|app: 0|req: 409/820] 10.0.0.97 () {36 vars in 1006 bytes} [Sat Sep 12 05:27:44 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/821] 10.0.0.97 () {36 vars in 986 bytes} [Sat Sep 12 05:27:44 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 410/822] 10.0.0.97 () {36 vars in 926 bytes} [Sat Sep 12 05:27: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: 413/823] 10.0.0.97 () {36 vars in 926 bytes} [Sat Sep 12 05:27:44 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: 6|app: 0|req: 411/824] 10.0.0.192 () {36 vars in 987 bytes} [Sat Sep 12 05:27:44 2026] GET /v2/images/7fbec3f2-42c8-4db2-bfeb-1a6ac740ca7d => 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: 414/825] 10.0.0.192 () {36 vars in 927 bytes} [Sat Sep 12 05:27: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: 435/866] 10.0.0.222 () {32 vars in 633 bytes} [Sat Sep 12 05:31:04 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)