+ 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 [Mon Sep 7 18:43:31 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-7cffb6f8f6-pc7dt 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f634d369668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-09-07 18:43:33.556 6 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-07 18:43:33.576 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-09-07 18:43:34.410 6 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-09-07 18:43:34.411 6 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-09-07 18:43:34.412 6 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-07 18:43:34.470 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-09-07 18:43:34.471 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-09-07 18:43:34.472 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-07 18:43:36.446 6 WARNING glance.api.v2.images [None req-a7142276-2907-416e-8a6c-1716f63a0389 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-07 18:43:36.644 7 WARNING glance.api.v2.images [None req-47d37d1b-1e39-47a2-9cce-ef14be427426 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-07 18:43:36.775 6 WARNING keystonemiddleware._common.config [None req-a7142276-2907-416e-8a6c-1716f63a0389 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-07 18:43:36.783 6 WARNING oslo_config.cfg [None req-a7142276-2907-416e-8a6c-1716f63a0389 - - - - - -] 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 0x7f634d369668 pid: 6 (default app) 2026-09-07 18:43:37.019 7 WARNING keystonemiddleware._common.config [None req-47d37d1b-1e39-47a2-9cce-ef14be427426 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-07 18:43:37.027 7 WARNING oslo_config.cfg [None req-47d37d1b-1e39-47a2-9cce-ef14be427426 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f634d369668 pid: 7 (default app) [pid: 6|app: 0|req: 3/3] 162.253.55.164 () {42 vars in 687 bytes} [Mon Sep 7 18:43:37 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-09-07 18:43:37.955 7 WARNING oslo_policy.policy [None req-8078cbee-bdd5-43c2-b90c-5c9519c4a584 5e51caba3cde41be9a5cb70efe0e6ff3 acabe96c5bfa4ce08717d21f770c4f06 - - 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-09-07 18:43:37.955 7 WARNING oslo_policy.policy [None req-8078cbee-bdd5-43c2-b90c-5c9519c4a584 5e51caba3cde41be9a5cb70efe0e6ff3 acabe96c5bfa4ce08717d21f770c4f06 - - 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-09-07 18:43:37.985 7 WARNING oslo_policy.policy [None req-8078cbee-bdd5-43c2-b90c-5c9519c4a584 5e51caba3cde41be9a5cb70efe0e6ff3 acabe96c5bfa4ce08717d21f770c4f06 - - 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-09-07 18:43:37.986 7 WARNING oslo_policy.policy [None req-8078cbee-bdd5-43c2-b90c-5c9519c4a584 5e51caba3cde41be9a5cb70efe0e6ff3 acabe96c5bfa4ce08717d21f770c4f06 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/4] 162.253.55.164 () {44 vars in 909 bytes} [Mon Sep 7 18:43:37 2026] GET /v2/images => generated 69 bytes in 644 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 4/5] 162.253.55.164 () {42 vars in 687 bytes} [Mon Sep 7 18:43: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: 2/6] 162.253.55.164 () {44 vars in 909 bytes} [Mon Sep 7 18:43:41 2026] GET /v2/images => generated 69 bytes in 48 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-09-07 18:43:41.890 6 WARNING oslo_policy.policy [None req-f2912967-1387-4e2d-86f9-e47b88e89dc9 5e51caba3cde41be9a5cb70efe0e6ff3 acabe96c5bfa4ce08717d21f770c4f06 - - 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-09-07 18:43:41.890 6 WARNING oslo_policy.policy [None req-f2912967-1387-4e2d-86f9-e47b88e89dc9 5e51caba3cde41be9a5cb70efe0e6ff3 acabe96c5bfa4ce08717d21f770c4f06 - - 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: 6|app: 0|req: 5/7] 162.253.55.164 () {44 vars in 910 bytes} [Mon Sep 7 18:43:41 2026] GET /v2/images/cirros => generated 151 bytes in 161 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 162.253.55.164 () {44 vars in 932 bytes} [Mon Sep 7 18:43:42 2026] GET /v2/images?name=cirros => generated 81 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 18:43:42.058 6 WARNING oslo_policy.policy [None req-f122461d-40ab-44f7-bbb0-9ca80747a328 5e51caba3cde41be9a5cb70efe0e6ff3 acabe96c5bfa4ce08717d21f770c4f06 - - 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-09-07 18:43:42.059 6 WARNING oslo_policy.policy [None req-f122461d-40ab-44f7-bbb0-9ca80747a328 5e51caba3cde41be9a5cb70efe0e6ff3 acabe96c5bfa4ce08717d21f770c4f06 - - 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: 6|app: 0|req: 6/9] 162.253.55.164 () {44 vars in 938 bytes} [Mon Sep 7 18:43:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 18:43:42.194 7 WARNING oslo_config.cfg [None req-ae253f42-e7ac-4dfd-b818-f6e5de8e0681 5e51caba3cde41be9a5cb70efe0e6ff3 acabe96c5bfa4ce08717d21f770c4f06 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/10] 162.253.55.164 () {48 vars in 950 bytes} [Mon Sep 7 18:43:42 2026] POST /v2/images => generated 760 bytes in 99 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-07 18:43:42.232 6 WARNING oslo_policy.policy [None req-c6e8ee27-0a7a-46ad-aa5a-482d6c9a54aa 5e51caba3cde41be9a5cb70efe0e6ff3 acabe96c5bfa4ce08717d21f770c4f06 - - 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-09-07 18:43:42.233 6 WARNING oslo_policy.policy [None req-c6e8ee27-0a7a-46ad-aa5a-482d6c9a54aa 5e51caba3cde41be9a5cb70efe0e6ff3 acabe96c5bfa4ce08717d21f770c4f06 - - 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-09-07 18:43:42.236 6 INFO glance.api.v2.image_data [None req-c6e8ee27-0a7a-46ad-aa5a-482d6c9a54aa 5e51caba3cde41be9a5cb70efe0e6ff3 acabe96c5bfa4ce08717d21f770c4f06 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 18:43:47.141 6 WARNING glance.location [None req-c6e8ee27-0a7a-46ad-aa5a-482d6c9a54aa 5e51caba3cde41be9a5cb70efe0e6ff3 acabe96c5bfa4ce08717d21f770c4f06 - - default default] Image claims disk_format but is actually 'gpt' [pid: 6|app: 0|req: 7/13] 162.253.55.164 () {48 vars in 1044 bytes} [Mon Sep 7 18:43:42 2026] PUT /v2/images/b634e587-5c07-4935-84d0-a11c720062a6/file => generated 0 bytes in 4983 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6146 switches on core 0) [pid: 7|app: 0|req: 7/14] 162.253.55.164 () {44 vars in 970 bytes} [Mon Sep 7 18:43:47 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 18:43:47.301 6 WARNING oslo_config.cfg [None req-e00b1c08-7eed-41a8-ad2b-e38dbbd0203c 5e51caba3cde41be9a5cb70efe0e6ff3 acabe96c5bfa4ce08717d21f770c4f06 - - 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: 6|app: 0|req: 8/15] 162.253.55.164 () {48 vars in 1050 bytes} [Mon Sep 7 18:43:47 2026] PATCH /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 162.253.55.164 () {44 vars in 970 bytes} [Mon Sep 7 18:43:47 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 133/265] 162.253.55.164 () {42 vars in 687 bytes} [Mon Sep 7 19:04:32 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: 133/266] 162.253.55.164 () {44 vars in 909 bytes} [Mon Sep 7 19:04:32 2026] GET /v2/images => generated 1381 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 162.253.55.164 () {42 vars in 687 bytes} [Mon Sep 7 19:04:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 136/272] 162.253.55.164 () {44 vars in 909 bytes} [Mon Sep 7 19:04:51 2026] GET /v2/images => generated 1381 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 162.253.55.164 () {44 vars in 936 bytes} [Mon Sep 7 19:04:52 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 137/274] 162.253.55.164 () {44 vars in 958 bytes} [Mon Sep 7 19:04:52 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 162.253.55.164 () {44 vars in 938 bytes} [Mon Sep 7 19:04:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 138/276] 162.253.55.164 () {48 vars in 950 bytes} [Mon Sep 7 19:04:52 2026] POST /v2/images => generated 796 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-07 19:04:52.293 7 WARNING oslo_policy.policy [None req-fba9fda8-b49b-4fbc-8db6-834b278537bc 5e51caba3cde41be9a5cb70efe0e6ff3 acabe96c5bfa4ce08717d21f770c4f06 - - 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-09-07 19:04:52.293 7 WARNING oslo_policy.policy [None req-fba9fda8-b49b-4fbc-8db6-834b278537bc 5e51caba3cde41be9a5cb70efe0e6ff3 acabe96c5bfa4ce08717d21f770c4f06 - - 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-09-07 19:04:52.295 7 INFO glance.api.v2.image_data [None req-fba9fda8-b49b-4fbc-8db6-834b278537bc 5e51caba3cde41be9a5cb70efe0e6ff3 acabe96c5bfa4ce08717d21f770c4f06 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 19:05:21.973 7 WARNING glance.location [None req-fba9fda8-b49b-4fbc-8db6-834b278537bc 5e51caba3cde41be9a5cb70efe0e6ff3 acabe96c5bfa4ce08717d21f770c4f06 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 139/283] 162.253.55.164 () {48 vars in 1045 bytes} [Mon Sep 7 19:04:52 2026] PUT /v2/images/c5d9f2b2-6737-475c-a68b-0313b84250ac/file => generated 0 bytes in 29746 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63667 switches on core 0) [pid: 6|app: 0|req: 145/284] 162.253.55.164 () {44 vars in 970 bytes} [Mon Sep 7 19:05:22 2026] GET /v2/images/c5d9f2b2-6737-475c-a68b-0313b84250ac => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/285] 162.253.55.164 () {48 vars in 1050 bytes} [Mon Sep 7 19:05:22 2026] PATCH /v2/images/c5d9f2b2-6737-475c-a68b-0313b84250ac => generated 1395 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 146/286] 162.253.55.164 () {44 vars in 970 bytes} [Mon Sep 7 19:05:22 2026] GET /v2/images/c5d9f2b2-6737-475c-a68b-0313b84250ac => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/287] 162.253.55.164 () {42 vars in 687 bytes} [Mon Sep 7 19:05:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 147/288] 162.253.55.164 () {44 vars in 909 bytes} [Mon Sep 7 19:05:23 2026] GET /v2/images => generated 2778 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 191/375] 162.253.55.164 () {42 vars in 687 bytes} [Mon Sep 7 19:12:28 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: 185/376] 162.253.55.164 () {44 vars in 909 bytes} [Mon Sep 7 19:12:28 2026] GET /v2/images => generated 2778 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 193/379] 162.253.55.164 () {42 vars in 687 bytes} [Mon Sep 7 19:12:36 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: 187/380] 162.253.55.164 () {44 vars in 909 bytes} [Mon Sep 7 19:12:36 2026] GET /v2/images => generated 2778 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 194/381] 162.253.55.164 () {44 vars in 946 bytes} [Mon Sep 7 19:12:36 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/382] 162.253.55.164 () {44 vars in 968 bytes} [Mon Sep 7 19:12:37 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 195/383] 162.253.55.164 () {44 vars in 938 bytes} [Mon Sep 7 19:12:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/384] 162.253.55.164 () {48 vars in 950 bytes} [Mon Sep 7 19:12:37 2026] POST /v2/images => generated 799 bytes in 346 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-07 19:12:37.434 6 INFO glance.api.v2.image_data [None req-f53cb452-c4fe-4681-a382-135c25089687 5e51caba3cde41be9a5cb70efe0e6ff3 acabe96c5bfa4ce08717d21f770c4f06 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 19:12:55.821 6 INFO glance.location [None req-f53cb452-c4fe-4681-a382-135c25089687 5e51caba3cde41be9a5cb70efe0e6ff3 acabe96c5bfa4ce08717d21f770c4f06 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 6|app: 0|req: 196/389] 162.253.55.164 () {48 vars in 1044 bytes} [Mon Sep 7 19:12:37 2026] PUT /v2/images/55948263-8ec9-4055-8c1e-798ef183cae9/file => generated 0 bytes in 18444 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26780 switches on core 0) [pid: 7|app: 0|req: 194/390] 162.253.55.164 () {44 vars in 970 bytes} [Mon Sep 7 19:12:55 2026] GET /v2/images/55948263-8ec9-4055-8c1e-798ef183cae9 => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 197/391] 162.253.55.164 () {48 vars in 1050 bytes} [Mon Sep 7 19:12:55 2026] PATCH /v2/images/55948263-8ec9-4055-8c1e-798ef183cae9 => generated 1410 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/392] 162.253.55.164 () {44 vars in 970 bytes} [Mon Sep 7 19:12:56 2026] GET /v2/images/55948263-8ec9-4055-8c1e-798ef183cae9 => generated 1410 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 201/399] 162.253.55.164 () {42 vars in 687 bytes} [Mon Sep 7 19:13:34 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: 199/400] 162.253.55.164 () {44 vars in 909 bytes} [Mon Sep 7 19:13:34 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 204/405] 162.253.55.164 () {42 vars in 687 bytes} [Mon Sep 7 19:13:50 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/406] 162.253.55.164 () {44 vars in 909 bytes} [Mon Sep 7 19:13:50 2026] GET /v2/images => generated 4190 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 205/407] 162.253.55.164 () {44 vars in 938 bytes} [Mon Sep 7 19:13:50 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/408] 162.253.55.164 () {44 vars in 960 bytes} [Mon Sep 7 19:13:50 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 206/409] 162.253.55.164 () {44 vars in 938 bytes} [Mon Sep 7 19:13:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/410] 162.253.55.164 () {48 vars in 950 bytes} [Mon Sep 7 19:13:50 2026] POST /v2/images => generated 791 bytes in 82 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-07 19:13:51.002 6 INFO glance.api.v2.image_data [None req-d995696a-2b33-42ff-9a9f-27527e6f6763 5e51caba3cde41be9a5cb70efe0e6ff3 acabe96c5bfa4ce08717d21f770c4f06 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 19:14:07.868 6 INFO glance.location [None req-d995696a-2b33-42ff-9a9f-27527e6f6763 5e51caba3cde41be9a5cb70efe0e6ff3 acabe96c5bfa4ce08717d21f770c4f06 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 6|app: 0|req: 207/415] 162.253.55.164 () {48 vars in 1045 bytes} [Mon Sep 7 19:13:50 2026] PUT /v2/images/c35348fc-d0f1-41e6-9242-352cb11639bf/file => generated 0 bytes in 16948 msecs (HTTP/1.1 204) 4 headers in 171 bytes (39949 switches on core 0) [pid: 7|app: 0|req: 209/416] 162.253.55.164 () {44 vars in 970 bytes} [Mon Sep 7 19:14:07 2026] GET /v2/images/c35348fc-d0f1-41e6-9242-352cb11639bf => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 208/417] 162.253.55.164 () {48 vars in 1050 bytes} [Mon Sep 7 19:14:07 2026] PATCH /v2/images/c35348fc-d0f1-41e6-9242-352cb11639bf => generated 1382 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/418] 162.253.55.164 () {44 vars in 970 bytes} [Mon Sep 7 19:14:08 2026] GET /v2/images/c35348fc-d0f1-41e6-9242-352cb11639bf => generated 1382 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/589] 162.253.55.164 () {42 vars in 687 bytes} [Mon Sep 7 19:28:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 294/592] 162.253.55.164 () {44 vars in 909 bytes} [Mon Sep 7 19:28:25 2026] GET /v2/images => generated 5574 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 309/621] 162.253.55.164 () {42 vars in 687 bytes} [Mon Sep 7 19:30:55 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/622] 162.253.55.164 () {44 vars in 909 bytes} [Mon Sep 7 19:30:55 2026] GET /v2/images => generated 5574 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 311/625] 162.253.55.164 () {42 vars in 687 bytes} [Mon Sep 7 19:30:57 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: 315/626] 162.253.55.164 () {44 vars in 909 bytes} [Mon Sep 7 19:30:57 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 317/637] 162.253.55.164 () {42 vars in 687 bytes} [Mon Sep 7 19:31:50 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: 321/638] 162.253.55.164 () {44 vars in 909 bytes} [Mon Sep 7 19:31:50 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 319/641] 162.253.55.164 () {42 vars in 687 bytes} [Mon Sep 7 19:31:59 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/642] 162.253.55.164 () {44 vars in 909 bytes} [Mon Sep 7 19:31:59 2026] GET /v2/images => generated 5574 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 327/657] 162.253.55.164 () {42 vars in 687 bytes} [Mon Sep 7 19:33:07 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: 331/658] 162.253.55.164 () {44 vars in 909 bytes} [Mon Sep 7 19:33:07 2026] GET /v2/images => generated 5574 bytes in 80 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: 6|app: 0|req: 332/667] 10.0.0.251 () {32 vars in 633 bytes} [Mon Sep 7 19:33:49 2026] GET /v2/images => generated 5574 bytes in 24 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: 338/672] 10.0.0.169 () {36 vars in 987 bytes} [Mon Sep 7 19:34:12 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 335/673] 10.0.0.169 () {36 vars in 927 bytes} [Mon Sep 7 19:34:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/676] 10.0.0.169 () {36 vars in 987 bytes} [Mon Sep 7 19:34:16 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 337/677] 10.0.0.169 () {36 vars in 927 bytes} [Mon Sep 7 19:34:16 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: 341/678] 162.253.55.164 () {36 vars in 991 bytes} [Mon Sep 7 19:34:21 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 338/679] 162.253.55.164 () {36 vars in 931 bytes} [Mon Sep 7 19:34:21 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: 342/680] 162.253.55.164 () {36 vars in 991 bytes} [Mon Sep 7 19:34:21 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 339/681] 162.253.55.164 () {36 vars in 931 bytes} [Mon Sep 7 19:34:21 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: 346/688] 10.0.0.169 () {36 vars in 987 bytes} [Mon Sep 7 19:34:46 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 343/689] 10.0.0.169 () {36 vars in 927 bytes} [Mon Sep 7 19:34:46 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/692] 10.0.0.251 () {34 vars in 655 bytes} [Mon Sep 7 19:35:03 2026] POST /v2/images => generated 648 bytes in 222 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-07 19:35:04.142 6 WARNING glance.api.v2.images [None req-7714dd2e-5e7d-491c-a6fe-cfd0e5acd3bd 3acbe825e61147ffb8033ce5f1112094 4b052c6db06f42569cb94a1ae0e31fa3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8bdca615-0423-4ab5-baec-76731909f5c6 [pid: 6|app: 0|req: 345/693] 10.0.0.251 () {32 vars in 710 bytes} [Mon Sep 7 19:35:04 2026] DELETE /v2/images/8bdca615-0423-4ab5-baec-76731909f5c6 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/694] 10.0.0.251 () {32 vars in 707 bytes} [Mon Sep 7 19:35:04 2026] GET /v2/images/8bdca615-0423-4ab5-baec-76731909f5c6 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 346/695] 10.0.0.251 () {32 vars in 633 bytes} [Mon Sep 7 19:35:04 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/696] 10.0.0.251 () {34 vars in 655 bytes} [Mon Sep 7 19:35:04 2026] POST /v2/images => generated 703 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 6|app: 0|req: 347/697] 10.0.0.251 () {32 vars in 717 bytes} [Mon Sep 7 19:35:04 2026] GET /v2/images/8852dd58-125e-4cf3-a2da-d46a36f37950/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:35:04.379 7 INFO glance.api.v2.image_data [None req-da486d40-38be-42a6-a8e8-cf2c0b679a3d 3acbe825e61147ffb8033ce5f1112094 4b052c6db06f42569cb94a1ae0e31fa3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 19:35:04.450 7 WARNING glance_store._drivers.rbd [None req-da486d40-38be-42a6-a8e8-cf2c0b679a3d 3acbe825e61147ffb8033ce5f1112094 4b052c6db06f42569cb94a1ae0e31fa3 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-07 19:35:05.517 7 INFO glance.location [None req-da486d40-38be-42a6-a8e8-cf2c0b679a3d 3acbe825e61147ffb8033ce5f1112094 4b052c6db06f42569cb94a1ae0e31fa3 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 351/698] 10.0.0.251 () {32 vars in 727 bytes} [Mon Sep 7 19:35:04 2026] PUT /v2/images/8852dd58-125e-4cf3-a2da-d46a36f37950/file => generated 0 bytes in 1210 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/701] 10.0.0.251 () {32 vars in 707 bytes} [Mon Sep 7 19:35:05 2026] GET /v2/images/8852dd58-125e-4cf3-a2da-d46a36f37950 => generated 1104 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 350/702] 10.0.0.251 () {32 vars in 717 bytes} [Mon Sep 7 19:35:05 2026] GET /v2/images/8852dd58-125e-4cf3-a2da-d46a36f37950/file => generated 1024 bytes in 194 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/703] 10.0.0.251 () {34 vars in 655 bytes} [Mon Sep 7 19:35:05 2026] POST /v2/images => generated 649 bytes in 78 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 6|app: 0|req: 351/704] 10.0.0.251 () {32 vars in 726 bytes} [Mon Sep 7 19:35:05 2026] PATCH /v2/images/f6251444-e3a5-4118-9240-dece6e8379df => generated 652 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/705] 10.0.0.251 () {32 vars in 707 bytes} [Mon Sep 7 19:35:05 2026] GET /v2/images/f6251444-e3a5-4118-9240-dece6e8379df => generated 652 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:35:05.977 6 WARNING glance.api.v2.images [None req-c44d5b4c-ad6d-497f-9cc7-ee00e69c62c7 3acbe825e61147ffb8033ce5f1112094 4b052c6db06f42569cb94a1ae0e31fa3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f6251444-e3a5-4118-9240-dece6e8379df [pid: 6|app: 0|req: 352/706] 10.0.0.251 () {32 vars in 710 bytes} [Mon Sep 7 19:35:05 2026] DELETE /v2/images/f6251444-e3a5-4118-9240-dece6e8379df => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/707] 10.0.0.251 () {32 vars in 707 bytes} [Mon Sep 7 19:35:06 2026] GET /v2/images/f6251444-e3a5-4118-9240-dece6e8379df => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:35:06.053 6 WARNING glance.api.v2.images [None req-b91fc28d-ff33-4d99-b140-a0283d04a9dc 3acbe825e61147ffb8033ce5f1112094 4b052c6db06f42569cb94a1ae0e31fa3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8852dd58-125e-4cf3-a2da-d46a36f37950 [pid: 6|app: 0|req: 353/708] 10.0.0.251 () {32 vars in 710 bytes} [Mon Sep 7 19:35:06 2026] DELETE /v2/images/8852dd58-125e-4cf3-a2da-d46a36f37950 => generated 0 bytes in 789 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/709] 10.0.0.251 () {32 vars in 707 bytes} [Mon Sep 7 19:35:06 2026] GET /v2/images/8852dd58-125e-4cf3-a2da-d46a36f37950 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:35:06.859 6 WARNING glance.api.v2.images [None req-200f4fd9-3cb5-4e8d-8713-953ffad3f007 3acbe825e61147ffb8033ce5f1112094 4b052c6db06f42569cb94a1ae0e31fa3 - - default default] Failed to find image 8bdca615-0423-4ab5-baec-76731909f5c6 to delete: glance.common.exception.ImageNotFound: No image found with ID 8bdca615-0423-4ab5-baec-76731909f5c6 [pid: 6|app: 0|req: 354/710] 10.0.0.251 () {32 vars in 710 bytes} [Mon Sep 7 19:35:06 2026] DELETE /v2/images/8bdca615-0423-4ab5-baec-76731909f5c6 => 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: 357/711] 10.0.0.251 () {32 vars in 707 bytes} [Mon Sep 7 19:35:06 2026] GET /v2/images/8bdca615-0423-4ab5-baec-76731909f5c6 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 355/712] 10.0.0.251 () {32 vars in 707 bytes} [Mon Sep 7 19:35:10 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/713] 10.0.0.251 () {32 vars in 707 bytes} [Mon Sep 7 19:35:10 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 356/714] 10.0.0.251 () {30 vars in 411 bytes} [Mon Sep 7 19:35:10 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/715] 10.0.0.247 () {36 vars in 987 bytes} [Mon Sep 7 19:35:10 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 357/716] 10.0.0.247 () {36 vars in 927 bytes} [Mon Sep 7 19:35:10 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: 360/717] 10.0.0.247 () {36 vars in 927 bytes} [Mon Sep 7 19:35: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: 6|app: 0|req: 358/718] 10.0.0.247 () {36 vars in 987 bytes} [Mon Sep 7 19:35:10 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/719] 10.0.0.247 () {36 vars in 927 bytes} [Mon Sep 7 19:35:10 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 359/720] 10.0.0.247 () {36 vars in 927 bytes} [Mon Sep 7 19:35:10 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: 7|app: 0|req: 362/721] 10.0.0.247 () {36 vars in 987 bytes} [Mon Sep 7 19:35:10 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 360/722] 10.0.0.247 () {36 vars in 927 bytes} [Mon Sep 7 19:35:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/723] 10.0.0.247 () {36 vars in 927 bytes} [Mon Sep 7 19:35: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: 6|app: 0|req: 361/724] 10.0.0.144 () {36 vars in 987 bytes} [Mon Sep 7 19:35:11 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/725] 10.0.0.144 () {36 vars in 927 bytes} [Mon Sep 7 19:35:11 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: 6|app: 0|req: 362/726] 10.0.0.144 () {36 vars in 987 bytes} [Mon Sep 7 19:35:11 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/727] 10.0.0.144 () {36 vars in 927 bytes} [Mon Sep 7 19:35:11 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: 6|app: 0|req: 363/728] 10.0.0.144 () {36 vars in 927 bytes} [Mon Sep 7 19:35:11 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: 6|app: 0|req: 365/731] 10.0.0.247 () {36 vars in 987 bytes} [Mon Sep 7 19:35:18 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/732] 10.0.0.247 () {36 vars in 927 bytes} [Mon Sep 7 19:35:18 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 366/733] 10.0.0.247 () {36 vars in 927 bytes} [Mon Sep 7 19:35:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/734] 10.0.0.247 () {36 vars in 987 bytes} [Mon Sep 7 19:35:18 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 367/735] 10.0.0.247 () {36 vars in 927 bytes} [Mon Sep 7 19:35:18 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: 369/736] 10.0.0.247 () {36 vars in 927 bytes} [Mon Sep 7 19:35: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: 6|app: 0|req: 368/737] 10.0.0.247 () {36 vars in 987 bytes} [Mon Sep 7 19:35:19 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/738] 10.0.0.247 () {36 vars in 927 bytes} [Mon Sep 7 19:35:19 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: 6|app: 0|req: 369/739] 10.0.0.144 () {36 vars in 987 bytes} [Mon Sep 7 19:35:19 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/740] 10.0.0.144 () {36 vars in 927 bytes} [Mon Sep 7 19:35:19 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: 6|app: 0|req: 370/741] 10.0.0.144 () {36 vars in 987 bytes} [Mon Sep 7 19:35:19 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/742] 10.0.0.144 () {36 vars in 927 bytes} [Mon Sep 7 19:35:19 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: 6|app: 0|req: 371/743] 10.0.0.144 () {36 vars in 927 bytes} [Mon Sep 7 19:35:19 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 376/752] 10.0.0.169 () {36 vars in 987 bytes} [Mon Sep 7 19:36:00 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/753] 10.0.0.169 () {36 vars in 927 bytes} [Mon Sep 7 19:36:00 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: 6|app: 0|req: 378/756] 10.0.0.169 () {36 vars in 987 bytes} [Mon Sep 7 19:36:07 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/757] 10.0.0.169 () {36 vars in 927 bytes} [Mon Sep 7 19:36: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: 6|app: 0|req: 379/758] 10.0.0.169 () {36 vars in 987 bytes} [Mon Sep 7 19:36:11 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/759] 10.0.0.169 () {36 vars in 927 bytes} [Mon Sep 7 19:36:11 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: 6|app: 0|req: 385/770] 10.0.0.169 () {36 vars in 987 bytes} [Mon Sep 7 19:36:59 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/771] 10.0.0.169 () {36 vars in 927 bytes} [Mon Sep 7 19:36:59 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/778] 10.0.0.169 () {36 vars in 987 bytes} [Mon Sep 7 19:37:30 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 389/779] 10.0.0.169 () {36 vars in 927 bytes} [Mon Sep 7 19:37:30 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/784] 10.0.0.169 () {36 vars in 987 bytes} [Mon Sep 7 19:37:51 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 392/785] 10.0.0.169 () {36 vars in 927 bytes} [Mon Sep 7 19:37: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: 6|app: 0|req: 399/798] 10.0.0.169 () {36 vars in 987 bytes} [Mon Sep 7 19:38:50 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/799] 10.0.0.169 () {36 vars in 927 bytes} [Mon Sep 7 19:38: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: 403/804] 10.0.0.169 () {36 vars in 987 bytes} [Mon Sep 7 19:39:11 2026] GET /v2/images/b634e587-5c07-4935-84d0-a11c720062a6 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 402/805] 10.0.0.169 () {36 vars in 927 bytes} [Mon Sep 7 19:39:11 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: 6|app: 0|req: 407/814] 162.253.55.164 () {32 vars in 826 bytes} [Mon Sep 7 19:39:48 2026] GET /v2/images?status=active&owner=acabe96c5bfa4ce08717d21f770c4f06&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/815] 162.253.55.164 () {32 vars in 653 bytes} [Mon Sep 7 19:39:48 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: 6|app: 0|req: 408/816] 10.0.0.247 () {36 vars in 987 bytes} [Mon Sep 7 19:39:49 2026] GET /v2/images/c5d9f2b2-6737-475c-a68b-0313b84250ac => generated 1395 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/817] 10.0.0.247 () {36 vars in 927 bytes} [Mon Sep 7 19:39:49 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: 6|app: 0|req: 409/818] 10.0.0.247 () {36 vars in 927 bytes} [Mon Sep 7 19:39: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: 7|app: 0|req: 410/819] 10.0.0.247 () {36 vars in 987 bytes} [Mon Sep 7 19:39:49 2026] GET /v2/images/c5d9f2b2-6737-475c-a68b-0313b84250ac => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 410/820] 10.0.0.247 () {36 vars in 927 bytes} [Mon Sep 7 19:39:49 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: 411/821] 10.0.0.247 () {36 vars in 927 bytes} [Mon Sep 7 19:39:49 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: 6|app: 0|req: 411/822] 10.0.0.247 () {36 vars in 987 bytes} [Mon Sep 7 19:39:49 2026] GET /v2/images/c5d9f2b2-6737-475c-a68b-0313b84250ac => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/823] 10.0.0.247 () {36 vars in 927 bytes} [Mon Sep 7 19:39:50 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: 6|app: 0|req: 412/824] 10.0.0.247 () {36 vars in 927 bytes} [Mon Sep 7 19:39:50 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: 413/825] 10.0.0.144 () {36 vars in 987 bytes} [Mon Sep 7 19:39:50 2026] GET /v2/images/c5d9f2b2-6737-475c-a68b-0313b84250ac => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 413/826] 10.0.0.144 () {36 vars in 927 bytes} [Mon Sep 7 19:39:50 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: 414/827] 10.0.0.144 () {36 vars in 987 bytes} [Mon Sep 7 19:39:50 2026] GET /v2/images/c5d9f2b2-6737-475c-a68b-0313b84250ac => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 414/828] 10.0.0.144 () {36 vars in 927 bytes} [Mon Sep 7 19:39:50 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: 415/829] 10.0.0.144 () {36 vars in 927 bytes} [Mon Sep 7 19:39: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: 443/884] 10.0.0.251 () {32 vars in 633 bytes} [Mon Sep 7 19:44:19 2026] GET /v2/images => generated 5574 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)