+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Feb 25 19:54:54 2026] *** compiled with version: 13.3.0 on 25 February 2026 01:01:56 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-84bcbf8b47-7m6j4 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 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7ff052c88668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-02-25 19:54:56.177 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-25 19:54:56.221 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-02-25 19:54:57.067 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-02-25 19:54:57.068 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-02-25 19:54:57.068 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-25 19:54:57.115 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-02-25 19:54:57.116 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-02-25 19:54:57.117 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-25 19:54:59.093 8 WARNING glance.api.v2.images [None req-d0ba66dc-be7e-4495-bb56-b470c3c74f97 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-25 19:54:59.182 7 WARNING glance.api.v2.images [None req-5d8f1ecd-8f2c-43d4-b598-e8383ac00c15 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-25 19:54:59.438 8 WARNING keystonemiddleware._common.config [None req-d0ba66dc-be7e-4495-bb56-b470c3c74f97 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 19:54:59.445 8 WARNING oslo_config.cfg [None req-d0ba66dc-be7e-4495-bb56-b470c3c74f97 - - - - - -] 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 0x7ff052c88668 pid: 8 (default app) 2026-02-25 19:54:59.538 7 WARNING keystonemiddleware._common.config [None req-5d8f1ecd-8f2c-43d4-b598-e8383ac00c15 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 19:54:59.546 7 WARNING oslo_config.cfg [None req-5d8f1ecd-8f2c-43d4-b598-e8383ac00c15 - - - - - -] 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 0x7ff052c88668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.244 () {42 vars in 689 bytes} [Wed Feb 25 19:54:59 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 19:55:00.284 7 WARNING oslo_policy.policy [None req-9365b1ad-026d-46bb-bd5a-24281aa0df7c e2ca2fb877de4a48a2ad1ffceb448689 60c00386bf8844f6a7368ad62ee5dc4e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-25 19:55:00.284 7 WARNING oslo_policy.policy [None req-9365b1ad-026d-46bb-bd5a-24281aa0df7c e2ca2fb877de4a48a2ad1ffceb448689 60c00386bf8844f6a7368ad62ee5dc4e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-25 19:55:00.301 7 WARNING oslo_policy.policy [None req-9365b1ad-026d-46bb-bd5a-24281aa0df7c e2ca2fb877de4a48a2ad1ffceb448689 60c00386bf8844f6a7368ad62ee5dc4e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-25 19:55:00.302 7 WARNING oslo_policy.policy [None req-9365b1ad-026d-46bb-bd5a-24281aa0df7c e2ca2fb877de4a48a2ad1ffceb448689 60c00386bf8844f6a7368ad62ee5dc4e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.244 () {44 vars in 911 bytes} [Wed Feb 25 19:54:59 2026] GET /v2/images => generated 69 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.244 () {42 vars in 689 bytes} [Wed Feb 25 19:55:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.244 () {44 vars in 911 bytes} [Wed Feb 25 19:55:03 2026] GET /v2/images => generated 69 bytes in 37 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 19:55:03.680 8 WARNING oslo_policy.policy [None req-7f2f27be-0552-4a92-a2d1-51aac7f872b1 e2ca2fb877de4a48a2ad1ffceb448689 60c00386bf8844f6a7368ad62ee5dc4e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-25 19:55:03.680 8 WARNING oslo_policy.policy [None req-7f2f27be-0552-4a92-a2d1-51aac7f872b1 e2ca2fb877de4a48a2ad1ffceb448689 60c00386bf8844f6a7368ad62ee5dc4e - - 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] 199.204.45.244 () {44 vars in 912 bytes} [Wed Feb 25 19:55:03 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.244 () {44 vars in 934 bytes} [Wed Feb 25 19:55:03 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 19:55:03.815 8 WARNING oslo_policy.policy [None req-3b5761a7-c668-4b6e-976d-41e00513020f e2ca2fb877de4a48a2ad1ffceb448689 60c00386bf8844f6a7368ad62ee5dc4e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-25 19:55:03.816 8 WARNING oslo_policy.policy [None req-3b5761a7-c668-4b6e-976d-41e00513020f e2ca2fb877de4a48a2ad1ffceb448689 60c00386bf8844f6a7368ad62ee5dc4e - - 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] 199.204.45.244 () {44 vars in 940 bytes} [Wed Feb 25 19:55:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 19:55:03.900 7 WARNING oslo_config.cfg [None req-5b00b4df-b137-46ee-b062-33d78e88f0f8 e2ca2fb877de4a48a2ad1ffceb448689 60c00386bf8844f6a7368ad62ee5dc4e - - 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] 199.204.45.244 () {48 vars in 952 bytes} [Wed Feb 25 19:55:03 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 19:55:03.925 8 WARNING oslo_policy.policy [None req-551e2f2d-3d3a-4839-b7fa-edab9c0a0472 e2ca2fb877de4a48a2ad1ffceb448689 60c00386bf8844f6a7368ad62ee5dc4e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-25 19:55:03.925 8 WARNING oslo_policy.policy [None req-551e2f2d-3d3a-4839-b7fa-edab9c0a0472 e2ca2fb877de4a48a2ad1ffceb448689 60c00386bf8844f6a7368ad62ee5dc4e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-25 19:55:03.926 8 INFO glance.api.v2.image_data [None req-551e2f2d-3d3a-4839-b7fa-edab9c0a0472 e2ca2fb877de4a48a2ad1ffceb448689 60c00386bf8844f6a7368ad62ee5dc4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 19:55:07.708 8 WARNING glance.location [None req-551e2f2d-3d3a-4839-b7fa-edab9c0a0472 e2ca2fb877de4a48a2ad1ffceb448689 60c00386bf8844f6a7368ad62ee5dc4e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.244 () {48 vars in 1046 bytes} [Wed Feb 25 19:55:03 2026] PUT /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5/file => generated 0 bytes in 3830 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8774 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.244 () {44 vars in 972 bytes} [Wed Feb 25 19:55:07 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 19:55:07.782 8 WARNING oslo_config.cfg [None req-1eac07d6-65ac-4614-b3bd-64834114b777 e2ca2fb877de4a48a2ad1ffceb448689 60c00386bf8844f6a7368ad62ee5dc4e - - 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/14] 199.204.45.244 () {44 vars in 972 bytes} [Wed Feb 25 19:55:07 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => 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: 132/259] 199.204.45.244 () {42 vars in 689 bytes} [Wed Feb 25 20:15:23 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: 128/260] 199.204.45.244 () {44 vars in 911 bytes} [Wed Feb 25 20:15:23 2026] GET /v2/images => generated 1240 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/263] 199.204.45.244 () {42 vars in 689 bytes} [Wed Feb 25 20:15:37 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: 134/264] 199.204.45.244 () {44 vars in 911 bytes} [Wed Feb 25 20:15:37 2026] GET /v2/images => generated 1240 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/265] 199.204.45.244 () {44 vars in 938 bytes} [Wed Feb 25 20:15:37 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/266] 199.204.45.244 () {44 vars in 960 bytes} [Wed Feb 25 20:15:37 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 199.204.45.244 () {44 vars in 940 bytes} [Wed Feb 25 20:15:37 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: 8|app: 0|req: 136/268] 199.204.45.244 () {48 vars in 952 bytes} [Wed Feb 25 20:15:37 2026] POST /v2/images => generated 796 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 20:15:37.894 7 WARNING oslo_policy.policy [None req-5f38dd74-93b3-4c98-896e-729c5e499bca e2ca2fb877de4a48a2ad1ffceb448689 60c00386bf8844f6a7368ad62ee5dc4e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-25 20:15:37.894 7 WARNING oslo_policy.policy [None req-5f38dd74-93b3-4c98-896e-729c5e499bca e2ca2fb877de4a48a2ad1ffceb448689 60c00386bf8844f6a7368ad62ee5dc4e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-25 20:15:37.896 7 INFO glance.api.v2.image_data [None req-5f38dd74-93b3-4c98-896e-729c5e499bca e2ca2fb877de4a48a2ad1ffceb448689 60c00386bf8844f6a7368ad62ee5dc4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 20:16:07.891 7 WARNING glance.location [None req-5f38dd74-93b3-4c98-896e-729c5e499bca e2ca2fb877de4a48a2ad1ffceb448689 60c00386bf8844f6a7368ad62ee5dc4e - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 133/275] 199.204.45.244 () {48 vars in 1047 bytes} [Wed Feb 25 20:15:37 2026] PUT /v2/images/d32a4884-1a53-4780-a5f0-4902f12065a4/file => generated 0 bytes in 30050 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62008 switches on core 0) [pid: 8|app: 0|req: 143/276] 199.204.45.244 () {44 vars in 972 bytes} [Wed Feb 25 20:16:07 2026] GET /v2/images/d32a4884-1a53-4780-a5f0-4902f12065a4 => 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: 134/277] 199.204.45.244 () {44 vars in 972 bytes} [Wed Feb 25 20:16:07 2026] GET /v2/images/d32a4884-1a53-4780-a5f0-4902f12065a4 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/280] 199.204.45.244 () {42 vars in 689 bytes} [Wed Feb 25 20:16:09 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: 136/281] 199.204.45.244 () {44 vars in 911 bytes} [Wed Feb 25 20:16:09 2026] GET /v2/images => generated 2451 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/364] 199.204.45.244 () {42 vars in 689 bytes} [Wed Feb 25 20:23:00 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: 178/365] 199.204.45.244 () {44 vars in 911 bytes} [Wed Feb 25 20:23:00 2026] GET /v2/images => generated 2451 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/368] 199.204.45.244 () {42 vars in 689 bytes} [Wed Feb 25 20:23:13 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: 180/369] 199.204.45.244 () {44 vars in 911 bytes} [Wed Feb 25 20:23:13 2026] GET /v2/images => generated 2451 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/370] 199.204.45.244 () {44 vars in 948 bytes} [Wed Feb 25 20:23:13 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: 181/371] 199.204.45.244 () {44 vars in 970 bytes} [Wed Feb 25 20:23:13 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: 191/372] 199.204.45.244 () {44 vars in 940 bytes} [Wed Feb 25 20:23:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/373] 199.204.45.244 () {48 vars in 952 bytes} [Wed Feb 25 20:23:13 2026] POST /v2/images => generated 799 bytes in 844 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 20:23:14.070 8 INFO glance.api.v2.image_data [None req-347015f2-7eda-492f-901c-04f47fbd9634 e2ca2fb877de4a48a2ad1ffceb448689 60c00386bf8844f6a7368ad62ee5dc4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 20:23:56.405 8 INFO glance.location [None req-347015f2-7eda-492f-901c-04f47fbd9634 e2ca2fb877de4a48a2ad1ffceb448689 60c00386bf8844f6a7368ad62ee5dc4e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 192/382] 199.204.45.244 () {48 vars in 1046 bytes} [Wed Feb 25 20:23:14 2026] PUT /v2/images/bf94ac94-cea4-43af-a7f0-3f185fee0010/file => generated 0 bytes in 42393 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24524 switches on core 0) [pid: 7|app: 0|req: 191/383] 199.204.45.244 () {44 vars in 972 bytes} [Wed Feb 25 20:23:56 2026] GET /v2/images/bf94ac94-cea4-43af-a7f0-3f185fee0010 => 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: 193/384] 199.204.45.244 () {48 vars in 1051 bytes} [Wed Feb 25 20:23:56 2026] PATCH /v2/images/bf94ac94-cea4-43af-a7f0-3f185fee0010 => generated 1234 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 199.204.45.244 () {44 vars in 972 bytes} [Wed Feb 25 20:23:56 2026] GET /v2/images/bf94ac94-cea4-43af-a7f0-3f185fee0010 => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/400] 199.204.45.244 () {42 vars in 689 bytes} [Wed Feb 25 20:25:07 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: 200/401] 199.204.45.244 () {44 vars in 911 bytes} [Wed Feb 25 20:25:07 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/406] 199.204.45.244 () {42 vars in 689 bytes} [Wed Feb 25 20:25:24 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: 203/407] 199.204.45.244 () {44 vars in 911 bytes} [Wed Feb 25 20:25:24 2026] GET /v2/images => generated 3687 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/408] 199.204.45.244 () {44 vars in 940 bytes} [Wed Feb 25 20:25:24 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/409] 199.204.45.244 () {44 vars in 962 bytes} [Wed Feb 25 20:25:24 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/410] 199.204.45.244 () {44 vars in 940 bytes} [Wed Feb 25 20:25:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 199.204.45.244 () {48 vars in 952 bytes} [Wed Feb 25 20:25:24 2026] POST /v2/images => generated 791 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 20:25:24.846 8 INFO glance.api.v2.image_data [None req-9fe78785-b302-4b09-a911-3d51fee51a70 e2ca2fb877de4a48a2ad1ffceb448689 60c00386bf8844f6a7368ad62ee5dc4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 20:25:40.250 8 INFO glance.location [None req-9fe78785-b302-4b09-a911-3d51fee51a70 e2ca2fb877de4a48a2ad1ffceb448689 60c00386bf8844f6a7368ad62ee5dc4e - - default default] Image format matched and virtual size computed: 2782199808 [pid: 8|app: 0|req: 207/416] 199.204.45.244 () {48 vars in 1046 bytes} [Wed Feb 25 20:25:24 2026] PUT /v2/images/3022ca2b-13ba-40da-94b6-36e148799122/file => generated 0 bytes in 15471 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28856 switches on core 0) [pid: 7|app: 0|req: 210/417] 199.204.45.244 () {44 vars in 972 bytes} [Wed Feb 25 20:25:40 2026] GET /v2/images/3022ca2b-13ba-40da-94b6-36e148799122 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/418] 199.204.45.244 () {44 vars in 972 bytes} [Wed Feb 25 20:25:40 2026] GET /v2/images/3022ca2b-13ba-40da-94b6-36e148799122 => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 232/461] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:29:14 2026] GET /v2/images => generated 4892 bytes in 224 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: 230/462] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:29:14 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: 239/475] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:30:14 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: 237/476] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:30:14 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: 244/489] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:31:14 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: 246/490] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:31:14 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/503] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:32:14 2026] GET /v2/images => generated 4892 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/504] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:32:14 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: 260/517] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:33:14 2026] GET /v2/images => generated 4892 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/518] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:33:14 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: 265/531] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:34:14 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: 7|app: 0|req: 267/532] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:34:14 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: 272/545] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:35:14 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: 274/546] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:35:14 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: 281/559] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:36:14 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: 8|app: 0|req: 279/560] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:36:14 2026] GET /v2/images => generated 4892 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/573] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:37:14 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: 286/574] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:37:14 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/585] 199.204.45.244 () {42 vars in 689 bytes} [Wed Feb 25 20:38:05 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/586] 199.204.45.244 () {44 vars in 911 bytes} [Wed Feb 25 20:38:05 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: 7|app: 0|req: 296/589] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:38:14 2026] GET /v2/images => generated 4892 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/590] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:38:14 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/603] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:39:14 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/604] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:39:14 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: 308/617] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:40:14 2026] GET /v2/images => generated 4892 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/618] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:40:14 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: 311/623] 199.204.45.244 () {42 vars in 689 bytes} [Wed Feb 25 20:40:30 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/624] 199.204.45.244 () {44 vars in 911 bytes} [Wed Feb 25 20:40:30 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/625] 199.204.45.244 () {42 vars in 689 bytes} [Wed Feb 25 20:40:31 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: 314/626] 199.204.45.244 () {44 vars in 911 bytes} [Wed Feb 25 20:40:31 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: 319/635] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:41:14 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/636] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:41:14 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: 319/639] 199.204.45.244 () {42 vars in 689 bytes} [Wed Feb 25 20:41:22 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: 321/640] 199.204.45.244 () {44 vars in 911 bytes} [Wed Feb 25 20:41:22 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: 323/643] 199.204.45.244 () {42 vars in 689 bytes} [Wed Feb 25 20:41:30 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: 321/644] 199.204.45.244 () {44 vars in 911 bytes} [Wed Feb 25 20:41:30 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/653] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:42:14 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: 326/654] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:42:14 2026] GET /v2/images => generated 4892 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/657] 199.204.45.244 () {42 vars in 689 bytes} [Wed Feb 25 20:42: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/658] 199.204.45.244 () {44 vars in 911 bytes} [Wed Feb 25 20:42:28 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: 334/669] 10.0.0.18 () {32 vars in 632 bytes} [Wed Feb 25 20:43:11 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: 336/670] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:43:14 2026] GET /v2/images => generated 4892 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/671] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:43:14 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: 339/676] 10.0.0.18 () {30 vars in 410 bytes} [Wed Feb 25 20:43:34 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: 339/679] 10.0.0.125 () {36 vars in 987 bytes} [Wed Feb 25 20:43:39 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => generated 1171 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/680] 10.0.0.125 () {36 vars in 927 bytes} [Wed Feb 25 20:43: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: 8|app: 0|req: 340/681] 10.0.0.125 () {36 vars in 927 bytes} [Wed Feb 25 20:43: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: 7|app: 0|req: 342/682] 10.0.0.125 () {36 vars in 987 bytes} [Wed Feb 25 20:43:39 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => 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: 341/683] 10.0.0.125 () {36 vars in 927 bytes} [Wed Feb 25 20:43: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: 343/684] 10.0.0.125 () {36 vars in 927 bytes} [Wed Feb 25 20:43: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: 8|app: 0|req: 342/685] 10.0.0.125 () {36 vars in 987 bytes} [Wed Feb 25 20:43:39 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => 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: 344/686] 10.0.0.125 () {36 vars in 927 bytes} [Wed Feb 25 20:43: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: 8|app: 0|req: 343/687] 10.0.0.125 () {36 vars in 927 bytes} [Wed Feb 25 20:43: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: 345/688] 10.0.0.176 () {36 vars in 987 bytes} [Wed Feb 25 20:43:40 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => generated 1171 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/689] 10.0.0.176 () {36 vars in 927 bytes} [Wed Feb 25 20:43: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: 346/690] 10.0.0.176 () {36 vars in 987 bytes} [Wed Feb 25 20:43:40 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => 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: 345/691] 10.0.0.176 () {36 vars in 927 bytes} [Wed Feb 25 20:43: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: 347/692] 10.0.0.176 () {36 vars in 927 bytes} [Wed Feb 25 20:43: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: 347/695] 10.0.0.227 () {36 vars in 987 bytes} [Wed Feb 25 20:43:56 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => 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: 349/696] 10.0.0.227 () {36 vars in 927 bytes} [Wed Feb 25 20:43:56 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: 348/697] 10.0.0.227 () {36 vars in 987 bytes} [Wed Feb 25 20:43:58 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => 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: 350/698] 10.0.0.227 () {36 vars in 927 bytes} [Wed Feb 25 20:43: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: 350/701] 199.204.45.244 () {36 vars in 991 bytes} [Wed Feb 25 20:44:04 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/702] 199.204.45.244 () {36 vars in 931 bytes} [Wed Feb 25 20:44:04 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: 351/703] 199.204.45.244 () {36 vars in 991 bytes} [Wed Feb 25 20:44:05 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => 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: 353/704] 199.204.45.244 () {36 vars in 931 bytes} [Wed Feb 25 20:44:05 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/707] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:44:14 2026] GET /v2/images => generated 4892 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/708] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:44:14 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/715] 10.0.0.227 () {36 vars in 987 bytes} [Wed Feb 25 20:44:39 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => 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: 359/716] 10.0.0.227 () {36 vars in 927 bytes} [Wed Feb 25 20:44:39 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: 359/719] 10.0.0.227 () {36 vars in 987 bytes} [Wed Feb 25 20:44:52 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => 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: 361/720] 10.0.0.227 () {36 vars in 927 bytes} [Wed Feb 25 20:44:52 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: 362/725] 10.0.0.227 () {36 vars in 987 bytes} [Wed Feb 25 20:45:14 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => 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/726] 10.0.0.227 () {36 vars in 927 bytes} [Wed Feb 25 20:45:14 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: 364/727] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:45:14 2026] GET /v2/images => generated 4892 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/728] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:45:14 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/731] 10.0.0.227 () {36 vars in 987 bytes} [Wed Feb 25 20:45:22 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => 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: 366/732] 10.0.0.227 () {36 vars in 927 bytes} [Wed Feb 25 20:45:22 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: 372/743] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:46:14 2026] GET /v2/images => generated 4892 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/744] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:46:14 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: 373/745] 10.0.0.18 () {34 vars in 654 bytes} [Wed Feb 25 20:46:17 2026] POST /v2/images => generated 649 bytes in 181 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-25 20:46:17.649 8 WARNING glance.api.v2.images [None req-9320cd8b-95d7-445a-a224-1869fe04804c cb0cad618f8f43ec8ef75cf727043050 850c7eb98d7745fabcc4bf60738db527 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6a7e483f-2e37-4133-a76b-6738a15cca06 [pid: 8|app: 0|req: 373/746] 10.0.0.18 () {32 vars in 709 bytes} [Wed Feb 25 20:46:17 2026] DELETE /v2/images/6a7e483f-2e37-4133-a76b-6738a15cca06 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/747] 10.0.0.18 () {32 vars in 706 bytes} [Wed Feb 25 20:46:17 2026] GET /v2/images/6a7e483f-2e37-4133-a76b-6738a15cca06 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/748] 10.0.0.18 () {32 vars in 632 bytes} [Wed Feb 25 20:46:17 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/749] 10.0.0.18 () {34 vars in 654 bytes} [Wed Feb 25 20:46:17 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/750] 10.0.0.18 () {32 vars in 716 bytes} [Wed Feb 25 20:46:17 2026] GET /v2/images/91860f41-e5e2-42ae-b969-8c3a1ddc0921/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:46:17.838 7 INFO glance.api.v2.image_data [None req-7256c0c7-09f7-41c9-9c07-998d675a65bf cb0cad618f8f43ec8ef75cf727043050 850c7eb98d7745fabcc4bf60738db527 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 20:46:17.882 7 WARNING glance_store._drivers.rbd [None req-7256c0c7-09f7-41c9-9c07-998d675a65bf cb0cad618f8f43ec8ef75cf727043050 850c7eb98d7745fabcc4bf60738db527 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-25 20:46:18.829 7 INFO glance.location [None req-7256c0c7-09f7-41c9-9c07-998d675a65bf cb0cad618f8f43ec8ef75cf727043050 850c7eb98d7745fabcc4bf60738db527 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 376/751] 10.0.0.18 () {32 vars in 726 bytes} [Wed Feb 25 20:46:17 2026] PUT /v2/images/91860f41-e5e2-42ae-b969-8c3a1ddc0921/file => generated 0 bytes in 1037 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/752] 10.0.0.18 () {32 vars in 706 bytes} [Wed Feb 25 20:46:18 2026] GET /v2/images/91860f41-e5e2-42ae-b969-8c3a1ddc0921 => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/753] 10.0.0.18 () {32 vars in 716 bytes} [Wed Feb 25 20:46:18 2026] GET /v2/images/91860f41-e5e2-42ae-b969-8c3a1ddc0921/file => generated 1024 bytes in 149 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/754] 10.0.0.18 () {34 vars in 654 bytes} [Wed Feb 25 20:46:19 2026] POST /v2/images => generated 648 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/755] 10.0.0.18 () {32 vars in 725 bytes} [Wed Feb 25 20:46:19 2026] PATCH /v2/images/cec87120-ab77-4fcb-ba58-f8c3f34d7c19 => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/756] 10.0.0.18 () {32 vars in 706 bytes} [Wed Feb 25 20:46:19 2026] GET /v2/images/cec87120-ab77-4fcb-ba58-f8c3f34d7c19 => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:46:19.177 7 WARNING glance.api.v2.images [None req-db17d036-183e-4e95-96f0-d14bec4bdebd cb0cad618f8f43ec8ef75cf727043050 850c7eb98d7745fabcc4bf60738db527 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cec87120-ab77-4fcb-ba58-f8c3f34d7c19 [pid: 7|app: 0|req: 379/759] 10.0.0.18 () {32 vars in 709 bytes} [Wed Feb 25 20:46:19 2026] DELETE /v2/images/cec87120-ab77-4fcb-ba58-f8c3f34d7c19 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/760] 10.0.0.18 () {32 vars in 706 bytes} [Wed Feb 25 20:46:19 2026] GET /v2/images/cec87120-ab77-4fcb-ba58-f8c3f34d7c19 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:46:19.244 7 WARNING glance.api.v2.images [None req-4a386dab-122d-46f3-bd64-c68a9c6180fd cb0cad618f8f43ec8ef75cf727043050 850c7eb98d7745fabcc4bf60738db527 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//91860f41-e5e2-42ae-b969-8c3a1ddc0921 [pid: 7|app: 0|req: 380/761] 10.0.0.18 () {32 vars in 709 bytes} [Wed Feb 25 20:46:19 2026] DELETE /v2/images/91860f41-e5e2-42ae-b969-8c3a1ddc0921 => generated 0 bytes in 851 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/762] 10.0.0.18 () {32 vars in 706 bytes} [Wed Feb 25 20:46:20 2026] GET /v2/images/91860f41-e5e2-42ae-b969-8c3a1ddc0921 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:46:20.115 7 WARNING glance.api.v2.images [None req-0373f476-85df-430f-b325-74fecde99275 cb0cad618f8f43ec8ef75cf727043050 850c7eb98d7745fabcc4bf60738db527 - - default default] Failed to find image 6a7e483f-2e37-4133-a76b-6738a15cca06 to delete: glance.common.exception.ImageNotFound: No image found with ID 6a7e483f-2e37-4133-a76b-6738a15cca06 [pid: 7|app: 0|req: 381/763] 10.0.0.18 () {32 vars in 709 bytes} [Wed Feb 25 20:46:20 2026] DELETE /v2/images/6a7e483f-2e37-4133-a76b-6738a15cca06 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/764] 10.0.0.18 () {32 vars in 706 bytes} [Wed Feb 25 20:46:20 2026] GET /v2/images/6a7e483f-2e37-4133-a76b-6738a15cca06 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/769] 10.0.0.227 () {36 vars in 987 bytes} [Wed Feb 25 20:46:43 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => 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: 386/770] 10.0.0.227 () {36 vars in 927 bytes} [Wed Feb 25 20:46:43 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: 390/777] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:47:14 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: 388/778] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:47:14 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: 392/785] 10.0.0.227 () {36 vars in 987 bytes} [Wed Feb 25 20:47:40 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => 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: 394/786] 10.0.0.227 () {36 vars in 927 bytes} [Wed Feb 25 20:47:40 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/787] 10.0.0.227 () {36 vars in 987 bytes} [Wed Feb 25 20:47:40 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/788] 10.0.0.227 () {36 vars in 927 bytes} [Wed Feb 25 20:47:40 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: 395/791] 10.0.0.18 () {32 vars in 706 bytes} [Wed Feb 25 20:47:54 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => 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: 397/792] 10.0.0.18 () {32 vars in 706 bytes} [Wed Feb 25 20:47:54 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/793] 10.0.0.125 () {36 vars in 987 bytes} [Wed Feb 25 20:47:54 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => 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: 398/794] 10.0.0.125 () {36 vars in 927 bytes} [Wed Feb 25 20:47:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/795] 10.0.0.125 () {36 vars in 927 bytes} [Wed Feb 25 20:47:54 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: 399/796] 10.0.0.125 () {36 vars in 987 bytes} [Wed Feb 25 20:47:54 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => 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: 398/797] 10.0.0.125 () {36 vars in 927 bytes} [Wed Feb 25 20:47:54 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/798] 10.0.0.125 () {36 vars in 927 bytes} [Wed Feb 25 20:47:54 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: 399/799] 10.0.0.125 () {36 vars in 987 bytes} [Wed Feb 25 20:47:54 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/800] 10.0.0.125 () {36 vars in 927 bytes} [Wed Feb 25 20:47:54 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: 400/801] 10.0.0.176 () {36 vars in 987 bytes} [Wed Feb 25 20:47:54 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => 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: 402/802] 10.0.0.176 () {36 vars in 927 bytes} [Wed Feb 25 20:47:54 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/803] 10.0.0.176 () {36 vars in 987 bytes} [Wed Feb 25 20:47:54 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/804] 10.0.0.176 () {36 vars in 927 bytes} [Wed Feb 25 20:47:54 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: 402/805] 10.0.0.176 () {36 vars in 927 bytes} [Wed Feb 25 20:47:54 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: 406/810] 10.0.0.227 () {36 vars in 987 bytes} [Wed Feb 25 20:48:09 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/811] 10.0.0.227 () {36 vars in 927 bytes} [Wed Feb 25 20:48:09 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: 407/812] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:48:14 2026] GET /v2/images => generated 4892 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/813] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:48:14 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: 8|app: 0|req: 409/816] 10.0.0.227 () {36 vars in 987 bytes} [Wed Feb 25 20:48:24 2026] GET /v2/images/46df7c61-eed1-41ba-b2b3-2c00456bfba5 => 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: 408/817] 10.0.0.227 () {36 vars in 927 bytes} [Wed Feb 25 20:48:24 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/822] 199.204.45.244 () {32 vars in 826 bytes} [Wed Feb 25 20:48:47 2026] GET /v2/images?status=active&owner=60c00386bf8844f6a7368ad62ee5dc4e&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/823] 199.204.45.244 () {32 vars in 653 bytes} [Wed Feb 25 20:48:47 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/824] 10.0.0.125 () {36 vars in 987 bytes} [Wed Feb 25 20:48:48 2026] GET /v2/images/d32a4884-1a53-4780-a5f0-4902f12065a4 => generated 1209 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/825] 10.0.0.125 () {36 vars in 927 bytes} [Wed Feb 25 20:48:48 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: 414/826] 10.0.0.125 () {36 vars in 927 bytes} [Wed Feb 25 20:48:48 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: 413/827] 10.0.0.125 () {36 vars in 987 bytes} [Wed Feb 25 20:48:48 2026] GET /v2/images/d32a4884-1a53-4780-a5f0-4902f12065a4 => 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: 415/828] 10.0.0.125 () {36 vars in 927 bytes} [Wed Feb 25 20:48:48 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: 414/829] 10.0.0.125 () {36 vars in 927 bytes} [Wed Feb 25 20:48:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/830] 10.0.0.125 () {36 vars in 987 bytes} [Wed Feb 25 20:48:48 2026] GET /v2/images/d32a4884-1a53-4780-a5f0-4902f12065a4 => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/831] 10.0.0.125 () {36 vars in 927 bytes} [Wed Feb 25 20:48:48 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: 417/832] 10.0.0.125 () {36 vars in 927 bytes} [Wed Feb 25 20:48:48 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: 416/833] 10.0.0.176 () {36 vars in 987 bytes} [Wed Feb 25 20:48:48 2026] GET /v2/images/d32a4884-1a53-4780-a5f0-4902f12065a4 => generated 1209 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/834] 10.0.0.176 () {36 vars in 927 bytes} [Wed Feb 25 20:48:48 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: 417/835] 10.0.0.176 () {36 vars in 987 bytes} [Wed Feb 25 20:48:48 2026] GET /v2/images/d32a4884-1a53-4780-a5f0-4902f12065a4 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/836] 10.0.0.176 () {36 vars in 927 bytes} [Wed Feb 25 20:48:48 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: 418/837] 10.0.0.176 () {36 vars in 927 bytes} [Wed Feb 25 20:48:48 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: 422/844] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:49:14 2026] GET /v2/images => generated 4892 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/845] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:49:14 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: 429/858] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:50:14 2026] GET /v2/images => generated 4892 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/859] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:50:14 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: 437/872] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:51:14 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: 436/873] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:51:14 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: 444/886] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:52:14 2026] GET /v2/images => generated 4892 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/887] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:52:14 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/898] 10.0.0.18 () {32 vars in 632 bytes} [Wed Feb 25 20:52:59 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/901] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:53:14 2026] GET /v2/images => generated 4892 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/902] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:53:14 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: 8|app: 0|req: 458/915] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:54:14 2026] GET /v2/images => generated 4892 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/916] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:54:14 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: 465/929] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:55:14 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: 465/930] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:55:14 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/943] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:56:14 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: 472/944] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:56:14 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: 479/957] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:57:14 2026] GET /v2/images => generated 4892 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/958] 10.0.0.141 () {28 vars in 569 bytes} [Wed Feb 25 20:57:14 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)