+ 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 22:27:34 2026] *** compiled with version: 13.3.0 on 16 February 2026 14:17:38 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-5fd98f8659-gwvvc 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 0x7fdbac5a4668 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 22:27:36.459 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-25 22:27:36.477 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-25 22:27:37.344 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 22:27:37.345 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 22:27:37.345 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-25 22:27:37.386 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 22:27:37.387 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 22:27:37.387 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-25 22:27:39.416 7 WARNING glance.api.v2.images [None req-a938d190-6514-4b79-b0e1-b51891cdf1a0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-25 22:27:39.617 8 WARNING glance.api.v2.images [None req-9f7dddee-6123-4c11-9204-386fe1e13152 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-25 22:27:39.758 7 WARNING keystonemiddleware._common.config [None req-a938d190-6514-4b79-b0e1-b51891cdf1a0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 22:27:39.766 7 WARNING oslo_config.cfg [None req-a938d190-6514-4b79-b0e1-b51891cdf1a0 - - - - - -] 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 0x7fdbac5a4668 pid: 7 (default app) 2026-02-25 22:27:39.959 8 WARNING keystonemiddleware._common.config [None req-9f7dddee-6123-4c11-9204-386fe1e13152 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 22:27:39.967 8 WARNING oslo_config.cfg [None req-9f7dddee-6123-4c11-9204-386fe1e13152 - - - - - -] 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 0x7fdbac5a4668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.102 () {42 vars in 688 bytes} [Wed Feb 25 22:27:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 22:27:41.482 8 WARNING oslo_policy.policy [None req-9626faad-0a90-41b0-82ac-bdcd86403af8 bb58740f0a534e75887644a6743f54ab 2fedac09858c4c75b05d90386f1fee7c - - 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 22:27:41.482 8 WARNING oslo_policy.policy [None req-9626faad-0a90-41b0-82ac-bdcd86403af8 bb58740f0a534e75887644a6743f54ab 2fedac09858c4c75b05d90386f1fee7c - - 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 22:27:41.500 8 WARNING oslo_policy.policy [None req-9626faad-0a90-41b0-82ac-bdcd86403af8 bb58740f0a534e75887644a6743f54ab 2fedac09858c4c75b05d90386f1fee7c - - 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 22:27:41.501 8 WARNING oslo_policy.policy [None req-9626faad-0a90-41b0-82ac-bdcd86403af8 bb58740f0a534e75887644a6743f54ab 2fedac09858c4c75b05d90386f1fee7c - - 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.102 () {44 vars in 910 bytes} [Wed Feb 25 22:27:41 2026] GET /v2/images => generated 69 bytes in 575 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.102 () {42 vars in 688 bytes} [Wed Feb 25 22:27:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.102 () {44 vars in 910 bytes} [Wed Feb 25 22:27:44 2026] GET /v2/images => generated 69 bytes in 36 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-25 22:27:44.964 7 WARNING oslo_policy.policy [None req-2d950bd0-972b-4733-bb2f-a6af7a14c826 bb58740f0a534e75887644a6743f54ab 2fedac09858c4c75b05d90386f1fee7c - - 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 22:27:44.965 7 WARNING oslo_policy.policy [None req-2d950bd0-972b-4733-bb2f-a6af7a14c826 bb58740f0a534e75887644a6743f54ab 2fedac09858c4c75b05d90386f1fee7c - - 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.102 () {44 vars in 911 bytes} [Wed Feb 25 22:27:44 2026] GET /v2/images/cirros => generated 151 bytes in 161 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.102 () {44 vars in 933 bytes} [Wed Feb 25 22:27:45 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 22:27:45.133 7 WARNING oslo_policy.policy [None req-d7955f5e-2cc6-4565-b3de-389967c5835f bb58740f0a534e75887644a6743f54ab 2fedac09858c4c75b05d90386f1fee7c - - 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 22:27:45.134 7 WARNING oslo_policy.policy [None req-d7955f5e-2cc6-4565-b3de-389967c5835f bb58740f0a534e75887644a6743f54ab 2fedac09858c4c75b05d90386f1fee7c - - 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.102 () {44 vars in 939 bytes} [Wed Feb 25 22:27:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 22:27:45.231 8 WARNING oslo_config.cfg [None req-8bded5d6-0071-42dc-8711-b6ab30d8d8c6 bb58740f0a534e75887644a6743f54ab 2fedac09858c4c75b05d90386f1fee7c - - 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.102 () {48 vars in 951 bytes} [Wed Feb 25 22:27:45 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 22:27:45.253 7 WARNING oslo_policy.policy [None req-4ee78b53-0def-4af1-97a0-d22ab0643bb5 bb58740f0a534e75887644a6743f54ab 2fedac09858c4c75b05d90386f1fee7c - - 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 22:27:45.253 7 WARNING oslo_policy.policy [None req-4ee78b53-0def-4af1-97a0-d22ab0643bb5 bb58740f0a534e75887644a6743f54ab 2fedac09858c4c75b05d90386f1fee7c - - 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 22:27:45.256 7 INFO glance.api.v2.image_data [None req-4ee78b53-0def-4af1-97a0-d22ab0643bb5 bb58740f0a534e75887644a6743f54ab 2fedac09858c4c75b05d90386f1fee7c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 22:27:48.964 7 WARNING glance.location [None req-4ee78b53-0def-4af1-97a0-d22ab0643bb5 bb58740f0a534e75887644a6743f54ab 2fedac09858c4c75b05d90386f1fee7c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.102 () {48 vars in 1045 bytes} [Wed Feb 25 22:27:45 2026] PUT /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240/file => generated 0 bytes in 3748 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4074 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.102 () {44 vars in 971 bytes} [Wed Feb 25 22:27:48 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 22:27:49.034 7 WARNING oslo_config.cfg [None req-66acd589-0d89-44af-bbaa-b3bbfb5c1f92 bb58740f0a534e75887644a6743f54ab 2fedac09858c4c75b05d90386f1fee7c - - 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.102 () {44 vars in 971 bytes} [Wed Feb 25 22:27:49 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => 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: 128/257] 199.204.45.102 () {42 vars in 688 bytes} [Wed Feb 25 22:47:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/258] 199.204.45.102 () {44 vars in 910 bytes} [Wed Feb 25 22:47:49 2026] GET /v2/images => generated 1240 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/261] 199.204.45.102 () {42 vars in 688 bytes} [Wed Feb 25 22:48:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/262] 199.204.45.102 () {44 vars in 910 bytes} [Wed Feb 25 22:48:04 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/263] 199.204.45.102 () {44 vars in 937 bytes} [Wed Feb 25 22:48:04 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/264] 199.204.45.102 () {44 vars in 959 bytes} [Wed Feb 25 22:48:04 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/265] 199.204.45.102 () {44 vars in 939 bytes} [Wed Feb 25 22:48:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/266] 199.204.45.102 () {48 vars in 951 bytes} [Wed Feb 25 22:48:04 2026] POST /v2/images => generated 796 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 22:48:04.717 8 WARNING oslo_policy.policy [None req-415391b5-74bb-4a8d-a112-4078ad8d1a3c bb58740f0a534e75887644a6743f54ab 2fedac09858c4c75b05d90386f1fee7c - - 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 22:48:04.718 8 WARNING oslo_policy.policy [None req-415391b5-74bb-4a8d-a112-4078ad8d1a3c bb58740f0a534e75887644a6743f54ab 2fedac09858c4c75b05d90386f1fee7c - - 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 22:48:04.720 8 INFO glance.api.v2.image_data [None req-415391b5-74bb-4a8d-a112-4078ad8d1a3c bb58740f0a534e75887644a6743f54ab 2fedac09858c4c75b05d90386f1fee7c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 22:48:34.045 8 WARNING glance.location [None req-415391b5-74bb-4a8d-a112-4078ad8d1a3c bb58740f0a534e75887644a6743f54ab 2fedac09858c4c75b05d90386f1fee7c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 133/273] 199.204.45.102 () {48 vars in 1046 bytes} [Wed Feb 25 22:48:04 2026] PUT /v2/images/99866717-4bb9-45ea-b717-4949bf4a9833/file => generated 0 bytes in 29388 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63468 switches on core 0) [pid: 7|app: 0|req: 141/274] 199.204.45.102 () {44 vars in 971 bytes} [Wed Feb 25 22:48:34 2026] GET /v2/images/99866717-4bb9-45ea-b717-4949bf4a9833 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/275] 199.204.45.102 () {44 vars in 971 bytes} [Wed Feb 25 22:48:34 2026] GET /v2/images/99866717-4bb9-45ea-b717-4949bf4a9833 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/276] 199.204.45.102 () {42 vars in 688 bytes} [Wed Feb 25 22:48:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/277] 199.204.45.102 () {44 vars in 910 bytes} [Wed Feb 25 22:48:35 2026] GET /v2/images => generated 2451 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/360] 199.204.45.102 () {42 vars in 688 bytes} [Wed Feb 25 22:55:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/361] 199.204.45.102 () {44 vars in 910 bytes} [Wed Feb 25 22:55:26 2026] GET /v2/images => generated 2451 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/364] 199.204.45.102 () {42 vars in 688 bytes} [Wed Feb 25 22:55:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/365] 199.204.45.102 () {44 vars in 910 bytes} [Wed Feb 25 22:55:36 2026] GET /v2/images => generated 2451 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/366] 199.204.45.102 () {44 vars in 947 bytes} [Wed Feb 25 22:55:36 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/367] 199.204.45.102 () {44 vars in 969 bytes} [Wed Feb 25 22:55:36 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/368] 199.204.45.102 () {44 vars in 939 bytes} [Wed Feb 25 22:55:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/369] 199.204.45.102 () {48 vars in 951 bytes} [Wed Feb 25 22:55:36 2026] POST /v2/images => generated 799 bytes in 1263 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 22:55:37.792 8 INFO glance.api.v2.image_data [None req-79d264dd-2177-4b11-8acc-90795ad3d468 bb58740f0a534e75887644a6743f54ab 2fedac09858c4c75b05d90386f1fee7c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 22:56:37.036 8 INFO glance.location [None req-79d264dd-2177-4b11-8acc-90795ad3d468 bb58740f0a534e75887644a6743f54ab 2fedac09858c4c75b05d90386f1fee7c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 182/382] 199.204.45.102 () {48 vars in 1045 bytes} [Wed Feb 25 22:55:37 2026] PUT /v2/images/2cf0cc60-c619-4538-99f9-c5f20b7e61b9/file => generated 0 bytes in 59288 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23743 switches on core 0) [pid: 7|app: 0|req: 201/383] 199.204.45.102 () {44 vars in 971 bytes} [Wed Feb 25 22:56:37 2026] GET /v2/images/2cf0cc60-c619-4538-99f9-c5f20b7e61b9 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/384] 199.204.45.102 () {48 vars in 1050 bytes} [Wed Feb 25 22:56:37 2026] PATCH /v2/images/2cf0cc60-c619-4538-99f9-c5f20b7e61b9 => generated 1234 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/385] 199.204.45.102 () {44 vars in 971 bytes} [Wed Feb 25 22:56:37 2026] GET /v2/images/2cf0cc60-c619-4538-99f9-c5f20b7e61b9 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/402] 199.204.45.102 () {42 vars in 688 bytes} [Wed Feb 25 22:57:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/403] 199.204.45.102 () {44 vars in 910 bytes} [Wed Feb 25 22:57:54 2026] GET /v2/images => generated 3687 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/408] 199.204.45.102 () {42 vars in 688 bytes} [Wed Feb 25 22:58:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/409] 199.204.45.102 () {44 vars in 910 bytes} [Wed Feb 25 22:58:16 2026] GET /v2/images => generated 3687 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/410] 199.204.45.102 () {44 vars in 939 bytes} [Wed Feb 25 22:58:16 2026] GET /v2/images/manila-service-image => generated 165 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/411] 199.204.45.102 () {44 vars in 961 bytes} [Wed Feb 25 22:58:16 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/412] 199.204.45.102 () {44 vars in 939 bytes} [Wed Feb 25 22:58:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/413] 199.204.45.102 () {48 vars in 951 bytes} [Wed Feb 25 22:58:16 2026] POST /v2/images => generated 791 bytes in 1073 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 22:58:17.727 8 INFO glance.api.v2.image_data [None req-c1250b46-bfe0-4cd1-a7da-6f364fe0ad06 bb58740f0a534e75887644a6743f54ab 2fedac09858c4c75b05d90386f1fee7c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 22:59:10.103 8 INFO glance.location [None req-c1250b46-bfe0-4cd1-a7da-6f364fe0ad06 bb58740f0a534e75887644a6743f54ab 2fedac09858c4c75b05d90386f1fee7c - - default default] Image format matched and virtual size computed: 2782199808 [pid: 8|app: 0|req: 198/426] 199.204.45.102 () {48 vars in 1045 bytes} [Wed Feb 25 22:58:17 2026] PUT /v2/images/72e27da1-ba58-4197-b448-fb3bdc255b43/file => generated 0 bytes in 52463 msecs (HTTP/1.1 204) 4 headers in 171 bytes (12812 switches on core 0) [pid: 7|app: 0|req: 229/427] 199.204.45.102 () {44 vars in 971 bytes} [Wed Feb 25 22:59:10 2026] GET /v2/images/72e27da1-ba58-4197-b448-fb3bdc255b43 => generated 1203 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/428] 199.204.45.102 () {44 vars in 971 bytes} [Wed Feb 25 22:59:10 2026] GET /v2/images/72e27da1-ba58-4197-b448-fb3bdc255b43 => 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: 8|app: 0|req: 228/485] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:03:56 2026] GET /v2/images => generated 4892 bytes in 243 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: 258/486] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:03:56 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: 235/499] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:04:56 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: 7|app: 0|req: 265/500] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:04:56 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: 7|app: 0|req: 272/513] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:05:56 2026] GET /v2/images => generated 4892 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/514] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:05:56 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: 279/527] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:06:56 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: 8|app: 0|req: 249/528] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:06:56 2026] GET /v2/images => generated 4892 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/541] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:07:56 2026] GET /v2/images => generated 4892 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/542] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:07:56 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/555] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:08:56 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: 8|app: 0|req: 263/556] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:08:56 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: 270/569] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:09:56 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: 7|app: 0|req: 300/570] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:09:56 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: 307/583] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:10:56 2026] GET /v2/images => generated 4892 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/584] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:10:56 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: 311/591] 199.204.45.102 () {42 vars in 688 bytes} [Wed Feb 25 23:11:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/592] 199.204.45.102 () {44 vars in 910 bytes} [Wed Feb 25 23:11:19 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/599] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:11:56 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: 8|app: 0|req: 285/600] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:11:56 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: 322/613] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:12:56 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: 8|app: 0|req: 292/614] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:12:56 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: 327/623] 199.204.45.102 () {42 vars in 688 bytes} [Wed Feb 25 23:13:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/624] 199.204.45.102 () {44 vars in 910 bytes} [Wed Feb 25 23:13:29 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/625] 199.204.45.102 () {42 vars in 688 bytes} [Wed Feb 25 23:13:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/626] 199.204.45.102 () {44 vars in 910 bytes} [Wed Feb 25 23:13:31 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: 301/631] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:13:56 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: 331/632] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:13:56 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: 334/637] 199.204.45.102 () {42 vars in 688 bytes} [Wed Feb 25 23:14:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/638] 199.204.45.102 () {44 vars in 910 bytes} [Wed Feb 25 23:14:17 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/641] 199.204.45.102 () {42 vars in 688 bytes} [Wed Feb 25 23:14:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/642] 199.204.45.102 () {44 vars in 910 bytes} [Wed Feb 25 23:14:24 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/649] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:14:56 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: 7|app: 0|req: 340/650] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:14:56 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: 343/655] 199.204.45.102 () {42 vars in 688 bytes} [Wed Feb 25 23:15:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/656] 199.204.45.102 () {44 vars in 910 bytes} [Wed Feb 25 23:15:17 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/665] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:15:56 2026] GET /v2/images => generated 4892 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/666] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:15:56 2026] GET /v2/images => generated 4892 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/669] 10.0.0.96 () {32 vars in 632 bytes} [Wed Feb 25 23:15:58 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: 322/674] 10.0.0.43 () {36 vars in 986 bytes} [Wed Feb 25 23:16:21 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => generated 1171 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/675] 10.0.0.43 () {36 vars in 926 bytes} [Wed Feb 25 23:16:21 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: 323/676] 10.0.0.43 () {36 vars in 926 bytes} [Wed Feb 25 23:16:21 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: 354/677] 10.0.0.43 () {36 vars in 986 bytes} [Wed Feb 25 23:16:21 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/678] 10.0.0.43 () {36 vars in 926 bytes} [Wed Feb 25 23:16:21 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: 355/679] 10.0.0.43 () {36 vars in 926 bytes} [Wed Feb 25 23:16:21 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: 325/680] 10.0.0.43 () {36 vars in 986 bytes} [Wed Feb 25 23:16:21 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/681] 10.0.0.43 () {36 vars in 926 bytes} [Wed Feb 25 23:16:21 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: 326/682] 10.0.0.43 () {36 vars in 926 bytes} [Wed Feb 25 23:16:21 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: 357/683] 10.0.0.39 () {36 vars in 986 bytes} [Wed Feb 25 23:16:22 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => generated 1171 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/684] 10.0.0.39 () {36 vars in 926 bytes} [Wed Feb 25 23:16:22 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: 358/685] 10.0.0.39 () {36 vars in 986 bytes} [Wed Feb 25 23:16:22 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => 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: 328/686] 10.0.0.39 () {36 vars in 926 bytes} [Wed Feb 25 23:16:22 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: 359/687] 10.0.0.39 () {36 vars in 926 bytes} [Wed Feb 25 23:16:22 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: 362/692] 10.0.0.140 () {36 vars in 987 bytes} [Wed Feb 25 23:16:40 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/693] 10.0.0.140 () {36 vars in 927 bytes} [Wed Feb 25 23:16: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: 363/694] 10.0.0.140 () {36 vars in 987 bytes} [Wed Feb 25 23:16:44 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => 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: 332/695] 10.0.0.140 () {36 vars in 927 bytes} [Wed Feb 25 23:16:44 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/698] 199.204.45.102 () {36 vars in 991 bytes} [Wed Feb 25 23:16:49 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => 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: 334/699] 199.204.45.102 () {36 vars in 931 bytes} [Wed Feb 25 23:16:49 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: 366/700] 199.204.45.102 () {36 vars in 991 bytes} [Wed Feb 25 23:16:50 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => 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: 335/701] 199.204.45.102 () {36 vars in 931 bytes} [Wed Feb 25 23:16: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: 7|app: 0|req: 367/702] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:16:56 2026] GET /v2/images => generated 4892 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/703] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:16:56 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: 339/708] 10.0.0.96 () {34 vars in 654 bytes} [Wed Feb 25 23:17:12 2026] POST /v2/images => generated 649 bytes in 214 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-25 23:17:13.036 7 WARNING glance.api.v2.images [None req-2635d9a8-8b59-4211-b81d-cc9b0ad8258c a851c1df667748858c8dbb312951046d d74ae459308d41f4ab5f88d2a8f1fefe - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a0690c26-ce9c-4969-98a1-8add0f3becc5 [pid: 7|app: 0|req: 370/709] 10.0.0.96 () {32 vars in 709 bytes} [Wed Feb 25 23:17:13 2026] DELETE /v2/images/a0690c26-ce9c-4969-98a1-8add0f3becc5 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/710] 10.0.0.96 () {32 vars in 706 bytes} [Wed Feb 25 23:17:13 2026] GET /v2/images/a0690c26-ce9c-4969-98a1-8add0f3becc5 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/711] 10.0.0.96 () {32 vars in 632 bytes} [Wed Feb 25 23:17:13 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: 8|app: 0|req: 341/712] 10.0.0.96 () {34 vars in 654 bytes} [Wed Feb 25 23:17:13 2026] POST /v2/images => generated 702 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/713] 10.0.0.96 () {32 vars in 716 bytes} [Wed Feb 25 23:17:13 2026] GET /v2/images/dcab8058-cbe8-4a5b-a474-e6d4371e8c25/file => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 23:17:13.236 8 INFO glance.api.v2.image_data [None req-0c95c0ee-e4e4-4120-bc95-8dd452bbefee a851c1df667748858c8dbb312951046d d74ae459308d41f4ab5f88d2a8f1fefe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 23:17:13.274 8 WARNING glance_store._drivers.rbd [None req-0c95c0ee-e4e4-4120-bc95-8dd452bbefee a851c1df667748858c8dbb312951046d d74ae459308d41f4ab5f88d2a8f1fefe - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-25 23:17:14.351 8 INFO glance.location [None req-0c95c0ee-e4e4-4120-bc95-8dd452bbefee a851c1df667748858c8dbb312951046d d74ae459308d41f4ab5f88d2a8f1fefe - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 342/714] 10.0.0.96 () {32 vars in 726 bytes} [Wed Feb 25 23:17:13 2026] PUT /v2/images/dcab8058-cbe8-4a5b-a474-e6d4371e8c25/file => generated 0 bytes in 1157 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/715] 10.0.0.96 () {32 vars in 706 bytes} [Wed Feb 25 23:17:14 2026] GET /v2/images/dcab8058-cbe8-4a5b-a474-e6d4371e8c25 => generated 1103 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/716] 10.0.0.96 () {32 vars in 716 bytes} [Wed Feb 25 23:17:14 2026] GET /v2/images/dcab8058-cbe8-4a5b-a474-e6d4371e8c25/file => generated 1024 bytes in 115 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/717] 10.0.0.96 () {34 vars in 654 bytes} [Wed Feb 25 23:17:14 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/718] 10.0.0.96 () {32 vars in 725 bytes} [Wed Feb 25 23:17:14 2026] PATCH /v2/images/5524546e-0035-46c6-9147-e0a9b80c1ab4 => generated 653 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/719] 10.0.0.96 () {32 vars in 706 bytes} [Wed Feb 25 23:17:14 2026] GET /v2/images/5524546e-0035-46c6-9147-e0a9b80c1ab4 => generated 653 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 23:17:14.641 8 WARNING glance.api.v2.images [None req-872642eb-d852-45fb-ac87-fd6b0c850b1e a851c1df667748858c8dbb312951046d d74ae459308d41f4ab5f88d2a8f1fefe - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5524546e-0035-46c6-9147-e0a9b80c1ab4 [pid: 8|app: 0|req: 345/720] 10.0.0.96 () {32 vars in 709 bytes} [Wed Feb 25 23:17:14 2026] DELETE /v2/images/5524546e-0035-46c6-9147-e0a9b80c1ab4 => 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: 376/721] 10.0.0.96 () {32 vars in 706 bytes} [Wed Feb 25 23:17:14 2026] GET /v2/images/5524546e-0035-46c6-9147-e0a9b80c1ab4 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 23:17:14.707 8 WARNING glance.api.v2.images [None req-a76bd0f9-168d-4385-80ff-1c2eef130646 a851c1df667748858c8dbb312951046d d74ae459308d41f4ab5f88d2a8f1fefe - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dcab8058-cbe8-4a5b-a474-e6d4371e8c25 [pid: 8|app: 0|req: 346/722] 10.0.0.96 () {32 vars in 709 bytes} [Wed Feb 25 23:17:14 2026] DELETE /v2/images/dcab8058-cbe8-4a5b-a474-e6d4371e8c25 => generated 0 bytes in 861 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/723] 10.0.0.96 () {32 vars in 706 bytes} [Wed Feb 25 23:17:15 2026] GET /v2/images/dcab8058-cbe8-4a5b-a474-e6d4371e8c25 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 23:17:15.583 8 WARNING glance.api.v2.images [None req-d5f9588a-425d-4e9d-a224-2a78556dd2b9 a851c1df667748858c8dbb312951046d d74ae459308d41f4ab5f88d2a8f1fefe - - default default] Failed to find image a0690c26-ce9c-4969-98a1-8add0f3becc5 to delete: glance.common.exception.ImageNotFound: No image found with ID a0690c26-ce9c-4969-98a1-8add0f3becc5 [pid: 8|app: 0|req: 347/724] 10.0.0.96 () {32 vars in 709 bytes} [Wed Feb 25 23:17:15 2026] DELETE /v2/images/a0690c26-ce9c-4969-98a1-8add0f3becc5 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/725] 10.0.0.96 () {32 vars in 706 bytes} [Wed Feb 25 23:17:15 2026] GET /v2/images/a0690c26-ce9c-4969-98a1-8add0f3becc5 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/728] 10.0.0.96 () {30 vars in 410 bytes} [Wed Feb 25 23:17:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/729] 10.0.0.140 () {36 vars in 987 bytes} [Wed Feb 25 23:17:23 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => 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: 381/730] 10.0.0.140 () {36 vars in 927 bytes} [Wed Feb 25 23:17:23 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/735] 10.0.0.140 () {36 vars in 987 bytes} [Wed Feb 25 23:17:46 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => 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: 384/736] 10.0.0.140 () {36 vars in 927 bytes} [Wed Feb 25 23:17:46 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: 386/739] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:17:56 2026] GET /v2/images => generated 4892 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/740] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:17:56 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: 388/743] 10.0.0.140 () {36 vars in 987 bytes} [Wed Feb 25 23:17:59 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => 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: 356/744] 10.0.0.140 () {36 vars in 927 bytes} [Wed Feb 25 23:17:59 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: 390/747] 10.0.0.140 () {36 vars in 987 bytes} [Wed Feb 25 23:18:12 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => 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: 358/748] 10.0.0.140 () {36 vars in 927 bytes} [Wed Feb 25 23:18:12 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: 394/755] 10.0.0.96 () {32 vars in 706 bytes} [Wed Feb 25 23:18:39 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => 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: 362/756] 10.0.0.96 () {32 vars in 706 bytes} [Wed Feb 25 23:18:39 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => 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: 395/757] 10.0.0.43 () {36 vars in 986 bytes} [Wed Feb 25 23:18:39 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => 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: 363/758] 10.0.0.43 () {36 vars in 926 bytes} [Wed Feb 25 23:18:39 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: 396/759] 10.0.0.43 () {36 vars in 926 bytes} [Wed Feb 25 23:18:39 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: 364/760] 10.0.0.43 () {36 vars in 986 bytes} [Wed Feb 25 23:18:39 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => 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: 397/761] 10.0.0.43 () {36 vars in 926 bytes} [Wed Feb 25 23:18:39 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: 365/762] 10.0.0.43 () {36 vars in 926 bytes} [Wed Feb 25 23:18:39 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: 398/763] 10.0.0.43 () {36 vars in 986 bytes} [Wed Feb 25 23:18:39 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => 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: 366/764] 10.0.0.43 () {36 vars in 926 bytes} [Wed Feb 25 23:18:39 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: 399/765] 10.0.0.39 () {36 vars in 986 bytes} [Wed Feb 25 23:18:40 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => 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: 367/766] 10.0.0.39 () {36 vars in 926 bytes} [Wed Feb 25 23:18:40 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: 400/767] 10.0.0.39 () {36 vars in 986 bytes} [Wed Feb 25 23:18:40 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => 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: 368/768] 10.0.0.39 () {36 vars in 926 bytes} [Wed Feb 25 23:18:40 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: 401/769] 10.0.0.39 () {36 vars in 926 bytes} [Wed Feb 25 23:18:40 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: 369/770] 10.0.0.140 () {36 vars in 987 bytes} [Wed Feb 25 23:18:46 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => 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: 402/771] 10.0.0.140 () {36 vars in 927 bytes} [Wed Feb 25 23:18:46 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: 371/774] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:18:56 2026] GET /v2/images => generated 4892 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/775] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:18:56 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: 373/778] 10.0.0.140 () {36 vars in 987 bytes} [Wed Feb 25 23:18:59 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => 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: 406/779] 10.0.0.140 () {36 vars in 927 bytes} [Wed Feb 25 23:18:59 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: 409/784] 10.0.0.140 () {36 vars in 987 bytes} [Wed Feb 25 23:19:21 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/785] 10.0.0.140 () {36 vars in 927 bytes} [Wed Feb 25 23:19:21 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: 411/788] 10.0.0.140 () {36 vars in 987 bytes} [Wed Feb 25 23:19:37 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => 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: 378/789] 10.0.0.140 () {36 vars in 927 bytes} [Wed Feb 25 23:19:37 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: 381/794] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:19:56 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: 414/795] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:19:56 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: 382/796] 199.204.45.102 () {32 vars in 826 bytes} [Wed Feb 25 23:19:57 2026] GET /v2/images?status=active&owner=2fedac09858c4c75b05d90386f1fee7c&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/797] 199.204.45.102 () {32 vars in 653 bytes} [Wed Feb 25 23:19:58 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: 417/800] 10.0.0.43 () {36 vars in 986 bytes} [Wed Feb 25 23:19:58 2026] GET /v2/images/99866717-4bb9-45ea-b717-4949bf4a9833 => generated 1209 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/801] 10.0.0.43 () {36 vars in 926 bytes} [Wed Feb 25 23:19: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: 418/802] 10.0.0.43 () {36 vars in 926 bytes} [Wed Feb 25 23:19:58 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: 385/803] 10.0.0.43 () {36 vars in 986 bytes} [Wed Feb 25 23:19:58 2026] GET /v2/images/99866717-4bb9-45ea-b717-4949bf4a9833 => 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: 419/804] 10.0.0.43 () {36 vars in 926 bytes} [Wed Feb 25 23:19:58 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: 386/805] 10.0.0.43 () {36 vars in 926 bytes} [Wed Feb 25 23:19: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: 420/806] 10.0.0.43 () {36 vars in 986 bytes} [Wed Feb 25 23:19:58 2026] GET /v2/images/99866717-4bb9-45ea-b717-4949bf4a9833 => 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: 387/807] 10.0.0.43 () {36 vars in 926 bytes} [Wed Feb 25 23:19:58 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: 421/808] 10.0.0.43 () {36 vars in 926 bytes} [Wed Feb 25 23:19:58 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: 388/809] 10.0.0.39 () {36 vars in 986 bytes} [Wed Feb 25 23:19:59 2026] GET /v2/images/99866717-4bb9-45ea-b717-4949bf4a9833 => generated 1209 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/810] 10.0.0.39 () {36 vars in 926 bytes} [Wed Feb 25 23:19:59 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: 389/811] 10.0.0.39 () {36 vars in 986 bytes} [Wed Feb 25 23:19:59 2026] GET /v2/images/99866717-4bb9-45ea-b717-4949bf4a9833 => 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: 423/812] 10.0.0.39 () {36 vars in 926 bytes} [Wed Feb 25 23:19:59 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: 390/813] 10.0.0.39 () {36 vars in 926 bytes} [Wed Feb 25 23:19:59 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: 392/816] 10.0.0.140 () {36 vars in 987 bytes} [Wed Feb 25 23:20:11 2026] GET /v2/images/6c468ba8-8c6a-481f-bbf0-3ab13ccfe240 => 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: 425/817] 10.0.0.140 () {36 vars in 927 bytes} [Wed Feb 25 23:20:11 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: 430/826] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:20:56 2026] GET /v2/images => generated 4892 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/827] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:20:56 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: 404/840] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:21:56 2026] GET /v2/images => generated 4892 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/841] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:21:56 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: 411/854] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:22:56 2026] GET /v2/images => generated 4892 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/855] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:22:56 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: 8|app: 0|req: 418/868] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:23:56 2026] GET /v2/images => generated 4892 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/869] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:23:56 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: 425/882] 10.0.0.96 () {32 vars in 632 bytes} [Wed Feb 25 23:24:53 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: 458/883] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:24:56 2026] GET /v2/images => generated 4892 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/884] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:24:56 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: 433/897] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:25:56 2026] GET /v2/images => generated 4892 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/898] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:25:56 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: 472/911] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:26:56 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: 8|app: 0|req: 440/912] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:26:56 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: 479/925] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:27:56 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: 8|app: 0|req: 447/926] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:27:56 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: 486/939] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:28:56 2026] GET /v2/images => generated 4892 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/940] 10.0.0.109 () {28 vars in 569 bytes} [Wed Feb 25 23:28:56 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)