+ 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 [Thu Feb 26 05:29:13 2026] *** compiled with version: 13.3.0 on 25 February 2026 01:01:48 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-77cb55b8b8-ngpxv 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 0x7fcff2e82668 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-26 05:29:15.519 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-26 05:29:15.585 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-26 05:29:16.424 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-26 05:29:16.425 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-26 05:29:16.425 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-26 05:29:16.515 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-26 05:29:16.516 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-26 05:29:16.516 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-26 05:29:18.402 8 WARNING glance.api.v2.images [None req-b1e5f529-4524-4535-8474-99dafbbe8938 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-26 05:29:18.569 7 WARNING glance.api.v2.images [None req-416ce555-2753-4ec4-bc35-41d592c71ec4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-26 05:29:18.727 8 WARNING keystonemiddleware._common.config [None req-b1e5f529-4524-4535-8474-99dafbbe8938 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 05:29:18.734 8 WARNING oslo_config.cfg [None req-b1e5f529-4524-4535-8474-99dafbbe8938 - - - - - -] 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 0x7fcff2e82668 pid: 8 (default app) 2026-02-26 05:29:18.891 7 WARNING keystonemiddleware._common.config [None req-416ce555-2753-4ec4-bc35-41d592c71ec4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 05:29:18.898 7 WARNING oslo_config.cfg [None req-416ce555-2753-4ec4-bc35-41d592c71ec4 - - - - - -] 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 0x7fcff2e82668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 162.253.55.195 () {42 vars in 688 bytes} [Thu Feb 26 05:29:20 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 05:29:20.492 7 WARNING oslo_policy.policy [None req-6efd5d19-ebd3-4a26-8f1d-4b8b8679386f 77112a1276cc41219a76682c30cdf417 e651f1cfb87f48e691bbca515369e0b4 - - 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-26 05:29:20.493 7 WARNING oslo_policy.policy [None req-6efd5d19-ebd3-4a26-8f1d-4b8b8679386f 77112a1276cc41219a76682c30cdf417 e651f1cfb87f48e691bbca515369e0b4 - - 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-26 05:29:20.507 7 WARNING oslo_policy.policy [None req-6efd5d19-ebd3-4a26-8f1d-4b8b8679386f 77112a1276cc41219a76682c30cdf417 e651f1cfb87f48e691bbca515369e0b4 - - 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-26 05:29:20.508 7 WARNING oslo_policy.policy [None req-6efd5d19-ebd3-4a26-8f1d-4b8b8679386f 77112a1276cc41219a76682c30cdf417 e651f1cfb87f48e691bbca515369e0b4 - - 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/4] 162.253.55.195 () {44 vars in 910 bytes} [Thu Feb 26 05:29:20 2026] GET /v2/images => generated 69 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 162.253.55.195 () {42 vars in 688 bytes} [Thu Feb 26 05:29: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: 2/6] 162.253.55.195 () {44 vars in 910 bytes} [Thu Feb 26 05:29:23 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 05:29:23.855 8 WARNING oslo_policy.policy [None req-3995c5ff-ec37-4fdd-a2e0-5fe1bad21de3 77112a1276cc41219a76682c30cdf417 e651f1cfb87f48e691bbca515369e0b4 - - 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-26 05:29:23.855 8 WARNING oslo_policy.policy [None req-3995c5ff-ec37-4fdd-a2e0-5fe1bad21de3 77112a1276cc41219a76682c30cdf417 e651f1cfb87f48e691bbca515369e0b4 - - 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: 5/7] 162.253.55.195 () {44 vars in 911 bytes} [Thu Feb 26 05:29:23 2026] GET /v2/images/cirros => generated 151 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 162.253.55.195 () {44 vars in 933 bytes} [Thu Feb 26 05:29:23 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 05:29:23.981 8 WARNING oslo_policy.policy [None req-9b707594-0f80-4678-8cd4-90382dc6f5de 77112a1276cc41219a76682c30cdf417 e651f1cfb87f48e691bbca515369e0b4 - - 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-26 05:29:23.982 8 WARNING oslo_policy.policy [None req-9b707594-0f80-4678-8cd4-90382dc6f5de 77112a1276cc41219a76682c30cdf417 e651f1cfb87f48e691bbca515369e0b4 - - 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/9] 162.253.55.195 () {44 vars in 939 bytes} [Thu Feb 26 05:29:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 05:29:24.065 7 WARNING oslo_config.cfg [None req-0140f093-1c65-4ec0-a22c-bc2b5bcc6266 77112a1276cc41219a76682c30cdf417 e651f1cfb87f48e691bbca515369e0b4 - - 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/10] 162.253.55.195 () {48 vars in 951 bytes} [Thu Feb 26 05:29:24 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-26 05:29:24.089 8 WARNING oslo_policy.policy [None req-2f7113a2-6a3d-4ce5-a0f0-f80d2ec0c349 77112a1276cc41219a76682c30cdf417 e651f1cfb87f48e691bbca515369e0b4 - - 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-26 05:29:24.089 8 WARNING oslo_policy.policy [None req-2f7113a2-6a3d-4ce5-a0f0-f80d2ec0c349 77112a1276cc41219a76682c30cdf417 e651f1cfb87f48e691bbca515369e0b4 - - 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-26 05:29:24.090 8 INFO glance.api.v2.image_data [None req-2f7113a2-6a3d-4ce5-a0f0-f80d2ec0c349 77112a1276cc41219a76682c30cdf417 e651f1cfb87f48e691bbca515369e0b4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 05:29:28.177 8 INFO glance.location [None req-2f7113a2-6a3d-4ce5-a0f0-f80d2ec0c349 77112a1276cc41219a76682c30cdf417 e651f1cfb87f48e691bbca515369e0b4 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 7/13] 162.253.55.195 () {48 vars in 1045 bytes} [Thu Feb 26 05:29:24 2026] PUT /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8/file => generated 0 bytes in 4133 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7145 switches on core 0) [pid: 7|app: 0|req: 7/14] 162.253.55.195 () {44 vars in 971 bytes} [Thu Feb 26 05:29:28 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 05:29:28.254 8 WARNING oslo_config.cfg [None req-28f19b29-f97b-4a4e-bfa2-782e3a4058ea 77112a1276cc41219a76682c30cdf417 e651f1cfb87f48e691bbca515369e0b4 - - 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: 8/15] 162.253.55.195 () {44 vars in 971 bytes} [Thu Feb 26 05:29:28 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/256] 162.253.55.195 () {42 vars in 688 bytes} [Thu Feb 26 05:49:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/257] 162.253.55.195 () {44 vars in 910 bytes} [Thu Feb 26 05:49:28 2026] GET /v2/images => generated 1240 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/260] 162.253.55.195 () {42 vars in 688 bytes} [Thu Feb 26 05:49:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/261] 162.253.55.195 () {44 vars in 910 bytes} [Thu Feb 26 05:49:43 2026] GET /v2/images => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/262] 162.253.55.195 () {44 vars in 937 bytes} [Thu Feb 26 05:49:43 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: 7|app: 0|req: 131/263] 162.253.55.195 () {44 vars in 959 bytes} [Thu Feb 26 05:49:43 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/264] 162.253.55.195 () {44 vars in 939 bytes} [Thu Feb 26 05:49:43 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: 7|app: 0|req: 132/265] 162.253.55.195 () {48 vars in 951 bytes} [Thu Feb 26 05:49:43 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-26 05:49:43.392 8 INFO glance.api.v2.image_data [None req-df334077-9910-4590-80c2-78e38937773d 77112a1276cc41219a76682c30cdf417 e651f1cfb87f48e691bbca515369e0b4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 05:50:07.776 8 INFO glance.location [None req-df334077-9910-4590-80c2-78e38937773d 77112a1276cc41219a76682c30cdf417 e651f1cfb87f48e691bbca515369e0b4 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 134/270] 162.253.55.195 () {48 vars in 1046 bytes} [Thu Feb 26 05:49:43 2026] PUT /v2/images/c2a6fd86-d297-425e-953c-9eda6cf94ddc/file => generated 0 bytes in 24440 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64269 switches on core 0) [pid: 7|app: 0|req: 137/271] 162.253.55.195 () {44 vars in 971 bytes} [Thu Feb 26 05:50:07 2026] GET /v2/images/c2a6fd86-d297-425e-953c-9eda6cf94ddc => 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: 135/272] 162.253.55.195 () {44 vars in 971 bytes} [Thu Feb 26 05:50:07 2026] GET /v2/images/c2a6fd86-d297-425e-953c-9eda6cf94ddc => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 162.253.55.195 () {42 vars in 688 bytes} [Thu Feb 26 05:50: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: 139/276] 162.253.55.195 () {44 vars in 910 bytes} [Thu Feb 26 05:50:09 2026] GET /v2/images => generated 2451 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/355] 162.253.55.195 () {42 vars in 688 bytes} [Thu Feb 26 05:56:39 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/356] 162.253.55.195 () {44 vars in 910 bytes} [Thu Feb 26 05:56:39 2026] GET /v2/images => generated 2451 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/359] 162.253.55.195 () {42 vars in 688 bytes} [Thu Feb 26 05:56:50 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: 179/360] 162.253.55.195 () {44 vars in 910 bytes} [Thu Feb 26 05:56:50 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/361] 162.253.55.195 () {44 vars in 947 bytes} [Thu Feb 26 05:56:50 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/362] 162.253.55.195 () {44 vars in 969 bytes} [Thu Feb 26 05:56:50 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/363] 162.253.55.195 () {44 vars in 939 bytes} [Thu Feb 26 05:56:50 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: 181/364] 162.253.55.195 () {48 vars in 951 bytes} [Thu Feb 26 05:56:50 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-26 05:56:50.933 7 WARNING oslo_policy.policy [None req-985d8238-3267-403f-bb65-7e262d8789ef 77112a1276cc41219a76682c30cdf417 e651f1cfb87f48e691bbca515369e0b4 - - 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-26 05:56:50.933 7 WARNING oslo_policy.policy [None req-985d8238-3267-403f-bb65-7e262d8789ef 77112a1276cc41219a76682c30cdf417 e651f1cfb87f48e691bbca515369e0b4 - - 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-26 05:56:50.934 7 INFO glance.api.v2.image_data [None req-985d8238-3267-403f-bb65-7e262d8789ef 77112a1276cc41219a76682c30cdf417 e651f1cfb87f48e691bbca515369e0b4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 05:57:03.994 7 INFO glance.location [None req-985d8238-3267-403f-bb65-7e262d8789ef 77112a1276cc41219a76682c30cdf417 e651f1cfb87f48e691bbca515369e0b4 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 184/367] 162.253.55.195 () {48 vars in 1045 bytes} [Thu Feb 26 05:56:50 2026] PUT /v2/images/89d3c86e-2d20-433b-b945-aad97d7c6245/file => generated 0 bytes in 13134 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26690 switches on core 0) [pid: 8|app: 0|req: 184/368] 162.253.55.195 () {44 vars in 971 bytes} [Thu Feb 26 05:57:04 2026] GET /v2/images/89d3c86e-2d20-433b-b945-aad97d7c6245 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/369] 162.253.55.195 () {48 vars in 1050 bytes} [Thu Feb 26 05:57:04 2026] PATCH /v2/images/89d3c86e-2d20-433b-b945-aad97d7c6245 => generated 1234 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/370] 162.253.55.195 () {44 vars in 971 bytes} [Thu Feb 26 05:57:04 2026] GET /v2/images/89d3c86e-2d20-433b-b945-aad97d7c6245 => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/379] 162.253.55.195 () {42 vars in 688 bytes} [Thu Feb 26 05:57:45 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: 190/380] 162.253.55.195 () {44 vars in 910 bytes} [Thu Feb 26 05:57:45 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/385] 162.253.55.195 () {42 vars in 688 bytes} [Thu Feb 26 05:58:01 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: 193/386] 162.253.55.195 () {44 vars in 910 bytes} [Thu Feb 26 05:58:01 2026] GET /v2/images => generated 3687 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/387] 162.253.55.195 () {44 vars in 939 bytes} [Thu Feb 26 05:58:01 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/388] 162.253.55.195 () {44 vars in 961 bytes} [Thu Feb 26 05:58:01 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/389] 162.253.55.195 () {44 vars in 939 bytes} [Thu Feb 26 05:58:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/390] 162.253.55.195 () {48 vars in 951 bytes} [Thu Feb 26 05:58:01 2026] POST /v2/images => generated 791 bytes in 202 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-26 05:58:01.435 8 INFO glance.api.v2.image_data [None req-4042f4e2-4cfa-4842-bbd9-8c4b3bc00f36 77112a1276cc41219a76682c30cdf417 e651f1cfb87f48e691bbca515369e0b4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 05:58:16.125 8 INFO glance.location [None req-4042f4e2-4cfa-4842-bbd9-8c4b3bc00f36 77112a1276cc41219a76682c30cdf417 e651f1cfb87f48e691bbca515369e0b4 - - default default] Image format matched and virtual size computed: 2782199808 [pid: 8|app: 0|req: 196/393] 162.253.55.195 () {48 vars in 1045 bytes} [Thu Feb 26 05:58:01 2026] PUT /v2/images/01c3ed29-7250-4030-8db4-2bdd27b36cb3/file => generated 0 bytes in 14745 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26345 switches on core 0) [pid: 7|app: 0|req: 198/394] 162.253.55.195 () {44 vars in 971 bytes} [Thu Feb 26 05:58:16 2026] GET /v2/images/01c3ed29-7250-4030-8db4-2bdd27b36cb3 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/395] 162.253.55.195 () {44 vars in 971 bytes} [Thu Feb 26 05:58:16 2026] GET /v2/images/01c3ed29-7250-4030-8db4-2bdd27b36cb3 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 222/444] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:02:08 2026] GET /v2/images => generated 4892 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 223/445] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:02:09 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: 230/458] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:03:08 2026] GET /v2/images => generated 4892 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/459] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:03:08 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: 237/472] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:04:08 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/473] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:04:08 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/486] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:05:08 2026] GET /v2/images => generated 4892 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/487] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:05:08 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: 250/500] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:06:08 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/501] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:06:09 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/514] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:07:08 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: 257/515] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:07:08 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: 264/528] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:08:09 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/529] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:08:09 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/542] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:09:08 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/543] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:09:08 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/554] 162.253.55.195 () {42 vars in 688 bytes} [Thu Feb 26 06:10:00 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/555] 162.253.55.195 () {44 vars in 910 bytes} [Thu Feb 26 06:10:00 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: 279/558] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:10:08 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/559] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:10:08 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: 287/572] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:11:08 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: 286/573] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:11:08 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: 294/586] 162.253.55.195 () {42 vars in 688 bytes} [Thu Feb 26 06:12:08 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/587] 162.253.55.195 () {44 vars in 910 bytes} [Thu Feb 26 06:12:08 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/588] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:12:08 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/589] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:12:08 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/590] 162.253.55.195 () {42 vars in 688 bytes} [Thu Feb 26 06:12:10 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: 295/591] 162.253.55.195 () {44 vars in 910 bytes} [Thu Feb 26 06:12:10 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: 300/600] 162.253.55.195 () {42 vars in 688 bytes} [Thu Feb 26 06:12:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/601] 162.253.55.195 () {44 vars in 910 bytes} [Thu Feb 26 06:12:54 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: 303/604] 162.253.55.195 () {42 vars in 688 bytes} [Thu Feb 26 06:13:02 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: 302/605] 162.253.55.195 () {44 vars in 910 bytes} [Thu Feb 26 06:13:02 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: 7|app: 0|req: 305/608] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:13:08 2026] GET /v2/images => generated 4892 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/609] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:13:08 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/618] 162.253.55.195 () {42 vars in 688 bytes} [Thu Feb 26 06:13:54 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: 309/619] 162.253.55.195 () {44 vars in 910 bytes} [Thu Feb 26 06:13:54 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/624] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:14:08 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/625] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:14:08 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: 315/630] 10.0.0.60 () {32 vars in 632 bytes} [Thu Feb 26 06:14:35 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/635] 10.0.0.121 () {36 vars in 987 bytes} [Thu Feb 26 06:14:54 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => 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: 318/636] 10.0.0.121 () {36 vars in 927 bytes} [Thu Feb 26 06:14: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) 2026-02-26 06:14:55.052 7 WARNING keystonemiddleware.audit [None req-6d412b02-f30a-4695-94b3-41dbfecdde6a c7391297ad4646569f0b62991df48bd8 524b48119d934b60bdbbce0da09fadc1 - - default default] Skipping service tempest-service-1661451879 as it have no endpoints. [pid: 7|app: 0|req: 319/637] 10.0.0.121 () {36 vars in 987 bytes} [Thu Feb 26 06:14:55 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 06:14:55.075 8 WARNING keystonemiddleware.audit [None req-6d412b02-f30a-4695-94b3-41dbfecdde6a c7391297ad4646569f0b62991df48bd8 524b48119d934b60bdbbce0da09fadc1 - - default default] Skipping service tempest-service-1661451879 as it have no endpoints. [pid: 8|app: 0|req: 319/638] 10.0.0.121 () {36 vars in 927 bytes} [Thu Feb 26 06:14:55 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/641] 162.253.55.195 () {36 vars in 991 bytes} [Thu Feb 26 06:15:02 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => generated 1171 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/642] 162.253.55.195 () {36 vars in 931 bytes} [Thu Feb 26 06:15:02 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/643] 162.253.55.195 () {36 vars in 991 bytes} [Thu Feb 26 06:15:03 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => 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: 322/644] 162.253.55.195 () {36 vars in 931 bytes} [Thu Feb 26 06:15:03 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: 324/647] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:15:09 2026] GET /v2/images => generated 4892 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/648] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:15:09 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/651] 10.0.0.173 () {36 vars in 987 bytes} [Thu Feb 26 06:15:18 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => generated 1171 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/652] 10.0.0.173 () {36 vars in 927 bytes} [Thu Feb 26 06:15:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/653] 10.0.0.173 () {36 vars in 927 bytes} [Thu Feb 26 06:15:18 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/654] 10.0.0.173 () {36 vars in 987 bytes} [Thu Feb 26 06:15:18 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => 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: 328/655] 10.0.0.173 () {36 vars in 927 bytes} [Thu Feb 26 06:15:18 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/656] 10.0.0.173 () {36 vars in 927 bytes} [Thu Feb 26 06:15:19 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/657] 10.0.0.173 () {36 vars in 987 bytes} [Thu Feb 26 06:15:19 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/658] 10.0.0.173 () {36 vars in 927 bytes} [Thu Feb 26 06:15:19 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: 330/659] 10.0.0.173 () {36 vars in 927 bytes} [Thu Feb 26 06:15:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/660] 10.0.0.86 () {36 vars in 986 bytes} [Thu Feb 26 06:15:20 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => generated 1171 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/661] 10.0.0.86 () {36 vars in 926 bytes} [Thu Feb 26 06:15:20 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: 331/662] 10.0.0.86 () {36 vars in 986 bytes} [Thu Feb 26 06:15:20 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => 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: 332/663] 10.0.0.86 () {36 vars in 926 bytes} [Thu Feb 26 06:15:20 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/664] 10.0.0.86 () {36 vars in 926 bytes} [Thu Feb 26 06:15:20 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: 333/665] 10.0.0.60 () {30 vars in 410 bytes} [Thu Feb 26 06: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: 8|app: 0|req: 333/666] 10.0.0.121 () {36 vars in 987 bytes} [Thu Feb 26 06:15:27 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => 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: 334/667] 10.0.0.121 () {36 vars in 927 bytes} [Thu Feb 26 06:15:27 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: 335/670] 10.0.0.121 () {36 vars in 987 bytes} [Thu Feb 26 06:15:32 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/671] 10.0.0.121 () {36 vars in 927 bytes} [Thu Feb 26 06:15: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: 7|app: 0|req: 340/678] 10.0.0.121 () {36 vars in 987 bytes} [Thu Feb 26 06:15:59 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => 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: 339/679] 10.0.0.121 () {36 vars in 927 bytes} [Thu Feb 26 06:15:59 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: 341/682] 10.0.0.121 () {36 vars in 987 bytes} [Thu Feb 26 06:16:08 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => 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: 342/683] 10.0.0.121 () {36 vars in 927 bytes} [Thu Feb 26 06:16:08 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/684] 10.0.0.60 () {34 vars in 654 bytes} [Thu Feb 26 06:16:09 2026] POST /v2/images => generated 648 bytes in 149 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-26 06:16:09.270 7 WARNING glance.api.v2.images [None req-388085dc-c9d0-4dee-ac61-2a0f05c629d5 a037f2a53aad44289aedfcea2f1d57af 8dcebf00ffb64f0dbafcb7a6f2ed0305 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5a60d43c-9a75-4cb9-90f5-b2a3d23e5027 [pid: 7|app: 0|req: 343/685] 10.0.0.60 () {32 vars in 709 bytes} [Thu Feb 26 06:16:09 2026] DELETE /v2/images/5a60d43c-9a75-4cb9-90f5-b2a3d23e5027 => 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: 343/686] 10.0.0.60 () {32 vars in 706 bytes} [Thu Feb 26 06:16:09 2026] GET /v2/images/5a60d43c-9a75-4cb9-90f5-b2a3d23e5027 => 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: 344/687] 10.0.0.60 () {32 vars in 632 bytes} [Thu Feb 26 06:16:09 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/688] 10.0.0.60 () {34 vars in 654 bytes} [Thu Feb 26 06:16:09 2026] POST /v2/images => generated 702 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/689] 10.0.0.60 () {32 vars in 716 bytes} [Thu Feb 26 06:16:09 2026] GET /v2/images/62464894-2859-4ada-a7c5-cd4334bc79ce/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 06:16:09.455 7 INFO glance.api.v2.image_data [None req-58cb5bae-34f6-4e52-9657-f04908b74436 a037f2a53aad44289aedfcea2f1d57af 8dcebf00ffb64f0dbafcb7a6f2ed0305 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. [pid: 8|app: 0|req: 344/690] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:16:09 2026] GET /v2/images => generated 5596 bytes in 107 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.124 () {28 vars in 569 bytes} [Thu Feb 26 06:16:09 2026] GET /v2/images => generated 5596 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 06:16:09.520 7 WARNING glance_store._drivers.rbd [None req-58cb5bae-34f6-4e52-9657-f04908b74436 a037f2a53aad44289aedfcea2f1d57af 8dcebf00ffb64f0dbafcb7a6f2ed0305 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-26 06:16:10.411 7 INFO glance.location [None req-58cb5bae-34f6-4e52-9657-f04908b74436 a037f2a53aad44289aedfcea2f1d57af 8dcebf00ffb64f0dbafcb7a6f2ed0305 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 347/692] 10.0.0.60 () {32 vars in 726 bytes} [Thu Feb 26 06:16:09 2026] PUT /v2/images/62464894-2859-4ada-a7c5-cd4334bc79ce/file => generated 0 bytes in 1012 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/693] 10.0.0.60 () {32 vars in 706 bytes} [Thu Feb 26 06:16:10 2026] GET /v2/images/62464894-2859-4ada-a7c5-cd4334bc79ce => 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: 348/694] 10.0.0.60 () {32 vars in 716 bytes} [Thu Feb 26 06:16:10 2026] GET /v2/images/62464894-2859-4ada-a7c5-cd4334bc79ce/file => generated 1024 bytes in 140 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/695] 10.0.0.60 () {34 vars in 654 bytes} [Thu Feb 26 06:16:10 2026] POST /v2/images => generated 649 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/696] 10.0.0.60 () {32 vars in 725 bytes} [Thu Feb 26 06:16:10 2026] PATCH /v2/images/f67c8179-6d08-40cc-8418-bba12687b019 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/697] 10.0.0.60 () {32 vars in 706 bytes} [Thu Feb 26 06:16:10 2026] GET /v2/images/f67c8179-6d08-40cc-8418-bba12687b019 => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 06:16:10.762 7 WARNING glance.api.v2.images [None req-36b7e33c-9119-4b5a-9eef-b796cae7a0a1 a037f2a53aad44289aedfcea2f1d57af 8dcebf00ffb64f0dbafcb7a6f2ed0305 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f67c8179-6d08-40cc-8418-bba12687b019 [pid: 7|app: 0|req: 350/698] 10.0.0.60 () {32 vars in 709 bytes} [Thu Feb 26 06:16:10 2026] DELETE /v2/images/f67c8179-6d08-40cc-8418-bba12687b019 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/699] 10.0.0.60 () {32 vars in 706 bytes} [Thu Feb 26 06:16:10 2026] GET /v2/images/f67c8179-6d08-40cc-8418-bba12687b019 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 06:16:10.849 7 WARNING glance.api.v2.images [None req-3b01f37e-6d62-4d09-869d-d56e47747fc3 a037f2a53aad44289aedfcea2f1d57af 8dcebf00ffb64f0dbafcb7a6f2ed0305 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//62464894-2859-4ada-a7c5-cd4334bc79ce [pid: 7|app: 0|req: 351/700] 10.0.0.60 () {32 vars in 709 bytes} [Thu Feb 26 06:16:10 2026] DELETE /v2/images/62464894-2859-4ada-a7c5-cd4334bc79ce => generated 0 bytes in 905 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/701] 10.0.0.60 () {32 vars in 706 bytes} [Thu Feb 26 06:16:11 2026] GET /v2/images/62464894-2859-4ada-a7c5-cd4334bc79ce => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 06:16:11.770 7 WARNING glance.api.v2.images [None req-58425d31-253b-4a5b-a4a5-2f71b0a88599 a037f2a53aad44289aedfcea2f1d57af 8dcebf00ffb64f0dbafcb7a6f2ed0305 - - default default] Failed to find image 5a60d43c-9a75-4cb9-90f5-b2a3d23e5027 to delete: glance.common.exception.ImageNotFound: No image found with ID 5a60d43c-9a75-4cb9-90f5-b2a3d23e5027 [pid: 7|app: 0|req: 352/702] 10.0.0.60 () {32 vars in 709 bytes} [Thu Feb 26 06:16:11 2026] DELETE /v2/images/5a60d43c-9a75-4cb9-90f5-b2a3d23e5027 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/703] 10.0.0.60 () {32 vars in 706 bytes} [Thu Feb 26 06:16:11 2026] GET /v2/images/5a60d43c-9a75-4cb9-90f5-b2a3d23e5027 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/710] 10.0.0.121 () {36 vars in 987 bytes} [Thu Feb 26 06:16:42 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => 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: 355/711] 10.0.0.121 () {36 vars in 927 bytes} [Thu Feb 26 06:16:42 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/712] 10.0.0.121 () {36 vars in 987 bytes} [Thu Feb 26 06:16:44 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => 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: 356/713] 10.0.0.121 () {36 vars in 927 bytes} [Thu Feb 26 06:16:44 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: 359/718] 10.0.0.121 () {36 vars in 987 bytes} [Thu Feb 26 06:17:05 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/719] 10.0.0.121 () {36 vars in 927 bytes} [Thu Feb 26 06:17:05 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/722] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:17:09 2026] GET /v2/images => generated 4892 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/723] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:17:09 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: 362/724] 10.0.0.60 () {32 vars in 706 bytes} [Thu Feb 26 06:17:17 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => 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: 363/725] 10.0.0.60 () {32 vars in 706 bytes} [Thu Feb 26 06:17:17 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => 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: 365/728] 10.0.0.173 () {36 vars in 987 bytes} [Thu Feb 26 06:17:18 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => generated 1171 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/729] 10.0.0.173 () {36 vars in 927 bytes} [Thu Feb 26 06:17:18 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/730] 10.0.0.173 () {36 vars in 927 bytes} [Thu Feb 26 06:17:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/731] 10.0.0.173 () {36 vars in 987 bytes} [Thu Feb 26 06:17:18 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => 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: 367/732] 10.0.0.173 () {36 vars in 927 bytes} [Thu Feb 26 06:17:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/733] 10.0.0.173 () {36 vars in 927 bytes} [Thu Feb 26 06:17:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/734] 10.0.0.173 () {36 vars in 987 bytes} [Thu Feb 26 06:17:18 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => 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: 367/735] 10.0.0.173 () {36 vars in 927 bytes} [Thu Feb 26 06:17:18 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/736] 10.0.0.173 () {36 vars in 927 bytes} [Thu Feb 26 06:17:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/737] 10.0.0.86 () {36 vars in 986 bytes} [Thu Feb 26 06:17:18 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/738] 10.0.0.86 () {36 vars in 926 bytes} [Thu Feb 26 06:17:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/739] 10.0.0.86 () {36 vars in 986 bytes} [Thu Feb 26 06:17:18 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/740] 10.0.0.86 () {36 vars in 926 bytes} [Thu Feb 26 06:17:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/741] 10.0.0.86 () {36 vars in 926 bytes} [Thu Feb 26 06:17:18 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: 375/750] 10.0.0.121 () {36 vars in 987 bytes} [Thu Feb 26 06:18:05 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => 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: 376/751] 10.0.0.121 () {36 vars in 927 bytes} [Thu Feb 26 06:18:05 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/754] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:18:09 2026] GET /v2/images => generated 4892 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/755] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:18:09 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: 380/758] 10.0.0.121 () {36 vars in 987 bytes} [Thu Feb 26 06:18:23 2026] GET /v2/images/e09933ad-3ba1-4378-bdef-7c07b7354bc8 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/759] 10.0.0.121 () {36 vars in 927 bytes} [Thu Feb 26 06:18:23 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: 385/768] 162.253.55.195 () {32 vars in 826 bytes} [Thu Feb 26 06:18:58 2026] GET /v2/images?status=active&owner=e651f1cfb87f48e691bbca515369e0b4&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/769] 162.253.55.195 () {32 vars in 653 bytes} [Thu Feb 26 06:18: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: 7|app: 0|req: 386/770] 10.0.0.173 () {36 vars in 987 bytes} [Thu Feb 26 06:18:59 2026] GET /v2/images/c2a6fd86-d297-425e-953c-9eda6cf94ddc => 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: 385/771] 10.0.0.173 () {36 vars in 927 bytes} [Thu Feb 26 06:18:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/772] 10.0.0.173 () {36 vars in 927 bytes} [Thu Feb 26 06:18:59 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: 386/773] 10.0.0.173 () {36 vars in 987 bytes} [Thu Feb 26 06:18:59 2026] GET /v2/images/c2a6fd86-d297-425e-953c-9eda6cf94ddc => 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: 388/774] 10.0.0.173 () {36 vars in 927 bytes} [Thu Feb 26 06:18:59 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: 387/775] 10.0.0.173 () {36 vars in 927 bytes} [Thu Feb 26 06:18:59 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/776] 10.0.0.173 () {36 vars in 987 bytes} [Thu Feb 26 06:18:59 2026] GET /v2/images/c2a6fd86-d297-425e-953c-9eda6cf94ddc => 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: 388/777] 10.0.0.173 () {36 vars in 927 bytes} [Thu Feb 26 06:18:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/778] 10.0.0.86 () {36 vars in 986 bytes} [Thu Feb 26 06:18:59 2026] GET /v2/images/c2a6fd86-d297-425e-953c-9eda6cf94ddc => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/779] 10.0.0.86 () {36 vars in 926 bytes} [Thu Feb 26 06:18:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/780] 10.0.0.86 () {36 vars in 986 bytes} [Thu Feb 26 06:18:59 2026] GET /v2/images/c2a6fd86-d297-425e-953c-9eda6cf94ddc => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/781] 10.0.0.86 () {36 vars in 926 bytes} [Thu Feb 26 06:18:59 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: 392/782] 10.0.0.86 () {36 vars in 926 bytes} [Thu Feb 26 06:18:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/785] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:19:08 2026] GET /v2/images => generated 4892 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/786] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:19:09 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: 399/799] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:20:08 2026] GET /v2/images => generated 4892 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/800] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:20:09 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/813] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:21:08 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: 406/814] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:21:08 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: 415/827] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:22:08 2026] GET /v2/images => generated 4892 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/828] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:22:08 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: 422/841] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:23:08 2026] GET /v2/images => generated 4892 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/842] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:23:08 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/855] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:24:08 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: 427/856] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:24:08 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: 434/869] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:25:08 2026] GET /v2/images => generated 4892 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/870] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:25:09 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/883] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:26:08 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: 441/884] 10.0.0.124 () {28 vars in 569 bytes} [Thu Feb 26 06:26:08 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)