+ 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 [Fri Feb 27 00:06:17 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-55fcf98bd4-gtgfw 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 0x7f95d5178668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-02-27 00:06:19.820 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-27 00:06:19.821 9 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-27 00:06:20.668 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-27 00:06:20.669 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-27 00:06:20.669 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-27 00:06:20.674 9 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-27 00:06:20.675 9 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-27 00:06:20.676 9 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-27 00:06:22.675 9 WARNING glance.api.v2.images [None req-653205c3-006d-40e1-be7f-3c6f89a41911 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-27 00:06:22.694 8 WARNING glance.api.v2.images [None req-c3960226-a20a-4692-98ae-ff24b801d57c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-27 00:06:23.002 9 WARNING keystonemiddleware._common.config [None req-653205c3-006d-40e1-be7f-3c6f89a41911 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 00:06:23.010 9 WARNING oslo_config.cfg [None req-653205c3-006d-40e1-be7f-3c6f89a41911 - - - - - -] 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 0x7f95d5178668 pid: 9 (default app) 2026-02-27 00:06:23.024 8 WARNING keystonemiddleware._common.config [None req-c3960226-a20a-4692-98ae-ff24b801d57c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 00:06:23.031 8 WARNING oslo_config.cfg [None req-c3960226-a20a-4692-98ae-ff24b801d57c - - - - - -] 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 0x7f95d5178668 pid: 8 (default app) [pid: 9|app: 0|req: 4/4] 199.204.45.89 () {42 vars in 683 bytes} [Fri Feb 27 00:06:23 2026] GET / => generated 1301 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-27 00:06:24.122 8 WARNING oslo_policy.policy [None req-673e3c61-0c1f-4061-bd0a-9831a7302036 ab2cfeda2f754aa2a310b7415210c38d e6b597f572134e97ac3b157b08b06c45 - - 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-27 00:06:24.123 8 WARNING oslo_policy.policy [None req-673e3c61-0c1f-4061-bd0a-9831a7302036 ab2cfeda2f754aa2a310b7415210c38d e6b597f572134e97ac3b157b08b06c45 - - 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-27 00:06:24.136 8 WARNING oslo_policy.policy [None req-673e3c61-0c1f-4061-bd0a-9831a7302036 ab2cfeda2f754aa2a310b7415210c38d e6b597f572134e97ac3b157b08b06c45 - - 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-27 00:06:24.136 8 WARNING oslo_policy.policy [None req-673e3c61-0c1f-4061-bd0a-9831a7302036 ab2cfeda2f754aa2a310b7415210c38d e6b597f572134e97ac3b157b08b06c45 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.89 () {44 vars in 905 bytes} [Fri Feb 27 00:06:23 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: 9|app: 0|req: 5/6] 199.204.45.89 () {42 vars in 683 bytes} [Fri Feb 27 00:06:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.89 () {44 vars in 905 bytes} [Fri Feb 27 00:06:27 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 00:06:27.519 9 WARNING oslo_policy.policy [None req-56f77e0b-04c2-4dda-9c8d-0ee70b9e5f87 ab2cfeda2f754aa2a310b7415210c38d e6b597f572134e97ac3b157b08b06c45 - - 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-27 00:06:27.519 9 WARNING oslo_policy.policy [None req-56f77e0b-04c2-4dda-9c8d-0ee70b9e5f87 ab2cfeda2f754aa2a310b7415210c38d e6b597f572134e97ac3b157b08b06c45 - - 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: 9|app: 0|req: 6/8] 199.204.45.89 () {44 vars in 906 bytes} [Fri Feb 27 00:06:27 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.89 () {44 vars in 928 bytes} [Fri Feb 27 00:06:27 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:06:27.661 9 WARNING oslo_policy.policy [None req-3d80a68b-3041-44a2-9b0a-f4b02d9db2cd ab2cfeda2f754aa2a310b7415210c38d e6b597f572134e97ac3b157b08b06c45 - - 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-27 00:06:27.662 9 WARNING oslo_policy.policy [None req-3d80a68b-3041-44a2-9b0a-f4b02d9db2cd ab2cfeda2f754aa2a310b7415210c38d e6b597f572134e97ac3b157b08b06c45 - - 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: 9|app: 0|req: 7/10] 199.204.45.89 () {44 vars in 934 bytes} [Fri Feb 27 00:06:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:06:27.745 8 WARNING oslo_config.cfg [None req-c011e4d4-0ee7-4a98-8195-70663f333a26 ab2cfeda2f754aa2a310b7415210c38d e6b597f572134e97ac3b157b08b06c45 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.89 () {48 vars in 946 bytes} [Fri Feb 27 00:06:27 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-27 00:06:27.767 9 WARNING oslo_policy.policy [None req-a3e5b8c5-1770-44b2-9977-bba62867ec79 ab2cfeda2f754aa2a310b7415210c38d e6b597f572134e97ac3b157b08b06c45 - - 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-27 00:06:27.767 9 WARNING oslo_policy.policy [None req-a3e5b8c5-1770-44b2-9977-bba62867ec79 ab2cfeda2f754aa2a310b7415210c38d e6b597f572134e97ac3b157b08b06c45 - - 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-27 00:06:27.768 9 INFO glance.api.v2.image_data [None req-a3e5b8c5-1770-44b2-9977-bba62867ec79 ab2cfeda2f754aa2a310b7415210c38d e6b597f572134e97ac3b157b08b06c45 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 00:06:32.116 9 WARNING glance.location [None req-a3e5b8c5-1770-44b2-9977-bba62867ec79 ab2cfeda2f754aa2a310b7415210c38d e6b597f572134e97ac3b157b08b06c45 - - default default] Image claims disk_format but is actually 'gpt' [pid: 9|app: 0|req: 8/12] 199.204.45.89 () {48 vars in 1040 bytes} [Fri Feb 27 00:06:27 2026] PUT /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc/file => generated 0 bytes in 4389 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6028 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.89 () {44 vars in 966 bytes} [Fri Feb 27 00:06:32 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:06:32.184 9 WARNING oslo_config.cfg [None req-ff7adb85-7449-4758-8cf8-043a66486ade ab2cfeda2f754aa2a310b7415210c38d e6b597f572134e97ac3b157b08b06c45 - - 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: 9|app: 0|req: 9/14] 199.204.45.89 () {44 vars in 966 bytes} [Fri Feb 27 00:06:32 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc => 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: 129/261] 199.204.45.89 () {42 vars in 683 bytes} [Fri Feb 27 00:26:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 133/262] 199.204.45.89 () {44 vars in 905 bytes} [Fri Feb 27 00:26:59 2026] GET /v2/images => generated 1240 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/267] 199.204.45.89 () {42 vars in 683 bytes} [Fri Feb 27 00:27:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 136/268] 199.204.45.89 () {44 vars in 905 bytes} [Fri Feb 27 00:27:13 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/269] 199.204.45.89 () {44 vars in 932 bytes} [Fri Feb 27 00:27:13 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 137/270] 199.204.45.89 () {44 vars in 954 bytes} [Fri Feb 27 00:27:13 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: 8|app: 0|req: 134/271] 199.204.45.89 () {44 vars in 934 bytes} [Fri Feb 27 00:27:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 138/272] 199.204.45.89 () {48 vars in 946 bytes} [Fri Feb 27 00:27:13 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-27 00:27:13.862 8 WARNING oslo_policy.policy [None req-bd9ff581-54b5-474f-8c04-58ed1ed45e9f ab2cfeda2f754aa2a310b7415210c38d e6b597f572134e97ac3b157b08b06c45 - - 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-27 00:27:13.862 8 WARNING oslo_policy.policy [None req-bd9ff581-54b5-474f-8c04-58ed1ed45e9f ab2cfeda2f754aa2a310b7415210c38d e6b597f572134e97ac3b157b08b06c45 - - 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-27 00:27:13.863 8 INFO glance.api.v2.image_data [None req-bd9ff581-54b5-474f-8c04-58ed1ed45e9f ab2cfeda2f754aa2a310b7415210c38d e6b597f572134e97ac3b157b08b06c45 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 00:27:45.079 8 WARNING glance.location [None req-bd9ff581-54b5-474f-8c04-58ed1ed45e9f ab2cfeda2f754aa2a310b7415210c38d e6b597f572134e97ac3b157b08b06c45 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 135/279] 199.204.45.89 () {48 vars in 1041 bytes} [Fri Feb 27 00:27:13 2026] PUT /v2/images/a2abfc8d-fea8-4fad-bda6-18f5732a9266/file => generated 0 bytes in 31267 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64295 switches on core 0) [pid: 9|app: 0|req: 145/280] 199.204.45.89 () {44 vars in 966 bytes} [Fri Feb 27 00:27:45 2026] GET /v2/images/a2abfc8d-fea8-4fad-bda6-18f5732a9266 => 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: 136/281] 199.204.45.89 () {44 vars in 966 bytes} [Fri Feb 27 00:27:45 2026] GET /v2/images/a2abfc8d-fea8-4fad-bda6-18f5732a9266 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 146/282] 199.204.45.89 () {42 vars in 683 bytes} [Fri Feb 27 00:27:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/283] 199.204.45.89 () {44 vars in 905 bytes} [Fri Feb 27 00:27:46 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 188/366] 199.204.45.89 () {42 vars in 683 bytes} [Fri Feb 27 00:34:34 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/367] 199.204.45.89 () {44 vars in 905 bytes} [Fri Feb 27 00:34:34 2026] GET /v2/images => generated 2451 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 190/370] 199.204.45.89 () {42 vars in 683 bytes} [Fri Feb 27 00:34:49 2026] GET / => generated 1301 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/371] 199.204.45.89 () {44 vars in 905 bytes} [Fri Feb 27 00:34:49 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 191/372] 199.204.45.89 () {44 vars in 942 bytes} [Fri Feb 27 00:34:49 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: 8|app: 0|req: 182/373] 199.204.45.89 () {44 vars in 964 bytes} [Fri Feb 27 00:34:49 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 192/374] 199.204.45.89 () {44 vars in 934 bytes} [Fri Feb 27 00:34:49 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: 183/375] 199.204.45.89 () {48 vars in 946 bytes} [Fri Feb 27 00:34:49 2026] POST /v2/images => generated 799 bytes in 2352 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-27 00:34:52.225 9 INFO glance.api.v2.image_data [None req-493e6465-9be9-466a-bfa7-3f0eb4adb99b ab2cfeda2f754aa2a310b7415210c38d e6b597f572134e97ac3b157b08b06c45 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 00:35:36.107 9 INFO glance.location [None req-493e6465-9be9-466a-bfa7-3f0eb4adb99b ab2cfeda2f754aa2a310b7415210c38d e6b597f572134e97ac3b157b08b06c45 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 9|app: 0|req: 193/386] 199.204.45.89 () {48 vars in 1040 bytes} [Fri Feb 27 00:34:52 2026] PUT /v2/images/869e3f6b-f3a8-4459-8302-570c92b67348/file => generated 0 bytes in 43924 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25583 switches on core 0) [pid: 8|app: 0|req: 194/387] 199.204.45.89 () {44 vars in 966 bytes} [Fri Feb 27 00:35:36 2026] GET /v2/images/869e3f6b-f3a8-4459-8302-570c92b67348 => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 194/388] 199.204.45.89 () {48 vars in 1045 bytes} [Fri Feb 27 00:35:36 2026] PATCH /v2/images/869e3f6b-f3a8-4459-8302-570c92b67348 => generated 1234 bytes in 933 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/389] 199.204.45.89 () {44 vars in 966 bytes} [Fri Feb 27 00:35:37 2026] GET /v2/images/869e3f6b-f3a8-4459-8302-570c92b67348 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 201/402] 199.204.45.89 () {42 vars in 683 bytes} [Fri Feb 27 00:36:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/403] 199.204.45.89 () {44 vars in 905 bytes} [Fri Feb 27 00:36:32 2026] GET /v2/images => generated 3687 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 203/406] 199.204.45.89 () {42 vars in 683 bytes} [Fri Feb 27 00:36:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 199.204.45.89 () {44 vars in 905 bytes} [Fri Feb 27 00:36:44 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 204/408] 199.204.45.89 () {44 vars in 934 bytes} [Fri Feb 27 00:36:44 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: 8|app: 0|req: 205/409] 199.204.45.89 () {44 vars in 956 bytes} [Fri Feb 27 00:36:44 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 205/410] 199.204.45.89 () {44 vars in 934 bytes} [Fri Feb 27 00:36:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 199.204.45.89 () {48 vars in 946 bytes} [Fri Feb 27 00:36:44 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-27 00:36:44.618 9 INFO glance.api.v2.image_data [None req-8b77b496-5c2d-4f45-8d6a-54ff1c7d3002 ab2cfeda2f754aa2a310b7415210c38d e6b597f572134e97ac3b157b08b06c45 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 00:36:54.167 9 INFO glance.location [None req-8b77b496-5c2d-4f45-8d6a-54ff1c7d3002 ab2cfeda2f754aa2a310b7415210c38d e6b597f572134e97ac3b157b08b06c45 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 9|app: 0|req: 206/414] 199.204.45.89 () {48 vars in 1040 bytes} [Fri Feb 27 00:36:44 2026] PUT /v2/images/59342f67-7f06-4319-a791-a50a4a550b34/file => generated 0 bytes in 9584 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23127 switches on core 0) [pid: 8|app: 0|req: 209/415] 199.204.45.89 () {44 vars in 966 bytes} [Fri Feb 27 00:36:54 2026] GET /v2/images/59342f67-7f06-4319-a791-a50a4a550b34 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 207/416] 199.204.45.89 () {44 vars in 966 bytes} [Fri Feb 27 00:36:54 2026] GET /v2/images/59342f67-7f06-4319-a791-a50a4a550b34 => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 239/475] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:41:45 2026] GET /v2/images => generated 4892 bytes in 222 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: 9|app: 0|req: 237/476] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:41:45 2026] GET /v2/images => generated 4892 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 244/489] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:42:45 2026] GET /v2/images => generated 4892 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/490] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:42:45 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: 9|app: 0|req: 251/503] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:43:45 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: 8|app: 0|req: 253/504] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:43:45 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: 9|app: 0|req: 258/517] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:44:45 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/518] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:44:45 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 265/531] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:45:45 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: 267/532] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:45:45 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: 274/545] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:46:45 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: 9|app: 0|req: 272/546] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:46:45 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: 9|app: 0|req: 279/559] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:47:45 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: 8|app: 0|req: 281/560] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:47:45 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: 288/573] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:48:45 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: 9|app: 0|req: 286/574] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:48:45 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: 8|app: 0|req: 293/583] 199.204.45.89 () {42 vars in 683 bytes} [Fri Feb 27 00:49:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 291/586] 199.204.45.89 () {44 vars in 905 bytes} [Fri Feb 27 00:49:32 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: 297/589] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:49:45 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: 9|app: 0|req: 293/590] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:49:45 2026] GET /v2/images => generated 4892 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 300/603] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:50:45 2026] GET /v2/images => generated 4892 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/604] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:50:45 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: 310/615] 199.204.45.89 () {42 vars in 683 bytes} [Fri Feb 27 00:51:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 306/616] 199.204.45.89 () {44 vars in 905 bytes} [Fri Feb 27 00:51:42 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: 8|app: 0|req: 312/619] 199.204.45.89 () {42 vars in 683 bytes} [Fri Feb 27 00:51:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 308/620] 199.204.45.89 () {44 vars in 905 bytes} [Fri Feb 27 00:51:43 2026] GET /v2/images => generated 4892 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/621] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:51:45 2026] GET /v2/images => generated 4892 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 309/622] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:51:45 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: 9|app: 0|req: 314/631] 199.204.45.89 () {42 vars in 683 bytes} [Fri Feb 27 00:52:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/632] 199.204.45.89 () {44 vars in 905 bytes} [Fri Feb 27 00:52:30 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 316/635] 199.204.45.89 () {42 vars in 683 bytes} [Fri Feb 27 00:52:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/636] 199.204.45.89 () {44 vars in 905 bytes} [Fri Feb 27 00:52:37 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/639] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:52:45 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 318/640] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:52:45 2026] GET /v2/images => generated 4892 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 323/649] 199.204.45.89 () {42 vars in 683 bytes} [Fri Feb 27 00:53:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/650] 199.204.45.89 () {44 vars in 905 bytes} [Fri Feb 27 00:53:30 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 326/655] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:53:45 2026] GET /v2/images => generated 4892 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/656] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:53:45 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: 9|app: 0|req: 329/661] 10.0.0.233 () {32 vars in 633 bytes} [Fri Feb 27 00:54:11 2026] GET /v2/images => generated 4892 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/666] 10.0.0.226 () {36 vars in 987 bytes} [Fri Feb 27 00:54:31 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc => generated 1171 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 332/667] 10.0.0.226 () {36 vars in 927 bytes} [Fri Feb 27 00:54:31 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: 337/670] 10.0.0.226 () {36 vars in 987 bytes} [Fri Feb 27 00:54:39 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 334/671] 10.0.0.226 () {36 vars in 927 bytes} [Fri Feb 27 00:54:39 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/672] 199.204.45.89 () {36 vars in 990 bytes} [Fri Feb 27 00:54:40 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 335/673] 199.204.45.89 () {36 vars in 930 bytes} [Fri Feb 27 00:54:40 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: 339/674] 199.204.45.89 () {36 vars in 990 bytes} [Fri Feb 27 00:54:41 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 336/675] 199.204.45.89 () {36 vars in 930 bytes} [Fri Feb 27 00:54:41 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: 341/678] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:54:45 2026] GET /v2/images => generated 4892 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 338/679] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:54:45 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/680] 10.0.0.226 () {36 vars in 987 bytes} [Fri Feb 27 00:54:51 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 339/681] 10.0.0.226 () {36 vars in 927 bytes} [Fri Feb 27 00:54:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/682] 10.0.0.143 () {36 vars in 987 bytes} [Fri Feb 27 00:54:51 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 340/683] 10.0.0.143 () {36 vars in 927 bytes} [Fri Feb 27 00:54:51 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: 344/684] 10.0.0.143 () {36 vars in 927 bytes} [Fri Feb 27 00:54:51 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: 9|app: 0|req: 341/685] 10.0.0.143 () {36 vars in 987 bytes} [Fri Feb 27 00:54:51 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc => 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: 345/686] 10.0.0.143 () {36 vars in 927 bytes} [Fri Feb 27 00:54:51 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: 9|app: 0|req: 342/687] 10.0.0.143 () {36 vars in 927 bytes} [Fri Feb 27 00:54:51 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: 346/688] 10.0.0.143 () {36 vars in 987 bytes} [Fri Feb 27 00:54:51 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 343/689] 10.0.0.143 () {36 vars in 927 bytes} [Fri Feb 27 00:54:51 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/690] 10.0.0.143 () {36 vars in 927 bytes} [Fri Feb 27 00:54:51 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: 9|app: 0|req: 344/691] 10.0.0.176 () {36 vars in 911 bytes} [Fri Feb 27 00:54:52 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/692] 10.0.0.176 () {36 vars in 1007 bytes} [Fri Feb 27 00:54:52 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc/locations => generated 127 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 345/693] 10.0.0.176 () {36 vars in 987 bytes} [Fri Feb 27 00:54:52 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc => 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: 349/694] 10.0.0.176 () {36 vars in 927 bytes} [Fri Feb 27 00:54:52 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: 9|app: 0|req: 346/695] 10.0.0.176 () {36 vars in 927 bytes} [Fri Feb 27 00:54:52 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: 9|app: 0|req: 351/704] 10.0.0.233 () {34 vars in 655 bytes} [Fri Feb 27 00:55:29 2026] POST /v2/images => generated 649 bytes in 192 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-27 00:55:29.623 8 WARNING glance.api.v2.images [None req-d51ceb95-7b60-4097-b1db-8cce95cf5518 0794dc25a7da4feb9dc7059ef2987700 66cf903851f9443f8ffed862977764ea - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//db4fc3dc-8cc2-49fe-976d-23ef13392a99 [pid: 8|app: 0|req: 354/705] 10.0.0.233 () {32 vars in 710 bytes} [Fri Feb 27 00:55:29 2026] DELETE /v2/images/db4fc3dc-8cc2-49fe-976d-23ef13392a99 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 352/706] 10.0.0.233 () {32 vars in 707 bytes} [Fri Feb 27 00:55:29 2026] GET /v2/images/db4fc3dc-8cc2-49fe-976d-23ef13392a99 => 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: 355/707] 10.0.0.233 () {32 vars in 633 bytes} [Fri Feb 27 00:55:29 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 353/708] 10.0.0.233 () {34 vars in 655 bytes} [Fri Feb 27 00:55:29 2026] POST /v2/images => generated 703 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/709] 10.0.0.233 () {32 vars in 717 bytes} [Fri Feb 27 00:55:29 2026] GET /v2/images/d9575e14-c3b4-4b68-bee3-512f061f19a8/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:55:29.822 9 INFO glance.api.v2.image_data [None req-94768c6b-1866-4b2c-b09e-5f63c91cbf39 0794dc25a7da4feb9dc7059ef2987700 66cf903851f9443f8ffed862977764ea - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 00:55:29.867 9 WARNING glance_store._drivers.rbd [None req-94768c6b-1866-4b2c-b09e-5f63c91cbf39 0794dc25a7da4feb9dc7059ef2987700 66cf903851f9443f8ffed862977764ea - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-27 00:55:30.759 9 INFO glance.location [None req-94768c6b-1866-4b2c-b09e-5f63c91cbf39 0794dc25a7da4feb9dc7059ef2987700 66cf903851f9443f8ffed862977764ea - - default default] Image format matched and virtual size computed: 1024 [pid: 9|app: 0|req: 354/710] 10.0.0.233 () {32 vars in 727 bytes} [Fri Feb 27 00:55:29 2026] PUT /v2/images/d9575e14-c3b4-4b68-bee3-512f061f19a8/file => generated 0 bytes in 979 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/711] 10.0.0.233 () {32 vars in 707 bytes} [Fri Feb 27 00:55:30 2026] GET /v2/images/d9575e14-c3b4-4b68-bee3-512f061f19a8 => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 355/712] 10.0.0.233 () {32 vars in 717 bytes} [Fri Feb 27 00:55:30 2026] GET /v2/images/d9575e14-c3b4-4b68-bee3-512f061f19a8/file => generated 1024 bytes in 128 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/713] 10.0.0.233 () {34 vars in 655 bytes} [Fri Feb 27 00:55:30 2026] POST /v2/images => generated 648 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 9|app: 0|req: 356/714] 10.0.0.233 () {32 vars in 726 bytes} [Fri Feb 27 00:55:30 2026] PATCH /v2/images/efc927a3-3f73-4f16-817d-d2cca804c810 => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/715] 10.0.0.233 () {32 vars in 707 bytes} [Fri Feb 27 00:55:31 2026] GET /v2/images/efc927a3-3f73-4f16-817d-d2cca804c810 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:55:31.082 9 WARNING glance.api.v2.images [None req-cad1ccab-b611-4ee6-9bc2-c089aba20488 0794dc25a7da4feb9dc7059ef2987700 66cf903851f9443f8ffed862977764ea - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//efc927a3-3f73-4f16-817d-d2cca804c810 [pid: 9|app: 0|req: 357/716] 10.0.0.233 () {32 vars in 710 bytes} [Fri Feb 27 00:55:31 2026] DELETE /v2/images/efc927a3-3f73-4f16-817d-d2cca804c810 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/717] 10.0.0.233 () {32 vars in 707 bytes} [Fri Feb 27 00:55:31 2026] GET /v2/images/efc927a3-3f73-4f16-817d-d2cca804c810 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 00:55:31.142 9 WARNING glance.api.v2.images [None req-e2530ed8-13c5-45ae-bdee-02ffb9347d66 0794dc25a7da4feb9dc7059ef2987700 66cf903851f9443f8ffed862977764ea - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d9575e14-c3b4-4b68-bee3-512f061f19a8 [pid: 9|app: 0|req: 358/718] 10.0.0.233 () {32 vars in 710 bytes} [Fri Feb 27 00:55:31 2026] DELETE /v2/images/d9575e14-c3b4-4b68-bee3-512f061f19a8 => generated 0 bytes in 825 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/719] 10.0.0.233 () {32 vars in 707 bytes} [Fri Feb 27 00:55:31 2026] GET /v2/images/d9575e14-c3b4-4b68-bee3-512f061f19a8 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 00:55:32.001 9 WARNING glance.api.v2.images [None req-0b492e15-e0c6-4f86-bb9b-939a39665041 0794dc25a7da4feb9dc7059ef2987700 66cf903851f9443f8ffed862977764ea - - default default] Failed to find image db4fc3dc-8cc2-49fe-976d-23ef13392a99 to delete: glance.common.exception.ImageNotFound: No image found with ID db4fc3dc-8cc2-49fe-976d-23ef13392a99 [pid: 9|app: 0|req: 359/720] 10.0.0.233 () {32 vars in 710 bytes} [Fri Feb 27 00:55:31 2026] DELETE /v2/images/db4fc3dc-8cc2-49fe-976d-23ef13392a99 => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/721] 10.0.0.233 () {32 vars in 707 bytes} [Fri Feb 27 00:55:32 2026] GET /v2/images/db4fc3dc-8cc2-49fe-976d-23ef13392a99 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/724] 10.0.0.226 () {36 vars in 987 bytes} [Fri Feb 27 00:55:32 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 361/725] 10.0.0.226 () {36 vars in 927 bytes} [Fri Feb 27 00:55:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/726] 10.0.0.233 () {30 vars in 411 bytes} [Fri Feb 27 00:55:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 363/729] 10.0.0.226 () {36 vars in 987 bytes} [Fri Feb 27 00:55:45 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/730] 10.0.0.226 () {36 vars in 927 bytes} [Fri Feb 27 00:55:45 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: 9|app: 0|req: 364/731] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:55:45 2026] GET /v2/images => generated 4892 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/732] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:55:45 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: 9|app: 0|req: 371/745] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:56:45 2026] GET /v2/images => generated 4892 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/746] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:56:46 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: 9|app: 0|req: 372/747] 10.0.0.233 () {32 vars in 707 bytes} [Fri Feb 27 00:56:47 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc => 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: 376/748] 10.0.0.233 () {32 vars in 707 bytes} [Fri Feb 27 00:56:47 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 373/749] 10.0.0.143 () {36 vars in 987 bytes} [Fri Feb 27 00:56:47 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc => 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: 377/750] 10.0.0.143 () {36 vars in 927 bytes} [Fri Feb 27 00:56:47 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: 9|app: 0|req: 374/751] 10.0.0.143 () {36 vars in 927 bytes} [Fri Feb 27 00:56:47 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: 378/752] 10.0.0.143 () {36 vars in 987 bytes} [Fri Feb 27 00:56:47 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 375/753] 10.0.0.143 () {36 vars in 927 bytes} [Fri Feb 27 00:56: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: 379/754] 10.0.0.143 () {36 vars in 927 bytes} [Fri Feb 27 00:56:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 376/755] 10.0.0.143 () {36 vars in 987 bytes} [Fri Feb 27 00:56:47 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc => 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: 380/756] 10.0.0.143 () {36 vars in 927 bytes} [Fri Feb 27 00:56: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: 9|app: 0|req: 377/757] 10.0.0.176 () {36 vars in 911 bytes} [Fri Feb 27 00:56:47 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/758] 10.0.0.176 () {36 vars in 1007 bytes} [Fri Feb 27 00:56:47 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc/locations => generated 127 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 378/759] 10.0.0.176 () {36 vars in 987 bytes} [Fri Feb 27 00:56:47 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc => 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: 382/760] 10.0.0.176 () {36 vars in 927 bytes} [Fri Feb 27 00:56:47 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 379/761] 10.0.0.176 () {36 vars in 927 bytes} [Fri Feb 27 00:56:47 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/768] 10.0.0.226 () {36 vars in 987 bytes} [Fri Feb 27 00:57:12 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 383/769] 10.0.0.226 () {36 vars in 927 bytes} [Fri Feb 27 00:57: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: 9|app: 0|req: 385/772] 10.0.0.226 () {36 vars in 987 bytes} [Fri Feb 27 00:57:24 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc => 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: 388/773] 10.0.0.226 () {36 vars in 927 bytes} [Fri Feb 27 00:57:24 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: 9|app: 0|req: 386/774] 10.0.0.226 () {36 vars in 987 bytes} [Fri Feb 27 00:57:24 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc => 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: 389/775] 10.0.0.226 () {36 vars in 927 bytes} [Fri Feb 27 00:57:24 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: 9|app: 0|req: 389/780] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:57:45 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: 392/781] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:57:45 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: 9|app: 0|req: 390/782] 10.0.0.226 () {36 vars in 987 bytes} [Fri Feb 27 00:57:47 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc => 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: 393/783] 10.0.0.226 () {36 vars in 927 bytes} [Fri Feb 27 00:57:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 396/794] 10.0.0.226 () {36 vars in 987 bytes} [Fri Feb 27 00:58:39 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc => 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: 399/795] 10.0.0.226 () {36 vars in 927 bytes} [Fri Feb 27 00:58: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: 401/798] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:58:45 2026] GET /v2/images => generated 4892 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 398/799] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:58:46 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: 9|app: 0|req: 400/802] 10.0.0.226 () {36 vars in 987 bytes} [Fri Feb 27 00:58:57 2026] GET /v2/images/23f01b6e-a86e-4782-97c6-de0f361cf2fc => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/803] 10.0.0.226 () {36 vars in 927 bytes} [Fri Feb 27 00:58: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: 408/812] 199.204.45.89 () {32 vars in 825 bytes} [Fri Feb 27 00:59:33 2026] GET /v2/images?status=active&owner=e6b597f572134e97ac3b157b08b06c45&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 405/813] 199.204.45.89 () {32 vars in 652 bytes} [Fri Feb 27 00:59:33 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: 409/814] 10.0.0.143 () {36 vars in 987 bytes} [Fri Feb 27 00:59:33 2026] GET /v2/images/a2abfc8d-fea8-4fad-bda6-18f5732a9266 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 406/815] 10.0.0.143 () {36 vars in 927 bytes} [Fri Feb 27 00:59:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/816] 10.0.0.143 () {36 vars in 927 bytes} [Fri Feb 27 00:59:33 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: 9|app: 0|req: 407/817] 10.0.0.143 () {36 vars in 987 bytes} [Fri Feb 27 00:59:33 2026] GET /v2/images/a2abfc8d-fea8-4fad-bda6-18f5732a9266 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/818] 10.0.0.143 () {36 vars in 927 bytes} [Fri Feb 27 00:59:33 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: 9|app: 0|req: 408/819] 10.0.0.143 () {36 vars in 927 bytes} [Fri Feb 27 00:59:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/820] 10.0.0.143 () {36 vars in 987 bytes} [Fri Feb 27 00:59:33 2026] GET /v2/images/a2abfc8d-fea8-4fad-bda6-18f5732a9266 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 409/821] 10.0.0.143 () {36 vars in 927 bytes} [Fri Feb 27 00:59:33 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/822] 10.0.0.176 () {36 vars in 911 bytes} [Fri Feb 27 00:59:34 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 9|app: 0|req: 410/823] 10.0.0.176 () {36 vars in 1007 bytes} [Fri Feb 27 00:59:34 2026] GET /v2/images/a2abfc8d-fea8-4fad-bda6-18f5732a9266/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: 414/824] 10.0.0.176 () {36 vars in 987 bytes} [Fri Feb 27 00:59:34 2026] GET /v2/images/a2abfc8d-fea8-4fad-bda6-18f5732a9266 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 411/825] 10.0.0.176 () {36 vars in 927 bytes} [Fri Feb 27 00:59:34 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: 415/826] 10.0.0.176 () {36 vars in 927 bytes} [Fri Feb 27 00:59:34 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: 9|app: 0|req: 413/829] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:59:45 2026] GET /v2/images => generated 4892 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/830] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 00:59:45 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/843] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 01:00:45 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: 9|app: 0|req: 420/844] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 01:00:45 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: 9|app: 0|req: 427/857] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 01:01:45 2026] GET /v2/images => generated 4892 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/858] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 01:01:45 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: 438/871] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 01:02:45 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: 9|app: 0|req: 434/872] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 01:02:45 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: 9|app: 0|req: 441/885] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 01:03:45 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: 8|app: 0|req: 445/886] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 01:03:45 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: 452/899] 10.0.0.233 () {32 vars in 633 bytes} [Fri Feb 27 01:04:45 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: 9|app: 0|req: 448/900] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 01:04:45 2026] GET /v2/images => generated 4892 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/901] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 01:04:45 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: 9|app: 0|req: 455/914] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 01:05:45 2026] GET /v2/images => generated 4892 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/915] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 01:05:45 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: 8|app: 0|req: 467/928] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 01:06:45 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: 9|app: 0|req: 462/929] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 01:06:45 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: 474/942] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 01:07:45 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: 9|app: 0|req: 469/943] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 01:07:45 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: 9|app: 0|req: 476/956] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 01:08:45 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: 8|app: 0|req: 481/957] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 01:08:45 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)