+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 15 14:56:46 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-8f7775684-7zn6z 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 0x7f697fa14668 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-07-15 14:56:48.391 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-15 14:56:48.441 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-07-15 14:56:49.324 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-07-15 14:56:49.325 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-07-15 14:56:49.325 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-15 14:56:49.484 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-07-15 14:56:49.485 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-07-15 14:56:49.485 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-15 14:56:51.587 7 WARNING glance.api.v2.images [None req-c69524e6-0af2-4da4-8300-e0ecddc00f3b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-15 14:56:51.738 8 WARNING glance.api.v2.images [None req-b33e9ac0-4367-4c76-b1eb-6facb99961b0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-15 14:56:51.971 7 WARNING keystonemiddleware._common.config [None req-c69524e6-0af2-4da4-8300-e0ecddc00f3b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-15 14:56:51.979 7 WARNING oslo_config.cfg [None req-c69524e6-0af2-4da4-8300-e0ecddc00f3b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f697fa14668 pid: 7 (default app) 2026-07-15 14:56:52.124 8 WARNING keystonemiddleware._common.config [None req-b33e9ac0-4367-4c76-b1eb-6facb99961b0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-15 14:56:52.133 8 WARNING oslo_config.cfg [None req-b33e9ac0-4367-4c76-b1eb-6facb99961b0 - - - - - -] 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 0x7f697fa14668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.166 () {42 vars in 688 bytes} [Wed Jul 15 14:56:53 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-07-15 14:56:53.645 8 WARNING oslo_policy.policy [None req-d14e7c3d-65ac-43b5-a18a-d7441e1c3507 d8371b4f91eb4717a818c8f54321c085 a2dcf293a86c4ecdaed227b69955d4b1 - - 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-07-15 14:56:53.645 8 WARNING oslo_policy.policy [None req-d14e7c3d-65ac-43b5-a18a-d7441e1c3507 d8371b4f91eb4717a818c8f54321c085 a2dcf293a86c4ecdaed227b69955d4b1 - - 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-07-15 14:56:53.669 8 WARNING oslo_policy.policy [None req-d14e7c3d-65ac-43b5-a18a-d7441e1c3507 d8371b4f91eb4717a818c8f54321c085 a2dcf293a86c4ecdaed227b69955d4b1 - - 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-07-15 14:56:53.670 8 WARNING oslo_policy.policy [None req-d14e7c3d-65ac-43b5-a18a-d7441e1c3507 d8371b4f91eb4717a818c8f54321c085 a2dcf293a86c4ecdaed227b69955d4b1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.19.213.166 () {44 vars in 910 bytes} [Wed Jul 15 14:56:53 2026] GET /v2/images => generated 69 bytes in 681 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.166 () {42 vars in 688 bytes} [Wed Jul 15 14:56: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: 2/8] 199.19.213.166 () {44 vars in 910 bytes} [Wed Jul 15 14:56:57 2026] GET /v2/images => generated 69 bytes in 37 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-07-15 14:56:57.432 7 WARNING oslo_policy.policy [None req-1a9cc9ba-eb7d-4a6e-8123-0d0fc97c2735 d8371b4f91eb4717a818c8f54321c085 a2dcf293a86c4ecdaed227b69955d4b1 - - 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-07-15 14:56:57.432 7 WARNING oslo_policy.policy [None req-1a9cc9ba-eb7d-4a6e-8123-0d0fc97c2735 d8371b4f91eb4717a818c8f54321c085 a2dcf293a86c4ecdaed227b69955d4b1 - - 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: 7/9] 199.19.213.166 () {44 vars in 911 bytes} [Wed Jul 15 14:56:57 2026] GET /v2/images/cirros => generated 151 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.166 () {44 vars in 933 bytes} [Wed Jul 15 14:56:57 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 14:56:57.593 7 WARNING oslo_policy.policy [None req-79d41290-5694-4f12-91e8-c235f1ee0ee3 d8371b4f91eb4717a818c8f54321c085 a2dcf293a86c4ecdaed227b69955d4b1 - - 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-07-15 14:56:57.593 7 WARNING oslo_policy.policy [None req-79d41290-5694-4f12-91e8-c235f1ee0ee3 d8371b4f91eb4717a818c8f54321c085 a2dcf293a86c4ecdaed227b69955d4b1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.19.213.166 () {44 vars in 939 bytes} [Wed Jul 15 14:56:57 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) 2026-07-15 14:56:57.674 8 WARNING oslo_config.cfg [None req-451e678a-c516-4433-bd74-d0de2682ad38 d8371b4f91eb4717a818c8f54321c085 a2dcf293a86c4ecdaed227b69955d4b1 - - 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/12] 199.19.213.166 () {48 vars in 951 bytes} [Wed Jul 15 14:56:57 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-15 14:56:57.693 7 WARNING oslo_policy.policy [None req-c8c495a4-dc22-4bd0-bd21-04469842a72e d8371b4f91eb4717a818c8f54321c085 a2dcf293a86c4ecdaed227b69955d4b1 - - 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-07-15 14:56:57.693 7 WARNING oslo_policy.policy [None req-c8c495a4-dc22-4bd0-bd21-04469842a72e d8371b4f91eb4717a818c8f54321c085 a2dcf293a86c4ecdaed227b69955d4b1 - - 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-07-15 14:56:57.694 7 INFO glance.api.v2.image_data [None req-c8c495a4-dc22-4bd0-bd21-04469842a72e d8371b4f91eb4717a818c8f54321c085 a2dcf293a86c4ecdaed227b69955d4b1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 14:57:01.698 7 WARNING glance.location [None req-c8c495a4-dc22-4bd0-bd21-04469842a72e d8371b4f91eb4717a818c8f54321c085 a2dcf293a86c4ecdaed227b69955d4b1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.19.213.166 () {48 vars in 1045 bytes} [Wed Jul 15 14:56:57 2026] PUT /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c/file => generated 0 bytes in 4050 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5309 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.19.213.166 () {44 vars in 971 bytes} [Wed Jul 15 14:57:01 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 14:57:01.857 7 WARNING oslo_config.cfg [None req-30317719-33c5-4f27-bc5e-e4b0b88e26b6 d8371b4f91eb4717a818c8f54321c085 a2dcf293a86c4ecdaed227b69955d4b1 - - 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: 10/17] 199.19.213.166 () {48 vars in 1051 bytes} [Wed Jul 15 14:57:01 2026] PATCH /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.166 () {44 vars in 971 bytes} [Wed Jul 15 14:57:01 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => 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: 141/279] 199.19.213.166 () {42 vars in 688 bytes} [Wed Jul 15 15:18:49 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/280] 199.19.213.166 () {44 vars in 910 bytes} [Wed Jul 15 15:18:49 2026] GET /v2/images => generated 1381 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 199.19.213.166 () {42 vars in 688 bytes} [Wed Jul 15 15:19:07 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: 142/286] 199.19.213.166 () {44 vars in 910 bytes} [Wed Jul 15 15:19:07 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 199.19.213.166 () {44 vars in 937 bytes} [Wed Jul 15 15:19:07 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 199.19.213.166 () {44 vars in 959 bytes} [Wed Jul 15 15:19:07 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 199.19.213.166 () {44 vars in 939 bytes} [Wed Jul 15 15:19:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 199.19.213.166 () {48 vars in 951 bytes} [Wed Jul 15 15:19:07 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-15 15:19:07.654 7 INFO glance.api.v2.image_data [None req-c652ccb0-492a-45e8-af6d-e56b29a51210 d8371b4f91eb4717a818c8f54321c085 a2dcf293a86c4ecdaed227b69955d4b1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 15:19:32.787 7 WARNING glance.location [None req-c652ccb0-492a-45e8-af6d-e56b29a51210 d8371b4f91eb4717a818c8f54321c085 a2dcf293a86c4ecdaed227b69955d4b1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 147/297] 199.19.213.166 () {48 vars in 1046 bytes} [Wed Jul 15 15:19:07 2026] PUT /v2/images/a169bfd7-bd47-4ffd-8d3e-5977bdef6b59/file => generated 0 bytes in 25176 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62986 switches on core 0) [pid: 8|app: 0|req: 151/298] 199.19.213.166 () {44 vars in 971 bytes} [Wed Jul 15 15:19:32 2026] GET /v2/images/a169bfd7-bd47-4ffd-8d3e-5977bdef6b59 => 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: 148/299] 199.19.213.166 () {48 vars in 1051 bytes} [Wed Jul 15 15:19:32 2026] PATCH /v2/images/a169bfd7-bd47-4ffd-8d3e-5977bdef6b59 => generated 1395 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/300] 199.19.213.166 () {44 vars in 971 bytes} [Wed Jul 15 15:19:32 2026] GET /v2/images/a169bfd7-bd47-4ffd-8d3e-5977bdef6b59 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/301] 199.19.213.166 () {42 vars in 688 bytes} [Wed Jul 15 15:19:34 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: 153/302] 199.19.213.166 () {44 vars in 910 bytes} [Wed Jul 15 15:19:34 2026] GET /v2/images => generated 2778 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/385] 199.19.213.166 () {42 vars in 688 bytes} [Wed Jul 15 15:26:24 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: 195/386] 199.19.213.166 () {44 vars in 910 bytes} [Wed Jul 15 15:26:24 2026] GET /v2/images => generated 2778 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/389] 199.19.213.166 () {42 vars in 688 bytes} [Wed Jul 15 15:26:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 199.19.213.166 () {44 vars in 910 bytes} [Wed Jul 15 15:26:32 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 199.19.213.166 () {44 vars in 947 bytes} [Wed Jul 15 15:26:32 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/392] 199.19.213.166 () {44 vars in 969 bytes} [Wed Jul 15 15:26:32 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/393] 199.19.213.166 () {44 vars in 939 bytes} [Wed Jul 15 15:26:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/394] 199.19.213.166 () {48 vars in 951 bytes} [Wed Jul 15 15:26:32 2026] POST /v2/images => generated 799 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-15 15:26:32.906 7 INFO glance.api.v2.image_data [None req-77d37edf-b6c4-48b8-885c-b0e3e5295e90 d8371b4f91eb4717a818c8f54321c085 a2dcf293a86c4ecdaed227b69955d4b1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 15:26:46.842 7 INFO glance.location [None req-77d37edf-b6c4-48b8-885c-b0e3e5295e90 d8371b4f91eb4717a818c8f54321c085 a2dcf293a86c4ecdaed227b69955d4b1 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/397] 199.19.213.166 () {48 vars in 1045 bytes} [Wed Jul 15 15:26:32 2026] PUT /v2/images/790846c2-bff8-46a8-a653-e081de848189/file => generated 0 bytes in 13980 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25183 switches on core 0) [pid: 8|app: 0|req: 202/398] 199.19.213.166 () {44 vars in 971 bytes} [Wed Jul 15 15:26:46 2026] GET /v2/images/790846c2-bff8-46a8-a653-e081de848189 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/399] 199.19.213.166 () {48 vars in 1051 bytes} [Wed Jul 15 15:26:46 2026] PATCH /v2/images/790846c2-bff8-46a8-a653-e081de848189 => generated 1410 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/400] 199.19.213.166 () {44 vars in 971 bytes} [Wed Jul 15 15:26:47 2026] GET /v2/images/790846c2-bff8-46a8-a653-e081de848189 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/409] 199.19.213.166 () {42 vars in 688 bytes} [Wed Jul 15 15:27:24 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: 202/410] 199.19.213.166 () {44 vars in 910 bytes} [Wed Jul 15 15:27:24 2026] GET /v2/images => generated 4190 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/413] 199.19.213.166 () {42 vars in 688 bytes} [Wed Jul 15 15:27:35 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: 204/414] 199.19.213.166 () {44 vars in 910 bytes} [Wed Jul 15 15:27:35 2026] GET /v2/images => generated 4190 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/415] 199.19.213.166 () {44 vars in 939 bytes} [Wed Jul 15 15:27:35 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: 7|app: 0|req: 205/416] 199.19.213.166 () {44 vars in 961 bytes} [Wed Jul 15 15:27:35 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/417] 199.19.213.166 () {44 vars in 939 bytes} [Wed Jul 15 15:27:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/418] 199.19.213.166 () {48 vars in 951 bytes} [Wed Jul 15 15:27:35 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-15 15:27:35.745 8 WARNING oslo_policy.policy [None req-3e821250-e7da-4849-8d58-a8f6560a706d d8371b4f91eb4717a818c8f54321c085 a2dcf293a86c4ecdaed227b69955d4b1 - - 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-07-15 15:27:35.745 8 WARNING oslo_policy.policy [None req-3e821250-e7da-4849-8d58-a8f6560a706d d8371b4f91eb4717a818c8f54321c085 a2dcf293a86c4ecdaed227b69955d4b1 - - 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-07-15 15:27:35.746 8 INFO glance.api.v2.image_data [None req-3e821250-e7da-4849-8d58-a8f6560a706d d8371b4f91eb4717a818c8f54321c085 a2dcf293a86c4ecdaed227b69955d4b1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 15:27:50.551 8 INFO glance.location [None req-3e821250-e7da-4849-8d58-a8f6560a706d d8371b4f91eb4717a818c8f54321c085 a2dcf293a86c4ecdaed227b69955d4b1 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 213/421] 199.19.213.166 () {48 vars in 1046 bytes} [Wed Jul 15 15:27:35 2026] PUT /v2/images/53c9ff9a-409f-426f-9a33-7d5e84e15b41/file => generated 0 bytes in 14853 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29546 switches on core 0) [pid: 7|app: 0|req: 209/422] 199.19.213.166 () {44 vars in 971 bytes} [Wed Jul 15 15:27:50 2026] GET /v2/images/53c9ff9a-409f-426f-9a33-7d5e84e15b41 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/423] 199.19.213.166 () {48 vars in 1051 bytes} [Wed Jul 15 15:27:50 2026] PATCH /v2/images/53c9ff9a-409f-426f-9a33-7d5e84e15b41 => generated 1382 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/424] 199.19.213.166 () {44 vars in 971 bytes} [Wed Jul 15 15:27:50 2026] GET /v2/images/53c9ff9a-409f-426f-9a33-7d5e84e15b41 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/585] 199.19.213.166 () {42 vars in 688 bytes} [Wed Jul 15 15:41: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: 291/586] 199.19.213.166 () {44 vars in 910 bytes} [Wed Jul 15 15:41:06 2026] GET /v2/images => generated 5574 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/615] 199.19.213.166 () {42 vars in 688 bytes} [Wed Jul 15 15:43:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/616] 199.19.213.166 () {44 vars in 910 bytes} [Wed Jul 15 15:43:24 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/617] 199.19.213.166 () {42 vars in 688 bytes} [Wed Jul 15 15:43: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: 311/618] 199.19.213.166 () {44 vars in 910 bytes} [Wed Jul 15 15:43:26 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: 317/629] 199.19.213.166 () {42 vars in 688 bytes} [Wed Jul 15 15:44:16 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: 313/630] 199.19.213.166 () {44 vars in 910 bytes} [Wed Jul 15 15:44:16 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/633] 199.19.213.166 () {42 vars in 688 bytes} [Wed Jul 15 15:44:25 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: 319/634] 199.19.213.166 () {44 vars in 910 bytes} [Wed Jul 15 15:44:25 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/647] 199.19.213.166 () {42 vars in 688 bytes} [Wed Jul 15 15:45:27 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/648] 199.19.213.166 () {44 vars in 910 bytes} [Wed Jul 15 15:45:27 2026] GET /v2/images => generated 5574 bytes in 61 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: 327/657] 10.0.0.232 () {32 vars in 632 bytes} [Wed Jul 15 15:46:09 2026] GET /v2/images => generated 5574 bytes in 15 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: 334/664] 10.0.0.106 () {36 vars in 986 bytes} [Wed Jul 15 15:46:33 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => generated 1312 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/665] 10.0.0.106 () {36 vars in 926 bytes} [Wed Jul 15 15:46:33 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/666] 10.0.0.106 () {36 vars in 926 bytes} [Wed Jul 15 15:46:33 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: 332/667] 10.0.0.106 () {36 vars in 986 bytes} [Wed Jul 15 15:46:33 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/668] 10.0.0.106 () {36 vars in 926 bytes} [Wed Jul 15 15:46:33 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: 333/669] 10.0.0.106 () {36 vars in 926 bytes} [Wed Jul 15 15:46:33 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: 337/670] 10.0.0.106 () {36 vars in 986 bytes} [Wed Jul 15 15:46:33 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => 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: 334/671] 10.0.0.106 () {36 vars in 926 bytes} [Wed Jul 15 15:46:33 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: 338/672] 10.0.0.106 () {36 vars in 926 bytes} [Wed Jul 15 15:46:33 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: 335/673] 10.0.0.143 () {36 vars in 910 bytes} [Wed Jul 15 15:46:34 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: 339/674] 10.0.0.143 () {36 vars in 1006 bytes} [Wed Jul 15 15:46:34 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c/locations => generated 127 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/675] 10.0.0.143 () {36 vars in 986 bytes} [Wed Jul 15 15:46:34 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/676] 10.0.0.143 () {36 vars in 926 bytes} [Wed Jul 15 15:46:34 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: 337/677] 10.0.0.143 () {36 vars in 926 bytes} [Wed Jul 15 15:46:34 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: 341/678] 10.0.0.223 () {36 vars in 986 bytes} [Wed Jul 15 15:46:35 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => 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: 338/679] 10.0.0.223 () {36 vars in 926 bytes} [Wed Jul 15 15:46:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/682] 199.19.213.166 () {36 vars in 990 bytes} [Wed Jul 15 15:46:43 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/683] 199.19.213.166 () {36 vars in 930 bytes} [Wed Jul 15 15:46:43 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: 341/684] 199.19.213.166 () {36 vars in 990 bytes} [Wed Jul 15 15:46:43 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/685] 199.19.213.166 () {36 vars in 930 bytes} [Wed Jul 15 15:46:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/686] 10.0.0.232 () {30 vars in 410 bytes} [Wed Jul 15 15:46:48 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: 348/693] 10.0.0.223 () {36 vars in 986 bytes} [Wed Jul 15 15:47:18 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => 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: 346/694] 10.0.0.223 () {36 vars in 926 bytes} [Wed Jul 15 15:47:18 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: 350/701] 10.0.0.223 () {36 vars in 986 bytes} [Wed Jul 15 15:47:41 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/702] 10.0.0.223 () {36 vars in 926 bytes} [Wed Jul 15 15:47:41 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/703] 10.0.0.223 () {36 vars in 986 bytes} [Wed Jul 15 15:47:43 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/704] 10.0.0.223 () {36 vars in 926 bytes} [Wed Jul 15 15:47:43 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/709] 10.0.0.223 () {36 vars in 986 bytes} [Wed Jul 15 15:48:09 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/710] 10.0.0.223 () {36 vars in 926 bytes} [Wed Jul 15 15:48:09 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: 356/713] 10.0.0.223 () {36 vars in 986 bytes} [Wed Jul 15 15:48:13 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/714] 10.0.0.223 () {36 vars in 926 bytes} [Wed Jul 15 15:48: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: 7|app: 0|req: 357/715] 10.0.0.223 () {36 vars in 986 bytes} [Wed Jul 15 15:48:18 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => 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: 359/716] 10.0.0.223 () {36 vars in 926 bytes} [Wed Jul 15 15:48:18 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/719] 10.0.0.232 () {34 vars in 654 bytes} [Wed Jul 15 15:48:29 2026] POST /v2/images => generated 649 bytes in 175 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-15 15:48:29.566 8 WARNING glance.api.v2.images [None req-03f2b902-77b3-4634-896d-dfa55110bd7e 3da83e9dbaa24dbd97f6b8b0c1868a2d 0a045dbcaefb48649f471713fdaa5683 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3d373972-4b89-4f6d-ad59-8da028db0bca [pid: 8|app: 0|req: 361/720] 10.0.0.232 () {32 vars in 709 bytes} [Wed Jul 15 15:48:29 2026] DELETE /v2/images/3d373972-4b89-4f6d-ad59-8da028db0bca => 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: 360/721] 10.0.0.232 () {32 vars in 706 bytes} [Wed Jul 15 15:48:29 2026] GET /v2/images/3d373972-4b89-4f6d-ad59-8da028db0bca => 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: 362/722] 10.0.0.232 () {32 vars in 632 bytes} [Wed Jul 15 15:48:29 2026] GET /v2/images => generated 1381 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/723] 10.0.0.232 () {34 vars in 654 bytes} [Wed Jul 15 15:48:29 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/724] 10.0.0.232 () {32 vars in 716 bytes} [Wed Jul 15 15:48:29 2026] GET /v2/images/6b28670e-55a1-4f4e-ac41-058f3a169ecb/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 15:48:29.743 7 INFO glance.api.v2.image_data [None req-197c0914-026b-43d4-a9b7-73b66b16f5be 3da83e9dbaa24dbd97f6b8b0c1868a2d 0a045dbcaefb48649f471713fdaa5683 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 15:48:29.787 7 WARNING glance_store._drivers.rbd [None req-197c0914-026b-43d4-a9b7-73b66b16f5be 3da83e9dbaa24dbd97f6b8b0c1868a2d 0a045dbcaefb48649f471713fdaa5683 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-15 15:48:30.371 7 INFO glance.location [None req-197c0914-026b-43d4-a9b7-73b66b16f5be 3da83e9dbaa24dbd97f6b8b0c1868a2d 0a045dbcaefb48649f471713fdaa5683 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 362/725] 10.0.0.232 () {32 vars in 726 bytes} [Wed Jul 15 15:48:29 2026] PUT /v2/images/6b28670e-55a1-4f4e-ac41-058f3a169ecb/file => generated 0 bytes in 674 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/726] 10.0.0.232 () {32 vars in 706 bytes} [Wed Jul 15 15:48:30 2026] GET /v2/images/6b28670e-55a1-4f4e-ac41-058f3a169ecb => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/727] 10.0.0.232 () {32 vars in 716 bytes} [Wed Jul 15 15:48:30 2026] GET /v2/images/6b28670e-55a1-4f4e-ac41-058f3a169ecb/file => generated 1024 bytes in 153 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/728] 10.0.0.232 () {34 vars in 654 bytes} [Wed Jul 15 15:48:30 2026] POST /v2/images => generated 649 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/729] 10.0.0.232 () {32 vars in 725 bytes} [Wed Jul 15 15:48:30 2026] PATCH /v2/images/ddbff777-2c6a-446a-afb5-9bab19a4474e => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/730] 10.0.0.232 () {32 vars in 706 bytes} [Wed Jul 15 15:48:30 2026] GET /v2/images/ddbff777-2c6a-446a-afb5-9bab19a4474e => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 15:48:30.741 7 WARNING glance.api.v2.images [None req-4e90d7e6-8b4d-4aa1-b9f0-1bea22fc51ab 3da83e9dbaa24dbd97f6b8b0c1868a2d 0a045dbcaefb48649f471713fdaa5683 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ddbff777-2c6a-446a-afb5-9bab19a4474e [pid: 7|app: 0|req: 365/731] 10.0.0.232 () {32 vars in 709 bytes} [Wed Jul 15 15:48:30 2026] DELETE /v2/images/ddbff777-2c6a-446a-afb5-9bab19a4474e => generated 0 bytes in 35 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/732] 10.0.0.232 () {32 vars in 706 bytes} [Wed Jul 15 15:48:30 2026] GET /v2/images/ddbff777-2c6a-446a-afb5-9bab19a4474e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 15:48:30.799 7 WARNING glance.api.v2.images [None req-84d25c7c-99d0-4e42-8680-79b02e92a18e 3da83e9dbaa24dbd97f6b8b0c1868a2d 0a045dbcaefb48649f471713fdaa5683 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6b28670e-55a1-4f4e-ac41-058f3a169ecb [pid: 7|app: 0|req: 366/735] 10.0.0.232 () {32 vars in 709 bytes} [Wed Jul 15 15:48:30 2026] DELETE /v2/images/6b28670e-55a1-4f4e-ac41-058f3a169ecb => generated 0 bytes in 870 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/736] 10.0.0.232 () {32 vars in 706 bytes} [Wed Jul 15 15:48:31 2026] GET /v2/images/6b28670e-55a1-4f4e-ac41-058f3a169ecb => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 15:48:31.682 7 WARNING glance.api.v2.images [None req-35e8ce05-cd1a-4db1-a302-18bbfe62529c 3da83e9dbaa24dbd97f6b8b0c1868a2d 0a045dbcaefb48649f471713fdaa5683 - - default default] Failed to find image 3d373972-4b89-4f6d-ad59-8da028db0bca to delete: glance.common.exception.ImageNotFound: No image found with ID 3d373972-4b89-4f6d-ad59-8da028db0bca [pid: 7|app: 0|req: 367/737] 10.0.0.232 () {32 vars in 709 bytes} [Wed Jul 15 15:48:31 2026] DELETE /v2/images/3d373972-4b89-4f6d-ad59-8da028db0bca => 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: 371/738] 10.0.0.232 () {32 vars in 706 bytes} [Wed Jul 15 15:48:31 2026] GET /v2/images/3d373972-4b89-4f6d-ad59-8da028db0bca => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/741] 10.0.0.232 () {32 vars in 706 bytes} [Wed Jul 15 15:48:41 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/742] 10.0.0.232 () {32 vars in 706 bytes} [Wed Jul 15 15:48:41 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/743] 10.0.0.106 () {36 vars in 986 bytes} [Wed Jul 15 15:48:41 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => 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: 370/744] 10.0.0.106 () {36 vars in 926 bytes} [Wed Jul 15 15:48:41 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: 375/745] 10.0.0.106 () {36 vars in 926 bytes} [Wed Jul 15 15:48:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/746] 10.0.0.106 () {36 vars in 986 bytes} [Wed Jul 15 15:48:41 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/747] 10.0.0.106 () {36 vars in 926 bytes} [Wed Jul 15 15:48:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/748] 10.0.0.106 () {36 vars in 926 bytes} [Wed Jul 15 15:48:41 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/749] 10.0.0.106 () {36 vars in 986 bytes} [Wed Jul 15 15:48:41 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => 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: 373/750] 10.0.0.106 () {36 vars in 926 bytes} [Wed Jul 15 15:48:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/751] 10.0.0.143 () {36 vars in 910 bytes} [Wed Jul 15 15:48:42 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/752] 10.0.0.143 () {36 vars in 1006 bytes} [Wed Jul 15 15:48:42 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/753] 10.0.0.143 () {36 vars in 986 bytes} [Wed Jul 15 15:48:42 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => 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: 375/754] 10.0.0.143 () {36 vars in 926 bytes} [Wed Jul 15 15:48:42 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: 380/755] 10.0.0.143 () {36 vars in 926 bytes} [Wed Jul 15 15:48:42 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/758] 10.0.0.223 () {36 vars in 986 bytes} [Wed Jul 15 15:48:53 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => 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: 382/759] 10.0.0.223 () {36 vars in 926 bytes} [Wed Jul 15 15:48:53 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: 380/764] 10.0.0.223 () {36 vars in 986 bytes} [Wed Jul 15 15:49:18 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => 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: 385/765] 10.0.0.223 () {36 vars in 926 bytes} [Wed Jul 15 15:49:18 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/780] 10.0.0.223 () {36 vars in 986 bytes} [Wed Jul 15 15:50:22 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/781] 10.0.0.223 () {36 vars in 926 bytes} [Wed Jul 15 15:50:22 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: 390/784] 10.0.0.223 () {36 vars in 986 bytes} [Wed Jul 15 15:50:40 2026] GET /v2/images/ff3b2154-85f5-4a8e-bbaf-ecb48f21a36c => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/785] 10.0.0.223 () {36 vars in 926 bytes} [Wed Jul 15 15:50:40 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: 400/794] 199.19.213.166 () {32 vars in 825 bytes} [Wed Jul 15 15:51:13 2026] GET /v2/images?status=active&owner=a2dcf293a86c4ecdaed227b69955d4b1&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/795] 199.19.213.166 () {32 vars in 652 bytes} [Wed Jul 15 15:51:13 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: 401/796] 10.0.0.106 () {36 vars in 986 bytes} [Wed Jul 15 15:51:14 2026] GET /v2/images/a169bfd7-bd47-4ffd-8d3e-5977bdef6b59 => generated 1395 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/797] 10.0.0.106 () {36 vars in 926 bytes} [Wed Jul 15 15:51:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/798] 10.0.0.106 () {36 vars in 926 bytes} [Wed Jul 15 15:51:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/799] 10.0.0.106 () {36 vars in 986 bytes} [Wed Jul 15 15:51:14 2026] GET /v2/images/a169bfd7-bd47-4ffd-8d3e-5977bdef6b59 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/800] 10.0.0.106 () {36 vars in 926 bytes} [Wed Jul 15 15:51: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: 7|app: 0|req: 398/801] 10.0.0.106 () {36 vars in 926 bytes} [Wed Jul 15 15:51:14 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: 404/802] 10.0.0.106 () {36 vars in 986 bytes} [Wed Jul 15 15:51:14 2026] GET /v2/images/a169bfd7-bd47-4ffd-8d3e-5977bdef6b59 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/803] 10.0.0.106 () {36 vars in 926 bytes} [Wed Jul 15 15:51:14 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: 405/804] 10.0.0.106 () {36 vars in 926 bytes} [Wed Jul 15 15:51:14 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/805] 10.0.0.143 () {36 vars in 910 bytes} [Wed Jul 15 15:51:15 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: 406/806] 10.0.0.143 () {36 vars in 1006 bytes} [Wed Jul 15 15:51:15 2026] GET /v2/images/a169bfd7-bd47-4ffd-8d3e-5977bdef6b59/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/807] 10.0.0.143 () {36 vars in 986 bytes} [Wed Jul 15 15:51:15 2026] GET /v2/images/a169bfd7-bd47-4ffd-8d3e-5977bdef6b59 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/808] 10.0.0.143 () {36 vars in 926 bytes} [Wed Jul 15 15:51:15 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: 402/809] 10.0.0.143 () {36 vars in 926 bytes} [Wed Jul 15 15:51:15 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: 424/852] 10.0.0.232 () {32 vars in 632 bytes} [Wed Jul 15 15:54:43 2026] GET /v2/images => generated 5574 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)