+ 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 [Tue Sep 15 11:53:27 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: glance-api-856b4c74bb-2kks7 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 0x7f4d8163f668 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-15 11:53:29.384 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-15 11:53:29.471 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-15 11:53:30.374 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-15 11:53:30.375 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-15 11:53:30.375 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-15 11:53:30.386 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-15 11:53:30.387 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-15 11:53:30.387 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-15 11:53:32.668 7 WARNING glance.api.v2.images [None req-a48862dc-3b53-4049-93fb-d3174a72b508 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-15 11:53:32.732 8 WARNING glance.api.v2.images [None req-c2ae0b89-451c-4fc5-b39f-303f19b706b6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-15 11:53:33.015 7 WARNING keystonemiddleware._common.config [None req-a48862dc-3b53-4049-93fb-d3174a72b508 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-15 11:53:33.023 7 WARNING oslo_config.cfg [None req-a48862dc-3b53-4049-93fb-d3174a72b508 - - - - - -] 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 0x7f4d8163f668 pid: 7 (default app) 2026-09-15 11:53:33.110 8 WARNING keystonemiddleware._common.config [None req-c2ae0b89-451c-4fc5-b39f-303f19b706b6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-15 11:53:33.118 8 WARNING oslo_config.cfg [None req-c2ae0b89-451c-4fc5-b39f-303f19b706b6 - - - - - -] 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 0x7f4d8163f668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 162.253.55.203 () {42 vars in 689 bytes} [Tue Sep 15 11:53:34 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-15 11:53:34.534 8 WARNING oslo_policy.policy [None req-04fbd9e6-989d-4a72-9fcc-26aac570772a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-15 11:53:34.534 8 WARNING oslo_policy.policy [None req-04fbd9e6-989d-4a72-9fcc-26aac570772a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-15 11:53:34.550 8 WARNING oslo_policy.policy [None req-04fbd9e6-989d-4a72-9fcc-26aac570772a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-15 11:53:34.550 8 WARNING oslo_policy.policy [None req-04fbd9e6-989d-4a72-9fcc-26aac570772a 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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/5] 162.253.55.203 () {44 vars in 911 bytes} [Tue Sep 15 11:53:34 2026] GET /v2/images => generated 69 bytes in 614 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 162.253.55.203 () {42 vars in 689 bytes} [Tue Sep 15 11:53: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-15 11:53:48.752 7 WARNING oslo_policy.policy [None req-36c876ba-602f-4984-ad3f-11b294e7a467 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-15 11:53:48.753 7 WARNING oslo_policy.policy [None req-36c876ba-602f-4984-ad3f-11b294e7a467 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-15 11:53:48.768 7 WARNING oslo_policy.policy [None req-36c876ba-602f-4984-ad3f-11b294e7a467 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-15 11:53:48.769 7 WARNING oslo_policy.policy [None req-36c876ba-602f-4984-ad3f-11b294e7a467 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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: 6/9] 162.253.55.203 () {44 vars in 911 bytes} [Tue Sep 15 11:53:48 2026] GET /v2/images => generated 69 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 162.253.55.203 () {44 vars in 912 bytes} [Tue Sep 15 11:53:48 2026] GET /v2/images/cirros => generated 151 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 162.253.55.203 () {44 vars in 934 bytes} [Tue Sep 15 11:53:48 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/12] 162.253.55.203 () {44 vars in 940 bytes} [Tue Sep 15 11:53:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-15 11:53:48.989 7 WARNING oslo_config.cfg [None req-2fb33d94-36c7-487b-acce-3d8a9c67a651 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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: 8/13] 162.253.55.203 () {48 vars in 952 bytes} [Tue Sep 15 11:53:48 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-15 11:53:49.012 8 WARNING oslo_policy.policy [None req-b0cc4443-e140-4561-babb-2ddb880d08e7 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-15 11:53:49.012 8 WARNING oslo_policy.policy [None req-b0cc4443-e140-4561-babb-2ddb880d08e7 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-15 11:53:49.015 8 INFO glance.api.v2.image_data [None req-b0cc4443-e140-4561-babb-2ddb880d08e7 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-15 11:53:53.087 8 WARNING glance.location [None req-b0cc4443-e140-4561-babb-2ddb880d08e7 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 6/16] 162.253.55.203 () {48 vars in 1046 bytes} [Tue Sep 15 11:53:48 2026] PUT /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e/file => generated 0 bytes in 4121 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5683 switches on core 0) [pid: 7|app: 0|req: 11/17] 162.253.55.203 () {44 vars in 972 bytes} [Tue Sep 15 11:53:53 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-15 11:53:53.236 8 WARNING oslo_config.cfg [None req-65597fe1-9852-4465-b82d-e90c689f2e6e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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: 7/18] 162.253.55.203 () {48 vars in 1052 bytes} [Tue Sep 15 11:53:53 2026] PATCH /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/19] 162.253.55.203 () {44 vars in 972 bytes} [Tue Sep 15 11:53:53 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => 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: 140/274] 162.253.55.203 () {42 vars in 689 bytes} [Tue Sep 15 12:15:11 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: 135/275] 162.253.55.203 () {44 vars in 911 bytes} [Tue Sep 15 12:15:11 2026] GET /v2/images => generated 1381 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/282] 162.253.55.203 () {42 vars in 689 bytes} [Tue Sep 15 12:15:39 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: 139/283] 162.253.55.203 () {44 vars in 911 bytes} [Tue Sep 15 12:15:39 2026] GET /v2/images => generated 1381 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/284] 162.253.55.203 () {44 vars in 938 bytes} [Tue Sep 15 12:15:39 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/285] 162.253.55.203 () {44 vars in 960 bytes} [Tue Sep 15 12:15:39 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/286] 162.253.55.203 () {44 vars in 940 bytes} [Tue Sep 15 12:15:39 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: 8|app: 0|req: 141/287] 162.253.55.203 () {48 vars in 952 bytes} [Tue Sep 15 12:15:39 2026] POST /v2/images => generated 796 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-15 12:15:39.831 7 WARNING oslo_policy.policy [None req-a7f7832b-5e41-4ad7-807f-803fa4b602cc 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-15 12:15:39.832 7 WARNING oslo_policy.policy [None req-a7f7832b-5e41-4ad7-807f-803fa4b602cc 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - 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-15 12:15:39.835 7 INFO glance.api.v2.image_data [None req-a7f7832b-5e41-4ad7-807f-803fa4b602cc 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-15 12:16:19.239 7 WARNING glance.location [None req-a7f7832b-5e41-4ad7-807f-803fa4b602cc 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 147/296] 162.253.55.203 () {48 vars in 1047 bytes} [Tue Sep 15 12:15:39 2026] PUT /v2/images/18ad5222-6131-43b4-ace6-a6c4ed2ae72f/file => generated 0 bytes in 39481 msecs (HTTP/1.1 204) 4 headers in 171 bytes (54900 switches on core 0) [pid: 8|app: 0|req: 150/297] 162.253.55.203 () {44 vars in 972 bytes} [Tue Sep 15 12:16:19 2026] GET /v2/images/18ad5222-6131-43b4-ace6-a6c4ed2ae72f => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/298] 162.253.55.203 () {48 vars in 1052 bytes} [Tue Sep 15 12:16:19 2026] PATCH /v2/images/18ad5222-6131-43b4-ace6-a6c4ed2ae72f => generated 1395 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/299] 162.253.55.203 () {44 vars in 972 bytes} [Tue Sep 15 12:16:19 2026] GET /v2/images/18ad5222-6131-43b4-ace6-a6c4ed2ae72f => 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: 149/300] 162.253.55.203 () {42 vars in 689 bytes} [Tue Sep 15 12:16:21 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/301] 162.253.55.203 () {44 vars in 911 bytes} [Tue Sep 15 12:16:21 2026] GET /v2/images => generated 2778 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 162.253.55.203 () {42 vars in 689 bytes} [Tue Sep 15 12:23:24 2026] GET / => generated 1312 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 162.253.55.203 () {44 vars in 911 bytes} [Tue Sep 15 12:23:24 2026] GET /v2/images => generated 2778 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/392] 162.253.55.203 () {42 vars in 689 bytes} [Tue Sep 15 12:23:32 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: 198/393] 162.253.55.203 () {44 vars in 911 bytes} [Tue Sep 15 12:23:32 2026] GET /v2/images => generated 2778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/394] 162.253.55.203 () {44 vars in 948 bytes} [Tue Sep 15 12:23:32 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/395] 162.253.55.203 () {44 vars in 970 bytes} [Tue Sep 15 12:23:32 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 162.253.55.203 () {44 vars in 940 bytes} [Tue Sep 15 12:23:32 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: 8|app: 0|req: 200/397] 162.253.55.203 () {48 vars in 952 bytes} [Tue Sep 15 12:23:32 2026] POST /v2/images => generated 799 bytes in 1426 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-15 12:23:33.990 7 INFO glance.api.v2.image_data [None req-ce3409af-f3b8-490e-adee-3e5fb1aa4423 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-15 12:24:00.323 7 INFO glance.location [None req-ce3409af-f3b8-490e-adee-3e5fb1aa4423 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/402] 162.253.55.203 () {48 vars in 1046 bytes} [Tue Sep 15 12:23:33 2026] PUT /v2/images/f005eb4f-7383-4564-a62d-fde86e982f86/file => generated 0 bytes in 26393 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26995 switches on core 0) [pid: 8|app: 0|req: 205/403] 162.253.55.203 () {44 vars in 972 bytes} [Tue Sep 15 12:24:00 2026] GET /v2/images/f005eb4f-7383-4564-a62d-fde86e982f86 => generated 1211 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/404] 162.253.55.203 () {48 vars in 1052 bytes} [Tue Sep 15 12:24:00 2026] PATCH /v2/images/f005eb4f-7383-4564-a62d-fde86e982f86 => generated 1410 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/405] 162.253.55.203 () {44 vars in 972 bytes} [Tue Sep 15 12:24:00 2026] GET /v2/images/f005eb4f-7383-4564-a62d-fde86e982f86 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/414] 162.253.55.203 () {42 vars in 689 bytes} [Tue Sep 15 12:24:39 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: 211/415] 162.253.55.203 () {44 vars in 911 bytes} [Tue Sep 15 12:24:39 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/418] 162.253.55.203 () {42 vars in 689 bytes} [Tue Sep 15 12:24:47 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: 213/419] 162.253.55.203 () {44 vars in 911 bytes} [Tue Sep 15 12:24:47 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/420] 162.253.55.203 () {44 vars in 940 bytes} [Tue Sep 15 12:24:47 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/421] 162.253.55.203 () {44 vars in 962 bytes} [Tue Sep 15 12:24:47 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/422] 162.253.55.203 () {44 vars in 940 bytes} [Tue Sep 15 12:24:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/423] 162.253.55.203 () {48 vars in 952 bytes} [Tue Sep 15 12:24:47 2026] POST /v2/images => generated 791 bytes in 431 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-15 12:24:48.374 7 INFO glance.api.v2.image_data [None req-72762628-2ad3-47a0-8b9f-7a6b2c4a1e4e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-15 12:25:09.357 7 INFO glance.location [None req-72762628-2ad3-47a0-8b9f-7a6b2c4a1e4e 1d64325a78b547d4bdf4903b53d0f403 967068d38a834b23bfbbc258457c6ed6 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 209/428] 162.253.55.203 () {48 vars in 1047 bytes} [Tue Sep 15 12:24:48 2026] PUT /v2/images/15a093aa-3198-4b5d-bf82-7453d0499659/file => generated 0 bytes in 21033 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35277 switches on core 0) [pid: 8|app: 0|req: 220/429] 162.253.55.203 () {44 vars in 972 bytes} [Tue Sep 15 12:25:09 2026] GET /v2/images/15a093aa-3198-4b5d-bf82-7453d0499659 => generated 1204 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/430] 162.253.55.203 () {48 vars in 1052 bytes} [Tue Sep 15 12:25:09 2026] PATCH /v2/images/15a093aa-3198-4b5d-bf82-7453d0499659 => generated 1382 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/431] 162.253.55.203 () {44 vars in 972 bytes} [Tue Sep 15 12:25:09 2026] GET /v2/images/15a093aa-3198-4b5d-bf82-7453d0499659 => generated 1382 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/620] 162.253.55.203 () {42 vars in 689 bytes} [Tue Sep 15 12:40:48 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: 316/621] 162.253.55.203 () {44 vars in 911 bytes} [Tue Sep 15 12:40:48 2026] GET /v2/images => generated 5574 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/654] 162.253.55.203 () {42 vars in 689 bytes} [Tue Sep 15 12:43:28 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/655] 162.253.55.203 () {44 vars in 911 bytes} [Tue Sep 15 12:43:28 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: 334/656] 162.253.55.203 () {42 vars in 689 bytes} [Tue Sep 15 12:43:30 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/657] 162.253.55.203 () {44 vars in 911 bytes} [Tue Sep 15 12:43:30 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: 341/670] 162.253.55.203 () {42 vars in 689 bytes} [Tue Sep 15 12:44:26 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: 330/671] 162.253.55.203 () {44 vars in 911 bytes} [Tue Sep 15 12:44:26 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/674] 162.253.55.203 () {42 vars in 689 bytes} [Tue Sep 15 12:44:36 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/675] 162.253.55.203 () {44 vars in 911 bytes} [Tue Sep 15 12:44:36 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: 340/690] 162.253.55.203 () {42 vars in 689 bytes} [Tue Sep 15 12:45:47 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: 351/691] 162.253.55.203 () {44 vars in 911 bytes} [Tue Sep 15 12:45:47 2026] GET /v2/images => generated 5574 bytes in 73 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: 357/702] 10.0.0.27 () {32 vars in 632 bytes} [Tue Sep 15 12:46:32 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/709] 10.0.0.8 () {36 vars in 985 bytes} [Tue Sep 15 12:47:02 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => generated 1312 bytes in 335 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: 349/710] 10.0.0.8 () {36 vars in 925 bytes} [Tue Sep 15 12:47:03 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/711] 10.0.0.8 () {36 vars in 925 bytes} [Tue Sep 15 12:47:03 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: 350/712] 10.0.0.8 () {36 vars in 985 bytes} [Tue Sep 15 12:47:03 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/713] 10.0.0.8 () {36 vars in 925 bytes} [Tue Sep 15 12:47:03 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: 351/714] 10.0.0.8 () {36 vars in 925 bytes} [Tue Sep 15 12:47:03 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: 364/715] 10.0.0.8 () {36 vars in 985 bytes} [Tue Sep 15 12:47:03 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/716] 10.0.0.8 () {36 vars in 925 bytes} [Tue Sep 15 12:47:03 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: 365/717] 10.0.0.8 () {36 vars in 925 bytes} [Tue Sep 15 12:47:03 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: 353/718] 10.0.0.7 () {36 vars in 985 bytes} [Tue Sep 15 12:47:04 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => generated 1312 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/719] 10.0.0.7 () {36 vars in 925 bytes} [Tue Sep 15 12:47:04 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: 354/720] 10.0.0.7 () {36 vars in 985 bytes} [Tue Sep 15 12:47:04 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/721] 10.0.0.7 () {36 vars in 925 bytes} [Tue Sep 15 12:47:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/722] 10.0.0.7 () {36 vars in 925 bytes} [Tue Sep 15 12:47:04 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: 369/725] 10.0.0.29 () {36 vars in 986 bytes} [Tue Sep 15 12:47:15 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => 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: 357/726] 10.0.0.29 () {36 vars in 986 bytes} [Tue Sep 15 12:47:15 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => 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: 358/727] 10.0.0.29 () {36 vars in 926 bytes} [Tue Sep 15 12:47:15 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: 370/728] 10.0.0.29 () {36 vars in 926 bytes} [Tue Sep 15 12:47:15 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/731] 162.253.55.203 () {36 vars in 991 bytes} [Tue Sep 15 12:47:26 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/732] 162.253.55.203 () {36 vars in 931 bytes} [Tue Sep 15 12:47:26 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: 361/733] 162.253.55.203 () {36 vars in 991 bytes} [Tue Sep 15 12:47:27 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/734] 162.253.55.203 () {36 vars in 931 bytes} [Tue Sep 15 12:47:27 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: 378/743] 10.0.0.29 () {36 vars in 986 bytes} [Tue Sep 15 12:48:02 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => 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: 366/744] 10.0.0.29 () {36 vars in 926 bytes} [Tue Sep 15 12:48:02 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: 380/747] 10.0.0.27 () {34 vars in 654 bytes} [Tue Sep 15 12:48:19 2026] POST /v2/images => generated 648 bytes in 216 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-15 12:48:19.245 7 WARNING glance.api.v2.images [None req-915edc18-6a9f-43aa-a462-7c4b1f728543 195a418711e5427ea06e3caae2b694ba f44de1cafef7460aa148af4304c57145 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0265de19-b3b6-423b-9849-d383f3ae8f8c [pid: 7|app: 0|req: 368/748] 10.0.0.27 () {32 vars in 709 bytes} [Tue Sep 15 12:48:19 2026] DELETE /v2/images/0265de19-b3b6-423b-9849-d383f3ae8f8c => 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: 381/749] 10.0.0.27 () {32 vars in 706 bytes} [Tue Sep 15 12:48:19 2026] GET /v2/images/0265de19-b3b6-423b-9849-d383f3ae8f8c => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/750] 10.0.0.27 () {32 vars in 632 bytes} [Tue Sep 15 12:48:19 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/751] 10.0.0.27 () {34 vars in 654 bytes} [Tue Sep 15 12:48:19 2026] POST /v2/images => generated 702 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/752] 10.0.0.27 () {32 vars in 716 bytes} [Tue Sep 15 12:48:19 2026] GET /v2/images/42905b35-c8b1-4a31-b4a2-eb5d1a976fec/file => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-15 12:48:19.482 8 INFO glance.api.v2.image_data [None req-b53e0ba3-60bf-4056-a2d1-c55cea93b22a 195a418711e5427ea06e3caae2b694ba f44de1cafef7460aa148af4304c57145 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-15 12:48:19.524 8 WARNING glance_store._drivers.rbd [None req-b53e0ba3-60bf-4056-a2d1-c55cea93b22a 195a418711e5427ea06e3caae2b694ba f44de1cafef7460aa148af4304c57145 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-15 12:48:20.495 8 INFO glance.location [None req-b53e0ba3-60bf-4056-a2d1-c55cea93b22a 195a418711e5427ea06e3caae2b694ba f44de1cafef7460aa148af4304c57145 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 383/753] 10.0.0.27 () {32 vars in 726 bytes} [Tue Sep 15 12:48:19 2026] PUT /v2/images/42905b35-c8b1-4a31-b4a2-eb5d1a976fec/file => generated 0 bytes in 1080 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/754] 10.0.0.27 () {32 vars in 706 bytes} [Tue Sep 15 12:48:20 2026] GET /v2/images/42905b35-c8b1-4a31-b4a2-eb5d1a976fec => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/755] 10.0.0.27 () {32 vars in 716 bytes} [Tue Sep 15 12:48:20 2026] GET /v2/images/42905b35-c8b1-4a31-b4a2-eb5d1a976fec/file => generated 1024 bytes in 167 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/756] 10.0.0.27 () {34 vars in 654 bytes} [Tue Sep 15 12:48:20 2026] POST /v2/images => generated 649 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/757] 10.0.0.27 () {32 vars in 725 bytes} [Tue Sep 15 12:48:20 2026] PATCH /v2/images/c252b0dd-7442-4ffb-a813-69b533b7d8d3 => generated 652 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/758] 10.0.0.27 () {32 vars in 706 bytes} [Tue Sep 15 12:48:20 2026] GET /v2/images/c252b0dd-7442-4ffb-a813-69b533b7d8d3 => generated 652 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-15 12:48:20.969 8 WARNING glance.api.v2.images [None req-695c92b8-20fa-4790-991c-56436e877150 195a418711e5427ea06e3caae2b694ba f44de1cafef7460aa148af4304c57145 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c252b0dd-7442-4ffb-a813-69b533b7d8d3 [pid: 8|app: 0|req: 386/759] 10.0.0.27 () {32 vars in 709 bytes} [Tue Sep 15 12:48:20 2026] DELETE /v2/images/c252b0dd-7442-4ffb-a813-69b533b7d8d3 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/760] 10.0.0.27 () {32 vars in 706 bytes} [Tue Sep 15 12:48:21 2026] GET /v2/images/c252b0dd-7442-4ffb-a813-69b533b7d8d3 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-15 12:48:21.080 8 WARNING glance.api.v2.images [None req-df99503a-1fdc-42a6-b713-efa43ecf56da 195a418711e5427ea06e3caae2b694ba f44de1cafef7460aa148af4304c57145 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//42905b35-c8b1-4a31-b4a2-eb5d1a976fec [pid: 8|app: 0|req: 387/761] 10.0.0.27 () {32 vars in 709 bytes} [Tue Sep 15 12:48:21 2026] DELETE /v2/images/42905b35-c8b1-4a31-b4a2-eb5d1a976fec => generated 0 bytes in 753 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/762] 10.0.0.27 () {32 vars in 706 bytes} [Tue Sep 15 12:48:21 2026] GET /v2/images/42905b35-c8b1-4a31-b4a2-eb5d1a976fec => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-15 12:48:21.860 8 WARNING glance.api.v2.images [None req-9d597602-7086-438b-8f92-9199e9d18c2e 195a418711e5427ea06e3caae2b694ba f44de1cafef7460aa148af4304c57145 - - default default] Failed to find image 0265de19-b3b6-423b-9849-d383f3ae8f8c to delete: glance.common.exception.ImageNotFound: No image found with ID 0265de19-b3b6-423b-9849-d383f3ae8f8c [pid: 8|app: 0|req: 388/763] 10.0.0.27 () {32 vars in 709 bytes} [Tue Sep 15 12:48:21 2026] DELETE /v2/images/0265de19-b3b6-423b-9849-d383f3ae8f8c => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/764] 10.0.0.27 () {32 vars in 706 bytes} [Tue Sep 15 12:48:21 2026] GET /v2/images/0265de19-b3b6-423b-9849-d383f3ae8f8c => generated 139 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/767] 10.0.0.29 () {36 vars in 986 bytes} [Tue Sep 15 12:48:25 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => 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: 378/768] 10.0.0.29 () {36 vars in 926 bytes} [Tue Sep 15 12:48: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: 8|app: 0|req: 393/773] 10.0.0.27 () {30 vars in 410 bytes} [Tue Sep 15 12:48:47 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: 383/778] 10.0.0.27 () {32 vars in 706 bytes} [Tue Sep 15 12:49:11 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/779] 10.0.0.27 () {32 vars in 706 bytes} [Tue Sep 15 12:49:11 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => 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: 384/782] 10.0.0.8 () {36 vars in 985 bytes} [Tue Sep 15 12:49:12 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => 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: 399/783] 10.0.0.8 () {36 vars in 925 bytes} [Tue Sep 15 12:49:12 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: 385/784] 10.0.0.8 () {36 vars in 925 bytes} [Tue Sep 15 12:49:12 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/785] 10.0.0.8 () {36 vars in 985 bytes} [Tue Sep 15 12:49:12 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => 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: 386/786] 10.0.0.8 () {36 vars in 925 bytes} [Tue Sep 15 12:49:12 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/787] 10.0.0.8 () {36 vars in 925 bytes} [Tue Sep 15 12:49:12 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/788] 10.0.0.8 () {36 vars in 985 bytes} [Tue Sep 15 12:49:12 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/789] 10.0.0.8 () {36 vars in 925 bytes} [Tue Sep 15 12:49:12 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: 388/790] 10.0.0.8 () {36 vars in 925 bytes} [Tue Sep 15 12:49:12 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: 8|app: 0|req: 403/791] 10.0.0.7 () {36 vars in 985 bytes} [Tue Sep 15 12:49:12 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => 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: 389/792] 10.0.0.7 () {36 vars in 925 bytes} [Tue Sep 15 12:49:12 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: 404/793] 10.0.0.7 () {36 vars in 985 bytes} [Tue Sep 15 12:49:12 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => 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: 390/794] 10.0.0.7 () {36 vars in 925 bytes} [Tue Sep 15 12:49:12 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: 405/795] 10.0.0.7 () {36 vars in 925 bytes} [Tue Sep 15 12:49:12 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: 394/802] 10.0.0.29 () {36 vars in 986 bytes} [Tue Sep 15 12:49:49 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/803] 10.0.0.29 () {36 vars in 926 bytes} [Tue Sep 15 12:49:49 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: 403/820] 10.0.0.29 () {36 vars in 986 bytes} [Tue Sep 15 12:51:02 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/821] 10.0.0.29 () {36 vars in 926 bytes} [Tue Sep 15 12:51:02 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: 405/824] 10.0.0.29 () {36 vars in 986 bytes} [Tue Sep 15 12:51:21 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/825] 10.0.0.29 () {36 vars in 926 bytes} [Tue Sep 15 12:51:21 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: 410/834] 162.253.55.203 () {32 vars in 826 bytes} [Tue Sep 15 12:51:58 2026] GET /v2/images?status=active&owner=967068d38a834b23bfbbc258457c6ed6&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/835] 162.253.55.203 () {32 vars in 653 bytes} [Tue Sep 15 12:51:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/836] 10.0.0.8 () {36 vars in 985 bytes} [Tue Sep 15 12:51:58 2026] GET /v2/images/18ad5222-6131-43b4-ace6-a6c4ed2ae72f => generated 1395 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/837] 10.0.0.8 () {36 vars in 925 bytes} [Tue Sep 15 12:51:58 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: 412/838] 10.0.0.8 () {36 vars in 925 bytes} [Tue Sep 15 12:51:58 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: 427/839] 10.0.0.8 () {36 vars in 985 bytes} [Tue Sep 15 12:51:58 2026] GET /v2/images/18ad5222-6131-43b4-ace6-a6c4ed2ae72f => generated 1395 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/840] 10.0.0.8 () {36 vars in 925 bytes} [Tue Sep 15 12:51:58 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: 428/841] 10.0.0.8 () {36 vars in 925 bytes} [Tue Sep 15 12:51:58 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: 414/842] 10.0.0.8 () {36 vars in 985 bytes} [Tue Sep 15 12:51:58 2026] GET /v2/images/18ad5222-6131-43b4-ace6-a6c4ed2ae72f => 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: 429/843] 10.0.0.8 () {36 vars in 925 bytes} [Tue Sep 15 12:51:58 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: 415/844] 10.0.0.7 () {36 vars in 985 bytes} [Tue Sep 15 12:51:59 2026] GET /v2/images/18ad5222-6131-43b4-ace6-a6c4ed2ae72f => 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: 430/845] 10.0.0.7 () {36 vars in 925 bytes} [Tue Sep 15 12:51: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: 416/846] 10.0.0.7 () {36 vars in 985 bytes} [Tue Sep 15 12:51:59 2026] GET /v2/images/18ad5222-6131-43b4-ace6-a6c4ed2ae72f => 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: 431/847] 10.0.0.7 () {36 vars in 925 bytes} [Tue Sep 15 12:51: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: 417/848] 10.0.0.7 () {36 vars in 925 bytes} [Tue Sep 15 12:51: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: 8|app: 0|req: 433/851] 10.0.0.29 () {36 vars in 986 bytes} [Tue Sep 15 12:52:03 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => generated 1312 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/852] 10.0.0.29 () {36 vars in 926 bytes} [Tue Sep 15 12:52:03 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: 424/861] 10.0.0.29 () {36 vars in 986 bytes} [Tue Sep 15 12:52:43 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/862] 10.0.0.29 () {36 vars in 926 bytes} [Tue Sep 15 12:52: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: 8|app: 0|req: 442/869] 10.0.0.29 () {36 vars in 986 bytes} [Tue Sep 15 12:53:14 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => 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: 428/870] 10.0.0.29 () {36 vars in 926 bytes} [Tue Sep 15 12:53:14 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: 450/885] 10.0.0.29 () {36 vars in 986 bytes} [Tue Sep 15 12:54:23 2026] GET /v2/images/fad16dc7-5da3-4914-9f72-5373ba733b2e => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/886] 10.0.0.29 () {36 vars in 926 bytes} [Tue Sep 15 12:54:23 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/903] 10.0.0.27 () {32 vars in 632 bytes} [Tue Sep 15 12:55:44 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)