+ 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 Feb 25 19:53:08 2026] *** compiled with version: 13.3.0 on 16 February 2026 14:18:47 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-7dc58d9f5-g6htt 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, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7faf14f96668 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-25 19:53:10.912 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-25 19:53:10.964 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-02-25 19:53:11.781 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-25 19:53:11.782 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-25 19:53:11.782 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-25 19:53:11.867 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-25 19:53:11.868 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-25 19:53:11.868 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-25 19:53:13.818 8 WARNING glance.api.v2.images [None req-d508c5c4-efe0-40d9-a4c9-a5633c31a501 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-25 19:53:13.941 7 WARNING glance.api.v2.images [None req-381026c3-47a1-405b-8761-df867d3a0d7f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-25 19:53:14.156 8 WARNING keystonemiddleware._common.config [None req-d508c5c4-efe0-40d9-a4c9-a5633c31a501 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 19:53:14.164 8 WARNING oslo_config.cfg [None req-d508c5c4-efe0-40d9-a4c9-a5633c31a501 - - - - - -] 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 0x7faf14f96668 pid: 8 (default app) 2026-02-25 19:53:14.279 7 WARNING keystonemiddleware._common.config [None req-381026c3-47a1-405b-8761-df867d3a0d7f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 19:53:14.286 7 WARNING oslo_config.cfg [None req-381026c3-47a1-405b-8761-df867d3a0d7f - - - - - -] 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 0x7faf14f96668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.65 () {42 vars in 684 bytes} [Wed Feb 25 19:53:15 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 19:53:15.543 7 WARNING oslo_policy.policy [None req-c2414551-d226-4a85-a662-cf150d564733 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - 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-25 19:53:15.544 7 WARNING oslo_policy.policy [None req-c2414551-d226-4a85-a662-cf150d564733 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - 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-25 19:53:15.563 7 WARNING oslo_policy.policy [None req-c2414551-d226-4a85-a662-cf150d564733 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - 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-25 19:53:15.563 7 WARNING oslo_policy.policy [None req-c2414551-d226-4a85-a662-cf150d564733 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - 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/6] 199.204.45.65 () {44 vars in 906 bytes} [Wed Feb 25 19:53:15 2026] GET /v2/images => generated 69 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.65 () {42 vars in 684 bytes} [Wed Feb 25 19:53:18 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: 2/8] 199.204.45.65 () {44 vars in 906 bytes} [Wed Feb 25 19:53:18 2026] GET /v2/images => generated 69 bytes in 48 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-02-25 19:53:18.898 8 WARNING oslo_policy.policy [None req-124ed732-9721-42af-aa1e-bb63a96fe701 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - 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-25 19:53:18.899 8 WARNING oslo_policy.policy [None req-124ed732-9721-42af-aa1e-bb63a96fe701 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - 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/9] 199.204.45.65 () {44 vars in 907 bytes} [Wed Feb 25 19:53:18 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.65 () {44 vars in 929 bytes} [Wed Feb 25 19:53:19 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 19:53:19.038 8 WARNING oslo_policy.policy [None req-ca2327ef-137d-4e14-99c7-b2b4c6b7eca7 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - 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-25 19:53:19.038 8 WARNING oslo_policy.policy [None req-ca2327ef-137d-4e14-99c7-b2b4c6b7eca7 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - 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: 8/11] 199.204.45.65 () {44 vars in 935 bytes} [Wed Feb 25 19:53:19 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-25 19:53:19.120 7 WARNING oslo_config.cfg [None req-b60813df-f7be-4d06-8c11-b9ae781ab8de 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.65 () {48 vars in 947 bytes} [Wed Feb 25 19:53:19 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-25 19:53:19.145 8 WARNING oslo_policy.policy [None req-576ab8a8-de40-459f-acda-40798b1c1da5 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - 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-25 19:53:19.145 8 WARNING oslo_policy.policy [None req-576ab8a8-de40-459f-acda-40798b1c1da5 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - 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-25 19:53:19.147 8 INFO glance.api.v2.image_data [None req-576ab8a8-de40-459f-acda-40798b1c1da5 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 19:53:28.022 8 INFO glance.location [None req-576ab8a8-de40-459f-acda-40798b1c1da5 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 9/15] 199.204.45.65 () {48 vars in 1041 bytes} [Wed Feb 25 19:53:19 2026] PUT /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427/file => generated 0 bytes in 8930 msecs (HTTP/1.1 204) 4 headers in 171 bytes (2853 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.65 () {44 vars in 967 bytes} [Wed Feb 25 19:53:28 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 19:53:28.106 8 WARNING oslo_config.cfg [None req-4ee2ab8e-755d-48b2-a611-5cb35675f0df 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - 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: 10/17] 199.204.45.65 () {44 vars in 967 bytes} [Wed Feb 25 19:53:28 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => 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: 135/266] 199.204.45.65 () {42 vars in 684 bytes} [Wed Feb 25 20:14:09 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: 132/267] 199.204.45.65 () {44 vars in 906 bytes} [Wed Feb 25 20:14:09 2026] GET /v2/images => generated 1240 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/272] 199.204.45.65 () {42 vars in 684 bytes} [Wed Feb 25 20:14:25 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/273] 199.204.45.65 () {44 vars in 906 bytes} [Wed Feb 25 20:14:25 2026] GET /v2/images => generated 1240 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.204.45.65 () {44 vars in 933 bytes} [Wed Feb 25 20:14:26 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 199.204.45.65 () {44 vars in 955 bytes} [Wed Feb 25 20:14:26 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.204.45.65 () {44 vars in 935 bytes} [Wed Feb 25 20:14:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 199.204.45.65 () {48 vars in 947 bytes} [Wed Feb 25 20:14:26 2026] POST /v2/images => generated 796 bytes in 150 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-25 20:14:26.443 7 WARNING oslo_policy.policy [None req-15789f6c-7c30-4149-8996-d90390f32e7e 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - 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-25 20:14:26.443 7 WARNING oslo_policy.policy [None req-15789f6c-7c30-4149-8996-d90390f32e7e 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - 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-25 20:14:26.444 7 INFO glance.api.v2.image_data [None req-15789f6c-7c30-4149-8996-d90390f32e7e 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 20:15:38.172 7 INFO glance.location [None req-15789f6c-7c30-4149-8996-d90390f32e7e 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 138/292] 199.204.45.65 () {48 vars in 1042 bytes} [Wed Feb 25 20:14:26 2026] PUT /v2/images/edd90a83-5999-44c6-8436-ec71eee246e7/file => generated 0 bytes in 71778 msecs (HTTP/1.1 204) 4 headers in 171 bytes (37253 switches on core 0) [pid: 8|app: 0|req: 155/293] 199.204.45.65 () {44 vars in 967 bytes} [Wed Feb 25 20:15:38 2026] GET /v2/images/edd90a83-5999-44c6-8436-ec71eee246e7 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/294] 199.204.45.65 () {44 vars in 967 bytes} [Wed Feb 25 20:15:38 2026] GET /v2/images/edd90a83-5999-44c6-8436-ec71eee246e7 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/295] 199.204.45.65 () {42 vars in 684 bytes} [Wed Feb 25 20:15:39 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: 140/296] 199.204.45.65 () {44 vars in 906 bytes} [Wed Feb 25 20:15:39 2026] GET /v2/images => generated 2451 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/375] 199.204.45.65 () {42 vars in 684 bytes} [Wed Feb 25 20:22:07 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: 180/376] 199.204.45.65 () {44 vars in 906 bytes} [Wed Feb 25 20:22:07 2026] GET /v2/images => generated 2451 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/379] 199.204.45.65 () {42 vars in 684 bytes} [Wed Feb 25 20:22:16 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: 182/380] 199.204.45.65 () {44 vars in 906 bytes} [Wed Feb 25 20:22:16 2026] GET /v2/images => generated 2451 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/381] 199.204.45.65 () {44 vars in 943 bytes} [Wed Feb 25 20:22:16 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/382] 199.204.45.65 () {44 vars in 965 bytes} [Wed Feb 25 20:22:16 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/383] 199.204.45.65 () {44 vars in 935 bytes} [Wed Feb 25 20:22:16 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: 7|app: 0|req: 184/384] 199.204.45.65 () {48 vars in 947 bytes} [Wed Feb 25 20:22:16 2026] POST /v2/images => generated 799 bytes in 983 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-25 20:22:17.269 8 INFO glance.api.v2.image_data [None req-0c2b8f2b-276b-46f6-824e-f8532884379e 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 20:23:14.428 8 INFO glance.location [None req-0c2b8f2b-276b-46f6-824e-f8532884379e 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 201/397] 199.204.45.65 () {48 vars in 1041 bytes} [Wed Feb 25 20:22:17 2026] PUT /v2/images/fd0395ae-f663-4add-a9ab-94ce17a6d905/file => generated 0 bytes in 57234 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20991 switches on core 0) [pid: 7|app: 0|req: 197/398] 199.204.45.65 () {44 vars in 967 bytes} [Wed Feb 25 20:23:14 2026] GET /v2/images/fd0395ae-f663-4add-a9ab-94ce17a6d905 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/399] 199.204.45.65 () {48 vars in 1046 bytes} [Wed Feb 25 20:23:14 2026] PATCH /v2/images/fd0395ae-f663-4add-a9ab-94ce17a6d905 => 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: 198/400] 199.204.45.65 () {44 vars in 967 bytes} [Wed Feb 25 20:23:14 2026] GET /v2/images/fd0395ae-f663-4add-a9ab-94ce17a6d905 => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/417] 199.204.45.65 () {42 vars in 684 bytes} [Wed Feb 25 20:24:37 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: 211/418] 199.204.45.65 () {44 vars in 906 bytes} [Wed Feb 25 20:24:37 2026] GET /v2/images => generated 3687 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/423] 199.204.45.65 () {42 vars in 684 bytes} [Wed Feb 25 20:24:53 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/424] 199.204.45.65 () {44 vars in 906 bytes} [Wed Feb 25 20:24:53 2026] GET /v2/images => generated 3687 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/425] 199.204.45.65 () {44 vars in 935 bytes} [Wed Feb 25 20:24:53 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/426] 199.204.45.65 () {44 vars in 957 bytes} [Wed Feb 25 20:24:53 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/427] 199.204.45.65 () {44 vars in 935 bytes} [Wed Feb 25 20:24:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/428] 199.204.45.65 () {48 vars in 947 bytes} [Wed Feb 25 20:24:54 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-25 20:24:54.068 7 INFO glance.api.v2.image_data [None req-ef76c1de-1f2d-4b7c-8094-bdc6bcf06f65 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 20:25:13.134 7 INFO glance.location [None req-ef76c1de-1f2d-4b7c-8094-bdc6bcf06f65 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Image format matched and virtual size computed: 2782199808 [pid: 7|app: 0|req: 213/431] 199.204.45.65 () {48 vars in 1041 bytes} [Wed Feb 25 20:24:54 2026] PUT /v2/images/1157723c-1333-4801-b0b9-a6cd693f079f/file => generated 0 bytes in 19107 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22505 switches on core 0) [pid: 8|app: 0|req: 219/432] 199.204.45.65 () {44 vars in 967 bytes} [Wed Feb 25 20:25:13 2026] GET /v2/images/1157723c-1333-4801-b0b9-a6cd693f079f => 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: 214/433] 199.204.45.65 () {44 vars in 967 bytes} [Wed Feb 25 20:25:13 2026] GET /v2/images/1157723c-1333-4801-b0b9-a6cd693f079f => generated 1203 bytes in 16 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:71: 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: 247/488] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:29:34 2026] GET /v2/images => generated 4892 bytes in 118 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:71: 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: 242/489] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:29:34 2026] GET /v2/images => generated 4892 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/502] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:30:34 2026] GET /v2/images => generated 4892 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/503] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:30:34 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: 261/516] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:31:34 2026] GET /v2/images => generated 4892 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/517] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:31:34 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: 263/530] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:32:34 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: 268/531] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:32:34 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: 270/544] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:33:34 2026] GET /v2/images => generated 4892 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/545] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:33:34 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: 277/558] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:34:34 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: 8|app: 0|req: 282/559] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:34:34 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: 289/572] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:35:34 2026] GET /v2/images => generated 4892 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/573] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:35:34 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: 7|app: 0|req: 291/586] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:36:34 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: 296/587] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:36:34 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: 7|app: 0|req: 294/592] 199.204.45.65 () {42 vars in 684 bytes} [Wed Feb 25 20:36:56 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: 299/593] 199.204.45.65 () {44 vars in 906 bytes} [Wed Feb 25 20:36:56 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/602] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:37:34 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: 299/603] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:37:34 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/616] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:38:34 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/617] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:38:34 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: 315/624] 199.204.45.65 () {42 vars in 684 bytes} [Wed Feb 25 20:39:03 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: 310/625] 199.204.45.65 () {44 vars in 906 bytes} [Wed Feb 25 20:39:03 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/626] 199.204.45.65 () {42 vars in 684 bytes} [Wed Feb 25 20:39:05 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: 311/627] 199.204.45.65 () {44 vars in 906 bytes} [Wed Feb 25 20:39:05 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/634] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:39:34 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/635] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:39:34 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: 322/638] 199.204.45.65 () {42 vars in 684 bytes} [Wed Feb 25 20:39:50 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/639] 199.204.45.65 () {44 vars in 906 bytes} [Wed Feb 25 20:39:50 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/642] 199.204.45.65 () {42 vars in 684 bytes} [Wed Feb 25 20:39:57 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: 319/643] 199.204.45.65 () {44 vars in 906 bytes} [Wed Feb 25 20:39:57 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: 324/652] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:40:34 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/653] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:40:34 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: 326/656] 199.204.45.65 () {42 vars in 684 bytes} [Wed Feb 25 20:40: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: 331/657] 199.204.45.65 () {44 vars in 906 bytes} [Wed Feb 25 20:40:50 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/668] 10.0.0.78 () {32 vars in 631 bytes} [Wed Feb 25 20:41:33 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/669] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:41:34 2026] GET /v2/images => generated 4892 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/670] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:41:34 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: 335/675] 10.0.0.88 () {36 vars in 985 bytes} [Wed Feb 25 20:41:54 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => generated 1171 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/676] 10.0.0.88 () {36 vars in 925 bytes} [Wed Feb 25 20:41:54 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: 336/677] 10.0.0.88 () {36 vars in 925 bytes} [Wed Feb 25 20:41: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: 8|app: 0|req: 342/678] 10.0.0.88 () {36 vars in 985 bytes} [Wed Feb 25 20:41:54 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/679] 10.0.0.88 () {36 vars in 925 bytes} [Wed Feb 25 20:41: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: 8|app: 0|req: 343/680] 10.0.0.88 () {36 vars in 925 bytes} [Wed Feb 25 20:41:54 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: 338/681] 10.0.0.88 () {36 vars in 985 bytes} [Wed Feb 25 20:41:54 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => 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: 344/682] 10.0.0.88 () {36 vars in 925 bytes} [Wed Feb 25 20:41:54 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: 339/683] 10.0.0.88 () {36 vars in 925 bytes} [Wed Feb 25 20:41:54 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: 8|app: 0|req: 345/684] 10.0.0.140 () {36 vars in 986 bytes} [Wed Feb 25 20:41:55 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => generated 1171 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/685] 10.0.0.140 () {36 vars in 926 bytes} [Wed Feb 25 20:41:55 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: 346/686] 10.0.0.140 () {36 vars in 986 bytes} [Wed Feb 25 20:41:55 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/687] 10.0.0.140 () {36 vars in 926 bytes} [Wed Feb 25 20:41:55 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: 347/688] 10.0.0.140 () {36 vars in 926 bytes} [Wed Feb 25 20:41: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: 7|app: 0|req: 342/689] 10.0.0.205 () {36 vars in 986 bytes} [Wed Feb 25 20:41:57 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => 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: 348/690] 10.0.0.205 () {36 vars in 926 bytes} [Wed Feb 25 20:41:57 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: 344/693] 199.204.45.65 () {36 vars in 989 bytes} [Wed Feb 25 20:42:05 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/694] 199.204.45.65 () {36 vars in 929 bytes} [Wed Feb 25 20:42:05 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: 345/695] 10.0.0.205 () {36 vars in 986 bytes} [Wed Feb 25 20:42:05 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/696] 10.0.0.205 () {36 vars in 986 bytes} [Wed Feb 25 20:42:05 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/697] 10.0.0.205 () {36 vars in 926 bytes} [Wed Feb 25 20:42:05 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: 352/698] 10.0.0.205 () {36 vars in 926 bytes} [Wed Feb 25 20:42:05 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: 347/699] 199.204.45.65 () {36 vars in 989 bytes} [Wed Feb 25 20:42:05 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => 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: 353/700] 199.204.45.65 () {36 vars in 929 bytes} [Wed Feb 25 20:42:05 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: 8|app: 0|req: 357/707] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:42:35 2026] GET /v2/images => generated 4892 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/708] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:42:35 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/709] 10.0.0.205 () {36 vars in 986 bytes} [Wed Feb 25 20:42:38 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/710] 10.0.0.205 () {36 vars in 926 bytes} [Wed Feb 25 20:42:38 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: 354/713] 10.0.0.78 () {30 vars in 409 bytes} [Wed Feb 25 20:42:48 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: 357/718] 10.0.0.205 () {36 vars in 986 bytes} [Wed Feb 25 20:43:11 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/719] 10.0.0.205 () {36 vars in 926 bytes} [Wed Feb 25 20:43:11 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) 2026-02-25 20:43:35.257 8 WARNING keystonemiddleware.audit [None req-e98b6373-584e-4aa7-9e2b-bf60ecb5de16 a90f9ea18ce3427385486eb3989a3934 fd17e86d34a34dcfafe5d6ea9cf82fba - - default default] Skipping service tempest-service-1330610684 as it have no endpoints. [pid: 8|app: 0|req: 366/726] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:43:35 2026] GET /v2/images => generated 4892 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:35.281 7 WARNING keystonemiddleware.audit [None req-e98b6373-584e-4aa7-9e2b-bf60ecb5de16 a90f9ea18ce3427385486eb3989a3934 fd17e86d34a34dcfafe5d6ea9cf82fba - - default default] Skipping service tempest-service-1330610684 as it have no endpoints. [pid: 7|app: 0|req: 361/727] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:43:35 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: 363/730] 10.0.0.78 () {34 vars in 653 bytes} [Wed Feb 25 20:43:46 2026] POST /v2/images => generated 648 bytes in 310 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-25 20:43:47.065 8 WARNING glance.api.v2.images [None req-9e51b225-811a-4919-8ed5-f130c652bd8f 0fc2059c19ed459492f185b2db5df8ac 22c94c7a4a5349cf8280ca50eb51f903 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4bac5280-03ef-4e64-8447-37661ce8b269 [pid: 8|app: 0|req: 368/731] 10.0.0.78 () {32 vars in 708 bytes} [Wed Feb 25 20:43:47 2026] DELETE /v2/images/4bac5280-03ef-4e64-8447-37661ce8b269 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/732] 10.0.0.78 () {32 vars in 705 bytes} [Wed Feb 25 20:43:47 2026] GET /v2/images/4bac5280-03ef-4e64-8447-37661ce8b269 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/733] 10.0.0.78 () {32 vars in 631 bytes} [Wed Feb 25 20:43:47 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: 365/734] 10.0.0.78 () {34 vars in 653 bytes} [Wed Feb 25 20:43:47 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/735] 10.0.0.78 () {32 vars in 715 bytes} [Wed Feb 25 20:43:47 2026] GET /v2/images/a10e25b4-ec1d-46c6-a7a0-0dcab76ec2a4/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:43:47.246 7 INFO glance.api.v2.image_data [None req-21eb1b3b-fa3f-4bde-857d-28b7e21deadc 0fc2059c19ed459492f185b2db5df8ac 22c94c7a4a5349cf8280ca50eb51f903 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 20:43:47.299 7 WARNING glance_store._drivers.rbd [None req-21eb1b3b-fa3f-4bde-857d-28b7e21deadc 0fc2059c19ed459492f185b2db5df8ac 22c94c7a4a5349cf8280ca50eb51f903 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-25 20:43:47.946 7 INFO glance.location [None req-21eb1b3b-fa3f-4bde-857d-28b7e21deadc 0fc2059c19ed459492f185b2db5df8ac 22c94c7a4a5349cf8280ca50eb51f903 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 366/736] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:47 2026] PUT /v2/images/a10e25b4-ec1d-46c6-a7a0-0dcab76ec2a4/file => generated 0 bytes in 755 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/737] 10.0.0.78 () {32 vars in 705 bytes} [Wed Feb 25 20:43:47 2026] GET /v2/images/a10e25b4-ec1d-46c6-a7a0-0dcab76ec2a4 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/738] 10.0.0.78 () {32 vars in 715 bytes} [Wed Feb 25 20:43:48 2026] GET /v2/images/a10e25b4-ec1d-46c6-a7a0-0dcab76ec2a4/file => generated 1024 bytes in 156 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/739] 10.0.0.78 () {34 vars in 653 bytes} [Wed Feb 25 20:43:48 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: 368/740] 10.0.0.78 () {32 vars in 724 bytes} [Wed Feb 25 20:43:48 2026] PATCH /v2/images/1f8efad0-a28d-44b9-87ce-ca8a6087b57a => generated 652 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/741] 10.0.0.78 () {32 vars in 705 bytes} [Wed Feb 25 20:43:48 2026] GET /v2/images/1f8efad0-a28d-44b9-87ce-ca8a6087b57a => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:48.343 7 WARNING glance.api.v2.images [None req-4d0810b2-00a9-4fff-8826-92a1b0dee10f 0fc2059c19ed459492f185b2db5df8ac 22c94c7a4a5349cf8280ca50eb51f903 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1f8efad0-a28d-44b9-87ce-ca8a6087b57a [pid: 7|app: 0|req: 369/742] 10.0.0.78 () {32 vars in 708 bytes} [Wed Feb 25 20:43:48 2026] DELETE /v2/images/1f8efad0-a28d-44b9-87ce-ca8a6087b57a => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/743] 10.0.0.78 () {32 vars in 705 bytes} [Wed Feb 25 20:43:48 2026] GET /v2/images/1f8efad0-a28d-44b9-87ce-ca8a6087b57a => generated 139 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:43:48.436 7 WARNING glance.api.v2.images [None req-51b44a93-cf58-4230-9d77-16f7d5d5cab8 0fc2059c19ed459492f185b2db5df8ac 22c94c7a4a5349cf8280ca50eb51f903 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a10e25b4-ec1d-46c6-a7a0-0dcab76ec2a4 [pid: 7|app: 0|req: 370/744] 10.0.0.78 () {32 vars in 708 bytes} [Wed Feb 25 20:43:48 2026] DELETE /v2/images/a10e25b4-ec1d-46c6-a7a0-0dcab76ec2a4 => generated 0 bytes in 733 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/745] 10.0.0.78 () {32 vars in 705 bytes} [Wed Feb 25 20:43:49 2026] GET /v2/images/a10e25b4-ec1d-46c6-a7a0-0dcab76ec2a4 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:43:49.183 7 WARNING glance.api.v2.images [None req-442a017e-0747-40fb-bb28-d3af40fe4656 0fc2059c19ed459492f185b2db5df8ac 22c94c7a4a5349cf8280ca50eb51f903 - - default default] Failed to find image 4bac5280-03ef-4e64-8447-37661ce8b269 to delete: glance.common.exception.ImageNotFound: No image found with ID 4bac5280-03ef-4e64-8447-37661ce8b269 [pid: 7|app: 0|req: 371/746] 10.0.0.78 () {32 vars in 708 bytes} [Wed Feb 25 20:43:49 2026] DELETE /v2/images/4bac5280-03ef-4e64-8447-37661ce8b269 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/747] 10.0.0.78 () {32 vars in 705 bytes} [Wed Feb 25 20:43:49 2026] GET /v2/images/4bac5280-03ef-4e64-8447-37661ce8b269 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/752] 10.0.0.205 () {36 vars in 986 bytes} [Wed Feb 25 20:44:05 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/753] 10.0.0.205 () {36 vars in 926 bytes} [Wed Feb 25 20:44:05 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: 381/756] 10.0.0.205 () {36 vars in 986 bytes} [Wed Feb 25 20:44:15 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/757] 10.0.0.205 () {36 vars in 926 bytes} [Wed Feb 25 20:44:15 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/758] 10.0.0.78 () {32 vars in 705 bytes} [Wed Feb 25 20:44:18 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => 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: 377/759] 10.0.0.78 () {32 vars in 705 bytes} [Wed Feb 25 20:44:18 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => 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: 383/760] 10.0.0.88 () {36 vars in 985 bytes} [Wed Feb 25 20:44:18 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => 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: 378/761] 10.0.0.88 () {36 vars in 925 bytes} [Wed Feb 25 20:44:18 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: 384/762] 10.0.0.88 () {36 vars in 925 bytes} [Wed Feb 25 20:44:18 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: 379/763] 10.0.0.88 () {36 vars in 985 bytes} [Wed Feb 25 20:44:18 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/764] 10.0.0.88 () {36 vars in 925 bytes} [Wed Feb 25 20:44:18 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: 380/765] 10.0.0.88 () {36 vars in 925 bytes} [Wed Feb 25 20:44:18 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: 386/766] 10.0.0.88 () {36 vars in 985 bytes} [Wed Feb 25 20:44:18 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/767] 10.0.0.88 () {36 vars in 925 bytes} [Wed Feb 25 20:44:18 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: 387/768] 10.0.0.88 () {36 vars in 925 bytes} [Wed Feb 25 20:44:18 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: 382/769] 10.0.0.140 () {36 vars in 986 bytes} [Wed Feb 25 20:44:19 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/770] 10.0.0.140 () {36 vars in 926 bytes} [Wed Feb 25 20:44:19 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: 7|app: 0|req: 383/771] 10.0.0.140 () {36 vars in 986 bytes} [Wed Feb 25 20:44:19 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/772] 10.0.0.140 () {36 vars in 926 bytes} [Wed Feb 25 20:44:19 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: 384/773] 10.0.0.140 () {36 vars in 926 bytes} [Wed Feb 25 20:44:19 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/778] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:44:35 2026] GET /v2/images => generated 4892 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/779] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:44:35 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: 393/782] 10.0.0.205 () {36 vars in 986 bytes} [Wed Feb 25 20:44:43 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/783] 10.0.0.205 () {36 vars in 926 bytes} [Wed Feb 25 20:44:43 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: 396/788] 10.0.0.205 () {36 vars in 986 bytes} [Wed Feb 25 20:45:10 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/789] 10.0.0.205 () {36 vars in 926 bytes} [Wed Feb 25 20:45:10 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: 8|app: 0|req: 398/792] 10.0.0.205 () {36 vars in 986 bytes} [Wed Feb 25 20:45:16 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/793] 10.0.0.205 () {36 vars in 926 bytes} [Wed Feb 25 20:45:16 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: 397/796] 10.0.0.205 () {36 vars in 986 bytes} [Wed Feb 25 20:45:28 2026] GET /v2/images/1fc6a586-29eb-41ec-aa27-e4ea7829c427 => 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: 400/797] 10.0.0.205 () {36 vars in 926 bytes} [Wed Feb 25 20:45:28 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: 402/800] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:45:34 2026] GET /v2/images => generated 4892 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/801] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:45:34 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: 406/808] 199.204.45.65 () {32 vars in 824 bytes} [Wed Feb 25 20:46:04 2026] GET /v2/images?status=active&owner=2ce8fffa8e1e4d779f7daf4a50858efa&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/809] 199.204.45.65 () {32 vars in 651 bytes} [Wed Feb 25 20:46:04 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: 407/810] 10.0.0.88 () {36 vars in 985 bytes} [Wed Feb 25 20:46:05 2026] GET /v2/images/edd90a83-5999-44c6-8436-ec71eee246e7 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/811] 10.0.0.88 () {36 vars in 925 bytes} [Wed Feb 25 20:46:05 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: 408/812] 10.0.0.88 () {36 vars in 925 bytes} [Wed Feb 25 20:46:05 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: 405/813] 10.0.0.88 () {36 vars in 985 bytes} [Wed Feb 25 20:46:05 2026] GET /v2/images/edd90a83-5999-44c6-8436-ec71eee246e7 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/814] 10.0.0.88 () {36 vars in 925 bytes} [Wed Feb 25 20:46:05 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: 406/815] 10.0.0.88 () {36 vars in 925 bytes} [Wed Feb 25 20:46:05 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: 410/816] 10.0.0.88 () {36 vars in 985 bytes} [Wed Feb 25 20:46:05 2026] GET /v2/images/edd90a83-5999-44c6-8436-ec71eee246e7 => 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: 407/817] 10.0.0.88 () {36 vars in 925 bytes} [Wed Feb 25 20:46:05 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: 411/818] 10.0.0.140 () {36 vars in 986 bytes} [Wed Feb 25 20:46:05 2026] GET /v2/images/edd90a83-5999-44c6-8436-ec71eee246e7 => 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: 408/819] 10.0.0.140 () {36 vars in 926 bytes} [Wed Feb 25 20:46:05 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: 412/820] 10.0.0.140 () {36 vars in 986 bytes} [Wed Feb 25 20:46:05 2026] GET /v2/images/edd90a83-5999-44c6-8436-ec71eee246e7 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/821] 10.0.0.140 () {36 vars in 926 bytes} [Wed Feb 25 20:46:05 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: 413/822] 10.0.0.140 () {36 vars in 926 bytes} [Wed Feb 25 20:46:05 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: 417/829] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:46:35 2026] GET /v2/images => generated 4892 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/830] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:46:35 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: 420/843] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:47:34 2026] GET /v2/images => generated 4892 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/844] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:47:34 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: 427/857] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:48:34 2026] GET /v2/images => generated 4892 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/858] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:48:34 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: 434/871] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:49:34 2026] GET /v2/images => generated 4892 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/872] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:49:35 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/881] 10.0.0.78 () {32 vars in 631 bytes} [Wed Feb 25 20:50:14 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/886] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:50:36 2026] GET /v2/images => generated 4892 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/887] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:50:37 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: 453/900] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:51:34 2026] GET /v2/images => generated 4892 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/901] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:51:34 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: 455/914] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:52:34 2026] GET /v2/images => generated 4892 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/915] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:52:35 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: 462/928] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:53:34 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: 467/929] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:53:34 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: 474/942] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:54:34 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/943] 10.0.0.114 () {28 vars in 568 bytes} [Wed Feb 25 20:54:34 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)