+ 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 Jun 10 08:39:37 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-fc8949887-wr7kz 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fadfa5e5668 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-10 08:39:39.366 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-10 08:39:39.374 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-10 08:39:40.246 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-10 08:39:40.247 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-10 08:39:40.247 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 08:39:40.250 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-10 08:39:40.251 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-10 08:39:40.252 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 08:39:42.285 8 WARNING glance.api.v2.images [None req-9226e15e-1637-402f-aded-ded1f123135c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 08:39:42.319 7 WARNING glance.api.v2.images [None req-9995408b-45fb-48e9-9849-74fad2c76e70 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 08:39:42.616 8 WARNING keystonemiddleware._common.config [None req-9226e15e-1637-402f-aded-ded1f123135c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 08:39:42.623 8 WARNING oslo_config.cfg [None req-9226e15e-1637-402f-aded-ded1f123135c - - - - - -] 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 0x7fadfa5e5668 pid: 8 (default app) 2026-06-10 08:39:42.670 7 WARNING keystonemiddleware._common.config [None req-9995408b-45fb-48e9-9849-74fad2c76e70 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 08:39:42.678 7 WARNING oslo_config.cfg [None req-9995408b-45fb-48e9-9849-74fad2c76e70 - - - - - -] 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 0x7fadfa5e5668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.205 () {42 vars in 687 bytes} [Wed Jun 10 08:39:43 2026] GET / => generated 1312 bytes in 6 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-10 08:39:43.957 7 WARNING oslo_policy.policy [None req-55edc560-cf29-47b0-bc78-77daf1313f46 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - 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-10 08:39:43.957 7 WARNING oslo_policy.policy [None req-55edc560-cf29-47b0-bc78-77daf1313f46 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - 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-10 08:39:43.973 7 WARNING oslo_policy.policy [None req-55edc560-cf29-47b0-bc78-77daf1313f46 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - 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-10 08:39:43.973 7 WARNING oslo_policy.policy [None req-55edc560-cf29-47b0-bc78-77daf1313f46 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/4] 199.204.45.205 () {44 vars in 909 bytes} [Wed Jun 10 08:39:43 2026] GET /v2/images => generated 69 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.205 () {42 vars in 687 bytes} [Wed Jun 10 08:39: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: 2/6] 199.204.45.205 () {44 vars in 909 bytes} [Wed Jun 10 08:39:47 2026] GET /v2/images => generated 69 bytes in 34 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-10 08:39:47.593 8 WARNING oslo_policy.policy [None req-a0daf8bb-7ce0-4f6f-9920-21e4e91b58cb 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - 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-10 08:39:47.593 8 WARNING oslo_policy.policy [None req-a0daf8bb-7ce0-4f6f-9920-21e4e91b58cb 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - 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: 5/7] 199.204.45.205 () {44 vars in 910 bytes} [Wed Jun 10 08:39:47 2026] GET /v2/images/cirros => generated 151 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.205 () {44 vars in 932 bytes} [Wed Jun 10 08:39:47 2026] GET /v2/images?name=cirros => generated 81 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 08:39:47.731 8 WARNING oslo_policy.policy [None req-d8d7511c-159c-4ecb-93c0-995cf756fc00 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - 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-10 08:39:47.731 8 WARNING oslo_policy.policy [None req-d8d7511c-159c-4ecb-93c0-995cf756fc00 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - 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: 6/9] 199.204.45.205 () {44 vars in 938 bytes} [Wed Jun 10 08:39:47 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-06-10 08:39:47.827 7 WARNING oslo_config.cfg [None req-5952eb47-57c6-4f50-b188-5b707e19de57 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/10] 199.204.45.205 () {48 vars in 950 bytes} [Wed Jun 10 08:39:47 2026] POST /v2/images => generated 760 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 08:39:47.849 8 WARNING oslo_policy.policy [None req-0a93de10-6c75-4b02-abdd-81347c355c49 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - 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-10 08:39:47.849 8 WARNING oslo_policy.policy [None req-0a93de10-6c75-4b02-abdd-81347c355c49 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - 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-10 08:39:47.851 8 INFO glance.api.v2.image_data [None req-0a93de10-6c75-4b02-abdd-81347c355c49 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 08:39:51.616 8 WARNING glance.location [None req-0a93de10-6c75-4b02-abdd-81347c355c49 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/11] 199.204.45.205 () {48 vars in 1044 bytes} [Wed Jun 10 08:39:47 2026] PUT /v2/images/6e45670c-a4ac-442d-9cf4-503ef87c4dda/file => generated 0 bytes in 3811 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6565 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.205 () {44 vars in 970 bytes} [Wed Jun 10 08:39:51 2026] GET /v2/images/6e45670c-a4ac-442d-9cf4-503ef87c4dda => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 08:39:51.765 8 WARNING oslo_config.cfg [None req-586dcc20-dbf5-4688-990c-2d0c51ac6799 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - 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: 8/15] 199.204.45.205 () {48 vars in 1050 bytes} [Wed Jun 10 08:39:51 2026] PATCH /v2/images/6e45670c-a4ac-442d-9cf4-503ef87c4dda => generated 1312 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.205 () {44 vars in 970 bytes} [Wed Jun 10 08:39:51 2026] GET /v2/images/6e45670c-a4ac-442d-9cf4-503ef87c4dda => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/265] 199.204.45.205 () {42 vars in 687 bytes} [Wed Jun 10 09:00: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: 133/266] 199.204.45.205 () {44 vars in 909 bytes} [Wed Jun 10 09:00:35 2026] GET /v2/images => generated 1381 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/271] 199.204.45.205 () {42 vars in 687 bytes} [Wed Jun 10 09:00: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: 136/272] 199.204.45.205 () {44 vars in 909 bytes} [Wed Jun 10 09:00:52 2026] GET /v2/images => generated 1381 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/273] 199.204.45.205 () {44 vars in 936 bytes} [Wed Jun 10 09:00:52 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/274] 199.204.45.205 () {44 vars in 958 bytes} [Wed Jun 10 09:00:52 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: 8|app: 0|req: 138/275] 199.204.45.205 () {44 vars in 938 bytes} [Wed Jun 10 09:00:52 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: 7|app: 0|req: 138/276] 199.204.45.205 () {48 vars in 950 bytes} [Wed Jun 10 09:00:52 2026] POST /v2/images => generated 796 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 09:00:52.442 8 INFO glance.api.v2.image_data [None req-07015de8-9a7f-44ff-b739-906af31564e1 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:01:18.609 8 WARNING glance.location [None req-07015de8-9a7f-44ff-b739-906af31564e1 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 139/281] 199.204.45.205 () {48 vars in 1045 bytes} [Wed Jun 10 09:00:52 2026] PUT /v2/images/f36a60f4-545f-454e-9655-046bf8e4816f/file => generated 0 bytes in 26222 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66512 switches on core 0) [pid: 7|app: 0|req: 143/282] 199.204.45.205 () {44 vars in 970 bytes} [Wed Jun 10 09:01:18 2026] GET /v2/images/f36a60f4-545f-454e-9655-046bf8e4816f => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/283] 199.204.45.205 () {48 vars in 1050 bytes} [Wed Jun 10 09:01:18 2026] PATCH /v2/images/f36a60f4-545f-454e-9655-046bf8e4816f => generated 1395 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/284] 199.204.45.205 () {44 vars in 970 bytes} [Wed Jun 10 09:01:18 2026] GET /v2/images/f36a60f4-545f-454e-9655-046bf8e4816f => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/285] 199.204.45.205 () {42 vars in 687 bytes} [Wed Jun 10 09:01:20 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: 145/286] 199.204.45.205 () {44 vars in 909 bytes} [Wed Jun 10 09:01:20 2026] GET /v2/images => generated 2778 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/371] 199.204.45.205 () {42 vars in 687 bytes} [Wed Jun 10 09:08:14 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/372] 199.204.45.205 () {44 vars in 909 bytes} [Wed Jun 10 09:08:14 2026] GET /v2/images => generated 2778 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 199.204.45.205 () {42 vars in 687 bytes} [Wed Jun 10 09:08:23 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: 190/376] 199.204.45.205 () {44 vars in 909 bytes} [Wed Jun 10 09:08:23 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: 187/377] 199.204.45.205 () {44 vars in 946 bytes} [Wed Jun 10 09:08:23 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 199.204.45.205 () {44 vars in 968 bytes} [Wed Jun 10 09:08:23 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/379] 199.204.45.205 () {44 vars in 938 bytes} [Wed Jun 10 09:08:23 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: 7|app: 0|req: 192/380] 199.204.45.205 () {48 vars in 950 bytes} [Wed Jun 10 09:08:23 2026] POST /v2/images => generated 799 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 09:08:23.446 8 INFO glance.api.v2.image_data [None req-81de27a8-008d-4362-a149-972cffab8ebd 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:08:47.783 8 INFO glance.location [None req-81de27a8-008d-4362-a149-972cffab8ebd 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 189/385] 199.204.45.205 () {48 vars in 1044 bytes} [Wed Jun 10 09:08:23 2026] PUT /v2/images/de9b13a3-9775-434a-a183-16f0baa0a71e/file => generated 0 bytes in 24376 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24818 switches on core 0) [pid: 7|app: 0|req: 197/386] 199.204.45.205 () {44 vars in 970 bytes} [Wed Jun 10 09:08:47 2026] GET /v2/images/de9b13a3-9775-434a-a183-16f0baa0a71e => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/387] 199.204.45.205 () {48 vars in 1050 bytes} [Wed Jun 10 09:08:47 2026] PATCH /v2/images/de9b13a3-9775-434a-a183-16f0baa0a71e => generated 1410 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/388] 199.204.45.205 () {44 vars in 970 bytes} [Wed Jun 10 09:08:47 2026] GET /v2/images/de9b13a3-9775-434a-a183-16f0baa0a71e => 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: 204/399] 199.204.45.205 () {42 vars in 687 bytes} [Wed Jun 10 09:09: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: 196/400] 199.204.45.205 () {44 vars in 909 bytes} [Wed Jun 10 09:09:32 2026] GET /v2/images => generated 4190 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/403] 199.204.45.205 () {42 vars in 687 bytes} [Wed Jun 10 09:09:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/404] 199.204.45.205 () {44 vars in 909 bytes} [Wed Jun 10 09:09:46 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/405] 199.204.45.205 () {44 vars in 938 bytes} [Wed Jun 10 09:09:46 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/406] 199.204.45.205 () {44 vars in 960 bytes} [Wed Jun 10 09:09:46 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/407] 199.204.45.205 () {44 vars in 938 bytes} [Wed Jun 10 09:09:46 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) [pid: 8|app: 0|req: 200/408] 199.204.45.205 () {48 vars in 950 bytes} [Wed Jun 10 09:09:46 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 09:09:47.029 7 WARNING oslo_policy.policy [None req-9493038c-3ede-47f9-bdca-cbe9fd4f63d7 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - 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-10 09:09:47.030 7 WARNING oslo_policy.policy [None req-9493038c-3ede-47f9-bdca-cbe9fd4f63d7 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - 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-10 09:09:47.031 7 INFO glance.api.v2.image_data [None req-9493038c-3ede-47f9-bdca-cbe9fd4f63d7 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:10:01.204 7 INFO glance.location [None req-9493038c-3ede-47f9-bdca-cbe9fd4f63d7 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 209/411] 199.204.45.205 () {48 vars in 1045 bytes} [Wed Jun 10 09:09:47 2026] PUT /v2/images/0788e781-9e62-497d-92e3-b8ee067177cb/file => generated 0 bytes in 14220 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32399 switches on core 0) [pid: 8|app: 0|req: 203/412] 199.204.45.205 () {44 vars in 970 bytes} [Wed Jun 10 09:10:01 2026] GET /v2/images/0788e781-9e62-497d-92e3-b8ee067177cb => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/413] 199.204.45.205 () {48 vars in 1050 bytes} [Wed Jun 10 09:10:01 2026] PATCH /v2/images/0788e781-9e62-497d-92e3-b8ee067177cb => 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: 204/414] 199.204.45.205 () {44 vars in 970 bytes} [Wed Jun 10 09:10:01 2026] GET /v2/images/0788e781-9e62-497d-92e3-b8ee067177cb => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)