+ 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 17 03:19:32 2026] *** compiled with version: 11.4.0 on 20 May 2026 04:37:34 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-746dc45df4-qmmh4 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x562c30bd51b0 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-17 03:19:34.829 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-17 03:19:34.847 6 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-17 03:19:35.480 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-17 03:19:35.481 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-17 03:19:35.504 6 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-17 03:19:35.505 6 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-17 03:19:37.109 7 WARNING glance.api.v2.images [None req-704bdc17-9583-41fa-9598-b44f57d20b3b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-17 03:19:37.134 6 WARNING glance.api.v2.images [None req-4dc54d0c-ab78-4bfe-b8e4-36489b435e07 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-17 03:19:37.360 7 WARNING keystonemiddleware._common.config [None req-704bdc17-9583-41fa-9598-b44f57d20b3b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-17 03:19:37.369 7 WARNING oslo_config.cfg [None req-704bdc17-9583-41fa-9598-b44f57d20b3b - - - - - -] 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 0x562c30bd51b0 pid: 7 (default app) 2026-06-17 03:19:37.378 6 WARNING keystonemiddleware._common.config [None req-4dc54d0c-ab78-4bfe-b8e4-36489b435e07 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-17 03:19:37.387 6 WARNING oslo_config.cfg [None req-4dc54d0c-ab78-4bfe-b8e4-36489b435e07 - - - - - -] 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 0x562c30bd51b0 pid: 6 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jun 17 03:19:38 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-17 03:19:38.787 6 WARNING oslo_policy.policy [None req-37b21f9f-4ea3-4ea5-8e64-37425ef0f24c 7edbfda8c9e243088d65261df300c735 30a2d19672814aabb52615fe99ffe56f - - 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-17 03:19:38.788 6 WARNING oslo_policy.policy [None req-37b21f9f-4ea3-4ea5-8e64-37425ef0f24c 7edbfda8c9e243088d65261df300c735 30a2d19672814aabb52615fe99ffe56f - - 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-17 03:19:38.808 6 WARNING oslo_policy.policy [None req-37b21f9f-4ea3-4ea5-8e64-37425ef0f24c 7edbfda8c9e243088d65261df300c735 30a2d19672814aabb52615fe99ffe56f - - 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-17 03:19:38.808 6 WARNING oslo_policy.policy [None req-37b21f9f-4ea3-4ea5-8e64-37425ef0f24c 7edbfda8c9e243088d65261df300c735 30a2d19672814aabb52615fe99ffe56f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 6|app: 0|req: 1/5] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 17 03:19:38 2026] GET /v2/images => generated 69 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jun 17 03:19:42 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 2/7] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 17 03:19:42 2026] GET /v2/images => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-17 03:19:42.396 7 WARNING oslo_policy.policy [None req-e167bca0-9435-4f66-93bf-50075dd17c36 7edbfda8c9e243088d65261df300c735 30a2d19672814aabb52615fe99ffe56f - - 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-17 03:19:42.397 7 WARNING oslo_policy.policy [None req-e167bca0-9435-4f66-93bf-50075dd17c36 7edbfda8c9e243088d65261df300c735 30a2d19672814aabb52615fe99ffe56f - - 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/8] 199.204.45.242 () {44 vars in 911 bytes} [Wed Jun 17 03:19:42 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 3/9] 199.204.45.242 () {44 vars in 933 bytes} [Wed Jun 17 03:19:42 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-17 03:19:42.537 7 WARNING oslo_policy.policy [None req-adb48aac-8b7d-4370-8d9b-38169a99c5fe 7edbfda8c9e243088d65261df300c735 30a2d19672814aabb52615fe99ffe56f - - 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-17 03:19:42.538 7 WARNING oslo_policy.policy [None req-adb48aac-8b7d-4370-8d9b-38169a99c5fe 7edbfda8c9e243088d65261df300c735 30a2d19672814aabb52615fe99ffe56f - - 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/10] 199.204.45.242 () {44 vars in 939 bytes} [Wed Jun 17 03:19:42 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-17 03:19:42.819 6 WARNING oslo_config.cfg [None req-1d658599-210e-4852-8ae7-331a3cde1e07 7edbfda8c9e243088d65261df300c735 30a2d19672814aabb52615fe99ffe56f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 6|app: 0|req: 4/11] 199.204.45.242 () {48 vars in 951 bytes} [Wed Jun 17 03:19:42 2026] POST /v2/images => generated 760 bytes in 259 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-17 03:19:42.845 7 WARNING oslo_policy.policy [None req-d21e20f7-7179-4822-ac38-70d15e527ddd 7edbfda8c9e243088d65261df300c735 30a2d19672814aabb52615fe99ffe56f - - 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-17 03:19:42.846 7 WARNING oslo_policy.policy [None req-d21e20f7-7179-4822-ac38-70d15e527ddd 7edbfda8c9e243088d65261df300c735 30a2d19672814aabb52615fe99ffe56f - - 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-17 03:19:42.848 7 INFO glance.api.v2.image_data [None req-d21e20f7-7179-4822-ac38-70d15e527ddd 7edbfda8c9e243088d65261df300c735 30a2d19672814aabb52615fe99ffe56f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-17 03:19:46.969 7 INFO glance.location [None req-d21e20f7-7179-4822-ac38-70d15e527ddd 7edbfda8c9e243088d65261df300c735 30a2d19672814aabb52615fe99ffe56f - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/14] 199.204.45.242 () {48 vars in 1045 bytes} [Wed Jun 17 03:19:42 2026] PUT /v2/images/ee3bbff1-cd7a-494f-abe0-484aed7f1502/file => generated 0 bytes in 4176 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4315 switches on core 0) [pid: 6|app: 0|req: 7/15] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 17 03:19:47 2026] GET /v2/images => generated 1240 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-17 03:19:47.052 7 WARNING oslo_config.cfg [None req-336e7fb2-0815-4d0d-804b-f20d66028a22 7edbfda8c9e243088d65261df300c735 30a2d19672814aabb52615fe99ffe56f - - 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: 9/16] 199.204.45.242 () {48 vars in 1049 bytes} [Wed Jun 17 03:19:47 2026] PATCH /v2/images/ee3bbff1-cd7a-494f-abe0-484aed7f1502 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 8/17] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 17 03:19:47 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/302] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jun 17 03:43:33 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 151/303] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 17 03:43:34 2026] GET /v2/images => generated 1240 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/308] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jun 17 03:43:50 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 154/309] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 17 03:43:50 2026] GET /v2/images => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/310] 199.204.45.242 () {44 vars in 937 bytes} [Wed Jun 17 03:43:50 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 155/311] 199.204.45.242 () {44 vars in 959 bytes} [Wed Jun 17 03:43:50 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/312] 199.204.45.242 () {44 vars in 939 bytes} [Wed Jun 17 03:43:50 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: 6|app: 0|req: 156/313] 199.204.45.242 () {48 vars in 951 bytes} [Wed Jun 17 03:43:50 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-17 03:43:51.069 7 INFO glance.api.v2.image_data [None req-38276bec-ca4d-4558-8e72-cc4183173023 7edbfda8c9e243088d65261df300c735 30a2d19672814aabb52615fe99ffe56f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-17 03:45:21.001 7 INFO glance.location [None req-38276bec-ca4d-4558-8e72-cc4183173023 7edbfda8c9e243088d65261df300c735 30a2d19672814aabb52615fe99ffe56f - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 158/332] 199.204.45.242 () {48 vars in 1046 bytes} [Wed Jun 17 03:43:51 2026] PUT /v2/images/c1060ef4-c783-49be-921d-be7a92c9e83c/file => generated 0 bytes in 90019 msecs (HTTP/1.1 204) 4 headers in 171 bytes (36707 switches on core 0) [pid: 6|app: 0|req: 175/333] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 17 03:45:21 2026] GET /v2/images => generated 2451 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/334] 199.204.45.242 () {48 vars in 1049 bytes} [Wed Jun 17 03:45:21 2026] PATCH /v2/images/c1060ef4-c783-49be-921d-be7a92c9e83c => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 176/335] 199.204.45.242 () {48 vars in 1050 bytes} [Wed Jun 17 03:45:21 2026] PATCH /v2/images/c1060ef4-c783-49be-921d-be7a92c9e83c => generated 1209 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/336] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 17 03:45:21 2026] GET /v2/images => generated 2451 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 177/337] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jun 17 03:45:22 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/338] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 17 03:45:22 2026] GET /v2/images => generated 2451 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 223/429] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jun 17 03:52:53 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/430] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 17 03:52:53 2026] GET /v2/images => generated 2451 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 226/435] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jun 17 03:53:06 2026] GET / => generated 1193 bytes in 14 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/436] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 17 03:53:06 2026] GET /v2/images => generated 2451 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 227/437] 199.204.45.242 () {44 vars in 947 bytes} [Wed Jun 17 03:53:06 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/438] 199.204.45.242 () {44 vars in 969 bytes} [Wed Jun 17 03:53:06 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 228/439] 199.204.45.242 () {44 vars in 939 bytes} [Wed Jun 17 03:53:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/440] 199.204.45.242 () {48 vars in 951 bytes} [Wed Jun 17 03:53:06 2026] POST /v2/images => generated 799 bytes in 127 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-17 03:53:06.428 6 WARNING oslo_policy.policy [None req-5cc6fe84-f14e-448b-a377-f7e146fdf7c7 7edbfda8c9e243088d65261df300c735 30a2d19672814aabb52615fe99ffe56f - - 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-17 03:53:06.428 6 WARNING oslo_policy.policy [None req-5cc6fe84-f14e-448b-a377-f7e146fdf7c7 7edbfda8c9e243088d65261df300c735 30a2d19672814aabb52615fe99ffe56f - - 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-17 03:53:06.429 6 INFO glance.api.v2.image_data [None req-5cc6fe84-f14e-448b-a377-f7e146fdf7c7 7edbfda8c9e243088d65261df300c735 30a2d19672814aabb52615fe99ffe56f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-17 03:54:07.774 6 INFO glance.location [None req-5cc6fe84-f14e-448b-a377-f7e146fdf7c7 7edbfda8c9e243088d65261df300c735 30a2d19672814aabb52615fe99ffe56f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 6|app: 0|req: 229/453] 199.204.45.242 () {48 vars in 1045 bytes} [Wed Jun 17 03:53:06 2026] PUT /v2/images/375b0332-6a12-40e7-b38b-109246a74027/file => generated 0 bytes in 61504 msecs (HTTP/1.1 204) 4 headers in 171 bytes (11273 switches on core 0) [pid: 7|app: 0|req: 225/454] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 17 03:54:07 2026] GET /v2/images => generated 3664 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 230/455] 199.204.45.242 () {48 vars in 1050 bytes} [Wed Jun 17 03:54:07 2026] PATCH /v2/images/375b0332-6a12-40e7-b38b-109246a74027 => generated 1234 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/456] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 17 03:54:08 2026] GET /v2/images => generated 3687 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 235/465] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jun 17 03:54:49 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/466] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 17 03:54:49 2026] GET /v2/images => generated 3687 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/471] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jun 17 03:55:13 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 238/472] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 17 03:55:13 2026] GET /v2/images => generated 3687 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/473] 199.204.45.242 () {44 vars in 939 bytes} [Wed Jun 17 03:55:13 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: 6|app: 0|req: 239/474] 199.204.45.242 () {44 vars in 961 bytes} [Wed Jun 17 03:55:13 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/475] 199.204.45.242 () {44 vars in 939 bytes} [Wed Jun 17 03:55:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 240/476] 199.204.45.242 () {48 vars in 951 bytes} [Wed Jun 17 03:55:13 2026] POST /v2/images => generated 791 bytes in 90 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-17 03:55:13.604 7 INFO glance.api.v2.image_data [None req-fb1c90ea-f20f-4688-9dd3-ebec4126c24a 7edbfda8c9e243088d65261df300c735 30a2d19672814aabb52615fe99ffe56f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-17 03:55:50.788 7 INFO glance.location [None req-fb1c90ea-f20f-4688-9dd3-ebec4126c24a 7edbfda8c9e243088d65261df300c735 30a2d19672814aabb52615fe99ffe56f - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 237/485] 199.204.45.242 () {48 vars in 1046 bytes} [Wed Jun 17 03:55:13 2026] PUT /v2/images/d930ca64-8834-45b0-9c4e-cbdca56f446f/file => generated 0 bytes in 37246 msecs (HTTP/1.1 204) 4 headers in 171 bytes (11977 switches on core 0) [pid: 6|app: 0|req: 249/486] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 17 03:55:50 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/487] 199.204.45.242 () {48 vars in 1049 bytes} [Wed Jun 17 03:55:50 2026] PATCH /v2/images/d930ca64-8834-45b0-9c4e-cbdca56f446f => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 250/488] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 17 03:55:50 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)