+ 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 [Thu Feb 19 19:21:19 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-84f7474f48-f5hv8 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 0x7f4282358668 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-02-19 19:21:21.281 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-19 19:21:21.310 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-02-19 19:21:22.124 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-02-19 19:21:22.125 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-02-19 19:21:22.125 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-19 19:21:22.199 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-02-19 19:21:22.200 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-02-19 19:21:22.200 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-19 19:21:24.198 7 WARNING glance.api.v2.images [None req-d3678a91-515b-41ba-a265-8834b7774c46 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-19 19:21:24.308 8 WARNING glance.api.v2.images [None req-46214154-6cbb-48ae-b9b2-11fbbf6caa48 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-19 19:21:24.593 7 WARNING keystonemiddleware._common.config [None req-d3678a91-515b-41ba-a265-8834b7774c46 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-19 19:21:24.603 7 WARNING oslo_config.cfg [None req-d3678a91-515b-41ba-a265-8834b7774c46 - - - - - -] 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 0x7f4282358668 pid: 7 (default app) 2026-02-19 19:21:24.659 8 WARNING keystonemiddleware._common.config [None req-46214154-6cbb-48ae-b9b2-11fbbf6caa48 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-19 19:21:24.667 8 WARNING oslo_config.cfg [None req-46214154-6cbb-48ae-b9b2-11fbbf6caa48 - - - - - -] 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 0x7f4282358668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.70 () {42 vars in 687 bytes} [Thu Feb 19 19:21:25 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 19:21:26.270 8 WARNING oslo_policy.policy [None req-f67083e4-753f-457f-bf95-bd1c673f99d7 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - 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-02-19 19:21:26.270 8 WARNING oslo_policy.policy [None req-f67083e4-753f-457f-bf95-bd1c673f99d7 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - 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-02-19 19:21:26.286 8 WARNING oslo_policy.policy [None req-f67083e4-753f-457f-bf95-bd1c673f99d7 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - 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-02-19 19:21:26.287 8 WARNING oslo_policy.policy [None req-f67083e4-753f-457f-bf95-bd1c673f99d7 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - 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/5] 199.204.45.70 () {44 vars in 909 bytes} [Thu Feb 19 19:21:25 2026] GET /v2/images => generated 69 bytes in 590 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.70 () {42 vars in 687 bytes} [Thu Feb 19 19:21:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.70 () {44 vars in 909 bytes} [Thu Feb 19 19:21:29 2026] GET /v2/images => generated 69 bytes in 40 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-02-19 19:21:29.945 7 WARNING oslo_policy.policy [None req-7a79407a-7454-4be4-aa10-7269fda25d3b 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - 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-02-19 19:21:29.945 7 WARNING oslo_policy.policy [None req-7a79407a-7454-4be4-aa10-7269fda25d3b 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - 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.70 () {44 vars in 910 bytes} [Thu Feb 19 19:21:29 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.70 () {44 vars in 932 bytes} [Thu Feb 19 19:21:30 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 19:21:30.079 7 WARNING oslo_policy.policy [None req-ab9939c7-39ab-49e6-9f75-c8fcb7d3e698 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - 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-02-19 19:21:30.080 7 WARNING oslo_policy.policy [None req-ab9939c7-39ab-49e6-9f75-c8fcb7d3e698 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - 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.70 () {44 vars in 938 bytes} [Thu Feb 19 19:21:30 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-02-19 19:21:30.166 8 WARNING oslo_config.cfg [None req-44b5e2c9-8d41-4b59-9009-f5b29de02b55 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - 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/11] 199.204.45.70 () {48 vars in 950 bytes} [Thu Feb 19 19:21:30 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-19 19:21:30.188 7 WARNING oslo_policy.policy [None req-82d232e5-66f3-4e5d-87bf-0214092d9e92 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - 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-02-19 19:21:30.188 7 WARNING oslo_policy.policy [None req-82d232e5-66f3-4e5d-87bf-0214092d9e92 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - 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-02-19 19:21:30.190 7 INFO glance.api.v2.image_data [None req-82d232e5-66f3-4e5d-87bf-0214092d9e92 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-19 19:21:34.643 7 WARNING glance.location [None req-82d232e5-66f3-4e5d-87bf-0214092d9e92 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.70 () {48 vars in 1044 bytes} [Thu Feb 19 19:21:30 2026] PUT /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224/file => generated 0 bytes in 4502 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4739 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.70 () {44 vars in 970 bytes} [Thu Feb 19 19:21:34 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 19:21:34.727 7 WARNING oslo_config.cfg [None req-17590360-c607-4818-8c8f-3625051620f5 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - 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.70 () {44 vars in 970 bytes} [Thu Feb 19 19:21:34 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/265] 199.204.45.70 () {42 vars in 687 bytes} [Thu Feb 19 19:42:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/266] 199.204.45.70 () {44 vars in 909 bytes} [Thu Feb 19 19:42:22 2026] GET /v2/images => generated 1240 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/271] 199.204.45.70 () {42 vars in 687 bytes} [Thu Feb 19 19:42:37 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 199.204.45.70 () {44 vars in 909 bytes} [Thu Feb 19 19:42:37 2026] GET /v2/images => generated 1240 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.204.45.70 () {44 vars in 936 bytes} [Thu Feb 19 19:42:37 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 199.204.45.70 () {44 vars in 958 bytes} [Thu Feb 19 19:42:37 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 199.204.45.70 () {44 vars in 938 bytes} [Thu Feb 19 19:42:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 199.204.45.70 () {48 vars in 950 bytes} [Thu Feb 19 19:42:37 2026] POST /v2/images => generated 796 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-19 19:42:37.494 7 INFO glance.api.v2.image_data [None req-41f1e8d6-303a-4764-bc27-7d8ac835853a 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-19 19:43:28.630 7 WARNING glance.location [None req-41f1e8d6-303a-4764-bc27-7d8ac835853a 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/287] 199.204.45.70 () {48 vars in 1045 bytes} [Thu Feb 19 19:42:37 2026] PUT /v2/images/7b96fd4e-b882-4430-b5bd-658b6c2ff8be/file => generated 0 bytes in 51183 msecs (HTTP/1.1 204) 4 headers in 171 bytes (39227 switches on core 0) [pid: 8|app: 0|req: 148/288] 199.204.45.70 () {44 vars in 970 bytes} [Thu Feb 19 19:43:28 2026] GET /v2/images/7b96fd4e-b882-4430-b5bd-658b6c2ff8be => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/289] 199.204.45.70 () {44 vars in 970 bytes} [Thu Feb 19 19:43:28 2026] GET /v2/images/7b96fd4e-b882-4430-b5bd-658b6c2ff8be => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/290] 199.204.45.70 () {42 vars in 687 bytes} [Thu Feb 19 19:43:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/291] 199.204.45.70 () {44 vars in 909 bytes} [Thu Feb 19 19:43:30 2026] GET /v2/images => generated 2451 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/380] 199.204.45.70 () {42 vars in 687 bytes} [Thu Feb 19 19:50:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/381] 199.204.45.70 () {44 vars in 909 bytes} [Thu Feb 19 19:50:45 2026] GET /v2/images => generated 2451 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/390] 199.204.45.70 () {42 vars in 687 bytes} [Thu Feb 19 19:51:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/391] 199.204.45.70 () {44 vars in 909 bytes} [Thu Feb 19 19:51:32 2026] GET /v2/images => generated 2451 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/392] 199.204.45.70 () {44 vars in 946 bytes} [Thu Feb 19 19:51:32 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/393] 199.204.45.70 () {44 vars in 968 bytes} [Thu Feb 19 19:51:32 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/394] 199.204.45.70 () {44 vars in 938 bytes} [Thu Feb 19 19:51:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/397] 199.204.45.70 () {48 vars in 950 bytes} [Thu Feb 19 19:51:32 2026] POST /v2/images => generated 799 bytes in 9428 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-19 19:51:42.427 8 WARNING oslo_policy.policy [None req-16619b71-1676-41c0-aeca-82716e4bbb82 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - 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-02-19 19:51:42.427 8 WARNING oslo_policy.policy [None req-16619b71-1676-41c0-aeca-82716e4bbb82 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - 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-02-19 19:51:42.430 8 INFO glance.api.v2.image_data [None req-16619b71-1676-41c0-aeca-82716e4bbb82 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-19 19:54:13.005 8 INFO glance.location [None req-16619b71-1676-41c0-aeca-82716e4bbb82 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 204/428] 199.204.45.70 () {48 vars in 1044 bytes} [Thu Feb 19 19:51:42 2026] PUT /v2/images/4dcb72b2-411a-4ceb-9c57-403a60191907/file => generated 0 bytes in 150640 msecs (HTTP/1.1 204) 4 headers in 171 bytes (13021 switches on core 0) [pid: 7|app: 0|req: 225/429] 199.204.45.70 () {44 vars in 970 bytes} [Thu Feb 19 19:54:13 2026] GET /v2/images/4dcb72b2-411a-4ceb-9c57-403a60191907 => 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: 205/430] 199.204.45.70 () {48 vars in 1049 bytes} [Thu Feb 19 19:54:13 2026] PATCH /v2/images/4dcb72b2-411a-4ceb-9c57-403a60191907 => generated 1234 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/431] 199.204.45.70 () {44 vars in 970 bytes} [Thu Feb 19 19:54:13 2026] GET /v2/images/4dcb72b2-411a-4ceb-9c57-403a60191907 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/444] 199.204.45.70 () {42 vars in 687 bytes} [Thu Feb 19 19:55:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/445] 199.204.45.70 () {44 vars in 909 bytes} [Thu Feb 19 19:55:04 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/448] 199.204.45.70 () {42 vars in 687 bytes} [Thu Feb 19 19:55:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/449] 199.204.45.70 () {44 vars in 909 bytes} [Thu Feb 19 19:55:16 2026] GET /v2/images => generated 3687 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/450] 199.204.45.70 () {44 vars in 938 bytes} [Thu Feb 19 19:55:16 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/451] 199.204.45.70 () {44 vars in 960 bytes} [Thu Feb 19 19:55:17 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/452] 199.204.45.70 () {44 vars in 938 bytes} [Thu Feb 19 19:55:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/453] 199.204.45.70 () {48 vars in 950 bytes} [Thu Feb 19 19:55:17 2026] POST /v2/images => generated 791 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-19 19:55:17.124 7 INFO glance.api.v2.image_data [None req-ae24c5f9-680e-4afe-9b11-efdae6004e99 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-19 19:55:29.415 7 INFO glance.location [None req-ae24c5f9-680e-4afe-9b11-efdae6004e99 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 238/456] 199.204.45.70 () {48 vars in 1044 bytes} [Thu Feb 19 19:55:17 2026] PUT /v2/images/5ff2bb5e-8d54-4185-8bad-6d1b0888b261/file => generated 0 bytes in 12330 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18100 switches on core 0) [pid: 8|app: 0|req: 219/457] 199.204.45.70 () {44 vars in 970 bytes} [Thu Feb 19 19:55:29 2026] GET /v2/images/5ff2bb5e-8d54-4185-8bad-6d1b0888b261 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/458] 199.204.45.70 () {44 vars in 970 bytes} [Thu Feb 19 19:55:29 2026] GET /v2/images/5ff2bb5e-8d54-4185-8bad-6d1b0888b261 => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 268/515] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:00:05 2026] GET /v2/images => generated 4892 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 248/516] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:00:06 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/529] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:01:05 2026] GET /v2/images => generated 4892 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/530] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:01:05 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/543] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:02:05 2026] GET /v2/images => generated 4892 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/544] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:02:05 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/557] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:03:05 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/558] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:03:05 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/571] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:04:05 2026] GET /v2/images => generated 4892 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/572] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:04:05 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/585] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:05:06 2026] GET /v2/images => generated 4892 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/586] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:05:06 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/599] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:06:05 2026] GET /v2/images => generated 4892 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/600] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:06:05 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/613] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:07:05 2026] GET /v2/images => generated 4892 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/614] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:07:06 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/621] 199.204.45.70 () {42 vars in 687 bytes} [Thu Feb 19 20:07:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/622] 199.204.45.70 () {44 vars in 909 bytes} [Thu Feb 19 20:07:35 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/629] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:08:05 2026] GET /v2/images => generated 4892 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/630] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:08:05 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/643] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:09:05 2026] GET /v2/images => generated 4892 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/644] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:09:05 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/653] 199.204.45.70 () {42 vars in 687 bytes} [Thu Feb 19 20:09:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/654] 199.204.45.70 () {44 vars in 909 bytes} [Thu Feb 19 20:09:49 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/655] 199.204.45.70 () {42 vars in 687 bytes} [Thu Feb 19 20:09:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/656] 199.204.45.70 () {44 vars in 909 bytes} [Thu Feb 19 20:09:50 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/661] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:10:05 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/662] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:10:06 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/669] 199.204.45.70 () {42 vars in 687 bytes} [Thu Feb 19 20:10:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/670] 199.204.45.70 () {44 vars in 909 bytes} [Thu Feb 19 20:10:38 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/673] 199.204.45.70 () {42 vars in 687 bytes} [Thu Feb 19 20:10:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/674] 199.204.45.70 () {44 vars in 909 bytes} [Thu Feb 19 20:10:45 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/679] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:11:05 2026] GET /v2/images => generated 4892 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/680] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:11:05 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/687] 199.204.45.70 () {42 vars in 687 bytes} [Thu Feb 19 20:11:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/688] 199.204.45.70 () {44 vars in 909 bytes} [Thu Feb 19 20:11:38 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/695] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:12:05 2026] GET /v2/images => generated 4892 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/696] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:12:06 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/699] 172.24.0.234 () {32 vars in 635 bytes} [Thu Feb 19 20:12:21 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/706] 172.24.0.59 () {36 vars in 988 bytes} [Thu Feb 19 20:12:46 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224 => generated 1171 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/707] 172.24.0.59 () {36 vars in 928 bytes} [Thu Feb 19 20:12:46 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/708] 172.24.0.59 () {36 vars in 988 bytes} [Thu Feb 19 20:12:47 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/709] 172.24.0.59 () {36 vars in 928 bytes} [Thu Feb 19 20:12:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/710] 172.24.0.240 () {36 vars in 989 bytes} [Thu Feb 19 20:12:50 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/711] 172.24.0.240 () {36 vars in 929 bytes} [Thu Feb 19 20:12:50 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/712] 172.24.0.240 () {36 vars in 929 bytes} [Thu Feb 19 20:12:50 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/713] 172.24.0.240 () {36 vars in 989 bytes} [Thu Feb 19 20:12:50 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/714] 172.24.0.240 () {36 vars in 929 bytes} [Thu Feb 19 20:12:50 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/715] 172.24.0.240 () {36 vars in 929 bytes} [Thu Feb 19 20:12:50 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/716] 172.24.0.240 () {36 vars in 989 bytes} [Thu Feb 19 20:12:50 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/717] 172.24.0.240 () {36 vars in 929 bytes} [Thu Feb 19 20:12:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/718] 172.24.0.240 () {36 vars in 929 bytes} [Thu Feb 19 20:12:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/719] 172.24.0.93 () {36 vars in 912 bytes} [Thu Feb 19 20:12:51 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/720] 172.24.0.93 () {36 vars in 1008 bytes} [Thu Feb 19 20:12:51 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224/locations => generated 127 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/721] 172.24.0.93 () {36 vars in 988 bytes} [Thu Feb 19 20:12:51 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/722] 172.24.0.93 () {36 vars in 928 bytes} [Thu Feb 19 20:12:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/723] 172.24.0.93 () {36 vars in 928 bytes} [Thu Feb 19 20:12:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/726] 199.204.45.70 () {36 vars in 990 bytes} [Thu Feb 19 20:12:54 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/727] 199.204.45.70 () {36 vars in 930 bytes} [Thu Feb 19 20:12:54 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/728] 199.204.45.70 () {36 vars in 990 bytes} [Thu Feb 19 20:12:55 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/729] 199.204.45.70 () {36 vars in 930 bytes} [Thu Feb 19 20:12:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/732] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:13:05 2026] GET /v2/images => generated 4892 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/733] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:13:06 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/736] 172.24.0.59 () {36 vars in 988 bytes} [Thu Feb 19 20:13:17 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/737] 172.24.0.59 () {36 vars in 928 bytes} [Thu Feb 19 20:13:17 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/740] 172.24.0.59 () {36 vars in 988 bytes} [Thu Feb 19 20:13:32 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/741] 172.24.0.59 () {36 vars in 928 bytes} [Thu Feb 19 20:13:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/748] 172.24.0.234 () {30 vars in 413 bytes} [Thu Feb 19 20:14:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/751] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:14:06 2026] GET /v2/images => generated 4892 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/752] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:14:06 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/755] 172.24.0.234 () {34 vars in 657 bytes} [Thu Feb 19 20:14:16 2026] POST /v2/images => generated 648 bytes in 184 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-19 20:14:16.574 8 WARNING glance.api.v2.images [None req-46934ce5-97c6-4061-b5ac-51ad02892ce2 fab82c00e43a4d5fa6ca3b5d3064792b 60e948005a35491cbe25b4b81096dacf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//09dab631-2fe4-4151-aadd-f33daa389db0 [pid: 8|app: 0|req: 368/756] 172.24.0.234 () {32 vars in 712 bytes} [Thu Feb 19 20:14:16 2026] DELETE /v2/images/09dab631-2fe4-4151-aadd-f33daa389db0 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/757] 172.24.0.234 () {32 vars in 709 bytes} [Thu Feb 19 20:14:16 2026] GET /v2/images/09dab631-2fe4-4151-aadd-f33daa389db0 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/758] 172.24.0.234 () {32 vars in 635 bytes} [Thu Feb 19 20:14:16 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/759] 172.24.0.234 () {34 vars in 657 bytes} [Thu Feb 19 20:14:16 2026] POST /v2/images => generated 703 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/760] 172.24.0.234 () {32 vars in 719 bytes} [Thu Feb 19 20:14:16 2026] GET /v2/images/8aea3e25-a576-41a8-988e-6e5b8e3383a0/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-19 20:14:16.761 7 INFO glance.api.v2.image_data [None req-1185ec5e-f48a-4801-ba6a-088274487b76 fab82c00e43a4d5fa6ca3b5d3064792b 60e948005a35491cbe25b4b81096dacf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-19 20:14:16.839 7 WARNING glance_store._drivers.rbd [None req-1185ec5e-f48a-4801-ba6a-088274487b76 fab82c00e43a4d5fa6ca3b5d3064792b 60e948005a35491cbe25b4b81096dacf - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-19 20:14:17.800 7 INFO glance.location [None req-1185ec5e-f48a-4801-ba6a-088274487b76 fab82c00e43a4d5fa6ca3b5d3064792b 60e948005a35491cbe25b4b81096dacf - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 391/761] 172.24.0.234 () {32 vars in 729 bytes} [Thu Feb 19 20:14:16 2026] PUT /v2/images/8aea3e25-a576-41a8-988e-6e5b8e3383a0/file => generated 0 bytes in 1081 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/762] 172.24.0.234 () {32 vars in 709 bytes} [Thu Feb 19 20:14:17 2026] GET /v2/images/8aea3e25-a576-41a8-988e-6e5b8e3383a0 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/763] 172.24.0.234 () {32 vars in 719 bytes} [Thu Feb 19 20:14:17 2026] GET /v2/images/8aea3e25-a576-41a8-988e-6e5b8e3383a0/file => generated 1024 bytes in 127 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/764] 172.24.0.234 () {34 vars in 657 bytes} [Thu Feb 19 20:14:17 2026] POST /v2/images => generated 648 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/765] 172.24.0.234 () {32 vars in 728 bytes} [Thu Feb 19 20:14:18 2026] PATCH /v2/images/260ef758-305d-4f8d-9818-7b57da4d5435 => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/766] 172.24.0.234 () {32 vars in 709 bytes} [Thu Feb 19 20:14:18 2026] GET /v2/images/260ef758-305d-4f8d-9818-7b57da4d5435 => generated 652 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 20:14:18.108 7 WARNING glance.api.v2.images [None req-230364a2-64cd-4840-a266-bc21449435d2 fab82c00e43a4d5fa6ca3b5d3064792b 60e948005a35491cbe25b4b81096dacf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//260ef758-305d-4f8d-9818-7b57da4d5435 [pid: 7|app: 0|req: 394/767] 172.24.0.234 () {32 vars in 712 bytes} [Thu Feb 19 20:14:18 2026] DELETE /v2/images/260ef758-305d-4f8d-9818-7b57da4d5435 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/768] 172.24.0.234 () {32 vars in 709 bytes} [Thu Feb 19 20:14:18 2026] GET /v2/images/260ef758-305d-4f8d-9818-7b57da4d5435 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-19 20:14:18.178 7 WARNING glance.api.v2.images [None req-7527338a-a200-48b1-bc20-c9a547b25f41 fab82c00e43a4d5fa6ca3b5d3064792b 60e948005a35491cbe25b4b81096dacf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8aea3e25-a576-41a8-988e-6e5b8e3383a0 [pid: 7|app: 0|req: 395/769] 172.24.0.234 () {32 vars in 712 bytes} [Thu Feb 19 20:14:18 2026] DELETE /v2/images/8aea3e25-a576-41a8-988e-6e5b8e3383a0 => generated 0 bytes in 753 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/770] 172.24.0.234 () {32 vars in 709 bytes} [Thu Feb 19 20:14:18 2026] GET /v2/images/8aea3e25-a576-41a8-988e-6e5b8e3383a0 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-19 20:14:18.953 7 WARNING glance.api.v2.images [None req-1b4813a8-b727-4d44-b5f4-f910a3de78e9 fab82c00e43a4d5fa6ca3b5d3064792b 60e948005a35491cbe25b4b81096dacf - - default default] Failed to find image 09dab631-2fe4-4151-aadd-f33daa389db0 to delete: glance.common.exception.ImageNotFound: No image found with ID 09dab631-2fe4-4151-aadd-f33daa389db0 [pid: 7|app: 0|req: 396/771] 172.24.0.234 () {32 vars in 712 bytes} [Thu Feb 19 20:14:18 2026] DELETE /v2/images/09dab631-2fe4-4151-aadd-f33daa389db0 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/772] 172.24.0.234 () {32 vars in 709 bytes} [Thu Feb 19 20:14:18 2026] GET /v2/images/09dab631-2fe4-4151-aadd-f33daa389db0 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/777] 172.24.0.59 () {36 vars in 988 bytes} [Thu Feb 19 20:14:40 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/778] 172.24.0.59 () {36 vars in 928 bytes} [Thu Feb 19 20:14:40 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/783] 172.24.0.59 () {36 vars in 988 bytes} [Thu Feb 19 20:14:58 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/784] 172.24.0.59 () {36 vars in 928 bytes} [Thu Feb 19 20:14:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/787] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:15:06 2026] GET /v2/images => generated 4892 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/788] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:15:06 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/791] 172.24.0.59 () {36 vars in 988 bytes} [Thu Feb 19 20:15:23 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/792] 172.24.0.59 () {36 vars in 928 bytes} [Thu Feb 19 20:15:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/803] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:16:06 2026] GET /v2/images => generated 4892 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/804] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:16:06 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/817] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:17:05 2026] GET /v2/images => generated 4892 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/818] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:17:06 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/825] 172.24.0.59 () {36 vars in 988 bytes} [Thu Feb 19 20:17:34 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/826] 172.24.0.59 () {36 vars in 928 bytes} [Thu Feb 19 20:17:34 2026] GET /v2/schemas/image => generated 4018 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/829] 172.24.0.59 () {36 vars in 988 bytes} [Thu Feb 19 20:17:52 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224 => generated 1171 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/830] 172.24.0.59 () {36 vars in 928 bytes} [Thu Feb 19 20:17:52 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/835] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:18:05 2026] GET /v2/images => generated 4892 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/836] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:18:06 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/845] 172.24.0.59 () {36 vars in 988 bytes} [Thu Feb 19 20:18:47 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/846] 172.24.0.59 () {36 vars in 928 bytes} [Thu Feb 19 20:18:47 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/851] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:19:05 2026] GET /v2/images => generated 4892 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/852] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:19:06 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/865] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:20:05 2026] GET /v2/images => generated 4892 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/866] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:20:06 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/879] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:21:05 2026] GET /v2/images => generated 4892 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/880] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:21:06 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/893] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:22:05 2026] GET /v2/images => generated 4892 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/894] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:22:06 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/907] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:23:05 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/908] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:23:06 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/921] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:24:06 2026] GET /v2/images => generated 4892 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/922] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:24:06 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/935] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:25:05 2026] GET /v2/images => generated 4892 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/936] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:25:06 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/947] 172.24.0.234 () {32 vars in 709 bytes} [Thu Feb 19 20:26:00 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/948] 172.24.0.234 () {32 vars in 709 bytes} [Thu Feb 19 20:26:00 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/949] 172.24.0.240 () {36 vars in 989 bytes} [Thu Feb 19 20:26:01 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224 => generated 1171 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/950] 172.24.0.240 () {36 vars in 929 bytes} [Thu Feb 19 20:26:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/951] 172.24.0.240 () {36 vars in 929 bytes} [Thu Feb 19 20:26:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/952] 172.24.0.240 () {36 vars in 989 bytes} [Thu Feb 19 20:26:01 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/953] 172.24.0.240 () {36 vars in 929 bytes} [Thu Feb 19 20:26:01 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/954] 172.24.0.240 () {36 vars in 929 bytes} [Thu Feb 19 20:26:01 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/955] 172.24.0.240 () {36 vars in 989 bytes} [Thu Feb 19 20:26:01 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/956] 172.24.0.240 () {36 vars in 929 bytes} [Thu Feb 19 20:26:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/957] 172.24.0.240 () {36 vars in 929 bytes} [Thu Feb 19 20:26:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/958] 172.24.0.93 () {36 vars in 912 bytes} [Thu Feb 19 20:26:01 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/959] 172.24.0.93 () {36 vars in 1008 bytes} [Thu Feb 19 20:26:01 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224/locations => generated 127 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/960] 172.24.0.93 () {36 vars in 988 bytes} [Thu Feb 19 20:26:01 2026] GET /v2/images/bd958b30-8dbe-41c2-9239-9f4c18d86224 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/961] 172.24.0.93 () {36 vars in 928 bytes} [Thu Feb 19 20:26:01 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/962] 172.24.0.93 () {36 vars in 928 bytes} [Thu Feb 19 20:26:01 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/965] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:26:05 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/966] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:26:05 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/979] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:27:05 2026] GET /v2/images => generated 4892 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/980] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:27:06 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/993] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:28:05 2026] GET /v2/images => generated 4892 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/994] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:28:06 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1007] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:29:05 2026] GET /v2/images => generated 4892 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1008] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:29:06 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1021] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:30:06 2026] GET /v2/images => generated 4892 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1022] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:30:06 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1035] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:31:05 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1036] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:31:05 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1049] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:32:05 2026] GET /v2/images => generated 4892 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1050] 172.24.0.198 () {28 vars in 571 bytes} [Thu Feb 19 20:32:05 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)