+ 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 19:19:50 2026] *** compiled with version: 11.4.0 on 05 February 2026 22:27:32 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-7bfdbfc8b4-9rhw9 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.10.12 (main, Jan 8 2026, 06:52:19) [GCC 11.4.0] Python main interpreter initialized at 0x55c6ccdaf180 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)... /var/lib/openstack/lib/python3.10/site-packages/paste/deploy/loadwsgi.py:8: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/paste/deploy/loadwsgi.py:8: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-02-26 19:19:52.693 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-26 19:19:52.722 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-02-26 19:19:53.296 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 19:19:53.297 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 19:19:53.367 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 19:19:53.368 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 19:19:54.849 7 WARNING glance.api.v2.images [None req-4c2147f9-902f-4301-b523-03642505afc7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-26 19:19:54.950 8 WARNING glance.api.v2.images [None req-b5a306ac-69a6-4450-a388-6f55002b9610 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-26 19:19:55.085 7 WARNING keystonemiddleware._common.config [None req-4c2147f9-902f-4301-b523-03642505afc7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 19:19:55.093 7 WARNING oslo_config.cfg [None req-4c2147f9-902f-4301-b523-03642505afc7 - - - - - -] 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 0x55c6ccdaf180 pid: 7 (default app) 2026-02-26 19:19:55.195 8 WARNING keystonemiddleware._common.config [None req-b5a306ac-69a6-4450-a388-6f55002b9610 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 19:19:55.204 8 WARNING oslo_config.cfg [None req-b5a306ac-69a6-4450-a388-6f55002b9610 - - - - - -] 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 0x55c6ccdaf180 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 19:19:56 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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 19:19:56.814 8 WARNING oslo_policy.policy [None req-209adc88-b568-46c9-bcd8-14c274fba7a7 e3c0bfc700924ce084421af3fee0b456 7bb10ce3ad284bc88eb9ea9068dbeb21 - - 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 19:19:56.814 8 WARNING oslo_policy.policy [None req-209adc88-b568-46c9-bcd8-14c274fba7a7 e3c0bfc700924ce084421af3fee0b456 7bb10ce3ad284bc88eb9ea9068dbeb21 - - 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 19:19:56.832 8 WARNING oslo_policy.policy [None req-209adc88-b568-46c9-bcd8-14c274fba7a7 e3c0bfc700924ce084421af3fee0b456 7bb10ce3ad284bc88eb9ea9068dbeb21 - - 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 19:19:56.833 8 WARNING oslo_policy.policy [None req-209adc88-b568-46c9-bcd8-14c274fba7a7 e3c0bfc700924ce084421af3fee0b456 7bb10ce3ad284bc88eb9ea9068dbeb21 - - 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: 2/6] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 19:19:56 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: 7|app: 0|req: 5/7] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 19:20:00 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 19:20:00 2026] GET /v2/images => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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 19:20:00.231 7 WARNING oslo_policy.policy [None req-3560491a-6fc4-4299-9d78-ad03bad8322a e3c0bfc700924ce084421af3fee0b456 7bb10ce3ad284bc88eb9ea9068dbeb21 - - 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 19:20:00.231 7 WARNING oslo_policy.policy [None req-3560491a-6fc4-4299-9d78-ad03bad8322a e3c0bfc700924ce084421af3fee0b456 7bb10ce3ad284bc88eb9ea9068dbeb21 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 162.253.55.70 () {44 vars in 907 bytes} [Thu Feb 26 19:20:00 2026] GET /v2/images/cirros => generated 151 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 162.253.55.70 () {44 vars in 929 bytes} [Thu Feb 26 19:20:00 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 19:20:00.355 7 WARNING oslo_policy.policy [None req-e0fcc7a0-fc0c-4c24-8f75-fb506c593094 e3c0bfc700924ce084421af3fee0b456 7bb10ce3ad284bc88eb9ea9068dbeb21 - - 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 19:20:00.356 7 WARNING oslo_policy.policy [None req-e0fcc7a0-fc0c-4c24-8f75-fb506c593094 e3c0bfc700924ce084421af3fee0b456 7bb10ce3ad284bc88eb9ea9068dbeb21 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/11] 162.253.55.70 () {44 vars in 935 bytes} [Thu Feb 26 19:20:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 19:20:00.441 8 WARNING oslo_config.cfg [None req-254f3c67-931b-4980-ab10-29d280cea269 e3c0bfc700924ce084421af3fee0b456 7bb10ce3ad284bc88eb9ea9068dbeb21 - - 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: 5/12] 162.253.55.70 () {48 vars in 947 bytes} [Thu Feb 26 19:20:00 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-26 19:20:00.461 7 WARNING oslo_policy.policy [None req-0bb54636-8262-4603-9096-19d897236a1e e3c0bfc700924ce084421af3fee0b456 7bb10ce3ad284bc88eb9ea9068dbeb21 - - 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 19:20:00.462 7 WARNING oslo_policy.policy [None req-0bb54636-8262-4603-9096-19d897236a1e e3c0bfc700924ce084421af3fee0b456 7bb10ce3ad284bc88eb9ea9068dbeb21 - - 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 19:20:00.463 7 INFO glance.api.v2.image_data [None req-0bb54636-8262-4603-9096-19d897236a1e e3c0bfc700924ce084421af3fee0b456 7bb10ce3ad284bc88eb9ea9068dbeb21 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 19:20:05.034 7 INFO glance.location [None req-0bb54636-8262-4603-9096-19d897236a1e e3c0bfc700924ce084421af3fee0b456 7bb10ce3ad284bc88eb9ea9068dbeb21 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/13] 162.253.55.70 () {48 vars in 1041 bytes} [Thu Feb 26 19:20:00 2026] PUT /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b/file => generated 0 bytes in 4614 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6031 switches on core 0) [pid: 8|app: 0|req: 6/14] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 19:20:05 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 19:20:05.112 7 WARNING oslo_config.cfg [None req-9bf565ac-fc0f-4de1-a8c0-b5db721dd98c e3c0bfc700924ce084421af3fee0b456 7bb10ce3ad284bc88eb9ea9068dbeb21 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/15] 162.253.55.70 () {48 vars in 1045 bytes} [Thu Feb 26 19:20:05 2026] PATCH /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => 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: 7/16] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 19:20:05 2026] GET /v2/images => generated 1240 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 19:42:19 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/286] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 19:42:19 2026] GET /v2/images => generated 1240 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 19:42:34 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 19:42:34 2026] GET /v2/images => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/291] 162.253.55.70 () {44 vars in 933 bytes} [Thu Feb 26 19:42:34 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/292] 162.253.55.70 () {44 vars in 955 bytes} [Thu Feb 26 19:42:34 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/293] 162.253.55.70 () {44 vars in 935 bytes} [Thu Feb 26 19:42:34 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: 8|app: 0|req: 146/294] 162.253.55.70 () {48 vars in 947 bytes} [Thu Feb 26 19:42:34 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-26 19:42:34.834 7 INFO glance.api.v2.image_data [None req-17f36f95-c985-4d72-b3ff-1f632846a9f3 e3c0bfc700924ce084421af3fee0b456 7bb10ce3ad284bc88eb9ea9068dbeb21 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 19:43:30.894 7 INFO glance.location [None req-17f36f95-c985-4d72-b3ff-1f632846a9f3 e3c0bfc700924ce084421af3fee0b456 7bb10ce3ad284bc88eb9ea9068dbeb21 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 149/307] 162.253.55.70 () {48 vars in 1042 bytes} [Thu Feb 26 19:42:34 2026] PUT /v2/images/d442fd28-799f-46da-81e1-503804456659/file => generated 0 bytes in 56371 msecs (HTTP/1.1 204) 4 headers in 171 bytes (46215 switches on core 0) [pid: 8|app: 0|req: 159/308] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 19:43:31 2026] GET /v2/images => generated 2451 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/309] 162.253.55.70 () {48 vars in 1045 bytes} [Thu Feb 26 19:43:31 2026] PATCH /v2/images/d442fd28-799f-46da-81e1-503804456659 => 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: 160/310] 162.253.55.70 () {48 vars in 1046 bytes} [Thu Feb 26 19:43:31 2026] PATCH /v2/images/d442fd28-799f-46da-81e1-503804456659 => generated 1209 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/311] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 19:43:31 2026] GET /v2/images => generated 2451 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/312] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 19:43:32 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/313] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 19:43:32 2026] GET /v2/images => generated 2451 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/398] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 19:50:33 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/399] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 19:50:33 2026] GET /v2/images => generated 2451 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/406] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 19:50:57 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/407] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 19:50:57 2026] GET /v2/images => generated 2451 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/408] 162.253.55.70 () {44 vars in 943 bytes} [Thu Feb 26 19:50:57 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: 209/409] 162.253.55.70 () {44 vars in 965 bytes} [Thu Feb 26 19:50:57 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/410] 162.253.55.70 () {44 vars in 935 bytes} [Thu Feb 26 19:50:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/411] 162.253.55.70 () {48 vars in 947 bytes} [Thu Feb 26 19:50:57 2026] POST /v2/images => generated 799 bytes in 2096 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-26 19:51:00.086 7 INFO glance.api.v2.image_data [None req-89b73261-d2b1-4949-ba77-4906c926d5de e3c0bfc700924ce084421af3fee0b456 7bb10ce3ad284bc88eb9ea9068dbeb21 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 19:51:54.208 7 INFO glance.location [None req-89b73261-d2b1-4949-ba77-4906c926d5de e3c0bfc700924ce084421af3fee0b456 7bb10ce3ad284bc88eb9ea9068dbeb21 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 202/422] 162.253.55.70 () {48 vars in 1041 bytes} [Thu Feb 26 19:51:00 2026] PUT /v2/images/14af15a4-e361-4bf9-b9ca-4b3716221780/file => generated 0 bytes in 54175 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19327 switches on core 0) [pid: 8|app: 0|req: 221/423] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 19:51:54 2026] GET /v2/images => generated 3664 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/424] 162.253.55.70 () {48 vars in 1046 bytes} [Thu Feb 26 19:51:54 2026] PATCH /v2/images/14af15a4-e361-4bf9-b9ca-4b3716221780 => generated 1234 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/425] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 19:51:54 2026] GET /v2/images => generated 3687 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/446] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 19:53:27 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/447] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 19:53:27 2026] GET /v2/images => generated 3687 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/450] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 19:53:36 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/451] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 19:53:36 2026] GET /v2/images => generated 3687 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/452] 162.253.55.70 () {44 vars in 935 bytes} [Thu Feb 26 19:53:36 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/453] 162.253.55.70 () {44 vars in 957 bytes} [Thu Feb 26 19:53:36 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/454] 162.253.55.70 () {44 vars in 935 bytes} [Thu Feb 26 19:53:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/455] 162.253.55.70 () {48 vars in 947 bytes} [Thu Feb 26 19:53:36 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-26 19:53:36.233 7 INFO glance.api.v2.image_data [None req-942f9915-7b5e-4493-a0bb-ff322b5ebb88 e3c0bfc700924ce084421af3fee0b456 7bb10ce3ad284bc88eb9ea9068dbeb21 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 19:54:33.429 7 INFO glance.location [None req-942f9915-7b5e-4493-a0bb-ff322b5ebb88 e3c0bfc700924ce084421af3fee0b456 7bb10ce3ad284bc88eb9ea9068dbeb21 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 219/466] 162.253.55.70 () {48 vars in 1041 bytes} [Thu Feb 26 19:53:36 2026] PUT /v2/images/113d0c28-48e6-4de2-ad55-8f93e77f49a2/file => generated 0 bytes in 57250 msecs (HTTP/1.1 204) 4 headers in 171 bytes (12408 switches on core 0) [pid: 8|app: 0|req: 248/467] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 19:54:33 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: 220/468] 162.253.55.70 () {48 vars in 1045 bytes} [Thu Feb 26 19:54:33 2026] PATCH /v2/images/113d0c28-48e6-4de2-ad55-8f93e77f49a2 => generated 1203 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/469] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 19:54:33 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 289/548] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:00:56 2026] GET /v2/images => generated 4892 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 260/549] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:00:56 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: 267/562] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:01:56 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: 296/563] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:01:56 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: 303/576] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:02:56 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: 7|app: 0|req: 274/577] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:02:56 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: 7|app: 0|req: 281/590] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:03:56 2026] GET /v2/images => generated 4892 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/591] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:03:56 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/604] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:04:56 2026] GET /v2/images => generated 4892 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/605] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:04:56 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/618] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:05:56 2026] GET /v2/images => generated 4892 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/619] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:05:56 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/632] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:06:56 2026] GET /v2/images => generated 4892 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/633] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:06:56 2026] GET /v2/images => generated 4892 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/646] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:07:56 2026] GET /v2/images => generated 4892 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/647] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:07:56 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/660] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:08:56 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: 345/661] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:08:56 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/662] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 20:09:04 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/663] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 20:09:04 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: 353/676] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:09:56 2026] GET /v2/images => generated 4892 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/677] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:09:56 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/690] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:10:56 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: 331/691] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:10:56 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/696] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 20:11:25 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/697] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 20:11:25 2026] GET /v2/images => generated 4892 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/700] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 20:11:26 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/701] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 20:11:26 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: 7|app: 0|req: 340/708] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:11:56 2026] GET /v2/images => generated 4892 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/709] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:11:56 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: 343/714] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 20:12:17 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/715] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 20:12:17 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/716] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 20:12:24 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/717] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 20:12:24 2026] GET /v2/images => generated 4892 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/726] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:12:56 2026] GET /v2/images => generated 4892 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/727] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:12:56 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/732] 162.253.55.70 () {42 vars in 684 bytes} [Thu Feb 26 20:13:19 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/733] 162.253.55.70 () {44 vars in 906 bytes} [Thu Feb 26 20:13:19 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/742] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:13:56 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: 357/743] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:13:56 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/746] 10.0.0.10 () {32 vars in 632 bytes} [Thu Feb 26 20:14:06 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/751] 10.0.0.219 () {36 vars in 987 bytes} [Thu Feb 26 20:14:29 2026] GET /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => generated 1171 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/752] 10.0.0.219 () {36 vars in 927 bytes} [Thu Feb 26 20:14:29 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: 392/753] 10.0.0.219 () {36 vars in 927 bytes} [Thu Feb 26 20:14:29 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: 362/754] 10.0.0.219 () {36 vars in 987 bytes} [Thu Feb 26 20:14:29 2026] GET /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => 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: 393/755] 10.0.0.219 () {36 vars in 927 bytes} [Thu Feb 26 20:14:29 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: 363/756] 10.0.0.219 () {36 vars in 927 bytes} [Thu Feb 26 20:14:29 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: 394/757] 10.0.0.219 () {36 vars in 987 bytes} [Thu Feb 26 20:14:29 2026] GET /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => 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: 364/758] 10.0.0.219 () {36 vars in 927 bytes} [Thu Feb 26 20:14:29 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: 395/759] 10.0.0.219 () {36 vars in 927 bytes} [Thu Feb 26 20:14:29 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: 365/760] 10.0.0.110 () {36 vars in 987 bytes} [Thu Feb 26 20:14:30 2026] GET /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => generated 1171 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/761] 10.0.0.110 () {36 vars in 927 bytes} [Thu Feb 26 20:14:30 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: 7|app: 0|req: 366/762] 10.0.0.110 () {36 vars in 987 bytes} [Thu Feb 26 20:14:30 2026] GET /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => 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: 397/763] 10.0.0.110 () {36 vars in 927 bytes} [Thu Feb 26 20:14:30 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: 367/764] 10.0.0.110 () {36 vars in 927 bytes} [Thu Feb 26 20:14:30 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: 398/765] 10.0.0.246 () {36 vars in 987 bytes} [Thu Feb 26 20:14:31 2026] GET /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => 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: 368/766] 10.0.0.246 () {36 vars in 927 bytes} [Thu Feb 26 20:14: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: 399/767] 162.253.55.70 () {36 vars in 990 bytes} [Thu Feb 26 20:14:34 2026] GET /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => generated 1171 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/768] 162.253.55.70 () {36 vars in 930 bytes} [Thu Feb 26 20:14:34 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/769] 162.253.55.70 () {36 vars in 990 bytes} [Thu Feb 26 20:14:35 2026] GET /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/770] 162.253.55.70 () {36 vars in 930 bytes} [Thu Feb 26 20:14:35 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: 402/773] 10.0.0.246 () {36 vars in 987 bytes} [Thu Feb 26 20:14:45 2026] GET /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => generated 1171 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/774] 10.0.0.246 () {36 vars in 927 bytes} [Thu Feb 26 20:14:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/777] 10.0.0.246 () {36 vars in 987 bytes} [Thu Feb 26 20:14:48 2026] GET /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => 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: 404/778] 10.0.0.246 () {36 vars in 927 bytes} [Thu Feb 26 20:14:48 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: 7|app: 0|req: 376/781] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:14:56 2026] GET /v2/images => generated 4892 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/782] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:14:56 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/783] 10.0.0.246 () {36 vars in 987 bytes} [Thu Feb 26 20:15:04 2026] GET /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/784] 10.0.0.246 () {36 vars in 927 bytes} [Thu Feb 26 20:15:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/791] 10.0.0.246 () {36 vars in 987 bytes} [Thu Feb 26 20:15:29 2026] GET /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => 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: 381/792] 10.0.0.246 () {36 vars in 927 bytes} [Thu Feb 26 20:15:29 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/795] 10.0.0.10 () {34 vars in 654 bytes} [Thu Feb 26 20:15:38 2026] POST /v2/images => generated 649 bytes in 186 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-26 20:15:38.247 7 WARNING glance.api.v2.images [None req-a64c6005-5c40-4ed1-988b-8ad0730b8322 f5c543fa5b3c45fbbc3c8db9c6c88e69 2651531212a94cdd93118e3bf7454dc2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e6cbcfa7-ad5c-4256-9e79-2296d6766ce8 [pid: 7|app: 0|req: 383/796] 10.0.0.10 () {32 vars in 709 bytes} [Thu Feb 26 20:15:38 2026] DELETE /v2/images/e6cbcfa7-ad5c-4256-9e79-2296d6766ce8 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/797] 10.0.0.10 () {32 vars in 706 bytes} [Thu Feb 26 20:15:38 2026] GET /v2/images/e6cbcfa7-ad5c-4256-9e79-2296d6766ce8 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/798] 10.0.0.10 () {32 vars in 632 bytes} [Thu Feb 26 20:15:38 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/799] 10.0.0.10 () {34 vars in 654 bytes} [Thu Feb 26 20:15:38 2026] POST /v2/images => generated 702 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/800] 10.0.0.10 () {32 vars in 716 bytes} [Thu Feb 26 20:15:38 2026] GET /v2/images/93d66303-dd6e-45a8-b7e4-d227d9bca3c3/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 20:15:38.484 8 WARNING oslo_policy.policy [None req-0b1338ef-f089-42bf-b602-6738c1b7c98f f5c543fa5b3c45fbbc3c8db9c6c88e69 2651531212a94cdd93118e3bf7454dc2 - - 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 20:15:38.484 8 WARNING oslo_policy.policy [None req-0b1338ef-f089-42bf-b602-6738c1b7c98f f5c543fa5b3c45fbbc3c8db9c6c88e69 2651531212a94cdd93118e3bf7454dc2 - - 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 20:15:38.486 8 INFO glance.api.v2.image_data [None req-0b1338ef-f089-42bf-b602-6738c1b7c98f f5c543fa5b3c45fbbc3c8db9c6c88e69 2651531212a94cdd93118e3bf7454dc2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 20:15:38.532 8 WARNING glance_store._drivers.rbd [None req-0b1338ef-f089-42bf-b602-6738c1b7c98f f5c543fa5b3c45fbbc3c8db9c6c88e69 2651531212a94cdd93118e3bf7454dc2 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-26 20:15:39.440 8 INFO glance.location [None req-0b1338ef-f089-42bf-b602-6738c1b7c98f f5c543fa5b3c45fbbc3c8db9c6c88e69 2651531212a94cdd93118e3bf7454dc2 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 416/801] 10.0.0.10 () {32 vars in 726 bytes} [Thu Feb 26 20:15:38 2026] PUT /v2/images/93d66303-dd6e-45a8-b7e4-d227d9bca3c3/file => generated 0 bytes in 1003 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/802] 10.0.0.10 () {32 vars in 706 bytes} [Thu Feb 26 20:15:39 2026] GET /v2/images/93d66303-dd6e-45a8-b7e4-d227d9bca3c3 => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/803] 10.0.0.10 () {32 vars in 716 bytes} [Thu Feb 26 20:15:39 2026] GET /v2/images/93d66303-dd6e-45a8-b7e4-d227d9bca3c3/file => generated 1024 bytes in 124 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/804] 10.0.0.10 () {34 vars in 654 bytes} [Thu Feb 26 20:15:39 2026] POST /v2/images => generated 648 bytes in 148 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/805] 10.0.0.10 () {32 vars in 725 bytes} [Thu Feb 26 20:15:39 2026] PATCH /v2/images/70e1248c-c48f-43b9-8f98-84401c61bbef => generated 653 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/806] 10.0.0.10 () {32 vars in 706 bytes} [Thu Feb 26 20:15:39 2026] GET /v2/images/70e1248c-c48f-43b9-8f98-84401c61bbef => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 20:15:39.868 8 WARNING glance.api.v2.images [None req-edf82244-6388-4aa6-b34d-f97439b4d418 f5c543fa5b3c45fbbc3c8db9c6c88e69 2651531212a94cdd93118e3bf7454dc2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//70e1248c-c48f-43b9-8f98-84401c61bbef [pid: 8|app: 0|req: 419/807] 10.0.0.10 () {32 vars in 709 bytes} [Thu Feb 26 20:15:39 2026] DELETE /v2/images/70e1248c-c48f-43b9-8f98-84401c61bbef => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/808] 10.0.0.10 () {32 vars in 706 bytes} [Thu Feb 26 20:15:39 2026] GET /v2/images/70e1248c-c48f-43b9-8f98-84401c61bbef => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 20:15:39.939 8 WARNING glance.api.v2.images [None req-82900ed0-7541-4b7d-b0e0-4b30c934bd82 f5c543fa5b3c45fbbc3c8db9c6c88e69 2651531212a94cdd93118e3bf7454dc2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//93d66303-dd6e-45a8-b7e4-d227d9bca3c3 [pid: 8|app: 0|req: 420/809] 10.0.0.10 () {32 vars in 709 bytes} [Thu Feb 26 20:15:39 2026] DELETE /v2/images/93d66303-dd6e-45a8-b7e4-d227d9bca3c3 => generated 0 bytes in 766 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/810] 10.0.0.10 () {32 vars in 706 bytes} [Thu Feb 26 20:15:40 2026] GET /v2/images/93d66303-dd6e-45a8-b7e4-d227d9bca3c3 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 20:15:40.729 8 WARNING glance.api.v2.images [None req-37e3f75d-259d-429a-ab91-9e3353aa2934 f5c543fa5b3c45fbbc3c8db9c6c88e69 2651531212a94cdd93118e3bf7454dc2 - - default default] Failed to find image e6cbcfa7-ad5c-4256-9e79-2296d6766ce8 to delete: glance.common.exception.ImageNotFound: No image found with ID e6cbcfa7-ad5c-4256-9e79-2296d6766ce8 [pid: 8|app: 0|req: 421/811] 10.0.0.10 () {32 vars in 709 bytes} [Thu Feb 26 20:15:40 2026] DELETE /v2/images/e6cbcfa7-ad5c-4256-9e79-2296d6766ce8 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/812] 10.0.0.10 () {32 vars in 706 bytes} [Thu Feb 26 20:15:40 2026] GET /v2/images/e6cbcfa7-ad5c-4256-9e79-2296d6766ce8 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/817] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:15:57 2026] GET /v2/images => generated 4892 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/818] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:15:57 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: 426/821] 10.0.0.10 () {30 vars in 410 bytes} [Thu Feb 26 20:16:09 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/828] 10.0.0.246 () {36 vars in 987 bytes} [Thu Feb 26 20:16:45 2026] GET /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => 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: 430/829] 10.0.0.246 () {36 vars in 927 bytes} [Thu Feb 26 20:16:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/832] 10.0.0.246 () {36 vars in 987 bytes} [Thu Feb 26 20:16:46 2026] GET /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => 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: 432/833] 10.0.0.246 () {36 vars in 927 bytes} [Thu Feb 26 20:16:46 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/836] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:16:56 2026] GET /v2/images => generated 4892 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/837] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:16:57 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: 405/840] 10.0.0.246 () {36 vars in 987 bytes} [Thu Feb 26 20:17:07 2026] GET /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/841] 10.0.0.246 () {36 vars in 927 bytes} [Thu Feb 26 20:17:07 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/846] 10.0.0.246 () {36 vars in 987 bytes} [Thu Feb 26 20:17:28 2026] GET /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/847] 10.0.0.246 () {36 vars in 927 bytes} [Thu Feb 26 20:17:28 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: 442/852] 10.0.0.10 () {32 vars in 706 bytes} [Thu Feb 26 20:17:46 2026] GET /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/853] 10.0.0.10 () {32 vars in 706 bytes} [Thu Feb 26 20:17:46 2026] GET /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/854] 10.0.0.219 () {36 vars in 987 bytes} [Thu Feb 26 20:17:46 2026] GET /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => 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: 412/855] 10.0.0.219 () {36 vars in 927 bytes} [Thu Feb 26 20:17:46 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: 444/856] 10.0.0.219 () {36 vars in 927 bytes} [Thu Feb 26 20:17:46 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: 413/857] 10.0.0.219 () {36 vars in 987 bytes} [Thu Feb 26 20:17:46 2026] GET /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => 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: 445/858] 10.0.0.219 () {36 vars in 927 bytes} [Thu Feb 26 20:17:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/859] 10.0.0.219 () {36 vars in 927 bytes} [Thu Feb 26 20:17:46 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/860] 10.0.0.219 () {36 vars in 987 bytes} [Thu Feb 26 20:17:46 2026] GET /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/861] 10.0.0.219 () {36 vars in 927 bytes} [Thu Feb 26 20:17:46 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/862] 10.0.0.110 () {36 vars in 987 bytes} [Thu Feb 26 20:17:47 2026] GET /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/863] 10.0.0.110 () {36 vars in 927 bytes} [Thu Feb 26 20:17:47 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/864] 10.0.0.110 () {36 vars in 987 bytes} [Thu Feb 26 20:17:47 2026] GET /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => 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: 417/865] 10.0.0.110 () {36 vars in 927 bytes} [Thu Feb 26 20:17: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: 449/866] 10.0.0.110 () {36 vars in 927 bytes} [Thu Feb 26 20:17: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: 7|app: 0|req: 419/869] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:17:56 2026] GET /v2/images => generated 4892 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/870] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:17:56 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/875] 10.0.0.246 () {36 vars in 987 bytes} [Thu Feb 26 20:18:22 2026] GET /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => 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: 454/876] 10.0.0.246 () {36 vars in 927 bytes} [Thu Feb 26 20:18:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/879] 10.0.0.246 () {36 vars in 987 bytes} [Thu Feb 26 20:18:29 2026] GET /v2/images/f64eb0f1-6caa-4274-9e54-48e7668c164b => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/880] 10.0.0.246 () {36 vars in 927 bytes} [Thu Feb 26 20:18:29 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: 427/885] 162.253.55.70 () {32 vars in 825 bytes} [Thu Feb 26 20:18:55 2026] GET /v2/images?status=active&owner=7bb10ce3ad284bc88eb9ea9068dbeb21&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/886] 162.253.55.70 () {32 vars in 652 bytes} [Thu Feb 26 20:18:55 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: 429/889] 10.0.0.219 () {36 vars in 987 bytes} [Thu Feb 26 20:18:56 2026] GET /v2/images/d442fd28-799f-46da-81e1-503804456659 => 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: 461/890] 10.0.0.219 () {36 vars in 927 bytes} [Thu Feb 26 20:18:56 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/891] 10.0.0.219 () {36 vars in 927 bytes} [Thu Feb 26 20:18:56 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: 462/892] 10.0.0.219 () {36 vars in 987 bytes} [Thu Feb 26 20:18:56 2026] GET /v2/images/d442fd28-799f-46da-81e1-503804456659 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/893] 10.0.0.219 () {36 vars in 927 bytes} [Thu Feb 26 20:18:56 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: 463/894] 10.0.0.219 () {36 vars in 927 bytes} [Thu Feb 26 20:18:56 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/895] 10.0.0.219 () {36 vars in 987 bytes} [Thu Feb 26 20:18:56 2026] GET /v2/images/d442fd28-799f-46da-81e1-503804456659 => 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: 464/896] 10.0.0.219 () {36 vars in 927 bytes} [Thu Feb 26 20:18:56 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: 433/897] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:18:56 2026] GET /v2/images => generated 4892 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/898] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:18:56 2026] GET /v2/images => generated 4892 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/899] 10.0.0.110 () {36 vars in 987 bytes} [Thu Feb 26 20:18:56 2026] GET /v2/images/d442fd28-799f-46da-81e1-503804456659 => generated 1209 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/900] 10.0.0.110 () {36 vars in 927 bytes} [Thu Feb 26 20:18:56 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: 435/901] 10.0.0.110 () {36 vars in 987 bytes} [Thu Feb 26 20:18:56 2026] GET /v2/images/d442fd28-799f-46da-81e1-503804456659 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/902] 10.0.0.110 () {36 vars in 927 bytes} [Thu Feb 26 20:18:56 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/903] 10.0.0.110 () {36 vars in 927 bytes} [Thu Feb 26 20:18:56 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: 443/916] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:19:56 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: 474/917] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:19:56 2026] GET /v2/images => generated 4892 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/930] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:20:56 2026] GET /v2/images => generated 4892 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/931] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:20:56 2026] GET /v2/images => generated 4892 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/944] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:21:56 2026] GET /v2/images => generated 4892 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/945] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:21:56 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/952] 10.0.0.10 () {32 vars in 632 bytes} [Thu Feb 26 20:22:27 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: 464/959] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:22:56 2026] GET /v2/images => generated 4892 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/960] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:22:56 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/973] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:23:56 2026] GET /v2/images => generated 4892 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/974] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:23:56 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: 510/987] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:24:56 2026] GET /v2/images => generated 4892 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/988] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:24:56 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: 485/1001] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:25:56 2026] GET /v2/images => generated 4892 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1002] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:25:56 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: 7|app: 0|req: 492/1015] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:26:56 2026] GET /v2/images => generated 4892 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1016] 10.0.0.26 () {28 vars in 568 bytes} [Thu Feb 26 20:26:56 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)