+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Feb 27 23:57:55 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-576dc6cb8d-52ddt machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f9ea7b8e668 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-27 23:57:57.411 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-27 23:57:57.483 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-27 23:57:58.252 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-27 23:57:58.253 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-27 23:57:58.253 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-27 23:57:58.360 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-02-27 23:57:58.361 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-02-27 23:57:58.362 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-27 23:58:00.262 7 WARNING glance.api.v2.images [None req-23eec5d0-94e8-4d1d-9084-379e5d96cb6d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-27 23:58:00.428 8 WARNING glance.api.v2.images [None req-a378ad3b-aa61-4614-a845-c98756efd421 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-27 23:58:00.590 7 WARNING keystonemiddleware._common.config [None req-23eec5d0-94e8-4d1d-9084-379e5d96cb6d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 23:58:00.598 7 WARNING oslo_config.cfg [None req-23eec5d0-94e8-4d1d-9084-379e5d96cb6d - - - - - -] 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 0x7f9ea7b8e668 pid: 7 (default app) 2026-02-27 23:58:00.758 8 WARNING keystonemiddleware._common.config [None req-a378ad3b-aa61-4614-a845-c98756efd421 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 23:58:00.765 8 WARNING oslo_config.cfg [None req-a378ad3b-aa61-4614-a845-c98756efd421 - - - - - -] 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 0x7f9ea7b8e668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 162.253.55.52 () {42 vars in 685 bytes} [Fri Feb 27 23:58:02 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:58:02.515 8 WARNING oslo_policy.policy [None req-e63d0bc2-5023-4595-850e-43ee08f3bf68 63a2cb5f64f74cb992ee852a71b42da1 06a9fb9810404797ac4d7b2ce4233051 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-27 23:58:02.515 8 WARNING oslo_policy.policy [None req-e63d0bc2-5023-4595-850e-43ee08f3bf68 63a2cb5f64f74cb992ee852a71b42da1 06a9fb9810404797ac4d7b2ce4233051 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-27 23:58:02.529 8 WARNING oslo_policy.policy [None req-e63d0bc2-5023-4595-850e-43ee08f3bf68 63a2cb5f64f74cb992ee852a71b42da1 06a9fb9810404797ac4d7b2ce4233051 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-27 23:58:02.529 8 WARNING oslo_policy.policy [None req-e63d0bc2-5023-4595-850e-43ee08f3bf68 63a2cb5f64f74cb992ee852a71b42da1 06a9fb9810404797ac4d7b2ce4233051 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/4] 162.253.55.52 () {44 vars in 907 bytes} [Fri Feb 27 23:58:02 2026] GET /v2/images => generated 69 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 162.253.55.52 () {42 vars in 685 bytes} [Fri Feb 27 23:58:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 162.253.55.52 () {44 vars in 907 bytes} [Fri Feb 27 23:58:05 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:58:05.983 7 WARNING oslo_policy.policy [None req-0d1b8e5c-1cd4-4543-917b-e9fd01916107 63a2cb5f64f74cb992ee852a71b42da1 06a9fb9810404797ac4d7b2ce4233051 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-27 23:58:05.984 7 WARNING oslo_policy.policy [None req-0d1b8e5c-1cd4-4543-917b-e9fd01916107 63a2cb5f64f74cb992ee852a71b42da1 06a9fb9810404797ac4d7b2ce4233051 - - 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: 5/7] 162.253.55.52 () {44 vars in 908 bytes} [Fri Feb 27 23:58:05 2026] GET /v2/images/cirros => generated 151 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 162.253.55.52 () {44 vars in 930 bytes} [Fri Feb 27 23:58:06 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 23:58:06.117 7 WARNING oslo_policy.policy [None req-95ff3f93-ea2a-492f-9478-6fc4d850f579 63a2cb5f64f74cb992ee852a71b42da1 06a9fb9810404797ac4d7b2ce4233051 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-27 23:58:06.118 7 WARNING oslo_policy.policy [None req-95ff3f93-ea2a-492f-9478-6fc4d850f579 63a2cb5f64f74cb992ee852a71b42da1 06a9fb9810404797ac4d7b2ce4233051 - - 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.52 () {44 vars in 936 bytes} [Fri Feb 27 23:58:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 23:58:06.200 8 WARNING oslo_config.cfg [None req-655c7d02-9fd6-470b-9b69-a76ae697a843 63a2cb5f64f74cb992ee852a71b42da1 06a9fb9810404797ac4d7b2ce4233051 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/10] 162.253.55.52 () {48 vars in 948 bytes} [Fri Feb 27 23:58:06 2026] POST /v2/images => generated 760 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-27 23:58:06.221 7 WARNING oslo_policy.policy [None req-fcb4c64c-7250-40d0-b746-cb3e9be4b4ed 63a2cb5f64f74cb992ee852a71b42da1 06a9fb9810404797ac4d7b2ce4233051 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-27 23:58:06.222 7 WARNING oslo_policy.policy [None req-fcb4c64c-7250-40d0-b746-cb3e9be4b4ed 63a2cb5f64f74cb992ee852a71b42da1 06a9fb9810404797ac4d7b2ce4233051 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-27 23:58:06.223 7 INFO glance.api.v2.image_data [None req-fcb4c64c-7250-40d0-b746-cb3e9be4b4ed 63a2cb5f64f74cb992ee852a71b42da1 06a9fb9810404797ac4d7b2ce4233051 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 23:58:10.259 7 WARNING glance.location [None req-fcb4c64c-7250-40d0-b746-cb3e9be4b4ed 63a2cb5f64f74cb992ee852a71b42da1 06a9fb9810404797ac4d7b2ce4233051 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 162.253.55.52 () {48 vars in 1042 bytes} [Fri Feb 27 23:58:06 2026] PUT /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f/file => generated 0 bytes in 4078 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5675 switches on core 0) [pid: 8|app: 0|req: 7/14] 162.253.55.52 () {44 vars in 968 bytes} [Fri Feb 27 23:58:10 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 23:58:10.333 7 WARNING oslo_config.cfg [None req-2062bc03-c6cb-4106-ab90-90529218e514 63a2cb5f64f74cb992ee852a71b42da1 06a9fb9810404797ac4d7b2ce4233051 - - 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: 8/15] 162.253.55.52 () {44 vars in 968 bytes} [Fri Feb 27 23:58:10 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/262] 162.253.55.52 () {42 vars in 685 bytes} [Sat Feb 28 00:18:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/263] 162.253.55.52 () {44 vars in 907 bytes} [Sat Feb 28 00:18:47 2026] GET /v2/images => generated 1240 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/268] 162.253.55.52 () {42 vars in 685 bytes} [Sat Feb 28 00:19:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/269] 162.253.55.52 () {44 vars in 907 bytes} [Sat Feb 28 00:19:03 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/270] 162.253.55.52 () {44 vars in 934 bytes} [Sat Feb 28 00:19:03 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 162.253.55.52 () {44 vars in 956 bytes} [Sat Feb 28 00:19:03 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 162.253.55.52 () {44 vars in 936 bytes} [Sat Feb 28 00:19:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 162.253.55.52 () {48 vars in 948 bytes} [Sat Feb 28 00:19:03 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-28 00:19:03.631 8 WARNING oslo_policy.policy [None req-31f5e6c9-cae8-4266-b393-1f8a1d002808 63a2cb5f64f74cb992ee852a71b42da1 06a9fb9810404797ac4d7b2ce4233051 - - 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-28 00:19:03.632 8 WARNING oslo_policy.policy [None req-31f5e6c9-cae8-4266-b393-1f8a1d002808 63a2cb5f64f74cb992ee852a71b42da1 06a9fb9810404797ac4d7b2ce4233051 - - 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-28 00:19:03.634 8 INFO glance.api.v2.image_data [None req-31f5e6c9-cae8-4266-b393-1f8a1d002808 63a2cb5f64f74cb992ee852a71b42da1 06a9fb9810404797ac4d7b2ce4233051 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-28 00:19:29.876 8 WARNING glance.location [None req-31f5e6c9-cae8-4266-b393-1f8a1d002808 63a2cb5f64f74cb992ee852a71b42da1 06a9fb9810404797ac4d7b2ce4233051 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 137/280] 162.253.55.52 () {48 vars in 1043 bytes} [Sat Feb 28 00:19:03 2026] PUT /v2/images/a12514bc-9e79-47fc-96bf-88550c0db95a/file => generated 0 bytes in 26299 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65442 switches on core 0) [pid: 7|app: 0|req: 144/281] 162.253.55.52 () {44 vars in 968 bytes} [Sat Feb 28 00:19:29 2026] GET /v2/images/a12514bc-9e79-47fc-96bf-88550c0db95a => 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: 138/282] 162.253.55.52 () {44 vars in 968 bytes} [Sat Feb 28 00:19:29 2026] GET /v2/images/a12514bc-9e79-47fc-96bf-88550c0db95a => 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: 145/283] 162.253.55.52 () {42 vars in 685 bytes} [Sat Feb 28 00:19:31 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/284] 162.253.55.52 () {44 vars in 907 bytes} [Sat Feb 28 00:19:31 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/365] 162.253.55.52 () {42 vars in 685 bytes} [Sat Feb 28 00:26:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/366] 162.253.55.52 () {44 vars in 907 bytes} [Sat Feb 28 00:26:14 2026] GET /v2/images => generated 2451 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/369] 162.253.55.52 () {42 vars in 685 bytes} [Sat Feb 28 00:26:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/370] 162.253.55.52 () {44 vars in 907 bytes} [Sat Feb 28 00:26:26 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/371] 162.253.55.52 () {44 vars in 944 bytes} [Sat Feb 28 00:26:26 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/372] 162.253.55.52 () {44 vars in 966 bytes} [Sat Feb 28 00:26:26 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/373] 162.253.55.52 () {44 vars in 936 bytes} [Sat Feb 28 00:26:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/374] 162.253.55.52 () {48 vars in 948 bytes} [Sat Feb 28 00:26:26 2026] POST /v2/images => generated 799 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-28 00:26:26.693 8 INFO glance.api.v2.image_data [None req-5155edfe-a943-42e5-9dbb-713f843f7240 63a2cb5f64f74cb992ee852a71b42da1 06a9fb9810404797ac4d7b2ce4233051 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-28 00:26:48.112 8 INFO glance.location [None req-5155edfe-a943-42e5-9dbb-713f843f7240 63a2cb5f64f74cb992ee852a71b42da1 06a9fb9810404797ac4d7b2ce4233051 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 185/379] 162.253.55.52 () {48 vars in 1042 bytes} [Sat Feb 28 00:26:26 2026] PUT /v2/images/16c9cab6-0c2d-4c0e-9fb8-132ae51f8c8f/file => generated 0 bytes in 21454 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23608 switches on core 0) [pid: 7|app: 0|req: 195/380] 162.253.55.52 () {44 vars in 968 bytes} [Sat Feb 28 00:26:48 2026] GET /v2/images/16c9cab6-0c2d-4c0e-9fb8-132ae51f8c8f => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/381] 162.253.55.52 () {48 vars in 1047 bytes} [Sat Feb 28 00:26:48 2026] PATCH /v2/images/16c9cab6-0c2d-4c0e-9fb8-132ae51f8c8f => generated 1234 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/382] 162.253.55.52 () {44 vars in 968 bytes} [Sat Feb 28 00:26:48 2026] GET /v2/images/16c9cab6-0c2d-4c0e-9fb8-132ae51f8c8f => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/391] 162.253.55.52 () {42 vars in 685 bytes} [Sat Feb 28 00:27:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/392] 162.253.55.52 () {44 vars in 907 bytes} [Sat Feb 28 00:27:29 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/397] 162.253.55.52 () {42 vars in 685 bytes} [Sat Feb 28 00:27:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/398] 162.253.55.52 () {44 vars in 907 bytes} [Sat Feb 28 00:27:41 2026] GET /v2/images => generated 3687 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/399] 162.253.55.52 () {44 vars in 936 bytes} [Sat Feb 28 00:27:41 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: 8|app: 0|req: 195/400] 162.253.55.52 () {44 vars in 958 bytes} [Sat Feb 28 00:27:41 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/401] 162.253.55.52 () {44 vars in 936 bytes} [Sat Feb 28 00:27:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/402] 162.253.55.52 () {48 vars in 948 bytes} [Sat Feb 28 00:27:41 2026] POST /v2/images => generated 791 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-28 00:27:41.490 7 INFO glance.api.v2.image_data [None req-2ad847d2-fdc5-498f-a4ae-62657845b235 63a2cb5f64f74cb992ee852a71b42da1 06a9fb9810404797ac4d7b2ce4233051 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-28 00:27:51.055 7 INFO glance.location [None req-2ad847d2-fdc5-498f-a4ae-62657845b235 63a2cb5f64f74cb992ee852a71b42da1 06a9fb9810404797ac4d7b2ce4233051 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 207/405] 162.253.55.52 () {48 vars in 1042 bytes} [Sat Feb 28 00:27:41 2026] PUT /v2/images/368f63ec-3d90-437b-8de5-31e34936f6fd/file => generated 0 bytes in 9613 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23491 switches on core 0) [pid: 8|app: 0|req: 199/406] 162.253.55.52 () {44 vars in 968 bytes} [Sat Feb 28 00:27:51 2026] GET /v2/images/368f63ec-3d90-437b-8de5-31e34936f6fd => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/407] 162.253.55.52 () {44 vars in 968 bytes} [Sat Feb 28 00:27:51 2026] GET /v2/images/368f63ec-3d90-437b-8de5-31e34936f6fd => 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:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 230/450] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:31:26 2026] GET /v2/images => generated 4892 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 221/451] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:31:26 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/464] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:32:26 2026] GET /v2/images => generated 4892 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/465] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:32:26 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: 244/478] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:33:26 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: 8|app: 0|req: 235/479] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:33:26 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: 251/492] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:34:26 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/493] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:34:26 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: 249/506] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:35:26 2026] GET /v2/images => generated 4892 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/507] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:35:26 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: 8|app: 0|req: 256/520] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:36:26 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/521] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:36:26 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: 272/534] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:37:26 2026] GET /v2/images => generated 4892 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/535] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:37:26 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: 270/548] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:38:26 2026] GET /v2/images => generated 4892 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/549] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:38:26 2026] GET /v2/images => generated 4892 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/562] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:39:26 2026] GET /v2/images => generated 4892 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/563] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:39:26 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/568] 162.253.55.52 () {42 vars in 685 bytes} [Sat Feb 28 00:39:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/569] 162.253.55.52 () {44 vars in 907 bytes} [Sat Feb 28 00:39:42 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/578] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:40:26 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/579] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:40:26 2026] GET /v2/images => generated 4892 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/592] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:41:26 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: 292/593] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:41:26 2026] GET /v2/images => generated 4892 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/600] 162.253.55.52 () {42 vars in 685 bytes} [Sat Feb 28 00:41:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/601] 162.253.55.52 () {44 vars in 907 bytes} [Sat Feb 28 00:41:57 2026] GET /v2/images => generated 4892 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/604] 162.253.55.52 () {42 vars in 685 bytes} [Sat Feb 28 00:41:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/605] 162.253.55.52 () {44 vars in 907 bytes} [Sat Feb 28 00:41:59 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: 301/610] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:42: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: 310/611] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:42:26 2026] GET /v2/images => generated 4892 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/616] 162.253.55.52 () {42 vars in 685 bytes} [Sat Feb 28 00:42:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/617] 162.253.55.52 () {44 vars in 907 bytes} [Sat Feb 28 00:42:46 2026] GET /v2/images => generated 4892 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/620] 162.253.55.52 () {42 vars in 685 bytes} [Sat Feb 28 00:42:54 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/621] 162.253.55.52 () {44 vars in 907 bytes} [Sat Feb 28 00:42:54 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/628] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:43:26 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: 7|app: 0|req: 319/629] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:43:26 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: 322/634] 162.253.55.52 () {42 vars in 685 bytes} [Sat Feb 28 00:43:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/635] 162.253.55.52 () {44 vars in 907 bytes} [Sat Feb 28 00:43:45 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: 7|app: 0|req: 327/644] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:44:26 2026] GET /v2/images => generated 4892 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/645] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:44:26 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: 328/646] 10.0.0.120 () {32 vars in 633 bytes} [Sat Feb 28 00:44:26 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: 321/651] 10.0.0.204 () {36 vars in 987 bytes} [Sat Feb 28 00:44:48 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f => generated 1171 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/652] 10.0.0.204 () {36 vars in 927 bytes} [Sat Feb 28 00:44:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/655] 162.253.55.52 () {36 vars in 990 bytes} [Sat Feb 28 00:44:57 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f => 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: 333/656] 162.253.55.52 () {36 vars in 930 bytes} [Sat Feb 28 00:44:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/657] 162.253.55.52 () {36 vars in 990 bytes} [Sat Feb 28 00:44:57 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f => 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: 334/658] 162.253.55.52 () {36 vars in 930 bytes} [Sat Feb 28 00:44:57 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/659] 10.0.0.204 () {36 vars in 987 bytes} [Sat Feb 28 00:44:57 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/660] 10.0.0.204 () {36 vars in 927 bytes} [Sat Feb 28 00:44:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/665] 10.0.0.204 () {36 vars in 987 bytes} [Sat Feb 28 00:45:10 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f => 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: 338/666] 10.0.0.204 () {36 vars in 927 bytes} [Sat Feb 28 00:45:10 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: 340/669] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:45:26 2026] GET /v2/images => generated 4892 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/670] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:45:26 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: 333/675] 10.0.0.120 () {34 vars in 655 bytes} [Sat Feb 28 00:45:48 2026] POST /v2/images => generated 649 bytes in 198 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-28 00:45:48.892 7 WARNING glance.api.v2.images [None req-7e36410b-dc9d-4e25-9f45-c39ff65dcc40 e3068e6e2f424a718454386ab3c841fb 9134d4404da345feb0ee83a53dcb0b23 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//72b0e539-ab2e-44ab-834f-ff13234fdc39 [pid: 7|app: 0|req: 343/676] 10.0.0.120 () {32 vars in 710 bytes} [Sat Feb 28 00:45:48 2026] DELETE /v2/images/72b0e539-ab2e-44ab-834f-ff13234fdc39 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/677] 10.0.0.120 () {32 vars in 707 bytes} [Sat Feb 28 00:45:48 2026] GET /v2/images/72b0e539-ab2e-44ab-834f-ff13234fdc39 => 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: 344/678] 10.0.0.120 () {32 vars in 633 bytes} [Sat Feb 28 00:45:48 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/679] 10.0.0.120 () {34 vars in 655 bytes} [Sat Feb 28 00:45:48 2026] POST /v2/images => generated 703 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/680] 10.0.0.120 () {32 vars in 717 bytes} [Sat Feb 28 00:45:49 2026] GET /v2/images/967da05d-799a-4aae-abb1-f771bb087d77/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-28 00:45:49.080 8 INFO glance.api.v2.image_data [None req-6dd54e6b-a509-45d3-8f9b-4ecd7fc11a1b e3068e6e2f424a718454386ab3c841fb 9134d4404da345feb0ee83a53dcb0b23 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-28 00:45:49.133 8 WARNING glance_store._drivers.rbd [None req-6dd54e6b-a509-45d3-8f9b-4ecd7fc11a1b e3068e6e2f424a718454386ab3c841fb 9134d4404da345feb0ee83a53dcb0b23 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-28 00:45:49.601 8 INFO glance.location [None req-6dd54e6b-a509-45d3-8f9b-4ecd7fc11a1b e3068e6e2f424a718454386ab3c841fb 9134d4404da345feb0ee83a53dcb0b23 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 336/681] 10.0.0.120 () {32 vars in 727 bytes} [Sat Feb 28 00:45:49 2026] PUT /v2/images/967da05d-799a-4aae-abb1-f771bb087d77/file => generated 0 bytes in 575 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/682] 10.0.0.120 () {32 vars in 707 bytes} [Sat Feb 28 00:45:49 2026] GET /v2/images/967da05d-799a-4aae-abb1-f771bb087d77 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/683] 10.0.0.204 () {36 vars in 987 bytes} [Sat Feb 28 00:45:49 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f => 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: 350/686] 10.0.0.204 () {36 vars in 927 bytes} [Sat Feb 28 00:45:49 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/687] 10.0.0.120 () {32 vars in 717 bytes} [Sat Feb 28 00:45:49 2026] GET /v2/images/967da05d-799a-4aae-abb1-f771bb087d77/file => generated 1024 bytes in 147 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/688] 10.0.0.120 () {34 vars in 655 bytes} [Sat Feb 28 00:45:49 2026] POST /v2/images => generated 648 bytes in 36 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/689] 10.0.0.120 () {32 vars in 726 bytes} [Sat Feb 28 00:45:49 2026] PATCH /v2/images/885a2ebe-3441-4fb0-810f-ed26402a2035 => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/690] 10.0.0.120 () {32 vars in 707 bytes} [Sat Feb 28 00:45:49 2026] GET /v2/images/885a2ebe-3441-4fb0-810f-ed26402a2035 => generated 652 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-28 00:45:49.920 8 WARNING glance.api.v2.images [None req-ba69ba49-917e-4b0b-893a-b58e8072fb68 e3068e6e2f424a718454386ab3c841fb 9134d4404da345feb0ee83a53dcb0b23 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//885a2ebe-3441-4fb0-810f-ed26402a2035 [pid: 8|app: 0|req: 339/691] 10.0.0.120 () {32 vars in 710 bytes} [Sat Feb 28 00:45:49 2026] DELETE /v2/images/885a2ebe-3441-4fb0-810f-ed26402a2035 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/692] 10.0.0.120 () {32 vars in 707 bytes} [Sat Feb 28 00:45:49 2026] GET /v2/images/885a2ebe-3441-4fb0-810f-ed26402a2035 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-28 00:45:49.986 8 WARNING glance.api.v2.images [None req-2b78b279-4e58-4d01-8fed-6affa8b7bc28 e3068e6e2f424a718454386ab3c841fb 9134d4404da345feb0ee83a53dcb0b23 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//967da05d-799a-4aae-abb1-f771bb087d77 [pid: 8|app: 0|req: 340/693] 10.0.0.120 () {32 vars in 710 bytes} [Sat Feb 28 00:45:49 2026] DELETE /v2/images/967da05d-799a-4aae-abb1-f771bb087d77 => generated 0 bytes in 850 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/694] 10.0.0.120 () {32 vars in 707 bytes} [Sat Feb 28 00:45:50 2026] GET /v2/images/967da05d-799a-4aae-abb1-f771bb087d77 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-28 00:45:50.860 8 WARNING glance.api.v2.images [None req-43faa3fe-54d0-4d47-a81e-772e16f68c2b e3068e6e2f424a718454386ab3c841fb 9134d4404da345feb0ee83a53dcb0b23 - - default default] Failed to find image 72b0e539-ab2e-44ab-834f-ff13234fdc39 to delete: glance.common.exception.ImageNotFound: No image found with ID 72b0e539-ab2e-44ab-834f-ff13234fdc39 [pid: 8|app: 0|req: 341/695] 10.0.0.120 () {32 vars in 710 bytes} [Sat Feb 28 00:45:50 2026] DELETE /v2/images/72b0e539-ab2e-44ab-834f-ff13234fdc39 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/696] 10.0.0.120 () {32 vars in 707 bytes} [Sat Feb 28 00:45:50 2026] GET /v2/images/72b0e539-ab2e-44ab-834f-ff13234fdc39 => 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: 358/701] 10.0.0.166 () {36 vars in 987 bytes} [Sat Feb 28 00:46:12 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f => generated 1171 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/702] 10.0.0.166 () {36 vars in 927 bytes} [Sat Feb 28 00:46:13 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: 359/703] 10.0.0.166 () {36 vars in 927 bytes} [Sat Feb 28 00:46:13 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: 345/704] 10.0.0.166 () {36 vars in 987 bytes} [Sat Feb 28 00:46:13 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f => 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: 360/705] 10.0.0.166 () {36 vars in 927 bytes} [Sat Feb 28 00:46:13 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: 346/706] 10.0.0.166 () {36 vars in 927 bytes} [Sat Feb 28 00:46:13 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: 361/707] 10.0.0.166 () {36 vars in 987 bytes} [Sat Feb 28 00:46:13 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f => 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: 347/708] 10.0.0.166 () {36 vars in 927 bytes} [Sat Feb 28 00:46:13 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: 362/709] 10.0.0.166 () {36 vars in 927 bytes} [Sat Feb 28 00:46:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/710] 10.0.0.129 () {36 vars in 911 bytes} [Sat Feb 28 00:46:14 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/711] 10.0.0.129 () {36 vars in 1007 bytes} [Sat Feb 28 00:46:14 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f/locations => generated 127 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/712] 10.0.0.129 () {36 vars in 987 bytes} [Sat Feb 28 00:46:14 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/713] 10.0.0.129 () {36 vars in 927 bytes} [Sat Feb 28 00:46:14 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: 350/714] 10.0.0.129 () {36 vars in 927 bytes} [Sat Feb 28 00:46:14 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: 365/715] 10.0.0.204 () {36 vars in 987 bytes} [Sat Feb 28 00:46:18 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f => 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: 351/716] 10.0.0.204 () {36 vars in 927 bytes} [Sat Feb 28 00:46: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: 353/719] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:46:26 2026] GET /v2/images => generated 4892 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/720] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:46:26 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: 358/729] 10.0.0.204 () {36 vars in 987 bytes} [Sat Feb 28 00:47:06 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f => 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: 372/730] 10.0.0.204 () {36 vars in 927 bytes} [Sat Feb 28 00:47:06 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: 361/735] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:47:26 2026] GET /v2/images => generated 4892 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/736] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:47:27 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/745] 10.0.0.204 () {36 vars in 987 bytes} [Sat Feb 28 00:48:00 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f => 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: 366/746] 10.0.0.204 () {36 vars in 927 bytes} [Sat Feb 28 00:48:00 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: 381/747] 10.0.0.120 () {30 vars in 411 bytes} [Sat Feb 28 00:48:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/752] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:48:26 2026] GET /v2/images => generated 4892 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/753] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:48:26 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/756] 10.0.0.120 () {32 vars in 707 bytes} [Sat Feb 28 00:48:36 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f => 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: 386/757] 10.0.0.120 () {32 vars in 707 bytes} [Sat Feb 28 00:48:36 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/758] 10.0.0.166 () {36 vars in 987 bytes} [Sat Feb 28 00:48:36 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f => 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: 387/759] 10.0.0.166 () {36 vars in 927 bytes} [Sat Feb 28 00:48:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/760] 10.0.0.166 () {36 vars in 927 bytes} [Sat Feb 28 00:48:36 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: 388/761] 10.0.0.166 () {36 vars in 987 bytes} [Sat Feb 28 00:48:36 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f => 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: 374/762] 10.0.0.166 () {36 vars in 927 bytes} [Sat Feb 28 00:48:36 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: 389/763] 10.0.0.166 () {36 vars in 927 bytes} [Sat Feb 28 00:48:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/764] 10.0.0.166 () {36 vars in 987 bytes} [Sat Feb 28 00:48:36 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f => 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: 390/765] 10.0.0.166 () {36 vars in 927 bytes} [Sat Feb 28 00:48:36 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: 376/766] 10.0.0.129 () {36 vars in 911 bytes} [Sat Feb 28 00:48:36 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/767] 10.0.0.129 () {36 vars in 1007 bytes} [Sat Feb 28 00:48:36 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/768] 10.0.0.129 () {36 vars in 987 bytes} [Sat Feb 28 00:48:36 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f => 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: 392/769] 10.0.0.129 () {36 vars in 927 bytes} [Sat Feb 28 00:48:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/770] 10.0.0.129 () {36 vars in 927 bytes} [Sat Feb 28 00:48:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/775] 10.0.0.204 () {36 vars in 987 bytes} [Sat Feb 28 00:48:51 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/776] 10.0.0.204 () {36 vars in 927 bytes} [Sat Feb 28 00:48:51 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: 396/777] 10.0.0.204 () {36 vars in 987 bytes} [Sat Feb 28 00:48:53 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f => 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: 382/778] 10.0.0.204 () {36 vars in 927 bytes} [Sat Feb 28 00:48:53 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/783] 10.0.0.204 () {36 vars in 987 bytes} [Sat Feb 28 00:49:16 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f => 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: 399/784] 10.0.0.204 () {36 vars in 927 bytes} [Sat Feb 28 00:49:16 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/787] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:49:26 2026] GET /v2/images => generated 4892 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/788] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:49:26 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: 402/789] 10.0.0.204 () {36 vars in 987 bytes} [Sat Feb 28 00:49:29 2026] GET /v2/images/f2d69457-15d1-4be9-9f39-919f714f3d7f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/790] 10.0.0.204 () {36 vars in 927 bytes} [Sat Feb 28 00:49: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: 406/797] 162.253.55.52 () {32 vars in 825 bytes} [Sat Feb 28 00:49:50 2026] GET /v2/images?status=active&owner=06a9fb9810404797ac4d7b2ce4233051&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/798] 162.253.55.52 () {32 vars in 652 bytes} [Sat Feb 28 00:49:50 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: 407/799] 10.0.0.166 () {36 vars in 987 bytes} [Sat Feb 28 00:49:51 2026] GET /v2/images/a12514bc-9e79-47fc-96bf-88550c0db95a => 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: 393/800] 10.0.0.166 () {36 vars in 927 bytes} [Sat Feb 28 00:49:51 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/801] 10.0.0.166 () {36 vars in 927 bytes} [Sat Feb 28 00:49:51 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: 394/802] 10.0.0.166 () {36 vars in 987 bytes} [Sat Feb 28 00:49:51 2026] GET /v2/images/a12514bc-9e79-47fc-96bf-88550c0db95a => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/803] 10.0.0.166 () {36 vars in 927 bytes} [Sat Feb 28 00:49:51 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/804] 10.0.0.166 () {36 vars in 927 bytes} [Sat Feb 28 00:49:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/805] 10.0.0.166 () {36 vars in 987 bytes} [Sat Feb 28 00:49:51 2026] GET /v2/images/a12514bc-9e79-47fc-96bf-88550c0db95a => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/806] 10.0.0.166 () {36 vars in 927 bytes} [Sat Feb 28 00:49:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/807] 10.0.0.129 () {36 vars in 911 bytes} [Sat Feb 28 00:49:51 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/808] 10.0.0.129 () {36 vars in 1007 bytes} [Sat Feb 28 00:49:51 2026] GET /v2/images/a12514bc-9e79-47fc-96bf-88550c0db95a/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/809] 10.0.0.129 () {36 vars in 987 bytes} [Sat Feb 28 00:49:51 2026] GET /v2/images/a12514bc-9e79-47fc-96bf-88550c0db95a => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/810] 10.0.0.129 () {36 vars in 927 bytes} [Sat Feb 28 00:49:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/811] 10.0.0.129 () {36 vars in 927 bytes} [Sat Feb 28 00:49:51 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: 402/818] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:50:26 2026] GET /v2/images => generated 4892 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/819] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:50:27 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: 424/832] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:51:26 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: 409/833] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:51:26 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: 431/846] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:52:26 2026] GET /v2/images => generated 4892 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/847] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:52:26 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: 438/860] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:53:26 2026] GET /v2/images => generated 4892 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/861] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:53:26 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: 445/874] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:54:26 2026] GET /v2/images => generated 4892 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/875] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:54:26 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/884] 10.0.0.120 () {32 vars in 633 bytes} [Sat Feb 28 00:55:07 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/889] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:55:26 2026] GET /v2/images => generated 4892 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/890] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:55:26 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/903] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:56:26 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: 460/904] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:56:26 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: 451/917] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:57:26 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: 467/918] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:57:26 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/931] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:58:26 2026] GET /v2/images => generated 4892 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/932] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:58:26 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: 465/945] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:59:26 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: 7|app: 0|req: 481/946] 10.0.0.189 () {28 vars in 569 bytes} [Sat Feb 28 00:59:26 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)