+ 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 [Tue Mar 3 03:11:55 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:32 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-57dd664c6-2wkjv machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f52137cc668 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-03-03 03:11:57.774 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-03 03:11:57.810 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-03-03 03:11:58.617 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-03-03 03:11:58.618 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-03-03 03:11:58.619 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-03 03:11:58.643 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-03-03 03:11:58.644 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-03-03 03:11:58.644 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-03 03:12:00.651 7 WARNING glance.api.v2.images [None req-670612c5-8cb4-4246-b2a7-3d2a8eec0078 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-03 03:12:00.655 8 WARNING glance.api.v2.images [None req-7bc71bc7-b26d-4b2b-bd3e-dcdf0ef4c4cb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-03 03:12:00.992 8 WARNING keystonemiddleware._common.config [None req-7bc71bc7-b26d-4b2b-bd3e-dcdf0ef4c4cb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 03:12:00.992 7 WARNING keystonemiddleware._common.config [None req-670612c5-8cb4-4246-b2a7-3d2a8eec0078 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 03:12:00.999 8 WARNING oslo_config.cfg [None req-7bc71bc7-b26d-4b2b-bd3e-dcdf0ef4c4cb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-03 03:12:00.999 7 WARNING oslo_config.cfg [None req-670612c5-8cb4-4246-b2a7-3d2a8eec0078 - - - - - -] 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 0x7f52137cc668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f52137cc668 pid: 8 (default app) [pid: 7|app: 0|req: 3/5] 199.204.45.233 () {42 vars in 687 bytes} [Tue Mar 3 03:12:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 03:12:02.179 8 WARNING oslo_policy.policy [None req-3cba4438-48f2-4dd1-b841-a3307220f249 fdf1439b2bc84fd6a18e362a1a5510b8 34aa82d2f93f49e899ad14b801cf5d65 - - 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-03-03 03:12:02.179 8 WARNING oslo_policy.policy [None req-3cba4438-48f2-4dd1-b841-a3307220f249 fdf1439b2bc84fd6a18e362a1a5510b8 34aa82d2f93f49e899ad14b801cf5d65 - - 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-03-03 03:12:02.194 8 WARNING oslo_policy.policy [None req-3cba4438-48f2-4dd1-b841-a3307220f249 fdf1439b2bc84fd6a18e362a1a5510b8 34aa82d2f93f49e899ad14b801cf5d65 - - 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-03-03 03:12:02.194 8 WARNING oslo_policy.policy [None req-3cba4438-48f2-4dd1-b841-a3307220f249 fdf1439b2bc84fd6a18e362a1a5510b8 34aa82d2f93f49e899ad14b801cf5d65 - - 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: 3/6] 199.204.45.233 () {44 vars in 909 bytes} [Tue Mar 3 03:12:01 2026] GET /v2/images => generated 69 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.233 () {42 vars in 687 bytes} [Tue Mar 3 03:12:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.233 () {44 vars in 909 bytes} [Tue Mar 3 03:12:05 2026] GET /v2/images => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 03:12:05.507 7 WARNING oslo_policy.policy [None req-25668301-f1de-4040-800b-13dfefa79728 fdf1439b2bc84fd6a18e362a1a5510b8 34aa82d2f93f49e899ad14b801cf5d65 - - 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-03-03 03:12:05.507 7 WARNING oslo_policy.policy [None req-25668301-f1de-4040-800b-13dfefa79728 fdf1439b2bc84fd6a18e362a1a5510b8 34aa82d2f93f49e899ad14b801cf5d65 - - 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/9] 199.204.45.233 () {44 vars in 910 bytes} [Tue Mar 3 03:12:05 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.233 () {44 vars in 932 bytes} [Tue Mar 3 03:12:05 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 03:12:05.639 7 WARNING oslo_policy.policy [None req-0409a881-ba6e-42d2-ace3-b7ccbd77f5d0 fdf1439b2bc84fd6a18e362a1a5510b8 34aa82d2f93f49e899ad14b801cf5d65 - - 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-03-03 03:12:05.640 7 WARNING oslo_policy.policy [None req-0409a881-ba6e-42d2-ace3-b7ccbd77f5d0 fdf1439b2bc84fd6a18e362a1a5510b8 34aa82d2f93f49e899ad14b801cf5d65 - - 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/11] 199.204.45.233 () {44 vars in 938 bytes} [Tue Mar 3 03:12:05 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-03-03 03:12:05.718 8 WARNING oslo_config.cfg [None req-5b566a3b-3c19-4385-8d48-b6b66642276f fdf1439b2bc84fd6a18e362a1a5510b8 34aa82d2f93f49e899ad14b801cf5d65 - - 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: 6/12] 199.204.45.233 () {48 vars in 950 bytes} [Tue Mar 3 03:12:05 2026] POST /v2/images => generated 760 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-03 03:12:05.738 7 WARNING oslo_policy.policy [None req-b5ce06b4-1995-4219-8e72-2b7b744875ff fdf1439b2bc84fd6a18e362a1a5510b8 34aa82d2f93f49e899ad14b801cf5d65 - - 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-03-03 03:12:05.738 7 WARNING oslo_policy.policy [None req-b5ce06b4-1995-4219-8e72-2b7b744875ff fdf1439b2bc84fd6a18e362a1a5510b8 34aa82d2f93f49e899ad14b801cf5d65 - - 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-03-03 03:12:05.739 7 INFO glance.api.v2.image_data [None req-b5ce06b4-1995-4219-8e72-2b7b744875ff fdf1439b2bc84fd6a18e362a1a5510b8 34aa82d2f93f49e899ad14b801cf5d65 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 03:12:09.601 7 WARNING glance.location [None req-b5ce06b4-1995-4219-8e72-2b7b744875ff fdf1439b2bc84fd6a18e362a1a5510b8 34aa82d2f93f49e899ad14b801cf5d65 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.204.45.233 () {48 vars in 1044 bytes} [Tue Mar 3 03:12:05 2026] PUT /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d/file => generated 0 bytes in 3903 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7308 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.233 () {44 vars in 970 bytes} [Tue Mar 3 03:12:09 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 03:12:09.673 7 WARNING oslo_config.cfg [None req-6a1bc148-6351-47a0-a8fe-1bf12ad33a5b fdf1439b2bc84fd6a18e362a1a5510b8 34aa82d2f93f49e899ad14b801cf5d65 - - 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] 199.204.45.233 () {44 vars in 970 bytes} [Tue Mar 3 03:12:09 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d => 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: 133/266] 199.204.45.233 () {42 vars in 687 bytes} [Tue Mar 3 03:33:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/269] 199.204.45.233 () {44 vars in 909 bytes} [Tue Mar 3 03:33:00 2026] GET /v2/images => generated 1240 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/272] 199.204.45.233 () {42 vars in 687 bytes} [Tue Mar 3 03:33:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/273] 199.204.45.233 () {44 vars in 909 bytes} [Tue Mar 3 03:33:15 2026] GET /v2/images => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.204.45.233 () {44 vars in 936 bytes} [Tue Mar 3 03:33:15 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/275] 199.204.45.233 () {44 vars in 958 bytes} [Tue Mar 3 03:33:15 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.204.45.233 () {44 vars in 938 bytes} [Tue Mar 3 03:33:15 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: 138/277] 199.204.45.233 () {48 vars in 950 bytes} [Tue Mar 3 03:33:15 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-03 03:33:15.494 8 WARNING oslo_policy.policy [None req-d74fbdbe-79ca-4b56-a853-aa1f8b47f6fd fdf1439b2bc84fd6a18e362a1a5510b8 34aa82d2f93f49e899ad14b801cf5d65 - - 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-03-03 03:33:15.495 8 WARNING oslo_policy.policy [None req-d74fbdbe-79ca-4b56-a853-aa1f8b47f6fd fdf1439b2bc84fd6a18e362a1a5510b8 34aa82d2f93f49e899ad14b801cf5d65 - - 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-03-03 03:33:15.496 8 INFO glance.api.v2.image_data [None req-d74fbdbe-79ca-4b56-a853-aa1f8b47f6fd fdf1439b2bc84fd6a18e362a1a5510b8 34aa82d2f93f49e899ad14b801cf5d65 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 03:33:40.907 8 WARNING glance.location [None req-d74fbdbe-79ca-4b56-a853-aa1f8b47f6fd fdf1439b2bc84fd6a18e362a1a5510b8 34aa82d2f93f49e899ad14b801cf5d65 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/284] 199.204.45.233 () {48 vars in 1045 bytes} [Tue Mar 3 03:33:15 2026] PUT /v2/images/2f1b794c-0ea6-4177-80a7-4ae2d37335f0/file => generated 0 bytes in 25461 msecs (HTTP/1.1 204) 4 headers in 171 bytes (73535 switches on core 0) [pid: 7|app: 0|req: 145/285] 199.204.45.233 () {44 vars in 970 bytes} [Tue Mar 3 03:33:40 2026] GET /v2/images/2f1b794c-0ea6-4177-80a7-4ae2d37335f0 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/286] 199.204.45.233 () {44 vars in 970 bytes} [Tue Mar 3 03:33:40 2026] GET /v2/images/2f1b794c-0ea6-4177-80a7-4ae2d37335f0 => 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: 146/287] 199.204.45.233 () {42 vars in 687 bytes} [Tue Mar 3 03:33:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/288] 199.204.45.233 () {44 vars in 909 bytes} [Tue Mar 3 03:33:42 2026] GET /v2/images => generated 2451 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/373] 199.204.45.233 () {42 vars in 687 bytes} [Tue Mar 3 03:40:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/374] 199.204.45.233 () {44 vars in 909 bytes} [Tue Mar 3 03:40:41 2026] GET /v2/images => generated 2451 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/377] 199.204.45.233 () {42 vars in 687 bytes} [Tue Mar 3 03:40:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 199.204.45.233 () {44 vars in 909 bytes} [Tue Mar 3 03:40:52 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/379] 199.204.45.233 () {44 vars in 946 bytes} [Tue Mar 3 03:40:52 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/380] 199.204.45.233 () {44 vars in 968 bytes} [Tue Mar 3 03:40:52 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: 189/381] 199.204.45.233 () {44 vars in 938 bytes} [Tue Mar 3 03:40:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/382] 199.204.45.233 () {48 vars in 950 bytes} [Tue Mar 3 03:40:53 2026] POST /v2/images => generated 799 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-03 03:40:53.079 8 INFO glance.api.v2.image_data [None req-8bcb9c1d-f139-4cb2-a9d6-68a6af75e8fe fdf1439b2bc84fd6a18e362a1a5510b8 34aa82d2f93f49e899ad14b801cf5d65 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 03:41:07.953 8 INFO glance.location [None req-8bcb9c1d-f139-4cb2-a9d6-68a6af75e8fe fdf1439b2bc84fd6a18e362a1a5510b8 34aa82d2f93f49e899ad14b801cf5d65 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 190/385] 199.204.45.233 () {48 vars in 1044 bytes} [Tue Mar 3 03:40:53 2026] PUT /v2/images/6d421268-0155-4229-802b-cfd7dfd8feab/file => generated 0 bytes in 14918 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25643 switches on core 0) [pid: 7|app: 0|req: 196/386] 199.204.45.233 () {44 vars in 970 bytes} [Tue Mar 3 03:41:07 2026] GET /v2/images/6d421268-0155-4229-802b-cfd7dfd8feab => 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: 191/387] 199.204.45.233 () {48 vars in 1049 bytes} [Tue Mar 3 03:41:08 2026] PATCH /v2/images/6d421268-0155-4229-802b-cfd7dfd8feab => generated 1234 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/388] 199.204.45.233 () {44 vars in 970 bytes} [Tue Mar 3 03:41:08 2026] GET /v2/images/6d421268-0155-4229-802b-cfd7dfd8feab => generated 1234 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/397] 199.204.45.233 () {42 vars in 687 bytes} [Tue Mar 3 03:41:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/398] 199.204.45.233 () {44 vars in 909 bytes} [Tue Mar 3 03:41:44 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/403] 199.204.45.233 () {42 vars in 687 bytes} [Tue Mar 3 03:42:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/404] 199.204.45.233 () {44 vars in 909 bytes} [Tue Mar 3 03:42:02 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/405] 199.204.45.233 () {44 vars in 938 bytes} [Tue Mar 3 03:42:02 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/406] 199.204.45.233 () {44 vars in 960 bytes} [Tue Mar 3 03:42:02 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/407] 199.204.45.233 () {44 vars in 938 bytes} [Tue Mar 3 03:42:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/408] 199.204.45.233 () {48 vars in 950 bytes} [Tue Mar 3 03:42:02 2026] POST /v2/images => generated 791 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-03 03:42:02.873 7 INFO glance.api.v2.image_data [None req-6efda26e-d78a-49ef-90b3-61f03effb25e fdf1439b2bc84fd6a18e362a1a5510b8 34aa82d2f93f49e899ad14b801cf5d65 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 03:42:14.997 7 INFO glance.location [None req-6efda26e-d78a-49ef-90b3-61f03effb25e fdf1439b2bc84fd6a18e362a1a5510b8 34aa82d2f93f49e899ad14b801cf5d65 - - default default] Image format matched and virtual size computed: 2814115840 [pid: 7|app: 0|req: 208/411] 199.204.45.233 () {48 vars in 1045 bytes} [Tue Mar 3 03:42:02 2026] PUT /v2/images/ad5f2eb2-1216-4285-a803-8620513eaf2f/file => generated 0 bytes in 12165 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35064 switches on core 0) [pid: 8|app: 0|req: 204/412] 199.204.45.233 () {44 vars in 970 bytes} [Tue Mar 3 03:42:15 2026] GET /v2/images/ad5f2eb2-1216-4285-a803-8620513eaf2f => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/413] 199.204.45.233 () {44 vars in 970 bytes} [Tue Mar 3 03:42:15 2026] GET /v2/images/ad5f2eb2-1216-4285-a803-8620513eaf2f => generated 1204 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: 232/458] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:45:52 2026] GET /v2/images => generated 4893 bytes in 198 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: 227/459] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:45:52 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/472] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:46:52 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/473] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:46:52 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/486] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:47:52 2026] GET /v2/images => generated 4893 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/487] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:47:52 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/500] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:48:52 2026] GET /v2/images => generated 4893 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/501] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:48:52 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/514] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:49:52 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/515] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:49:52 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/528] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:50:52 2026] GET /v2/images => generated 4893 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/529] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:50:52 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/542] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:51:52 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/543] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:51:52 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/556] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:52:52 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/557] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:52:52 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/570] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:53:52 2026] GET /v2/images => generated 4893 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/571] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:53:52 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/574] 199.204.45.233 () {42 vars in 687 bytes} [Tue Mar 3 03:54:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/575] 199.204.45.233 () {44 vars in 909 bytes} [Tue Mar 3 03:54:00 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/586] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:54:52 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/587] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:54:52 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/600] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:55:52 2026] GET /v2/images => generated 4893 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/601] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:55:52 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/606] 199.204.45.233 () {42 vars in 687 bytes} [Tue Mar 3 03:56:12 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/607] 199.204.45.233 () {44 vars in 909 bytes} [Tue Mar 3 03:56:12 2026] GET /v2/images => generated 4893 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/608] 199.204.45.233 () {42 vars in 687 bytes} [Tue Mar 3 03:56:13 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/609] 199.204.45.233 () {44 vars in 909 bytes} [Tue Mar 3 03:56:14 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/618] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:56:52 2026] GET /v2/images => generated 4893 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/619] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:56:52 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/622] 199.204.45.233 () {42 vars in 687 bytes} [Tue Mar 3 03:57:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/623] 199.204.45.233 () {44 vars in 909 bytes} [Tue Mar 3 03:57:01 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/624] 199.204.45.233 () {42 vars in 687 bytes} [Tue Mar 3 03:57:08 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/625] 199.204.45.233 () {44 vars in 909 bytes} [Tue Mar 3 03:57:08 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/636] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:57:52 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/637] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:57:52 2026] GET /v2/images => generated 4893 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/640] 199.204.45.233 () {42 vars in 687 bytes} [Tue Mar 3 03:58:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/641] 199.204.45.233 () {44 vars in 909 bytes} [Tue Mar 3 03:58:02 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/650] 10.0.0.55 () {32 vars in 631 bytes} [Tue Mar 3 03:58:43 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/653] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:58:52 2026] GET /v2/images => generated 4893 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/654] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:58:52 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/657] 10.0.0.33 () {36 vars in 985 bytes} [Tue Mar 3 03:59:01 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d => 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: 327/658] 10.0.0.33 () {36 vars in 925 bytes} [Tue Mar 3 03:59:01 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: 332/659] 10.0.0.231 () {36 vars in 986 bytes} [Tue Mar 3 03:59:07 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d => generated 1171 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/660] 10.0.0.231 () {36 vars in 926 bytes} [Tue Mar 3 03:59:07 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/661] 10.0.0.231 () {36 vars in 926 bytes} [Tue Mar 3 03:59:07 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: 329/662] 10.0.0.231 () {36 vars in 986 bytes} [Tue Mar 3 03:59:07 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d => 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: 334/663] 10.0.0.231 () {36 vars in 926 bytes} [Tue Mar 3 03:59:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/664] 10.0.0.231 () {36 vars in 926 bytes} [Tue Mar 3 03:59:07 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: 335/665] 10.0.0.231 () {36 vars in 986 bytes} [Tue Mar 3 03:59:08 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d => 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: 331/666] 10.0.0.231 () {36 vars in 926 bytes} [Tue Mar 3 03:59:08 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: 336/667] 10.0.0.231 () {36 vars in 926 bytes} [Tue Mar 3 03:59:08 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/668] 10.0.0.152 () {36 vars in 910 bytes} [Tue Mar 3 03:59:08 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/669] 10.0.0.152 () {36 vars in 1006 bytes} [Tue Mar 3 03:59:08 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d/locations => generated 127 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/670] 10.0.0.152 () {36 vars in 986 bytes} [Tue Mar 3 03:59:09 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d => 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: 338/671] 10.0.0.152 () {36 vars in 926 bytes} [Tue Mar 3 03:59:09 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/672] 10.0.0.152 () {36 vars in 926 bytes} [Tue Mar 3 03:59:09 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: 339/673] 199.204.45.233 () {36 vars in 990 bytes} [Tue Mar 3 03:59:09 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d => 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: 335/674] 199.204.45.233 () {36 vars in 930 bytes} [Tue Mar 3 03:59:09 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: 340/675] 199.204.45.233 () {36 vars in 990 bytes} [Tue Mar 3 03:59:10 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/676] 199.204.45.233 () {36 vars in 930 bytes} [Tue Mar 3 03:59: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: 342/679] 10.0.0.33 () {36 vars in 985 bytes} [Tue Mar 3 03:59:15 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d => 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: 338/680] 10.0.0.33 () {36 vars in 925 bytes} [Tue Mar 3 03:59:15 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: 346/687] 10.0.0.33 () {36 vars in 985 bytes} [Tue Mar 3 03:59:49 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d => 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: 342/688] 10.0.0.33 () {36 vars in 925 bytes} [Tue Mar 3 03:59:49 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: 348/691] 10.0.0.33 () {36 vars in 985 bytes} [Tue Mar 3 03:59:50 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d => 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: 344/692] 10.0.0.33 () {36 vars in 925 bytes} [Tue Mar 3 03:59:50 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: 349/693] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:59:52 2026] GET /v2/images => generated 4893 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/694] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 03:59:53 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/699] 10.0.0.33 () {36 vars in 985 bytes} [Tue Mar 3 04:00:15 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/700] 10.0.0.33 () {36 vars in 925 bytes} [Tue Mar 3 04:00:15 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: 353/701] 10.0.0.33 () {36 vars in 985 bytes} [Tue Mar 3 04:00:15 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d => 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: 349/702] 10.0.0.33 () {36 vars in 925 bytes} [Tue Mar 3 04:00:15 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/709] 10.0.0.55 () {30 vars in 409 bytes} [Tue Mar 3 04:00:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/712] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 04:00:52 2026] GET /v2/images => generated 4893 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/713] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 04:00:52 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/720] 10.0.0.55 () {34 vars in 653 bytes} [Tue Mar 3 04:01:27 2026] POST /v2/images => generated 649 bytes in 120 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-03 04:01:28.078 8 WARNING glance.api.v2.images [None req-22bd7e8c-eaa8-4e2d-9365-878cbd2aac15 07439f6427684748bcf40d865f61b0c8 52612a6986e34e02ba0cb85a182856b0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1c161b9d-0cda-4da3-99b9-509440f94871 [pid: 8|app: 0|req: 359/721] 10.0.0.55 () {32 vars in 708 bytes} [Tue Mar 3 04:01:28 2026] DELETE /v2/images/1c161b9d-0cda-4da3-99b9-509440f94871 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/722] 10.0.0.55 () {32 vars in 705 bytes} [Tue Mar 3 04:01:28 2026] GET /v2/images/1c161b9d-0cda-4da3-99b9-509440f94871 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/723] 10.0.0.55 () {32 vars in 631 bytes} [Tue Mar 3 04:01:28 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/724] 10.0.0.55 () {34 vars in 653 bytes} [Tue Mar 3 04:01:28 2026] POST /v2/images => generated 702 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/725] 10.0.0.55 () {32 vars in 715 bytes} [Tue Mar 3 04:01:28 2026] GET /v2/images/973b1664-76a4-47a2-9fc3-66dc0cdbcc81/file => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 04:01:28.291 7 INFO glance.api.v2.image_data [None req-2648bbbc-d305-42b1-911c-fda4c7990b57 07439f6427684748bcf40d865f61b0c8 52612a6986e34e02ba0cb85a182856b0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 04:01:28.344 7 WARNING glance_store._drivers.rbd [None req-2648bbbc-d305-42b1-911c-fda4c7990b57 07439f6427684748bcf40d865f61b0c8 52612a6986e34e02ba0cb85a182856b0 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-03 04:01:29.044 7 INFO glance.location [None req-2648bbbc-d305-42b1-911c-fda4c7990b57 07439f6427684748bcf40d865f61b0c8 52612a6986e34e02ba0cb85a182856b0 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 365/726] 10.0.0.55 () {32 vars in 725 bytes} [Tue Mar 3 04:01:28 2026] PUT /v2/images/973b1664-76a4-47a2-9fc3-66dc0cdbcc81/file => generated 0 bytes in 799 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/727] 10.0.0.55 () {32 vars in 705 bytes} [Tue Mar 3 04:01:29 2026] GET /v2/images/973b1664-76a4-47a2-9fc3-66dc0cdbcc81 => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/728] 10.0.0.55 () {32 vars in 715 bytes} [Tue Mar 3 04:01:29 2026] GET /v2/images/973b1664-76a4-47a2-9fc3-66dc0cdbcc81/file => generated 1024 bytes in 149 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/729] 10.0.0.55 () {34 vars in 653 bytes} [Tue Mar 3 04:01:29 2026] POST /v2/images => generated 647 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/730] 10.0.0.55 () {32 vars in 724 bytes} [Tue Mar 3 04:01:29 2026] PATCH /v2/images/2c2d14ea-10d5-4d0c-bd93-8c43d95046c0 => generated 653 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/731] 10.0.0.55 () {32 vars in 705 bytes} [Tue Mar 3 04:01:29 2026] GET /v2/images/2c2d14ea-10d5-4d0c-bd93-8c43d95046c0 => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 04:01:29.401 7 WARNING glance.api.v2.images [None req-81c04d29-0434-4a66-85a6-50977d2ae83a 07439f6427684748bcf40d865f61b0c8 52612a6986e34e02ba0cb85a182856b0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2c2d14ea-10d5-4d0c-bd93-8c43d95046c0 [pid: 7|app: 0|req: 368/732] 10.0.0.55 () {32 vars in 708 bytes} [Tue Mar 3 04:01:29 2026] DELETE /v2/images/2c2d14ea-10d5-4d0c-bd93-8c43d95046c0 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/733] 10.0.0.55 () {32 vars in 705 bytes} [Tue Mar 3 04:01:29 2026] GET /v2/images/2c2d14ea-10d5-4d0c-bd93-8c43d95046c0 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 04:01:29.470 7 WARNING glance.api.v2.images [None req-11d9f863-b1ce-48a3-b8da-0a21014cd250 07439f6427684748bcf40d865f61b0c8 52612a6986e34e02ba0cb85a182856b0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//973b1664-76a4-47a2-9fc3-66dc0cdbcc81 [pid: 7|app: 0|req: 369/734] 10.0.0.55 () {32 vars in 708 bytes} [Tue Mar 3 04:01:29 2026] DELETE /v2/images/973b1664-76a4-47a2-9fc3-66dc0cdbcc81 => generated 0 bytes in 784 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/735] 10.0.0.55 () {32 vars in 705 bytes} [Tue Mar 3 04:01:30 2026] GET /v2/images/973b1664-76a4-47a2-9fc3-66dc0cdbcc81 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 04:01:30.283 7 WARNING glance.api.v2.images [None req-2af60573-1a6b-48e6-bf7a-98f25aa11ae7 07439f6427684748bcf40d865f61b0c8 52612a6986e34e02ba0cb85a182856b0 - - default default] Failed to find image 1c161b9d-0cda-4da3-99b9-509440f94871 to delete: glance.common.exception.ImageNotFound: No image found with ID 1c161b9d-0cda-4da3-99b9-509440f94871 [pid: 7|app: 0|req: 370/736] 10.0.0.55 () {32 vars in 708 bytes} [Tue Mar 3 04:01:30 2026] DELETE /v2/images/1c161b9d-0cda-4da3-99b9-509440f94871 => generated 147 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/737] 10.0.0.55 () {32 vars in 705 bytes} [Tue Mar 3 04:01:30 2026] GET /v2/images/1c161b9d-0cda-4da3-99b9-509440f94871 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/740] 10.0.0.55 () {32 vars in 705 bytes} [Tue Mar 3 04:01:34 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d => 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: 369/741] 10.0.0.55 () {32 vars in 705 bytes} [Tue Mar 3 04:01:34 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d => 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: 373/742] 10.0.0.231 () {36 vars in 986 bytes} [Tue Mar 3 04:01:34 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d => generated 1171 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/743] 10.0.0.231 () {36 vars in 926 bytes} [Tue Mar 3 04:01:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/744] 10.0.0.231 () {36 vars in 926 bytes} [Tue Mar 3 04:01:34 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: 371/745] 10.0.0.231 () {36 vars in 986 bytes} [Tue Mar 3 04:01:34 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d => 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: 375/746] 10.0.0.231 () {36 vars in 926 bytes} [Tue Mar 3 04:01: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: 372/747] 10.0.0.231 () {36 vars in 926 bytes} [Tue Mar 3 04:01:34 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: 376/748] 10.0.0.231 () {36 vars in 986 bytes} [Tue Mar 3 04:01:34 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/749] 10.0.0.231 () {36 vars in 926 bytes} [Tue Mar 3 04:01:34 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: 377/750] 10.0.0.231 () {36 vars in 926 bytes} [Tue Mar 3 04:01:34 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: 374/751] 10.0.0.152 () {36 vars in 910 bytes} [Tue Mar 3 04:01:35 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/752] 10.0.0.152 () {36 vars in 1006 bytes} [Tue Mar 3 04:01:35 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/753] 10.0.0.152 () {36 vars in 986 bytes} [Tue Mar 3 04:01:35 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/754] 10.0.0.152 () {36 vars in 926 bytes} [Tue Mar 3 04:01:35 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/755] 10.0.0.152 () {36 vars in 926 bytes} [Tue Mar 3 04:01:35 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/760] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 04:01:52 2026] GET /v2/images => generated 4893 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/761] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 04:01:52 2026] GET /v2/images => generated 4893 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/764] 10.0.0.33 () {36 vars in 985 bytes} [Tue Mar 3 04:02:01 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/765] 10.0.0.33 () {36 vars in 925 bytes} [Tue Mar 3 04:02:01 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: 385/766] 10.0.0.33 () {36 vars in 985 bytes} [Tue Mar 3 04:02:01 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/767] 10.0.0.33 () {36 vars in 925 bytes} [Tue Mar 3 04:02:01 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: 386/768] 10.0.0.33 () {36 vars in 985 bytes} [Tue Mar 3 04:02:09 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/769] 10.0.0.33 () {36 vars in 925 bytes} [Tue Mar 3 04:02:09 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: 389/774] 10.0.0.33 () {36 vars in 985 bytes} [Tue Mar 3 04:02:26 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d => 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: 386/775] 10.0.0.33 () {36 vars in 925 bytes} [Tue Mar 3 04:02:26 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: 389/780] 10.0.0.33 () {36 vars in 985 bytes} [Tue Mar 3 04:02:42 2026] GET /v2/images/565bf791-c0d2-49cb-bade-86fc90a3ff0d => 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: 392/781] 10.0.0.33 () {36 vars in 925 bytes} [Tue Mar 3 04:02:42 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: 391/784] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 04:02:52 2026] GET /v2/images => generated 4893 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/785] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 04:02:53 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/788] 199.204.45.233 () {32 vars in 825 bytes} [Tue Mar 3 04:03:07 2026] GET /v2/images?status=active&owner=34aa82d2f93f49e899ad14b801cf5d65&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/789] 199.204.45.233 () {32 vars in 652 bytes} [Tue Mar 3 04:03:07 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: 394/790] 10.0.0.231 () {36 vars in 986 bytes} [Tue Mar 3 04:03:07 2026] GET /v2/images/2f1b794c-0ea6-4177-80a7-4ae2d37335f0 => 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: 397/791] 10.0.0.231 () {36 vars in 926 bytes} [Tue Mar 3 04:03:07 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/792] 10.0.0.231 () {36 vars in 926 bytes} [Tue Mar 3 04:03:07 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: 398/793] 10.0.0.231 () {36 vars in 986 bytes} [Tue Mar 3 04:03:07 2026] GET /v2/images/2f1b794c-0ea6-4177-80a7-4ae2d37335f0 => 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/794] 10.0.0.231 () {36 vars in 926 bytes} [Tue Mar 3 04:03:07 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: 399/795] 10.0.0.231 () {36 vars in 926 bytes} [Tue Mar 3 04:03:07 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: 397/796] 10.0.0.231 () {36 vars in 986 bytes} [Tue Mar 3 04:03:07 2026] GET /v2/images/2f1b794c-0ea6-4177-80a7-4ae2d37335f0 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/797] 10.0.0.231 () {36 vars in 926 bytes} [Tue Mar 3 04:03:07 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: 398/798] 10.0.0.152 () {36 vars in 910 bytes} [Tue Mar 3 04:03:08 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/799] 10.0.0.152 () {36 vars in 1006 bytes} [Tue Mar 3 04:03:08 2026] GET /v2/images/2f1b794c-0ea6-4177-80a7-4ae2d37335f0/locations => generated 127 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/800] 10.0.0.152 () {36 vars in 986 bytes} [Tue Mar 3 04:03:08 2026] GET /v2/images/2f1b794c-0ea6-4177-80a7-4ae2d37335f0 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/801] 10.0.0.152 () {36 vars in 926 bytes} [Tue Mar 3 04:03:08 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: 400/802] 10.0.0.152 () {36 vars in 926 bytes} [Tue Mar 3 04:03:08 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: 406/813] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 04:03:53 2026] GET /v2/images => generated 4893 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/814] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 04:03:53 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/827] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 04:04:52 2026] GET /v2/images => generated 4893 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/828] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 04:04:52 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/841] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 04:05:52 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/842] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 04:05:52 2026] GET /v2/images => generated 4893 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/855] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 04:06:52 2026] GET /v2/images => generated 4893 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/856] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 04:06:53 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/859] 10.0.0.55 () {32 vars in 631 bytes} [Tue Mar 3 04:07:03 2026] GET /v2/images => generated 4893 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/870] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 04:07:52 2026] GET /v2/images => generated 4893 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/871] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 04:07:53 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/884] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 04:08:52 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/885] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 04:08:52 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/898] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 04:09:52 2026] GET /v2/images => generated 4893 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/899] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 04:09:52 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/912] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 04:10:52 2026] GET /v2/images => generated 4893 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/913] 10.0.0.233 () {28 vars in 568 bytes} [Tue Mar 3 04:10:52 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)