+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Feb 24 04:15:21 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-6b7d65b86d-9gv29 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f3312719668 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-24 04:15:23.351 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-24 04:15:23.443 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-24 04:15:24.326 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-24 04:15:24.327 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-24 04:15:24.327 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-24 04:15:24.414 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-24 04:15:24.416 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-24 04:15:24.416 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-24 04:15:26.765 8 WARNING glance.api.v2.images [None req-c5040cf4-2bdb-42e3-967c-8e52c3b07514 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-24 04:15:26.971 7 WARNING glance.api.v2.images [None req-5211dbdb-0b6b-4237-89b7-f8d58260fd7e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-24 04:15:27.125 8 WARNING keystonemiddleware._common.config [None req-c5040cf4-2bdb-42e3-967c-8e52c3b07514 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-24 04:15:27.132 8 WARNING oslo_config.cfg [None req-c5040cf4-2bdb-42e3-967c-8e52c3b07514 - - - - - -] 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 0x7f3312719668 pid: 8 (default app) 2026-02-24 04:15:27.394 7 WARNING keystonemiddleware._common.config [None req-5211dbdb-0b6b-4237-89b7-f8d58260fd7e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-24 04:15:27.402 7 WARNING oslo_config.cfg [None req-5211dbdb-0b6b-4237-89b7-f8d58260fd7e - - - - - -] 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 0x7f3312719668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 162.253.55.207 () {42 vars in 691 bytes} [Tue Feb 24 04:15:29 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-24 04:15:30.150 7 WARNING oslo_policy.policy [None req-d1fdd5f2-026e-4e19-8188-a08f01f77c14 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - 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-24 04:15:30.150 7 WARNING oslo_policy.policy [None req-d1fdd5f2-026e-4e19-8188-a08f01f77c14 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - 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-24 04:15:30.165 7 WARNING oslo_policy.policy [None req-d1fdd5f2-026e-4e19-8188-a08f01f77c14 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - 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-24 04:15:30.165 7 WARNING oslo_policy.policy [None req-d1fdd5f2-026e-4e19-8188-a08f01f77c14 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 162.253.55.207 () {44 vars in 913 bytes} [Tue Feb 24 04:15:29 2026] GET /v2/images => generated 69 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 162.253.55.207 () {42 vars in 691 bytes} [Tue Feb 24 04:15:33 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 162.253.55.207 () {44 vars in 913 bytes} [Tue Feb 24 04:15:33 2026] GET /v2/images => generated 69 bytes in 43 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-24 04:15:33.888 8 WARNING oslo_policy.policy [None req-65eea70a-fc37-4e44-8775-fc8f66e5a021 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - 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-24 04:15:33.888 8 WARNING oslo_policy.policy [None req-65eea70a-fc37-4e44-8775-fc8f66e5a021 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 162.253.55.207 () {44 vars in 914 bytes} [Tue Feb 24 04:15:33 2026] GET /v2/images/cirros => generated 151 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 162.253.55.207 () {44 vars in 936 bytes} [Tue Feb 24 04:15:34 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-24 04:15:34.056 8 WARNING oslo_policy.policy [None req-34587278-2534-4e27-9f07-0e1e425fb462 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - 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-24 04:15:34.056 8 WARNING oslo_policy.policy [None req-34587278-2534-4e27-9f07-0e1e425fb462 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - 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/10] 162.253.55.207 () {44 vars in 942 bytes} [Tue Feb 24 04:15:34 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-24 04:15:34.140 7 WARNING oslo_config.cfg [None req-d1ba72e5-086c-4a6e-bc5e-2a413da88e2a a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - 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/11] 162.253.55.207 () {48 vars in 954 bytes} [Tue Feb 24 04:15:34 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-24 04:15:34.164 8 WARNING oslo_policy.policy [None req-5d911049-1599-4c29-8213-b8d78f08ff88 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - 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-24 04:15:34.165 8 WARNING oslo_policy.policy [None req-5d911049-1599-4c29-8213-b8d78f08ff88 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - 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-24 04:15:34.166 8 INFO glance.api.v2.image_data [None req-5d911049-1599-4c29-8213-b8d78f08ff88 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-24 04:15:37.739 8 WARNING glance.location [None req-5d911049-1599-4c29-8213-b8d78f08ff88 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 162.253.55.207 () {48 vars in 1048 bytes} [Tue Feb 24 04:15:34 2026] PUT /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b/file => generated 0 bytes in 3630 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6041 switches on core 0) [pid: 7|app: 0|req: 7/15] 162.253.55.207 () {44 vars in 974 bytes} [Tue Feb 24 04:15:37 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-24 04:15:37.825 8 WARNING oslo_config.cfg [None req-43c5eefb-25ad-471c-9a25-9b371e65b795 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 162.253.55.207 () {44 vars in 974 bytes} [Tue Feb 24 04:15:37 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b => 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: 136/273] 162.253.55.207 () {42 vars in 691 bytes} [Tue Feb 24 04:37:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 162.253.55.207 () {44 vars in 913 bytes} [Tue Feb 24 04:37:00 2026] GET /v2/images => generated 1240 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 162.253.55.207 () {42 vars in 691 bytes} [Tue Feb 24 04:37:16 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: 141/280] 162.253.55.207 () {44 vars in 913 bytes} [Tue Feb 24 04:37:16 2026] GET /v2/images => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 162.253.55.207 () {44 vars in 940 bytes} [Tue Feb 24 04:37:16 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 162.253.55.207 () {44 vars in 962 bytes} [Tue Feb 24 04:37:16 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 162.253.55.207 () {44 vars in 942 bytes} [Tue Feb 24 04:37:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/284] 162.253.55.207 () {48 vars in 954 bytes} [Tue Feb 24 04:37:16 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-24 04:37:16.387 7 WARNING oslo_policy.policy [None req-7bf79606-88de-437b-88bd-d46bd71c0924 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - 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-24 04:37:16.388 7 WARNING oslo_policy.policy [None req-7bf79606-88de-437b-88bd-d46bd71c0924 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - 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-24 04:37:16.389 7 INFO glance.api.v2.image_data [None req-7bf79606-88de-437b-88bd-d46bd71c0924 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-24 04:37:42.045 7 WARNING glance.location [None req-7bf79606-88de-437b-88bd-d46bd71c0924 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 142/289] 162.253.55.207 () {48 vars in 1049 bytes} [Tue Feb 24 04:37:16 2026] PUT /v2/images/f60239ec-66dc-443c-a08c-bc262f655eaa/file => generated 0 bytes in 25704 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61947 switches on core 0) [pid: 8|app: 0|req: 148/290] 162.253.55.207 () {44 vars in 974 bytes} [Tue Feb 24 04:37:42 2026] GET /v2/images/f60239ec-66dc-443c-a08c-bc262f655eaa => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/291] 162.253.55.207 () {44 vars in 974 bytes} [Tue Feb 24 04:37:42 2026] GET /v2/images/f60239ec-66dc-443c-a08c-bc262f655eaa => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/292] 162.253.55.207 () {42 vars in 691 bytes} [Tue Feb 24 04:37:43 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: 144/293] 162.253.55.207 () {44 vars in 913 bytes} [Tue Feb 24 04:37:43 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: 193/380] 162.253.55.207 () {42 vars in 691 bytes} [Tue Feb 24 04:44:52 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: 188/381] 162.253.55.207 () {44 vars in 913 bytes} [Tue Feb 24 04:44:52 2026] GET /v2/images => generated 2451 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/386] 162.253.55.207 () {42 vars in 691 bytes} [Tue Feb 24 04:45:06 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/387] 162.253.55.207 () {44 vars in 913 bytes} [Tue Feb 24 04:45:06 2026] GET /v2/images => generated 2451 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/388] 162.253.55.207 () {44 vars in 950 bytes} [Tue Feb 24 04:45:06 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/389] 162.253.55.207 () {44 vars in 972 bytes} [Tue Feb 24 04:45:06 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/390] 162.253.55.207 () {44 vars in 942 bytes} [Tue Feb 24 04:45:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/391] 162.253.55.207 () {48 vars in 954 bytes} [Tue Feb 24 04:45:06 2026] POST /v2/images => generated 799 bytes in 161 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-24 04:45:06.794 8 INFO glance.api.v2.image_data [None req-bfc31756-ffcc-4fcf-b038-77cbd1ee9191 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-24 04:45:18.861 8 INFO glance.location [None req-bfc31756-ffcc-4fcf-b038-77cbd1ee9191 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 199/394] 162.253.55.207 () {48 vars in 1048 bytes} [Tue Feb 24 04:45:06 2026] PUT /v2/images/2e67dabd-a127-4e8c-8365-c3102aac8540/file => generated 0 bytes in 12113 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25141 switches on core 0) [pid: 7|app: 0|req: 196/395] 162.253.55.207 () {44 vars in 974 bytes} [Tue Feb 24 04:45:18 2026] GET /v2/images/2e67dabd-a127-4e8c-8365-c3102aac8540 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/396] 162.253.55.207 () {48 vars in 1053 bytes} [Tue Feb 24 04:45:18 2026] PATCH /v2/images/2e67dabd-a127-4e8c-8365-c3102aac8540 => generated 1234 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/397] 162.253.55.207 () {44 vars in 974 bytes} [Tue Feb 24 04:45:19 2026] GET /v2/images/2e67dabd-a127-4e8c-8365-c3102aac8540 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 162.253.55.207 () {42 vars in 691 bytes} [Tue Feb 24 04:45:56 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: 205/407] 162.253.55.207 () {44 vars in 913 bytes} [Tue Feb 24 04:45:56 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/410] 162.253.55.207 () {42 vars in 691 bytes} [Tue Feb 24 04:46:07 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 162.253.55.207 () {44 vars in 913 bytes} [Tue Feb 24 04:46:07 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 162.253.55.207 () {44 vars in 942 bytes} [Tue Feb 24 04:46:07 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 162.253.55.207 () {44 vars in 964 bytes} [Tue Feb 24 04:46:07 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/414] 162.253.55.207 () {44 vars in 942 bytes} [Tue Feb 24 04:46:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/415] 162.253.55.207 () {48 vars in 954 bytes} [Tue Feb 24 04:46:07 2026] POST /v2/images => generated 791 bytes in 283 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-24 04:46:07.835 7 INFO glance.api.v2.image_data [None req-b0a6b04d-33b1-4837-8266-63b934aaf664 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-24 04:46:22.243 7 INFO glance.location [None req-b0a6b04d-33b1-4837-8266-63b934aaf664 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 207/418] 162.253.55.207 () {48 vars in 1048 bytes} [Tue Feb 24 04:46:07 2026] PUT /v2/images/4e59be06-bc62-45da-a734-16b6c2113818/file => generated 0 bytes in 14452 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18118 switches on core 0) [pid: 8|app: 0|req: 212/419] 162.253.55.207 () {44 vars in 974 bytes} [Tue Feb 24 04:46:22 2026] GET /v2/images/4e59be06-bc62-45da-a734-16b6c2113818 => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/420] 162.253.55.207 () {44 vars in 974 bytes} [Tue Feb 24 04:46:22 2026] GET /v2/images/4e59be06-bc62-45da-a734-16b6c2113818 => generated 1203 bytes in 11 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: 236/475] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 04:50:47 2026] GET /v2/images => generated 4892 bytes in 187 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: 240/476] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 04:50:47 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: 8|app: 0|req: 247/489] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 04:51:47 2026] GET /v2/images => generated 4892 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/490] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 04:51:47 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/503] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 04:52:47 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: 7|app: 0|req: 250/504] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 04:52:47 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: 261/517] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 04:53:47 2026] GET /v2/images => generated 4892 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/518] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 04:53:47 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/531] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 04:54:47 2026] GET /v2/images => generated 4892 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/532] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 04:54:47 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: 271/545] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 04:55:47 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/546] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 04:55:47 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/559] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 04:56:47 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/560] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 04:56:47 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: 285/573] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 04:57:47 2026] GET /v2/images => generated 4892 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/574] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 04:57:47 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: 296/587] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 04:58:47 2026] GET /v2/images => generated 4892 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/588] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 04:58:47 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: 298/591] 162.253.55.207 () {42 vars in 691 bytes} [Tue Feb 24 04:59:04 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/592] 162.253.55.207 () {44 vars in 913 bytes} [Tue Feb 24 04:59:04 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: 300/603] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 04:59:47 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: 304/604] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 04:59:47 2026] GET /v2/images => generated 4892 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/617] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:00:47 2026] GET /v2/images => generated 4892 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/618] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:00:47 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: 316/627] 162.253.55.207 () {42 vars in 691 bytes} [Tue Feb 24 05:01: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: 312/628] 162.253.55.207 () {44 vars in 913 bytes} [Tue Feb 24 05:01:26 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/629] 162.253.55.207 () {42 vars in 691 bytes} [Tue Feb 24 05:01:28 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: 313/630] 162.253.55.207 () {44 vars in 913 bytes} [Tue Feb 24 05:01:28 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/635] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:01:47 2026] GET /v2/images => generated 4892 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/636] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:01:47 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/643] 162.253.55.207 () {42 vars in 691 bytes} [Tue Feb 24 05:02:20 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: 324/644] 162.253.55.207 () {44 vars in 913 bytes} [Tue Feb 24 05:02:20 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/647] 162.253.55.207 () {42 vars in 691 bytes} [Tue Feb 24 05:02:28 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: 326/648] 162.253.55.207 () {44 vars in 913 bytes} [Tue Feb 24 05:02:28 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: 8|app: 0|req: 329/653] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:02:47 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: 325/654] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:02:47 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/663] 162.253.55.207 () {42 vars in 691 bytes} [Tue Feb 24 05:03:28 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: 330/664] 162.253.55.207 () {44 vars in 913 bytes} [Tue Feb 24 05:03:28 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: 8|app: 0|req: 337/669] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:03:47 2026] GET /v2/images => generated 4892 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/670] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:03:47 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: 340/675] 172.24.0.177 () {32 vars in 635 bytes} [Tue Feb 24 05:04:12 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/682] 172.24.0.129 () {36 vars in 989 bytes} [Tue Feb 24 05:04:35 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b => generated 1171 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/683] 172.24.0.129 () {36 vars in 929 bytes} [Tue Feb 24 05:04:35 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: 340/684] 172.24.0.129 () {36 vars in 929 bytes} [Tue Feb 24 05:04:35 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: 345/685] 172.24.0.129 () {36 vars in 989 bytes} [Tue Feb 24 05:04:35 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/686] 172.24.0.129 () {36 vars in 929 bytes} [Tue Feb 24 05:04:36 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/687] 172.24.0.129 () {36 vars in 929 bytes} [Tue Feb 24 05:04:36 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: 342/688] 172.24.0.129 () {36 vars in 989 bytes} [Tue Feb 24 05:04:36 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b => 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: 347/689] 172.24.0.129 () {36 vars in 929 bytes} [Tue Feb 24 05:04:36 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: 343/690] 172.24.0.129 () {36 vars in 929 bytes} [Tue Feb 24 05:04:36 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: 348/691] 172.24.0.249 () {36 vars in 913 bytes} [Tue Feb 24 05:04:37 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/692] 172.24.0.249 () {36 vars in 1009 bytes} [Tue Feb 24 05:04:37 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b/locations => generated 127 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/693] 172.24.0.249 () {36 vars in 989 bytes} [Tue Feb 24 05:04:37 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b => 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: 345/694] 172.24.0.249 () {36 vars in 929 bytes} [Tue Feb 24 05:04:37 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: 350/695] 172.24.0.249 () {36 vars in 929 bytes} [Tue Feb 24 05:04:37 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: 346/696] 172.24.0.110 () {36 vars in 989 bytes} [Tue Feb 24 05:04:38 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b => 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: 351/697] 172.24.0.110 () {36 vars in 929 bytes} [Tue Feb 24 05:04:38 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: 347/698] 172.24.0.110 () {36 vars in 989 bytes} [Tue Feb 24 05:04:44 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b => 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: 352/699] 172.24.0.110 () {36 vars in 929 bytes} [Tue Feb 24 05:04:44 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: 7|app: 0|req: 349/702] 162.253.55.207 () {36 vars in 991 bytes} [Tue Feb 24 05:04:45 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/703] 162.253.55.207 () {36 vars in 931 bytes} [Tue Feb 24 05:04:45 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: 350/704] 162.253.55.207 () {36 vars in 991 bytes} [Tue Feb 24 05:04:46 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b => 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: 355/705] 162.253.55.207 () {36 vars in 931 bytes} [Tue Feb 24 05:04: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: 351/706] 172.24.0.110 () {36 vars in 989 bytes} [Tue Feb 24 05:04:47 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b => 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: 356/707] 172.24.0.110 () {36 vars in 929 bytes} [Tue Feb 24 05:04:47 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: 352/708] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:04:47 2026] GET /v2/images => generated 4892 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/709] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:04:48 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: 356/716] 172.24.0.110 () {36 vars in 989 bytes} [Tue Feb 24 05:05:22 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/717] 172.24.0.110 () {36 vars in 929 bytes} [Tue Feb 24 05:05: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: 8|app: 0|req: 363/720] 172.24.0.177 () {34 vars in 657 bytes} [Tue Feb 24 05:05:33 2026] POST /v2/images => generated 648 bytes in 288 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-24 05:05:33.836 7 WARNING glance.api.v2.images [None req-d3adef1c-5cd1-4f7f-ab52-ee7d9cb9932e 759f54851a2e47388610991361ecbdcc b7ee4db6524143999e67b063ed191fea - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//21128715-5583-4368-8319-5a794192f2a5 [pid: 7|app: 0|req: 358/721] 172.24.0.177 () {32 vars in 712 bytes} [Tue Feb 24 05:05:33 2026] DELETE /v2/images/21128715-5583-4368-8319-5a794192f2a5 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/722] 172.24.0.177 () {32 vars in 709 bytes} [Tue Feb 24 05:05:33 2026] GET /v2/images/21128715-5583-4368-8319-5a794192f2a5 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/723] 172.24.0.177 () {32 vars in 635 bytes} [Tue Feb 24 05:05:33 2026] GET /v2/images => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/724] 172.24.0.177 () {34 vars in 657 bytes} [Tue Feb 24 05:05:33 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: 7|app: 0|req: 360/725] 172.24.0.177 () {32 vars in 719 bytes} [Tue Feb 24 05:05:34 2026] GET /v2/images/461e6fab-302e-48d3-9fd2-c8cda3f194cc/file => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-24 05:05:34.104 8 INFO glance.api.v2.image_data [None req-3e0664ec-4e24-427a-9257-9357165a0d75 759f54851a2e47388610991361ecbdcc b7ee4db6524143999e67b063ed191fea - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-24 05:05:34.172 8 WARNING glance_store._drivers.rbd [None req-3e0664ec-4e24-427a-9257-9357165a0d75 759f54851a2e47388610991361ecbdcc b7ee4db6524143999e67b063ed191fea - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-24 05:05:35.410 8 INFO glance.location [None req-3e0664ec-4e24-427a-9257-9357165a0d75 759f54851a2e47388610991361ecbdcc b7ee4db6524143999e67b063ed191fea - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 366/726] 172.24.0.177 () {32 vars in 729 bytes} [Tue Feb 24 05:05:34 2026] PUT /v2/images/461e6fab-302e-48d3-9fd2-c8cda3f194cc/file => generated 0 bytes in 1362 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/727] 172.24.0.177 () {32 vars in 709 bytes} [Tue Feb 24 05:05:35 2026] GET /v2/images/461e6fab-302e-48d3-9fd2-c8cda3f194cc => generated 1103 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/728] 172.24.0.177 () {32 vars in 719 bytes} [Tue Feb 24 05:05:35 2026] GET /v2/images/461e6fab-302e-48d3-9fd2-c8cda3f194cc/file => generated 1024 bytes in 169 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/731] 172.24.0.177 () {34 vars in 657 bytes} [Tue Feb 24 05:05:35 2026] POST /v2/images => generated 649 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/732] 172.24.0.177 () {32 vars in 728 bytes} [Tue Feb 24 05:05:35 2026] PATCH /v2/images/091e8cff-01e4-431b-b0ff-ab8374e7ad20 => generated 653 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/733] 172.24.0.177 () {32 vars in 709 bytes} [Tue Feb 24 05:05:35 2026] GET /v2/images/091e8cff-01e4-431b-b0ff-ab8374e7ad20 => generated 653 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-24 05:05:35.816 8 WARNING glance.api.v2.images [None req-6c9d6ea2-db61-4075-bc65-9523c8d20e2d 759f54851a2e47388610991361ecbdcc b7ee4db6524143999e67b063ed191fea - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//091e8cff-01e4-431b-b0ff-ab8374e7ad20 [pid: 8|app: 0|req: 371/734] 172.24.0.177 () {32 vars in 712 bytes} [Tue Feb 24 05:05:35 2026] DELETE /v2/images/091e8cff-01e4-431b-b0ff-ab8374e7ad20 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/735] 172.24.0.177 () {32 vars in 709 bytes} [Tue Feb 24 05:05:35 2026] GET /v2/images/091e8cff-01e4-431b-b0ff-ab8374e7ad20 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-24 05:05:35.899 8 WARNING glance.api.v2.images [None req-5877e7d7-ba5a-4af5-9768-ec911a4d5f56 759f54851a2e47388610991361ecbdcc b7ee4db6524143999e67b063ed191fea - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//461e6fab-302e-48d3-9fd2-c8cda3f194cc [pid: 8|app: 0|req: 372/736] 172.24.0.177 () {32 vars in 712 bytes} [Tue Feb 24 05:05:35 2026] DELETE /v2/images/461e6fab-302e-48d3-9fd2-c8cda3f194cc => generated 0 bytes in 767 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/737] 172.24.0.177 () {32 vars in 709 bytes} [Tue Feb 24 05:05:36 2026] GET /v2/images/461e6fab-302e-48d3-9fd2-c8cda3f194cc => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-24 05:05:36.696 8 WARNING glance.api.v2.images [None req-2c69d7ff-1ddf-447b-a01e-003a30041f1f 759f54851a2e47388610991361ecbdcc b7ee4db6524143999e67b063ed191fea - - default default] Failed to find image 21128715-5583-4368-8319-5a794192f2a5 to delete: glance.common.exception.ImageNotFound: No image found with ID 21128715-5583-4368-8319-5a794192f2a5 [pid: 8|app: 0|req: 373/738] 172.24.0.177 () {32 vars in 712 bytes} [Tue Feb 24 05:05:36 2026] DELETE /v2/images/21128715-5583-4368-8319-5a794192f2a5 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/739] 172.24.0.177 () {32 vars in 709 bytes} [Tue Feb 24 05:05:36 2026] GET /v2/images/21128715-5583-4368-8319-5a794192f2a5 => generated 139 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/742] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:05:48 2026] GET /v2/images => generated 4892 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/743] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:05:48 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/746] 172.24.0.110 () {36 vars in 989 bytes} [Tue Feb 24 05:05:57 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b => 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: 370/747] 172.24.0.110 () {36 vars in 929 bytes} [Tue Feb 24 05:05:57 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: 378/748] 172.24.0.177 () {32 vars in 709 bytes} [Tue Feb 24 05:05:57 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/749] 172.24.0.177 () {32 vars in 709 bytes} [Tue Feb 24 05:05:57 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b => 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: 379/750] 172.24.0.129 () {36 vars in 989 bytes} [Tue Feb 24 05:05:57 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/751] 172.24.0.129 () {36 vars in 929 bytes} [Tue Feb 24 05:05:57 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: 380/752] 172.24.0.129 () {36 vars in 929 bytes} [Tue Feb 24 05:05:57 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: 373/753] 172.24.0.129 () {36 vars in 989 bytes} [Tue Feb 24 05:05:57 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b => 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: 381/754] 172.24.0.129 () {36 vars in 929 bytes} [Tue Feb 24 05:05:57 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: 374/755] 172.24.0.129 () {36 vars in 929 bytes} [Tue Feb 24 05:05:57 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: 382/756] 172.24.0.129 () {36 vars in 989 bytes} [Tue Feb 24 05:05:57 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/757] 172.24.0.129 () {36 vars in 929 bytes} [Tue Feb 24 05:05:57 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: 383/758] 172.24.0.249 () {36 vars in 913 bytes} [Tue Feb 24 05:05:58 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/759] 172.24.0.249 () {36 vars in 1009 bytes} [Tue Feb 24 05:05:58 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/760] 172.24.0.249 () {36 vars in 989 bytes} [Tue Feb 24 05:05:58 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b => 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: 377/761] 172.24.0.249 () {36 vars in 929 bytes} [Tue Feb 24 05:05: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: 385/762] 172.24.0.249 () {36 vars in 929 bytes} [Tue Feb 24 05:05:58 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: 379/765] 172.24.0.177 () {30 vars in 413 bytes} [Tue Feb 24 05:06:10 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/768] 172.24.0.110 () {36 vars in 989 bytes} [Tue Feb 24 05:06:21 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/769] 172.24.0.110 () {36 vars in 929 bytes} [Tue Feb 24 05:06: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: 391/774] 172.24.0.110 () {36 vars in 989 bytes} [Tue Feb 24 05:06:35 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b => 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: 384/775] 172.24.0.110 () {36 vars in 929 bytes} [Tue Feb 24 05:06:35 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: 393/778] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:06:48 2026] GET /v2/images => generated 4892 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/779] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:06:48 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: 389/784] 172.24.0.110 () {36 vars in 989 bytes} [Tue Feb 24 05:07:11 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/785] 172.24.0.110 () {36 vars in 929 bytes} [Tue Feb 24 05:07:11 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/788] 172.24.0.110 () {36 vars in 989 bytes} [Tue Feb 24 05:07:18 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b => 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: 398/789] 172.24.0.110 () {36 vars in 929 bytes} [Tue Feb 24 05:07:18 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: 400/792] 172.24.0.110 () {36 vars in 989 bytes} [Tue Feb 24 05:07:29 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/793] 172.24.0.110 () {36 vars in 929 bytes} [Tue Feb 24 05:07:29 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/798] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:07:48 2026] GET /v2/images => generated 4892 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/799] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:07:48 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/804] 162.253.55.207 () {32 vars in 826 bytes} [Tue Feb 24 05:08:11 2026] GET /v2/images?status=active&owner=05a8660f9e364453859fd88a7662a435&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/805] 162.253.55.207 () {32 vars in 653 bytes} [Tue Feb 24 05:08: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: 400/806] 172.24.0.129 () {36 vars in 989 bytes} [Tue Feb 24 05:08:12 2026] GET /v2/images/f60239ec-66dc-443c-a08c-bc262f655eaa => generated 1209 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/807] 172.24.0.129 () {36 vars in 929 bytes} [Tue Feb 24 05:08: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: 401/808] 172.24.0.129 () {36 vars in 929 bytes} [Tue Feb 24 05:08:12 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: 408/809] 172.24.0.129 () {36 vars in 989 bytes} [Tue Feb 24 05:08:12 2026] GET /v2/images/f60239ec-66dc-443c-a08c-bc262f655eaa => 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: 402/810] 172.24.0.129 () {36 vars in 929 bytes} [Tue Feb 24 05:08: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: 8|app: 0|req: 409/811] 172.24.0.129 () {36 vars in 929 bytes} [Tue Feb 24 05:08:12 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: 403/812] 172.24.0.129 () {36 vars in 989 bytes} [Tue Feb 24 05:08:12 2026] GET /v2/images/f60239ec-66dc-443c-a08c-bc262f655eaa => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/813] 172.24.0.129 () {36 vars in 929 bytes} [Tue Feb 24 05:08: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: 404/814] 172.24.0.249 () {36 vars in 913 bytes} [Tue Feb 24 05:08:12 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/815] 172.24.0.249 () {36 vars in 1009 bytes} [Tue Feb 24 05:08:12 2026] GET /v2/images/f60239ec-66dc-443c-a08c-bc262f655eaa/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/816] 172.24.0.249 () {36 vars in 989 bytes} [Tue Feb 24 05:08:12 2026] GET /v2/images/f60239ec-66dc-443c-a08c-bc262f655eaa => 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: 412/817] 172.24.0.249 () {36 vars in 929 bytes} [Tue Feb 24 05:08:12 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: 406/818] 172.24.0.249 () {36 vars in 929 bytes} [Tue Feb 24 05:08:12 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: 414/821] 172.24.0.110 () {36 vars in 989 bytes} [Tue Feb 24 05:08:25 2026] GET /v2/images/41194d8c-ec9d-4ce8-9cd6-aa102f186e1b => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/822] 172.24.0.110 () {36 vars in 929 bytes} [Tue Feb 24 05:08:25 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: 412/829] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:08:48 2026] GET /v2/images => generated 4892 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/830] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:08:48 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: 425/843] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:09:47 2026] GET /v2/images => generated 4892 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/844] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:09:48 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/857] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:10:47 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/858] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:10:47 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: 439/871] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:11:47 2026] GET /v2/images => generated 4892 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/872] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:11:47 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: 440/885] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:12:47 2026] GET /v2/images => generated 4892 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/886] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:12:47 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/899] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:13:47 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: 7|app: 0|req: 447/900] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:13:47 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/913] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:14:47 2026] GET /v2/images => generated 4892 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/914] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:14:47 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: 7|app: 0|req: 461/927] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:15:47 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: 8|app: 0|req: 467/928] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:15:47 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: 474/941] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:16:47 2026] GET /v2/images => generated 4892 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/942] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:16:47 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: 475/955] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:17:47 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/956] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:17:47 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: 482/969] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:18:47 2026] GET /v2/images => generated 4892 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/970] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:18:47 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: 495/983] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:19:47 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/984] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:19:47 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: 496/997] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:20:47 2026] GET /v2/images => generated 4892 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/998] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:20:47 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: 509/1011] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:21:47 2026] GET /v2/images => generated 4892 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1012] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:21:47 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1025] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:22:47 2026] GET /v2/images => generated 4892 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1026] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:22:47 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1039] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:23:47 2026] GET /v2/images => generated 4892 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1040] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:23:47 2026] GET /v2/images => generated 4892 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1053] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:24:47 2026] GET /v2/images => generated 4892 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1054] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:24:48 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1067] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:25:47 2026] GET /v2/images => generated 4892 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1068] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:25:47 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: 538/1081] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:26:47 2026] GET /v2/images => generated 4892 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1082] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:26:47 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1095] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:27:47 2026] GET /v2/images => generated 4892 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1096] 172.24.0.175 () {28 vars in 571 bytes} [Tue Feb 24 05:27:48 2026] GET /v2/images => generated 4892 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)