+ 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:23:04 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-66bd4b48b8-7svn8 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 0x7f493b063668 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-17 03:23:06.731 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-17 03:23:06.734 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-17 03:23:07.635 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:23:07.636 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:23:07.636 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-17 03:23:07.662 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-17 03:23:07.663 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-17 03:23:07.663 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-17 03:23:09.757 7 WARNING glance.api.v2.images [None req-20a2b418-7ab1-41db-a89a-e2b46eef2b25 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-17 03:23:09.839 8 WARNING glance.api.v2.images [None req-a9456a02-a268-445e-a6a8-62fc7c53707f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-17 03:23:10.236 7 WARNING keystonemiddleware._common.config [None req-20a2b418-7ab1-41db-a89a-e2b46eef2b25 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-17 03:23:10.245 7 WARNING oslo_config.cfg [None req-20a2b418-7ab1-41db-a89a-e2b46eef2b25 - - - - - -] 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 0x7f493b063668 pid: 7 (default app) 2026-06-17 03:23:10.297 8 WARNING keystonemiddleware._common.config [None req-a9456a02-a268-445e-a6a8-62fc7c53707f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-17 03:23:10.305 8 WARNING oslo_config.cfg [None req-a9456a02-a268-445e-a6a8-62fc7c53707f - - - - - -] 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 0x7f493b063668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.223 () {42 vars in 688 bytes} [Wed Jun 17 03:23:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-17 03:23:12.057 8 WARNING oslo_policy.policy [None req-c14c057a-8c90-4307-990c-f260dec3221a c1fdfce523c24f99a87c5ff94969cd85 0c51ab526e85403495d5b13ee33a3364 - - 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:23:12.058 8 WARNING oslo_policy.policy [None req-c14c057a-8c90-4307-990c-f260dec3221a c1fdfce523c24f99a87c5ff94969cd85 0c51ab526e85403495d5b13ee33a3364 - - 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:23:12.075 8 WARNING oslo_policy.policy [None req-c14c057a-8c90-4307-990c-f260dec3221a c1fdfce523c24f99a87c5ff94969cd85 0c51ab526e85403495d5b13ee33a3364 - - 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:23:12.075 8 WARNING oslo_policy.policy [None req-c14c057a-8c90-4307-990c-f260dec3221a c1fdfce523c24f99a87c5ff94969cd85 0c51ab526e85403495d5b13ee33a3364 - - 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.204.45.223 () {44 vars in 910 bytes} [Wed Jun 17 03:23:11 2026] GET /v2/images => generated 69 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.223 () {42 vars in 688 bytes} [Wed Jun 17 03:23:15 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.204.45.223 () {44 vars in 910 bytes} [Wed Jun 17 03:23:15 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-06-17 03:23:15.843 7 WARNING oslo_policy.policy [None req-662cb093-1bd9-4f85-bfbf-d572f263af46 c1fdfce523c24f99a87c5ff94969cd85 0c51ab526e85403495d5b13ee33a3364 - - 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:23:15.843 7 WARNING oslo_policy.policy [None req-662cb093-1bd9-4f85-bfbf-d572f263af46 c1fdfce523c24f99a87c5ff94969cd85 0c51ab526e85403495d5b13ee33a3364 - - 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.204.45.223 () {44 vars in 911 bytes} [Wed Jun 17 03:23:15 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.223 () {44 vars in 933 bytes} [Wed Jun 17 03:23:15 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:23:15.975 7 WARNING oslo_policy.policy [None req-eff5b743-8479-4749-b8d1-28e7a647145d c1fdfce523c24f99a87c5ff94969cd85 0c51ab526e85403495d5b13ee33a3364 - - 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:23:15.975 7 WARNING oslo_policy.policy [None req-eff5b743-8479-4749-b8d1-28e7a647145d c1fdfce523c24f99a87c5ff94969cd85 0c51ab526e85403495d5b13ee33a3364 - - 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.204.45.223 () {44 vars in 939 bytes} [Wed Jun 17 03:23:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-17 03:23:16.054 8 WARNING oslo_config.cfg [None req-882dc573-7ae8-416f-b9c9-b83e82e11d5b c1fdfce523c24f99a87c5ff94969cd85 0c51ab526e85403495d5b13ee33a3364 - - 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.204.45.223 () {48 vars in 951 bytes} [Wed Jun 17 03:23:15 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-17 03:23:16.074 7 WARNING oslo_policy.policy [None req-e8d3dadb-1166-4d05-bbfa-dc0639ffe930 c1fdfce523c24f99a87c5ff94969cd85 0c51ab526e85403495d5b13ee33a3364 - - 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:23:16.074 7 WARNING oslo_policy.policy [None req-e8d3dadb-1166-4d05-bbfa-dc0639ffe930 c1fdfce523c24f99a87c5ff94969cd85 0c51ab526e85403495d5b13ee33a3364 - - 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:23:16.075 7 INFO glance.api.v2.image_data [None req-e8d3dadb-1166-4d05-bbfa-dc0639ffe930 c1fdfce523c24f99a87c5ff94969cd85 0c51ab526e85403495d5b13ee33a3364 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-17 03:23:20.685 7 WARNING glance.location [None req-e8d3dadb-1166-4d05-bbfa-dc0639ffe930 c1fdfce523c24f99a87c5ff94969cd85 0c51ab526e85403495d5b13ee33a3364 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.223 () {48 vars in 1045 bytes} [Wed Jun 17 03:23:16 2026] PUT /v2/images/120382f3-6a55-4b06-8e52-287ff8522eba/file => generated 0 bytes in 4651 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7902 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.223 () {44 vars in 971 bytes} [Wed Jun 17 03:23:20 2026] GET /v2/images/120382f3-6a55-4b06-8e52-287ff8522eba => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-17 03:23:20.835 7 WARNING oslo_config.cfg [None req-e169322e-c2da-4e37-bdfd-4c1d29a4bb39 c1fdfce523c24f99a87c5ff94969cd85 0c51ab526e85403495d5b13ee33a3364 - - 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.204.45.223 () {48 vars in 1051 bytes} [Wed Jun 17 03:23:20 2026] PATCH /v2/images/120382f3-6a55-4b06-8e52-287ff8522eba => 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.204.45.223 () {44 vars in 971 bytes} [Wed Jun 17 03:23:20 2026] GET /v2/images/120382f3-6a55-4b06-8e52-287ff8522eba => 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: 134/269] 199.204.45.223 () {42 vars in 688 bytes} [Wed Jun 17 03:44:15 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/270] 199.204.45.223 () {44 vars in 910 bytes} [Wed Jun 17 03:44:15 2026] GET /v2/images => generated 1381 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.204.45.223 () {42 vars in 688 bytes} [Wed Jun 17 03:44:33 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: 139/276] 199.204.45.223 () {44 vars in 910 bytes} [Wed Jun 17 03:44:33 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.204.45.223 () {44 vars in 937 bytes} [Wed Jun 17 03:44:33 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 199.204.45.223 () {44 vars in 959 bytes} [Wed Jun 17 03:44:33 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 199.204.45.223 () {44 vars in 939 bytes} [Wed Jun 17 03:44:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.204.45.223 () {48 vars in 951 bytes} [Wed Jun 17 03:44:33 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-17 03:44:33.927 8 WARNING oslo_policy.policy [None req-015f9d4b-d808-4a6a-9fa1-f0d2d9bfe006 c1fdfce523c24f99a87c5ff94969cd85 0c51ab526e85403495d5b13ee33a3364 - - 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:44:33.927 8 WARNING oslo_policy.policy [None req-015f9d4b-d808-4a6a-9fa1-f0d2d9bfe006 c1fdfce523c24f99a87c5ff94969cd85 0c51ab526e85403495d5b13ee33a3364 - - 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:44:33.929 8 INFO glance.api.v2.image_data [None req-015f9d4b-d808-4a6a-9fa1-f0d2d9bfe006 c1fdfce523c24f99a87c5ff94969cd85 0c51ab526e85403495d5b13ee33a3364 - - 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:00.015 8 WARNING glance.location [None req-015f9d4b-d808-4a6a-9fa1-f0d2d9bfe006 c1fdfce523c24f99a87c5ff94969cd85 0c51ab526e85403495d5b13ee33a3364 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/287] 199.204.45.223 () {48 vars in 1046 bytes} [Wed Jun 17 03:44:33 2026] PUT /v2/images/4d207e25-840f-434d-98d8-c0756af10a3f/file => generated 0 bytes in 26139 msecs (HTTP/1.1 204) 4 headers in 171 bytes (89603 switches on core 0) [pid: 7|app: 0|req: 148/288] 199.204.45.223 () {44 vars in 971 bytes} [Wed Jun 17 03:45:00 2026] GET /v2/images/4d207e25-840f-434d-98d8-c0756af10a3f => 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: 141/289] 199.204.45.223 () {48 vars in 1051 bytes} [Wed Jun 17 03:45:00 2026] PATCH /v2/images/4d207e25-840f-434d-98d8-c0756af10a3f => generated 1395 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/290] 199.204.45.223 () {44 vars in 971 bytes} [Wed Jun 17 03:45:00 2026] GET /v2/images/4d207e25-840f-434d-98d8-c0756af10a3f => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/291] 199.204.45.223 () {42 vars in 688 bytes} [Wed Jun 17 03:45:01 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: 150/292] 199.204.45.223 () {44 vars in 910 bytes} [Wed Jun 17 03:45:01 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/377] 199.204.45.223 () {42 vars in 688 bytes} [Wed Jun 17 03:52:00 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/378] 199.204.45.223 () {44 vars in 910 bytes} [Wed Jun 17 03:52:00 2026] GET /v2/images => generated 2778 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/381] 199.204.45.223 () {42 vars in 688 bytes} [Wed Jun 17 03:52:11 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: 195/382] 199.204.45.223 () {44 vars in 910 bytes} [Wed Jun 17 03:52:11 2026] GET /v2/images => generated 2778 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/383] 199.204.45.223 () {44 vars in 947 bytes} [Wed Jun 17 03:52:11 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/384] 199.204.45.223 () {44 vars in 969 bytes} [Wed Jun 17 03:52:11 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/385] 199.204.45.223 () {44 vars in 939 bytes} [Wed Jun 17 03:52:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/386] 199.204.45.223 () {48 vars in 951 bytes} [Wed Jun 17 03:52:11 2026] POST /v2/images => generated 799 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-17 03:52:11.858 8 INFO glance.api.v2.image_data [None req-5d684d1a-e006-420f-adf5-95630ac3849c c1fdfce523c24f99a87c5ff94969cd85 0c51ab526e85403495d5b13ee33a3364 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-17 03:52:23.165 8 INFO glance.location [None req-5d684d1a-e006-420f-adf5-95630ac3849c c1fdfce523c24f99a87c5ff94969cd85 0c51ab526e85403495d5b13ee33a3364 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 190/389] 199.204.45.223 () {48 vars in 1045 bytes} [Wed Jun 17 03:52:11 2026] PUT /v2/images/871f5d4f-e88e-48fc-ba6a-f32d770e07fc/file => generated 0 bytes in 11359 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28219 switches on core 0) [pid: 7|app: 0|req: 200/390] 199.204.45.223 () {44 vars in 971 bytes} [Wed Jun 17 03:52:23 2026] GET /v2/images/871f5d4f-e88e-48fc-ba6a-f32d770e07fc => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/391] 199.204.45.223 () {48 vars in 1051 bytes} [Wed Jun 17 03:52:23 2026] PATCH /v2/images/871f5d4f-e88e-48fc-ba6a-f32d770e07fc => generated 1410 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/392] 199.204.45.223 () {44 vars in 971 bytes} [Wed Jun 17 03:52:23 2026] GET /v2/images/871f5d4f-e88e-48fc-ba6a-f32d770e07fc => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/401] 199.204.45.223 () {42 vars in 688 bytes} [Wed Jun 17 03:53:00 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/402] 199.204.45.223 () {44 vars in 910 bytes} [Wed Jun 17 03:53:00 2026] GET /v2/images => generated 4190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/407] 199.204.45.223 () {42 vars in 688 bytes} [Wed Jun 17 03:53:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/408] 199.204.45.223 () {44 vars in 910 bytes} [Wed Jun 17 03:53:26 2026] GET /v2/images => generated 4190 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/409] 199.204.45.223 () {44 vars in 939 bytes} [Wed Jun 17 03:53:26 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: 7|app: 0|req: 210/410] 199.204.45.223 () {44 vars in 961 bytes} [Wed Jun 17 03:53:26 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/411] 199.204.45.223 () {44 vars in 939 bytes} [Wed Jun 17 03:53:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/412] 199.204.45.223 () {48 vars in 951 bytes} [Wed Jun 17 03:53:26 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-17 03:53:26.575 8 INFO glance.api.v2.image_data [None req-b6d7a9b0-3c61-44a9-abda-86974f72696f c1fdfce523c24f99a87c5ff94969cd85 0c51ab526e85403495d5b13ee33a3364 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-17 03:53:41.211 8 INFO glance.location [None req-b6d7a9b0-3c61-44a9-abda-86974f72696f c1fdfce523c24f99a87c5ff94969cd85 0c51ab526e85403495d5b13ee33a3364 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 202/417] 199.204.45.223 () {48 vars in 1046 bytes} [Wed Jun 17 03:53:26 2026] PUT /v2/images/1dddf725-d6b2-442f-aeea-df086c53b93a/file => generated 0 bytes in 14692 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32083 switches on core 0) [pid: 7|app: 0|req: 216/418] 199.204.45.223 () {44 vars in 971 bytes} [Wed Jun 17 03:53:41 2026] GET /v2/images/1dddf725-d6b2-442f-aeea-df086c53b93a => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/419] 199.204.45.223 () {48 vars in 1051 bytes} [Wed Jun 17 03:53:41 2026] PATCH /v2/images/1dddf725-d6b2-442f-aeea-df086c53b93a => generated 1382 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/420] 199.204.45.223 () {44 vars in 971 bytes} [Wed Jun 17 03:53:41 2026] GET /v2/images/1dddf725-d6b2-442f-aeea-df086c53b93a => generated 1382 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)