+ 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 [Tue Jul 21 05:40:21 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:04:44 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-55d748cff5-57cbr 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 0x7fefec02e668 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-21 05:40:23.778 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-21 05:40:23.791 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-07-21 05:40:24.684 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-21 05:40:24.685 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-21 05:40:24.685 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-21 05:40:24.830 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-21 05:40:24.831 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-21 05:40:24.831 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-21 05:40:26.837 8 WARNING glance.api.v2.images [None req-56a9773b-71af-4a61-bfcc-b8a4652e4b1b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-21 05:40:27.081 7 WARNING glance.api.v2.images [None req-17953a49-737d-4916-87d7-8696556fac86 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-21 05:40:27.203 8 WARNING keystonemiddleware._common.config [None req-56a9773b-71af-4a61-bfcc-b8a4652e4b1b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 05:40:27.213 8 WARNING oslo_config.cfg [None req-56a9773b-71af-4a61-bfcc-b8a4652e4b1b - - - - - -] 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 0x7fefec02e668 pid: 8 (default app) 2026-07-21 05:40:27.437 7 WARNING keystonemiddleware._common.config [None req-17953a49-737d-4916-87d7-8696556fac86 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 05:40:27.445 7 WARNING oslo_config.cfg [None req-17953a49-737d-4916-87d7-8696556fac86 - - - - - -] 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 0x7fefec02e668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.103 () {42 vars in 687 bytes} [Tue Jul 21 05:40:32 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 05:40:32.521 7 WARNING oslo_policy.policy [None req-f0e35d4b-fdc7-4771-8467-b1eac2ad96e6 c16f55b49b7646c4827dff286e4ea341 e9c1fa4b1a274ac79455330328656bf3 - - 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-21 05:40:32.521 7 WARNING oslo_policy.policy [None req-f0e35d4b-fdc7-4771-8467-b1eac2ad96e6 c16f55b49b7646c4827dff286e4ea341 e9c1fa4b1a274ac79455330328656bf3 - - 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-21 05:40:32.541 7 WARNING oslo_policy.policy [None req-f0e35d4b-fdc7-4771-8467-b1eac2ad96e6 c16f55b49b7646c4827dff286e4ea341 e9c1fa4b1a274ac79455330328656bf3 - - 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-21 05:40:32.541 7 WARNING oslo_policy.policy [None req-f0e35d4b-fdc7-4771-8467-b1eac2ad96e6 c16f55b49b7646c4827dff286e4ea341 e9c1fa4b1a274ac79455330328656bf3 - - 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/5] 199.19.213.103 () {44 vars in 909 bytes} [Tue Jul 21 05:40:32 2026] GET /v2/images => generated 69 bytes in 630 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.103 () {42 vars in 687 bytes} [Tue Jul 21 05:40:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.103 () {44 vars in 909 bytes} [Tue Jul 21 05:40:36 2026] GET /v2/images => generated 69 bytes in 38 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 05:40:36.278 8 WARNING oslo_policy.policy [None req-db88074e-ef99-41b3-b319-eae1442885ed c16f55b49b7646c4827dff286e4ea341 e9c1fa4b1a274ac79455330328656bf3 - - 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-21 05:40:36.278 8 WARNING oslo_policy.policy [None req-db88074e-ef99-41b3-b319-eae1442885ed c16f55b49b7646c4827dff286e4ea341 e9c1fa4b1a274ac79455330328656bf3 - - 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/10] 199.19.213.103 () {44 vars in 910 bytes} [Tue Jul 21 05:40:36 2026] GET /v2/images/cirros => generated 151 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/11] 199.19.213.103 () {44 vars in 932 bytes} [Tue Jul 21 05:40:36 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 05:40:36.431 8 WARNING oslo_policy.policy [None req-5cc1c84b-f2b6-45dd-8a53-5a7e2233b50c c16f55b49b7646c4827dff286e4ea341 e9c1fa4b1a274ac79455330328656bf3 - - 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-21 05:40:36.431 8 WARNING oslo_policy.policy [None req-5cc1c84b-f2b6-45dd-8a53-5a7e2233b50c c16f55b49b7646c4827dff286e4ea341 e9c1fa4b1a274ac79455330328656bf3 - - 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: 7/12] 199.19.213.103 () {44 vars in 938 bytes} [Tue Jul 21 05:40:36 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-07-21 05:40:36.519 7 WARNING oslo_config.cfg [None req-67607fe5-3b8c-4eb2-953b-68d9a095ab98 c16f55b49b7646c4827dff286e4ea341 e9c1fa4b1a274ac79455330328656bf3 - - 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: 6/13] 199.19.213.103 () {48 vars in 950 bytes} [Tue Jul 21 05:40:36 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 05:40:36.542 8 WARNING oslo_policy.policy [None req-cffdab08-3081-4b76-b169-029110a4df90 c16f55b49b7646c4827dff286e4ea341 e9c1fa4b1a274ac79455330328656bf3 - - 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-21 05:40:36.542 8 WARNING oslo_policy.policy [None req-cffdab08-3081-4b76-b169-029110a4df90 c16f55b49b7646c4827dff286e4ea341 e9c1fa4b1a274ac79455330328656bf3 - - 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-21 05:40:36.543 8 INFO glance.api.v2.image_data [None req-cffdab08-3081-4b76-b169-029110a4df90 c16f55b49b7646c4827dff286e4ea341 e9c1fa4b1a274ac79455330328656bf3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 05:40:40.576 8 INFO glance.location [None req-cffdab08-3081-4b76-b169-029110a4df90 c16f55b49b7646c4827dff286e4ea341 e9c1fa4b1a274ac79455330328656bf3 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/14] 199.19.213.103 () {48 vars in 1044 bytes} [Tue Jul 21 05:40:36 2026] PUT /v2/images/2adb0956-ae0e-407f-807a-bc1d16f3f9d5/file => generated 0 bytes in 4079 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7375 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.103 () {44 vars in 970 bytes} [Tue Jul 21 05:40:40 2026] GET /v2/images/2adb0956-ae0e-407f-807a-bc1d16f3f9d5 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 05:40:40.743 8 WARNING oslo_config.cfg [None req-6006d685-aee0-43e2-9d5b-996c65374122 c16f55b49b7646c4827dff286e4ea341 e9c1fa4b1a274ac79455330328656bf3 - - 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: 9/16] 199.19.213.103 () {48 vars in 1050 bytes} [Tue Jul 21 05:40:40 2026] PATCH /v2/images/2adb0956-ae0e-407f-807a-bc1d16f3f9d5 => generated 1312 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.19.213.103 () {44 vars in 970 bytes} [Tue Jul 21 05:40:40 2026] GET /v2/images/2adb0956-ae0e-407f-807a-bc1d16f3f9d5 => 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: 134/266] 199.19.213.103 () {42 vars in 687 bytes} [Tue Jul 21 06:01:19 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/267] 199.19.213.103 () {44 vars in 909 bytes} [Tue Jul 21 06:01:19 2026] GET /v2/images => generated 1381 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/272] 199.19.213.103 () {42 vars in 687 bytes} [Tue Jul 21 06:01:36 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/273] 199.19.213.103 () {44 vars in 909 bytes} [Tue Jul 21 06:01:36 2026] GET /v2/images => generated 1381 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.19.213.103 () {44 vars in 936 bytes} [Tue Jul 21 06:01:36 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/275] 199.19.213.103 () {44 vars in 958 bytes} [Tue Jul 21 06:01:36 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: 139/276] 199.19.213.103 () {44 vars in 938 bytes} [Tue Jul 21 06:01:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.19.213.103 () {48 vars in 950 bytes} [Tue Jul 21 06:01:36 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 06:01:37.046 8 INFO glance.api.v2.image_data [None req-c9bad5f0-f157-4023-9132-f097ac3f0f54 c16f55b49b7646c4827dff286e4ea341 e9c1fa4b1a274ac79455330328656bf3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 06:02:03.935 8 INFO glance.location [None req-c9bad5f0-f157-4023-9132-f097ac3f0f54 c16f55b49b7646c4827dff286e4ea341 e9c1fa4b1a274ac79455330328656bf3 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 140/282] 199.19.213.103 () {48 vars in 1045 bytes} [Tue Jul 21 06:01:37 2026] PUT /v2/images/1f6b4c7a-9a9e-4852-aed2-4cf0ae4a20ac/file => generated 0 bytes in 26947 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63519 switches on core 0) [pid: 7|app: 0|req: 143/283] 199.19.213.103 () {44 vars in 970 bytes} [Tue Jul 21 06:02:03 2026] GET /v2/images/1f6b4c7a-9a9e-4852-aed2-4cf0ae4a20ac => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 199.19.213.103 () {48 vars in 1050 bytes} [Tue Jul 21 06:02:03 2026] PATCH /v2/images/1f6b4c7a-9a9e-4852-aed2-4cf0ae4a20ac => generated 1395 bytes in 95 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.103 () {44 vars in 970 bytes} [Tue Jul 21 06:02:04 2026] GET /v2/images/1f6b4c7a-9a9e-4852-aed2-4cf0ae4a20ac => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/286] 199.19.213.103 () {42 vars in 687 bytes} [Tue Jul 21 06:02:05 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/287] 199.19.213.103 () {44 vars in 909 bytes} [Tue Jul 21 06:02:05 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/370] 199.19.213.103 () {42 vars in 687 bytes} [Tue Jul 21 06:08: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: 187/371] 199.19.213.103 () {44 vars in 909 bytes} [Tue Jul 21 06:08:47 2026] GET /v2/images => generated 2778 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.19.213.103 () {42 vars in 687 bytes} [Tue Jul 21 06:08:58 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: 189/375] 199.19.213.103 () {44 vars in 909 bytes} [Tue Jul 21 06:08:58 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.19.213.103 () {44 vars in 946 bytes} [Tue Jul 21 06:08:58 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: 190/377] 199.19.213.103 () {44 vars in 968 bytes} [Tue Jul 21 06:08:58 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: 8|app: 0|req: 188/378] 199.19.213.103 () {44 vars in 938 bytes} [Tue Jul 21 06:08:58 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: 191/379] 199.19.213.103 () {48 vars in 950 bytes} [Tue Jul 21 06:08:58 2026] POST /v2/images => generated 799 bytes in 218 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 06:08:59.085 8 INFO glance.api.v2.image_data [None req-bbfce169-5833-4f9e-ae8f-46f6d0793355 c16f55b49b7646c4827dff286e4ea341 e9c1fa4b1a274ac79455330328656bf3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 06:09:27.217 8 INFO glance.location [None req-bbfce169-5833-4f9e-ae8f-46f6d0793355 c16f55b49b7646c4827dff286e4ea341 e9c1fa4b1a274ac79455330328656bf3 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 189/386] 199.19.213.103 () {48 vars in 1044 bytes} [Tue Jul 21 06:08:59 2026] PUT /v2/images/2e4856fd-8e62-4bbe-8ec9-0d0997826e69/file => generated 0 bytes in 28182 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16157 switches on core 0) [pid: 7|app: 0|req: 198/387] 199.19.213.103 () {44 vars in 970 bytes} [Tue Jul 21 06:09:27 2026] GET /v2/images/2e4856fd-8e62-4bbe-8ec9-0d0997826e69 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/388] 199.19.213.103 () {48 vars in 1050 bytes} [Tue Jul 21 06:09:27 2026] PATCH /v2/images/2e4856fd-8e62-4bbe-8ec9-0d0997826e69 => 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: 199/389] 199.19.213.103 () {44 vars in 970 bytes} [Tue Jul 21 06:09:27 2026] GET /v2/images/2e4856fd-8e62-4bbe-8ec9-0d0997826e69 => 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: 194/396] 199.19.213.103 () {42 vars in 687 bytes} [Tue Jul 21 06:10:05 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: 203/397] 199.19.213.103 () {44 vars in 909 bytes} [Tue Jul 21 06:10:05 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/402] 199.19.213.103 () {42 vars in 687 bytes} [Tue Jul 21 06:10:18 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: 197/403] 199.19.213.103 () {44 vars in 909 bytes} [Tue Jul 21 06:10:18 2026] GET /v2/images => generated 4190 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/404] 199.19.213.103 () {44 vars in 938 bytes} [Tue Jul 21 06:10:18 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: 8|app: 0|req: 198/405] 199.19.213.103 () {44 vars in 960 bytes} [Tue Jul 21 06:10:18 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/406] 199.19.213.103 () {44 vars in 938 bytes} [Tue Jul 21 06:10:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/407] 199.19.213.103 () {48 vars in 950 bytes} [Tue Jul 21 06:10:18 2026] POST /v2/images => generated 791 bytes in 99 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 06:10:18.702 7 WARNING oslo_policy.policy [None req-76c1a715-02fb-4fe8-be49-89f7e54cbfaa c16f55b49b7646c4827dff286e4ea341 e9c1fa4b1a274ac79455330328656bf3 - - 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-21 06:10:18.702 7 WARNING oslo_policy.policy [None req-76c1a715-02fb-4fe8-be49-89f7e54cbfaa c16f55b49b7646c4827dff286e4ea341 e9c1fa4b1a274ac79455330328656bf3 - - 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-21 06:10:18.704 7 INFO glance.api.v2.image_data [None req-76c1a715-02fb-4fe8-be49-89f7e54cbfaa c16f55b49b7646c4827dff286e4ea341 e9c1fa4b1a274ac79455330328656bf3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 06:10:33.169 7 INFO glance.location [None req-76c1a715-02fb-4fe8-be49-89f7e54cbfaa c16f55b49b7646c4827dff286e4ea341 e9c1fa4b1a274ac79455330328656bf3 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 209/410] 199.19.213.103 () {48 vars in 1045 bytes} [Tue Jul 21 06:10:18 2026] PUT /v2/images/bd45d808-400f-448c-92e5-954a27baf2e3/file => generated 0 bytes in 14537 msecs (HTTP/1.1 204) 4 headers in 171 bytes (44417 switches on core 0) [pid: 8|app: 0|req: 202/411] 199.19.213.103 () {44 vars in 970 bytes} [Tue Jul 21 06:10:33 2026] GET /v2/images/bd45d808-400f-448c-92e5-954a27baf2e3 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/412] 199.19.213.103 () {48 vars in 1050 bytes} [Tue Jul 21 06:10:33 2026] PATCH /v2/images/bd45d808-400f-448c-92e5-954a27baf2e3 => generated 1382 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/413] 199.19.213.103 () {44 vars in 970 bytes} [Tue Jul 21 06:10:33 2026] GET /v2/images/bd45d808-400f-448c-92e5-954a27baf2e3 => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)