+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jun 25 22:44:38 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-9f6684bb5-wlhgp 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 0x7f80d8677668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-25 22:44:40.669 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-25 22:44:40.782 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-25 22:44:41.596 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-25 22:44:41.597 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-25 22:44:41.598 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-25 22:44:41.627 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-25 22:44:41.628 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-25 22:44:41.628 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-25 22:44:43.658 7 WARNING glance.api.v2.images [None req-e187b57a-d1c2-41db-9328-ba274df84dfe - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-25 22:44:43.703 8 WARNING glance.api.v2.images [None req-876cfb13-6980-4078-af95-54e86ee53e0a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-25 22:44:44.025 7 WARNING keystonemiddleware._common.config [None req-e187b57a-d1c2-41db-9328-ba274df84dfe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-25 22:44:44.033 7 WARNING oslo_config.cfg [None req-e187b57a-d1c2-41db-9328-ba274df84dfe - - - - - -] 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 0x7f80d8677668 pid: 7 (default app) 2026-06-25 22:44:44.069 8 WARNING keystonemiddleware._common.config [None req-876cfb13-6980-4078-af95-54e86ee53e0a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-25 22:44:44.078 8 WARNING oslo_config.cfg [None req-876cfb13-6980-4078-af95-54e86ee53e0a - - - - - -] 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 0x7f80d8677668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.195 () {42 vars in 687 bytes} [Thu Jun 25 22:44:47 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 22:44:47.656 8 WARNING oslo_policy.policy [None req-82d6510f-5d50-400a-aa5a-728fd2d355f5 2eee7cff3dc044498d68da4fcf568f12 b662428675c74c7fb4ab745b540355ac - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-25 22:44:47.656 8 WARNING oslo_policy.policy [None req-82d6510f-5d50-400a-aa5a-728fd2d355f5 2eee7cff3dc044498d68da4fcf568f12 b662428675c74c7fb4ab745b540355ac - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-25 22:44:47.672 8 WARNING oslo_policy.policy [None req-82d6510f-5d50-400a-aa5a-728fd2d355f5 2eee7cff3dc044498d68da4fcf568f12 b662428675c74c7fb4ab745b540355ac - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-25 22:44:47.672 8 WARNING oslo_policy.policy [None req-82d6510f-5d50-400a-aa5a-728fd2d355f5 2eee7cff3dc044498d68da4fcf568f12 b662428675c74c7fb4ab745b540355ac - - 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/4] 199.19.213.195 () {44 vars in 909 bytes} [Thu Jun 25 22:44:47 2026] GET /v2/images => generated 69 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.19.213.195 () {42 vars in 687 bytes} [Thu Jun 25 22:44:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.19.213.195 () {44 vars in 909 bytes} [Thu Jun 25 22:44:50 2026] GET /v2/images => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 22:44:51.058 7 WARNING oslo_policy.policy [None req-6659c1a6-d750-4074-aa40-567419167092 2eee7cff3dc044498d68da4fcf568f12 b662428675c74c7fb4ab745b540355ac - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-25 22:44:51.058 7 WARNING oslo_policy.policy [None req-6659c1a6-d750-4074-aa40-567419167092 2eee7cff3dc044498d68da4fcf568f12 b662428675c74c7fb4ab745b540355ac - - 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: 5/7] 199.19.213.195 () {44 vars in 910 bytes} [Thu Jun 25 22:44:51 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.195 () {44 vars in 932 bytes} [Thu Jun 25 22:44:51 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 22:44:51.193 7 WARNING oslo_policy.policy [None req-92618273-cf4a-4954-a3ba-06a2f70ec826 2eee7cff3dc044498d68da4fcf568f12 b662428675c74c7fb4ab745b540355ac - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-25 22:44:51.194 7 WARNING oslo_policy.policy [None req-92618273-cf4a-4954-a3ba-06a2f70ec826 2eee7cff3dc044498d68da4fcf568f12 b662428675c74c7fb4ab745b540355ac - - 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] 199.19.213.195 () {44 vars in 938 bytes} [Thu Jun 25 22:44:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 22:44:51.276 8 WARNING oslo_config.cfg [None req-3a70e4db-4b4d-4cd8-a73a-2c77289b4702 2eee7cff3dc044498d68da4fcf568f12 b662428675c74c7fb4ab745b540355ac - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/10] 199.19.213.195 () {48 vars in 950 bytes} [Thu Jun 25 22:44:51 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-06-25 22:44:51.302 7 WARNING oslo_policy.policy [None req-3c8973fb-a05e-4634-91a8-a2c823898a14 2eee7cff3dc044498d68da4fcf568f12 b662428675c74c7fb4ab745b540355ac - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-25 22:44:51.302 7 WARNING oslo_policy.policy [None req-3c8973fb-a05e-4634-91a8-a2c823898a14 2eee7cff3dc044498d68da4fcf568f12 b662428675c74c7fb4ab745b540355ac - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-25 22:44:51.304 7 INFO glance.api.v2.image_data [None req-3c8973fb-a05e-4634-91a8-a2c823898a14 2eee7cff3dc044498d68da4fcf568f12 b662428675c74c7fb4ab745b540355ac - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 22:44:55.379 7 WARNING glance.location [None req-3c8973fb-a05e-4634-91a8-a2c823898a14 2eee7cff3dc044498d68da4fcf568f12 b662428675c74c7fb4ab745b540355ac - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.19.213.195 () {48 vars in 1044 bytes} [Thu Jun 25 22:44:51 2026] PUT /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945/file => generated 0 bytes in 4123 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5909 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.195 () {44 vars in 970 bytes} [Thu Jun 25 22:44:55 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 22:44:55.518 7 WARNING oslo_config.cfg [None req-76e9de55-19c6-470f-a8f2-267f4bf1da83 2eee7cff3dc044498d68da4fcf568f12 b662428675c74c7fb4ab745b540355ac - - 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/15] 199.19.213.195 () {48 vars in 1050 bytes} [Thu Jun 25 22:44:55 2026] PATCH /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => generated 1312 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.19.213.195 () {44 vars in 970 bytes} [Thu Jun 25 22:44:55 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => 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: 136/271] 199.19.213.195 () {42 vars in 687 bytes} [Thu Jun 25 23:06:09 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: 136/272] 199.19.213.195 () {44 vars in 909 bytes} [Thu Jun 25 23:06:09 2026] GET /v2/images => generated 1381 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/277] 199.19.213.195 () {42 vars in 687 bytes} [Thu Jun 25 23:06:26 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: 139/278] 199.19.213.195 () {44 vars in 909 bytes} [Thu Jun 25 23:06:26 2026] GET /v2/images => generated 1381 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/279] 199.19.213.195 () {44 vars in 936 bytes} [Thu Jun 25 23:06:26 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/280] 199.19.213.195 () {44 vars in 958 bytes} [Thu Jun 25 23:06:26 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 199.19.213.195 () {44 vars in 938 bytes} [Thu Jun 25 23:06:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 199.19.213.195 () {48 vars in 950 bytes} [Thu Jun 25 23:06:26 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-25 23:06:26.399 7 INFO glance.api.v2.image_data [None req-44fafffd-31ee-4bfb-a84c-ddbd8b8288b5 2eee7cff3dc044498d68da4fcf568f12 b662428675c74c7fb4ab745b540355ac - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 23:06:58.643 7 WARNING glance.location [None req-44fafffd-31ee-4bfb-a84c-ddbd8b8288b5 2eee7cff3dc044498d68da4fcf568f12 b662428675c74c7fb4ab745b540355ac - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 142/289] 199.19.213.195 () {48 vars in 1045 bytes} [Thu Jun 25 23:06:26 2026] PUT /v2/images/25ccc9ac-d0f8-46d2-8d7c-0d6698002a61/file => generated 0 bytes in 32291 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61506 switches on core 0) [pid: 8|app: 0|req: 148/290] 199.19.213.195 () {44 vars in 970 bytes} [Thu Jun 25 23:06:58 2026] GET /v2/images/25ccc9ac-d0f8-46d2-8d7c-0d6698002a61 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/291] 199.19.213.195 () {48 vars in 1050 bytes} [Thu Jun 25 23:06:58 2026] PATCH /v2/images/25ccc9ac-d0f8-46d2-8d7c-0d6698002a61 => generated 1395 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/292] 199.19.213.195 () {44 vars in 970 bytes} [Thu Jun 25 23:06:58 2026] GET /v2/images/25ccc9ac-d0f8-46d2-8d7c-0d6698002a61 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/293] 199.19.213.195 () {42 vars in 687 bytes} [Thu Jun 25 23:07:00 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: 150/294] 199.19.213.195 () {44 vars in 909 bytes} [Thu Jun 25 23:07:00 2026] GET /v2/images => generated 2778 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/377] 199.19.213.195 () {42 vars in 687 bytes} [Thu Jun 25 23:13:52 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: 186/380] 199.19.213.195 () {44 vars in 909 bytes} [Thu Jun 25 23:13:52 2026] GET /v2/images => generated 2778 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/383] 199.19.213.195 () {42 vars in 687 bytes} [Thu Jun 25 23:14:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/384] 199.19.213.195 () {44 vars in 909 bytes} [Thu Jun 25 23:14:06 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/385] 199.19.213.195 () {44 vars in 946 bytes} [Thu Jun 25 23:14:06 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/386] 199.19.213.195 () {44 vars in 968 bytes} [Thu Jun 25 23:14:06 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/387] 199.19.213.195 () {44 vars in 938 bytes} [Thu Jun 25 23:14:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/388] 199.19.213.195 () {48 vars in 950 bytes} [Thu Jun 25 23:14:06 2026] POST /v2/images => generated 799 bytes in 421 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-25 23:14:06.999 8 WARNING oslo_policy.policy [None req-78e20ebc-c5cc-4522-8fba-cd4bd08a983f 2eee7cff3dc044498d68da4fcf568f12 b662428675c74c7fb4ab745b540355ac - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-25 23:14:07.000 8 WARNING oslo_policy.policy [None req-78e20ebc-c5cc-4522-8fba-cd4bd08a983f 2eee7cff3dc044498d68da4fcf568f12 b662428675c74c7fb4ab745b540355ac - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-25 23:14:07.001 8 INFO glance.api.v2.image_data [None req-78e20ebc-c5cc-4522-8fba-cd4bd08a983f 2eee7cff3dc044498d68da4fcf568f12 b662428675c74c7fb4ab745b540355ac - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 23:14:46.483 8 INFO glance.location [None req-78e20ebc-c5cc-4522-8fba-cd4bd08a983f 2eee7cff3dc044498d68da4fcf568f12 b662428675c74c7fb4ab745b540355ac - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 199/397] 199.19.213.195 () {48 vars in 1044 bytes} [Thu Jun 25 23:14:06 2026] PUT /v2/images/ff19f81a-22f2-4fde-bace-a1b4c00146cc/file => generated 0 bytes in 39528 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22568 switches on core 0) [pid: 7|app: 0|req: 199/398] 199.19.213.195 () {44 vars in 970 bytes} [Thu Jun 25 23:14:46 2026] GET /v2/images/ff19f81a-22f2-4fde-bace-a1b4c00146cc => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/399] 199.19.213.195 () {48 vars in 1050 bytes} [Thu Jun 25 23:14:46 2026] PATCH /v2/images/ff19f81a-22f2-4fde-bace-a1b4c00146cc => generated 1410 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 199.19.213.195 () {44 vars in 970 bytes} [Thu Jun 25 23:14:46 2026] GET /v2/images/ff19f81a-22f2-4fde-bace-a1b4c00146cc => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/413] 199.19.213.195 () {42 vars in 687 bytes} [Thu Jun 25 23:15:42 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: 207/414] 199.19.213.195 () {44 vars in 909 bytes} [Thu Jun 25 23:15:42 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/417] 199.19.213.195 () {42 vars in 687 bytes} [Thu Jun 25 23:15:57 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: 209/418] 199.19.213.195 () {44 vars in 909 bytes} [Thu Jun 25 23:15:57 2026] GET /v2/images => generated 4190 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/419] 199.19.213.195 () {44 vars in 938 bytes} [Thu Jun 25 23:15:57 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/420] 199.19.213.195 () {44 vars in 960 bytes} [Thu Jun 25 23:15:57 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/421] 199.19.213.195 () {44 vars in 938 bytes} [Thu Jun 25 23:15:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/422] 199.19.213.195 () {48 vars in 950 bytes} [Thu Jun 25 23:15:57 2026] POST /v2/images => generated 791 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-25 23:15:57.383 7 INFO glance.api.v2.image_data [None req-424916f9-8d53-4b30-b659-cf76ac46555d 2eee7cff3dc044498d68da4fcf568f12 b662428675c74c7fb4ab745b540355ac - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 23:16:13.787 7 INFO glance.location [None req-424916f9-8d53-4b30-b659-cf76ac46555d 2eee7cff3dc044498d68da4fcf568f12 b662428675c74c7fb4ab745b540355ac - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 212/427] 199.19.213.195 () {48 vars in 1045 bytes} [Thu Jun 25 23:15:57 2026] PUT /v2/images/efea7717-a568-4993-8933-0a1183f5c395/file => generated 0 bytes in 16445 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35875 switches on core 0) [pid: 8|app: 0|req: 216/428] 199.19.213.195 () {44 vars in 970 bytes} [Thu Jun 25 23:16:13 2026] GET /v2/images/efea7717-a568-4993-8933-0a1183f5c395 => generated 1204 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/429] 199.19.213.195 () {48 vars in 1050 bytes} [Thu Jun 25 23:16:13 2026] PATCH /v2/images/efea7717-a568-4993-8933-0a1183f5c395 => generated 1382 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/430] 199.19.213.195 () {44 vars in 970 bytes} [Thu Jun 25 23:16:13 2026] GET /v2/images/efea7717-a568-4993-8933-0a1183f5c395 => generated 1382 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/589] 199.19.213.195 () {42 vars in 687 bytes} [Thu Jun 25 23:29:27 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: 293/590] 199.19.213.195 () {44 vars in 909 bytes} [Thu Jun 25 23:29:27 2026] GET /v2/images => generated 5574 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/619] 199.19.213.195 () {42 vars in 687 bytes} [Thu Jun 25 23:31:45 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: 308/620] 199.19.213.195 () {44 vars in 909 bytes} [Thu Jun 25 23:31:45 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/621] 199.19.213.195 () {42 vars in 687 bytes} [Thu Jun 25 23:31: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: 309/622] 199.19.213.195 () {44 vars in 909 bytes} [Thu Jun 25 23:31:47 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/633] 199.19.213.195 () {42 vars in 687 bytes} [Thu Jun 25 23:32: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: 315/634] 199.19.213.195 () {44 vars in 909 bytes} [Thu Jun 25 23:32:37 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/637] 199.19.213.195 () {42 vars in 687 bytes} [Thu Jun 25 23:32:45 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: 317/638] 199.19.213.195 () {44 vars in 909 bytes} [Thu Jun 25 23:32:45 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/651] 199.19.213.195 () {42 vars in 687 bytes} [Thu Jun 25 23:33:46 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: 324/652] 199.19.213.195 () {44 vars in 909 bytes} [Thu Jun 25 23:33:46 2026] GET /v2/images => generated 5574 bytes in 54 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: 333/661] 10.0.0.131 () {32 vars in 632 bytes} [Thu Jun 25 23:34:28 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: 336/666] 10.0.0.238 () {36 vars in 986 bytes} [Thu Jun 25 23:34:45 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => generated 1312 bytes in 20 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: 331/667] 10.0.0.238 () {36 vars in 926 bytes} [Thu Jun 25 23:34:45 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/670] 199.19.213.195 () {36 vars in 990 bytes} [Thu Jun 25 23:34:53 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => 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: 333/671] 199.19.213.195 () {36 vars in 930 bytes} [Thu Jun 25 23:34:53 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/672] 199.19.213.195 () {36 vars in 990 bytes} [Thu Jun 25 23:34:53 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => 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: 334/673] 199.19.213.195 () {36 vars in 930 bytes} [Thu Jun 25 23:34:53 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/674] 10.0.0.238 () {36 vars in 986 bytes} [Thu Jun 25 23:34:57 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => 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: 335/675] 10.0.0.238 () {36 vars in 926 bytes} [Thu Jun 25 23:34:57 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: 346/686] 10.0.0.238 () {36 vars in 986 bytes} [Thu Jun 25 23:35:52 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => 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: 341/687] 10.0.0.238 () {36 vars in 926 bytes} [Thu Jun 25 23:35:52 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/690] 10.0.0.238 () {36 vars in 986 bytes} [Thu Jun 25 23:35:59 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => 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: 348/691] 10.0.0.238 () {36 vars in 926 bytes} [Thu Jun 25 23:35:59 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/696] 10.0.0.224 () {36 vars in 986 bytes} [Thu Jun 25 23:36:19 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => generated 1312 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/697] 10.0.0.224 () {36 vars in 926 bytes} [Thu Jun 25 23:36:19 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: 347/698] 10.0.0.224 () {36 vars in 926 bytes} [Thu Jun 25 23:36:19 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: 352/699] 10.0.0.224 () {36 vars in 986 bytes} [Thu Jun 25 23:36:20 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => 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: 348/700] 10.0.0.224 () {36 vars in 926 bytes} [Thu Jun 25 23:36:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/701] 10.0.0.224 () {36 vars in 926 bytes} [Thu Jun 25 23:36:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/702] 10.0.0.224 () {36 vars in 986 bytes} [Thu Jun 25 23:36:20 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/703] 10.0.0.224 () {36 vars in 926 bytes} [Thu Jun 25 23:36:20 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/704] 10.0.0.224 () {36 vars in 926 bytes} [Thu Jun 25 23:36:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/705] 10.0.0.119 () {36 vars in 910 bytes} [Thu Jun 25 23:36:20 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/706] 10.0.0.119 () {36 vars in 1006 bytes} [Thu Jun 25 23:36:20 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945/locations => generated 127 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/707] 10.0.0.119 () {36 vars in 986 bytes} [Thu Jun 25 23:36:21 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => 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: 352/708] 10.0.0.119 () {36 vars in 926 bytes} [Thu Jun 25 23:36:21 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: 357/709] 10.0.0.119 () {36 vars in 926 bytes} [Thu Jun 25 23:36:21 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: 362/718] 10.0.0.238 () {36 vars in 986 bytes} [Thu Jun 25 23:36:55 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => 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: 357/719] 10.0.0.238 () {36 vars in 926 bytes} [Thu Jun 25 23:36:55 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: 363/720] 10.0.0.238 () {36 vars in 986 bytes} [Thu Jun 25 23:37:01 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => 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: 358/721] 10.0.0.238 () {36 vars in 926 bytes} [Thu Jun 25 23:37:01 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: 7|app: 0|req: 360/724] 10.0.0.238 () {36 vars in 986 bytes} [Thu Jun 25 23:37:12 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => 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: 365/725] 10.0.0.238 () {36 vars in 926 bytes} [Thu Jun 25 23:37:12 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: 364/732] 10.0.0.238 () {36 vars in 986 bytes} [Thu Jun 25 23:37:34 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/733] 10.0.0.238 () {36 vars in 926 bytes} [Thu Jun 25 23:37:34 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/740] 199.19.213.195 () {32 vars in 825 bytes} [Thu Jun 25 23:38:11 2026] GET /v2/images?status=active&owner=b662428675c74c7fb4ab745b540355ac&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/741] 199.19.213.195 () {32 vars in 652 bytes} [Thu Jun 25 23:38:11 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: 374/742] 10.0.0.224 () {36 vars in 986 bytes} [Thu Jun 25 23:38:12 2026] GET /v2/images/25ccc9ac-d0f8-46d2-8d7c-0d6698002a61 => generated 1395 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/743] 10.0.0.224 () {36 vars in 926 bytes} [Thu Jun 25 23:38: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: 375/744] 10.0.0.224 () {36 vars in 926 bytes} [Thu Jun 25 23:38: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: 370/745] 10.0.0.224 () {36 vars in 986 bytes} [Thu Jun 25 23:38:12 2026] GET /v2/images/25ccc9ac-d0f8-46d2-8d7c-0d6698002a61 => 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: 376/746] 10.0.0.224 () {36 vars in 926 bytes} [Thu Jun 25 23:38:12 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: 7|app: 0|req: 371/747] 10.0.0.224 () {36 vars in 926 bytes} [Thu Jun 25 23:38: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: 377/748] 10.0.0.224 () {36 vars in 986 bytes} [Thu Jun 25 23:38:12 2026] GET /v2/images/25ccc9ac-d0f8-46d2-8d7c-0d6698002a61 => 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: 372/749] 10.0.0.224 () {36 vars in 926 bytes} [Thu Jun 25 23:38:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/750] 10.0.0.224 () {36 vars in 926 bytes} [Thu Jun 25 23:38:12 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: 374/753] 10.0.0.119 () {36 vars in 910 bytes} [Thu Jun 25 23:38:13 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/754] 10.0.0.119 () {36 vars in 1006 bytes} [Thu Jun 25 23:38:13 2026] GET /v2/images/25ccc9ac-d0f8-46d2-8d7c-0d6698002a61/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/755] 10.0.0.119 () {36 vars in 986 bytes} [Thu Jun 25 23:38:13 2026] GET /v2/images/25ccc9ac-d0f8-46d2-8d7c-0d6698002a61 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/756] 10.0.0.119 () {36 vars in 926 bytes} [Thu Jun 25 23:38:13 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: 376/757] 10.0.0.119 () {36 vars in 926 bytes} [Thu Jun 25 23:38:13 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: 386/766] 10.0.0.238 () {36 vars in 986 bytes} [Thu Jun 25 23:38:57 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/767] 10.0.0.238 () {36 vars in 926 bytes} [Thu Jun 25 23:38:57 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: 385/774] 10.0.0.131 () {34 vars in 654 bytes} [Thu Jun 25 23:39:31 2026] POST /v2/images => generated 648 bytes in 221 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-25 23:39:32.147 8 WARNING glance.api.v2.images [None req-4059d679-2252-448c-8aa5-e139a9877a71 8625445942424e3b8ad2f0dec386c61c 63e5cc6524f840c2969590cc7bda8acd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4529c982-4ae1-4c8f-bb74-126a67f4116d [pid: 8|app: 0|req: 390/775] 10.0.0.131 () {32 vars in 709 bytes} [Thu Jun 25 23:39:32 2026] DELETE /v2/images/4529c982-4ae1-4c8f-bb74-126a67f4116d => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/776] 10.0.0.131 () {32 vars in 706 bytes} [Thu Jun 25 23:39:32 2026] GET /v2/images/4529c982-4ae1-4c8f-bb74-126a67f4116d => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/777] 10.0.0.131 () {32 vars in 632 bytes} [Thu Jun 25 23:39:32 2026] GET /v2/images => generated 1381 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/778] 10.0.0.131 () {34 vars in 654 bytes} [Thu Jun 25 23:39:32 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/779] 10.0.0.131 () {32 vars in 716 bytes} [Thu Jun 25 23:39:32 2026] GET /v2/images/5dfbc664-7e99-4ba7-9708-019c94e85b8d/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:39:32.318 7 INFO glance.api.v2.image_data [None req-4da92b3d-4295-42c4-b23d-726309ee91db 8625445942424e3b8ad2f0dec386c61c 63e5cc6524f840c2969590cc7bda8acd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 23:39:32.358 7 WARNING glance_store._drivers.rbd [None req-4da92b3d-4295-42c4-b23d-726309ee91db 8625445942424e3b8ad2f0dec386c61c 63e5cc6524f840c2969590cc7bda8acd - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-25 23:39:32.775 7 INFO glance.location [None req-4da92b3d-4295-42c4-b23d-726309ee91db 8625445942424e3b8ad2f0dec386c61c 63e5cc6524f840c2969590cc7bda8acd - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 388/780] 10.0.0.131 () {32 vars in 726 bytes} [Thu Jun 25 23:39:32 2026] PUT /v2/images/5dfbc664-7e99-4ba7-9708-019c94e85b8d/file => generated 0 bytes in 502 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/781] 10.0.0.131 () {32 vars in 706 bytes} [Thu Jun 25 23:39:32 2026] GET /v2/images/5dfbc664-7e99-4ba7-9708-019c94e85b8d => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/784] 10.0.0.131 () {32 vars in 716 bytes} [Thu Jun 25 23:39:32 2026] GET /v2/images/5dfbc664-7e99-4ba7-9708-019c94e85b8d/file => generated 1024 bytes in 198 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/785] 10.0.0.131 () {34 vars in 654 bytes} [Thu Jun 25 23:39:33 2026] POST /v2/images => generated 649 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/786] 10.0.0.131 () {32 vars in 725 bytes} [Thu Jun 25 23:39:33 2026] PATCH /v2/images/d9e3ff7b-028c-4c21-9060-dd7408952e84 => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/787] 10.0.0.131 () {32 vars in 706 bytes} [Thu Jun 25 23:39:33 2026] GET /v2/images/d9e3ff7b-028c-4c21-9060-dd7408952e84 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:39:33.152 7 WARNING glance.api.v2.images [None req-7b207496-6065-4d36-8126-974dbcc8e1be 8625445942424e3b8ad2f0dec386c61c 63e5cc6524f840c2969590cc7bda8acd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d9e3ff7b-028c-4c21-9060-dd7408952e84 [pid: 7|app: 0|req: 391/788] 10.0.0.131 () {32 vars in 709 bytes} [Thu Jun 25 23:39:33 2026] DELETE /v2/images/d9e3ff7b-028c-4c21-9060-dd7408952e84 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/789] 10.0.0.131 () {32 vars in 706 bytes} [Thu Jun 25 23:39:33 2026] GET /v2/images/d9e3ff7b-028c-4c21-9060-dd7408952e84 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:39:33.211 7 WARNING glance.api.v2.images [None req-1addd24b-801f-414f-ac74-32b759720dc9 8625445942424e3b8ad2f0dec386c61c 63e5cc6524f840c2969590cc7bda8acd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5dfbc664-7e99-4ba7-9708-019c94e85b8d [pid: 7|app: 0|req: 392/790] 10.0.0.131 () {32 vars in 709 bytes} [Thu Jun 25 23:39:33 2026] DELETE /v2/images/5dfbc664-7e99-4ba7-9708-019c94e85b8d => generated 0 bytes in 828 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/791] 10.0.0.131 () {32 vars in 706 bytes} [Thu Jun 25 23:39:34 2026] GET /v2/images/5dfbc664-7e99-4ba7-9708-019c94e85b8d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:39:34.055 7 WARNING glance.api.v2.images [None req-6f7001ca-6da3-4076-9391-9505a0ff8532 8625445942424e3b8ad2f0dec386c61c 63e5cc6524f840c2969590cc7bda8acd - - default default] Failed to find image 4529c982-4ae1-4c8f-bb74-126a67f4116d to delete: glance.common.exception.ImageNotFound: No image found with ID 4529c982-4ae1-4c8f-bb74-126a67f4116d [pid: 7|app: 0|req: 393/792] 10.0.0.131 () {32 vars in 709 bytes} [Thu Jun 25 23:39:34 2026] DELETE /v2/images/4529c982-4ae1-4c8f-bb74-126a67f4116d => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/793] 10.0.0.131 () {32 vars in 706 bytes} [Thu Jun 25 23:39:34 2026] GET /v2/images/4529c982-4ae1-4c8f-bb74-126a67f4116d => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/794] 10.0.0.131 () {30 vars in 410 bytes} [Thu Jun 25 23:39:36 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: 403/799] 10.0.0.131 () {32 vars in 706 bytes} [Thu Jun 25 23:39:55 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/800] 10.0.0.131 () {32 vars in 706 bytes} [Thu Jun 25 23:39:55 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => 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: 404/801] 10.0.0.224 () {36 vars in 986 bytes} [Thu Jun 25 23:39:55 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => 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: 398/802] 10.0.0.224 () {36 vars in 926 bytes} [Thu Jun 25 23:39:55 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: 405/803] 10.0.0.224 () {36 vars in 926 bytes} [Thu Jun 25 23:39:55 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/804] 10.0.0.224 () {36 vars in 986 bytes} [Thu Jun 25 23:39:55 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => 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: 406/805] 10.0.0.224 () {36 vars in 926 bytes} [Thu Jun 25 23:39:55 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/806] 10.0.0.224 () {36 vars in 926 bytes} [Thu Jun 25 23:39:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/807] 10.0.0.224 () {36 vars in 986 bytes} [Thu Jun 25 23:39:55 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => 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: 401/808] 10.0.0.224 () {36 vars in 926 bytes} [Thu Jun 25 23:39:55 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: 408/809] 10.0.0.119 () {36 vars in 910 bytes} [Thu Jun 25 23:39:55 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/810] 10.0.0.119 () {36 vars in 1006 bytes} [Thu Jun 25 23:39:55 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/811] 10.0.0.119 () {36 vars in 986 bytes} [Thu Jun 25 23:39:55 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => 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: 403/812] 10.0.0.119 () {36 vars in 926 bytes} [Thu Jun 25 23:39:55 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/813] 10.0.0.119 () {36 vars in 926 bytes} [Thu Jun 25 23:39:55 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: 405/816] 10.0.0.238 () {36 vars in 986 bytes} [Thu Jun 25 23:40:09 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => 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: 412/817] 10.0.0.238 () {36 vars in 926 bytes} [Thu Jun 25 23:40:10 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: 410/826] 10.0.0.238 () {36 vars in 986 bytes} [Thu Jun 25 23:40:48 2026] GET /v2/images/8cb00b8f-8273-49b7-b518-2b2dc9207945 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/827] 10.0.0.238 () {36 vars in 926 bytes} [Thu Jun 25 23:40:48 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: 429/850] 10.0.0.131 () {32 vars in 632 bytes} [Thu Jun 25 23:42:38 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)