+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 21 20:39:13 2026] *** compiled with version: 11.4.0 on 17 May 2026 08:26:48 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-66cd9cf56f-w22jp machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5573bc0abf40 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/os_win/_utils.py:19: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import parse_version /var/lib/openstack/lib/python3.10/site-packages/os_win/_utils.py:19: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import parse_version 2026-05-21 20:39:15.599 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-21 20:39:15.768 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-05-21 20:39:16.312 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-05-21 20:39:16.313 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-05-21 20:39:16.313 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 20:39:16.549 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-05-21 20:39:16.550 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-05-21 20:39:16.550 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 20:39:17.824 7 WARNING glance.api.v2.images [None req-07b9b960-b36a-496a-9f00-c00bf6584db3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 20:39:18.094 7 WARNING keystonemiddleware._common.config [None req-07b9b960-b36a-496a-9f00-c00bf6584db3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 20:39:18.102 7 WARNING oslo_config.cfg [None req-07b9b960-b36a-496a-9f00-c00bf6584db3 - - - - - -] 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 0x5573bc0abf40 pid: 7 (default app) [pid: 7|app: 0|req: 2/2] 199.19.213.24 () {42 vars in 685 bytes} [Thu May 21 20:39:18 2026] GET / => generated 1183 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-05-21 20:39:18.428 8 WARNING glance.api.v2.images [None req-b19fd813-84b3-451a-92fb-a466871ec47f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 20:39:18.589 7 WARNING oslo_policy.policy [None req-b0f59ce6-34df-4225-9270-afb5ea9e89bf bc55bdcd7e254f8a8f927b711faec4e0 510afa3dee384d6ba05bdb16ba7a0b70 - - 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-05-21 20:39:18.589 7 WARNING oslo_policy.policy [None req-b0f59ce6-34df-4225-9270-afb5ea9e89bf bc55bdcd7e254f8a8f927b711faec4e0 510afa3dee384d6ba05bdb16ba7a0b70 - - 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-05-21 20:39:18.608 7 WARNING oslo_policy.policy [None req-b0f59ce6-34df-4225-9270-afb5ea9e89bf bc55bdcd7e254f8a8f927b711faec4e0 510afa3dee384d6ba05bdb16ba7a0b70 - - 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-05-21 20:39:18.608 7 WARNING oslo_policy.policy [None req-b0f59ce6-34df-4225-9270-afb5ea9e89bf bc55bdcd7e254f8a8f927b711faec4e0 510afa3dee384d6ba05bdb16ba7a0b70 - - 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-05-21 20:39:18.701 7 WARNING oslo_config.cfg [None req-b0f59ce6-34df-4225-9270-afb5ea9e89bf bc55bdcd7e254f8a8f927b711faec4e0 510afa3dee384d6ba05bdb16ba7a0b70 - - 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: 5/5] 199.19.213.24 () {44 vars in 907 bytes} [Thu May 21 20:39:18 2026] GET /v2/images => generated 3579 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 20:39:18.721 8 WARNING keystonemiddleware._common.config [None req-b19fd813-84b3-451a-92fb-a466871ec47f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 20:39:18.730 8 WARNING oslo_config.cfg [None req-b19fd813-84b3-451a-92fb-a466871ec47f - - - - - -] 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 0x5573bc0abf40 pid: 8 (default app) [pid: 7|app: 0|req: 6/6] 199.19.213.24 () {48 vars in 1048 bytes} [Thu May 21 20:39:18 2026] PATCH /v2/images/0f1175cb-c3e4-452a-9217-89cf2a5566e2 => generated 998 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 20:39:18.908 8 WARNING oslo_policy.policy [None req-936bce5a-f162-4b3c-b164-72b13b1357aa bc55bdcd7e254f8a8f927b711faec4e0 510afa3dee384d6ba05bdb16ba7a0b70 - - 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-05-21 20:39:18.909 8 WARNING oslo_policy.policy [None req-936bce5a-f162-4b3c-b164-72b13b1357aa bc55bdcd7e254f8a8f927b711faec4e0 510afa3dee384d6ba05bdb16ba7a0b70 - - 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-05-21 20:39:19.038 8 WARNING oslo_policy.policy [None req-936bce5a-f162-4b3c-b164-72b13b1357aa bc55bdcd7e254f8a8f927b711faec4e0 510afa3dee384d6ba05bdb16ba7a0b70 - - 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-05-21 20:39:19.038 8 WARNING oslo_policy.policy [None req-936bce5a-f162-4b3c-b164-72b13b1357aa bc55bdcd7e254f8a8f927b711faec4e0 510afa3dee384d6ba05bdb16ba7a0b70 - - 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-05-21 20:39:19.040 8 WARNING oslo_config.cfg [None req-936bce5a-f162-4b3c-b164-72b13b1357aa bc55bdcd7e254f8a8f927b711faec4e0 510afa3dee384d6ba05bdb16ba7a0b70 - - 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: 1/7] 199.19.213.24 () {44 vars in 968 bytes} [Thu May 21 20:39:18 2026] GET /v2/images/0f1175cb-c3e4-452a-9217-89cf2a5566e2 => generated 998 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/44] 199.19.213.24 () {42 vars in 685 bytes} [Thu May 21 20:42:17 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/45] 199.19.213.24 () {44 vars in 907 bytes} [Thu May 21 20:42:17 2026] GET /v2/images => generated 3778 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/50] 199.19.213.24 () {42 vars in 685 bytes} [Thu May 21 20:42:31 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/51] 199.19.213.24 () {44 vars in 907 bytes} [Thu May 21 20:42:31 2026] GET /v2/images => generated 3778 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/52] 199.19.213.24 () {44 vars in 936 bytes} [Thu May 21 20:42:32 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/53] 199.19.213.24 () {44 vars in 958 bytes} [Thu May 21 20:42:32 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/54] 199.19.213.24 () {44 vars in 936 bytes} [Thu May 21 20:42:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/55] 199.19.213.24 () {48 vars in 948 bytes} [Thu May 21 20:42:32 2026] POST /v2/images => generated 791 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-21 20:42:32.195 8 WARNING oslo_policy.policy [None req-2ad46e3a-76ff-4116-abc7-69a9ec35e9c8 bc55bdcd7e254f8a8f927b711faec4e0 510afa3dee384d6ba05bdb16ba7a0b70 - - 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-05-21 20:42:32.195 8 WARNING oslo_policy.policy [None req-2ad46e3a-76ff-4116-abc7-69a9ec35e9c8 bc55bdcd7e254f8a8f927b711faec4e0 510afa3dee384d6ba05bdb16ba7a0b70 - - 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-05-21 20:42:32.197 8 INFO glance.api.v2.image_data [None req-2ad46e3a-76ff-4116-abc7-69a9ec35e9c8 bc55bdcd7e254f8a8f927b711faec4e0 510afa3dee384d6ba05bdb16ba7a0b70 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 20:43:03.838 8 INFO glance.location [None req-2ad46e3a-76ff-4116-abc7-69a9ec35e9c8 bc55bdcd7e254f8a8f927b711faec4e0 510afa3dee384d6ba05bdb16ba7a0b70 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 26/62] 199.19.213.24 () {48 vars in 1043 bytes} [Thu May 21 20:42:32 2026] PUT /v2/images/34dfb348-f7a3-4fb4-bff7-ea321c46ef22/file => generated 0 bytes in 31738 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17743 switches on core 0) [pid: 7|app: 0|req: 37/63] 199.19.213.24 () {44 vars in 968 bytes} [Thu May 21 20:43:03 2026] GET /v2/images/34dfb348-f7a3-4fb4-bff7-ea321c46ef22 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/64] 199.19.213.24 () {48 vars in 1048 bytes} [Thu May 21 20:43:03 2026] PATCH /v2/images/34dfb348-f7a3-4fb4-bff7-ea321c46ef22 => generated 1382 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/65] 199.19.213.24 () {44 vars in 968 bytes} [Thu May 21 20:43:04 2026] GET /v2/images/34dfb348-f7a3-4fb4-bff7-ea321c46ef22 => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/228] 199.19.213.24 () {42 vars in 685 bytes} [Thu May 21 20:56:40 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/229] 199.19.213.24 () {44 vars in 907 bytes} [Thu May 21 20:56:40 2026] GET /v2/images => generated 5162 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/260] 199.19.213.24 () {42 vars in 685 bytes} [Thu May 21 20:59:05 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/261] 199.19.213.24 () {44 vars in 907 bytes} [Thu May 21 20:59:05 2026] GET /v2/images => generated 5162 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/262] 199.19.213.24 () {42 vars in 685 bytes} [Thu May 21 20:59:08 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/263] 199.19.213.24 () {44 vars in 907 bytes} [Thu May 21 20:59:08 2026] GET /v2/images => generated 5162 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/274] 199.19.213.24 () {42 vars in 685 bytes} [Thu May 21 20:59:59 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/275] 199.19.213.24 () {44 vars in 907 bytes} [Thu May 21 20:59:59 2026] GET /v2/images => generated 5162 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/278] 199.19.213.24 () {42 vars in 685 bytes} [Thu May 21 21:00:08 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/279] 199.19.213.24 () {44 vars in 907 bytes} [Thu May 21 21:00:08 2026] GET /v2/images => generated 5162 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/294] 199.19.213.24 () {42 vars in 685 bytes} [Thu May 21 21:01:11 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/295] 199.19.213.24 () {44 vars in 907 bytes} [Thu May 21 21:01:11 2026] GET /v2/images => generated 5162 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 158/304] 10.0.0.165 () {32 vars in 633 bytes} [Thu May 21 21:01:57 2026] GET /v2/images => generated 5162 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 149/309] 10.0.0.97 () {36 vars in 986 bytes} [Thu May 21 21:02:18 2026] GET /v2/images/bfd4b007-bfd3-4a72-87e8-b4dd47b9552c => generated 1312 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/310] 10.0.0.97 () {36 vars in 926 bytes} [Thu May 21 21:02:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/311] 10.0.0.97 () {36 vars in 986 bytes} [Thu May 21 21:02:19 2026] GET /v2/images/bfd4b007-bfd3-4a72-87e8-b4dd47b9552c => 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: 162/312] 10.0.0.97 () {36 vars in 926 bytes} [Thu May 21 21:02:19 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: 152/315] 199.19.213.24 () {36 vars in 990 bytes} [Thu May 21 21:02:22 2026] GET /v2/images/bfd4b007-bfd3-4a72-87e8-b4dd47b9552c => generated 1312 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/316] 199.19.213.24 () {36 vars in 930 bytes} [Thu May 21 21:02:22 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/317] 199.19.213.24 () {36 vars in 990 bytes} [Thu May 21 21:02:23 2026] GET /v2/images/bfd4b007-bfd3-4a72-87e8-b4dd47b9552c => 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: 165/318] 199.19.213.24 () {36 vars in 930 bytes} [Thu May 21 21:02:23 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: 154/319] 10.0.0.97 () {36 vars in 986 bytes} [Thu May 21 21:02:26 2026] GET /v2/images/bfd4b007-bfd3-4a72-87e8-b4dd47b9552c => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/320] 10.0.0.97 () {36 vars in 926 bytes} [Thu May 21 21:02:26 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: 170/327] 10.0.0.97 () {36 vars in 986 bytes} [Thu May 21 21:02:55 2026] GET /v2/images/bfd4b007-bfd3-4a72-87e8-b4dd47b9552c => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/328] 10.0.0.97 () {36 vars in 926 bytes} [Thu May 21 21:02:55 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: 160/331] 10.0.0.165 () {34 vars in 655 bytes} [Thu May 21 21:03:03 2026] POST /v2/images => generated 648 bytes in 271 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-21 21:03:03.526 7 WARNING glance.api.v2.images [None req-ee209c1c-ce8b-4e0d-97e0-b45a457beddf de86ba8c049f478d8162f3091a8dd9ba 7985c6cbf7314729bfc7ae35dfa23a98 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b97fa74c-de61-4899-90ff-48c716dc5b1d [pid: 7|app: 0|req: 172/332] 10.0.0.165 () {32 vars in 710 bytes} [Thu May 21 21:03:03 2026] DELETE /v2/images/b97fa74c-de61-4899-90ff-48c716dc5b1d => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/333] 10.0.0.165 () {32 vars in 707 bytes} [Thu May 21 21:03:03 2026] GET /v2/images/b97fa74c-de61-4899-90ff-48c716dc5b1d => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/334] 10.0.0.165 () {32 vars in 633 bytes} [Thu May 21 21:03:03 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/335] 10.0.0.165 () {34 vars in 655 bytes} [Thu May 21 21:03:03 2026] POST /v2/images => generated 703 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-21 21:03:03.717 7 WARNING oslo_policy.policy [None req-7be5a5d4-1a76-4b94-82e4-192ce62ba6af de86ba8c049f478d8162f3091a8dd9ba 7985c6cbf7314729bfc7ae35dfa23a98 - - 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-05-21 21:03:03.717 7 WARNING oslo_policy.policy [None req-7be5a5d4-1a76-4b94-82e4-192ce62ba6af de86ba8c049f478d8162f3091a8dd9ba 7985c6cbf7314729bfc7ae35dfa23a98 - - 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: 174/336] 10.0.0.165 () {32 vars in 717 bytes} [Thu May 21 21:03:03 2026] GET /v2/images/1e2d6f72-9556-49a1-aa65-94dddf770d2d/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 21:03:03.741 8 INFO glance.api.v2.image_data [None req-bbf97620-4ca3-4fe5-bade-bb1e54c4c059 de86ba8c049f478d8162f3091a8dd9ba 7985c6cbf7314729bfc7ae35dfa23a98 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 21:03:03.817 8 WARNING glance_store._drivers.rbd [None req-bbf97620-4ca3-4fe5-bade-bb1e54c4c059 de86ba8c049f478d8162f3091a8dd9ba 7985c6cbf7314729bfc7ae35dfa23a98 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-21 21:03:05.084 8 INFO glance.location [None req-bbf97620-4ca3-4fe5-bade-bb1e54c4c059 de86ba8c049f478d8162f3091a8dd9ba 7985c6cbf7314729bfc7ae35dfa23a98 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 163/337] 10.0.0.165 () {32 vars in 727 bytes} [Thu May 21 21:03:03 2026] PUT /v2/images/1e2d6f72-9556-49a1-aa65-94dddf770d2d/file => generated 0 bytes in 1463 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/338] 10.0.0.165 () {32 vars in 707 bytes} [Thu May 21 21:03:05 2026] GET /v2/images/1e2d6f72-9556-49a1-aa65-94dddf770d2d => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/339] 10.0.0.165 () {32 vars in 717 bytes} [Thu May 21 21:03:05 2026] GET /v2/images/1e2d6f72-9556-49a1-aa65-94dddf770d2d/file => generated 1024 bytes in 151 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/340] 10.0.0.165 () {34 vars in 655 bytes} [Thu May 21 21:03:05 2026] POST /v2/images => generated 649 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/341] 10.0.0.165 () {32 vars in 726 bytes} [Thu May 21 21:03:05 2026] PATCH /v2/images/7e8765f1-242b-45e1-8be9-61af267061db => generated 652 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/342] 10.0.0.165 () {32 vars in 707 bytes} [Thu May 21 21:03:05 2026] GET /v2/images/7e8765f1-242b-45e1-8be9-61af267061db => generated 652 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 21:03:05.571 8 WARNING glance.api.v2.images [None req-60e007a6-b126-4697-8c24-26f38e3dc4d3 de86ba8c049f478d8162f3091a8dd9ba 7985c6cbf7314729bfc7ae35dfa23a98 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7e8765f1-242b-45e1-8be9-61af267061db [pid: 8|app: 0|req: 166/343] 10.0.0.165 () {32 vars in 710 bytes} [Thu May 21 21:03:05 2026] DELETE /v2/images/7e8765f1-242b-45e1-8be9-61af267061db => generated 0 bytes in 75 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/344] 10.0.0.165 () {32 vars in 707 bytes} [Thu May 21 21:03:05 2026] GET /v2/images/7e8765f1-242b-45e1-8be9-61af267061db => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 21:03:05.657 8 WARNING glance.api.v2.images [None req-775896ae-bd65-41c1-bd8e-ccc4e396e23e de86ba8c049f478d8162f3091a8dd9ba 7985c6cbf7314729bfc7ae35dfa23a98 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1e2d6f72-9556-49a1-aa65-94dddf770d2d [pid: 8|app: 0|req: 167/345] 10.0.0.165 () {32 vars in 710 bytes} [Thu May 21 21:03:05 2026] DELETE /v2/images/1e2d6f72-9556-49a1-aa65-94dddf770d2d => generated 0 bytes in 716 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/346] 10.0.0.165 () {32 vars in 707 bytes} [Thu May 21 21:03:06 2026] GET /v2/images/1e2d6f72-9556-49a1-aa65-94dddf770d2d => generated 139 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 21:03:06.412 8 WARNING glance.api.v2.images [None req-6d2cc168-d6e1-4d81-b62c-63ccc633501a de86ba8c049f478d8162f3091a8dd9ba 7985c6cbf7314729bfc7ae35dfa23a98 - - default default] Failed to find image b97fa74c-de61-4899-90ff-48c716dc5b1d to delete: glance.common.exception.ImageNotFound: No image found with ID b97fa74c-de61-4899-90ff-48c716dc5b1d [pid: 8|app: 0|req: 168/347] 10.0.0.165 () {32 vars in 710 bytes} [Thu May 21 21:03:06 2026] DELETE /v2/images/b97fa74c-de61-4899-90ff-48c716dc5b1d => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/348] 10.0.0.165 () {32 vars in 707 bytes} [Thu May 21 21:03:06 2026] GET /v2/images/b97fa74c-de61-4899-90ff-48c716dc5b1d => generated 139 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/351] 10.0.0.165 () {30 vars in 411 bytes} [Thu May 21 21:03:16 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/352] 10.0.0.218 () {36 vars in 987 bytes} [Thu May 21 21:03:17 2026] GET /v2/images/bfd4b007-bfd3-4a72-87e8-b4dd47b9552c => generated 1312 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/353] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 21 21:03:17 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/354] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 21 21:03:17 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: 184/355] 10.0.0.218 () {36 vars in 987 bytes} [Thu May 21 21:03:17 2026] GET /v2/images/bfd4b007-bfd3-4a72-87e8-b4dd47b9552c => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/356] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 21 21:03:17 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: 185/357] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 21 21:03:17 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: 173/358] 10.0.0.218 () {36 vars in 987 bytes} [Thu May 21 21:03:17 2026] GET /v2/images/bfd4b007-bfd3-4a72-87e8-b4dd47b9552c => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/359] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 21 21:03:17 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/360] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 21 21:03:17 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: 187/361] 10.0.0.70 () {36 vars in 986 bytes} [Thu May 21 21:03:18 2026] GET /v2/images/bfd4b007-bfd3-4a72-87e8-b4dd47b9552c => generated 1312 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/362] 10.0.0.70 () {36 vars in 926 bytes} [Thu May 21 21:03:18 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: 188/363] 10.0.0.70 () {36 vars in 986 bytes} [Thu May 21 21:03:19 2026] GET /v2/images/bfd4b007-bfd3-4a72-87e8-b4dd47b9552c => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/364] 10.0.0.70 () {36 vars in 926 bytes} [Thu May 21 21:03:19 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: 189/365] 10.0.0.70 () {36 vars in 926 bytes} [Thu May 21 21:03:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/376] 10.0.0.97 () {36 vars in 986 bytes} [Thu May 21 21:04:01 2026] GET /v2/images/bfd4b007-bfd3-4a72-87e8-b4dd47b9552c => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/377] 10.0.0.97 () {36 vars in 926 bytes} [Thu May 21 21:04: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: 201/388] 10.0.0.165 () {32 vars in 707 bytes} [Thu May 21 21:04:59 2026] GET /v2/images/bfd4b007-bfd3-4a72-87e8-b4dd47b9552c => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/389] 10.0.0.165 () {32 vars in 707 bytes} [Thu May 21 21:04:59 2026] GET /v2/images/bfd4b007-bfd3-4a72-87e8-b4dd47b9552c => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/390] 10.0.0.218 () {36 vars in 987 bytes} [Thu May 21 21:04:59 2026] GET /v2/images/bfd4b007-bfd3-4a72-87e8-b4dd47b9552c => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/391] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 21 21:04:59 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/392] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 21 21:04:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/393] 10.0.0.218 () {36 vars in 987 bytes} [Thu May 21 21:04:59 2026] GET /v2/images/bfd4b007-bfd3-4a72-87e8-b4dd47b9552c => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/394] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 21 21:04:59 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/395] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 21 21:04:59 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: 205/396] 10.0.0.218 () {36 vars in 987 bytes} [Thu May 21 21:04:59 2026] GET /v2/images/bfd4b007-bfd3-4a72-87e8-b4dd47b9552c => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/397] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 21 21:04:59 2026] GET /v2/schemas/image => generated 4018 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/400] 10.0.0.70 () {36 vars in 986 bytes} [Thu May 21 21:05:02 2026] GET /v2/images/bfd4b007-bfd3-4a72-87e8-b4dd47b9552c => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/401] 10.0.0.70 () {36 vars in 926 bytes} [Thu May 21 21:05:02 2026] GET /v2/schemas/image => generated 4018 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/402] 10.0.0.70 () {36 vars in 986 bytes} [Thu May 21 21:05:02 2026] GET /v2/images/bfd4b007-bfd3-4a72-87e8-b4dd47b9552c => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/403] 10.0.0.70 () {36 vars in 926 bytes} [Thu May 21 21:05:02 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: 209/404] 10.0.0.70 () {36 vars in 926 bytes} [Thu May 21 21:05:02 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: 213/411] 10.0.0.97 () {36 vars in 986 bytes} [Thu May 21 21:05:39 2026] GET /v2/images/bfd4b007-bfd3-4a72-87e8-b4dd47b9552c => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/412] 10.0.0.97 () {36 vars in 926 bytes} [Thu May 21 21:05:39 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/417] 10.0.0.97 () {36 vars in 986 bytes} [Thu May 21 21:05:51 2026] GET /v2/images/bfd4b007-bfd3-4a72-87e8-b4dd47b9552c => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/418] 10.0.0.97 () {36 vars in 926 bytes} [Thu May 21 21:05:51 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/419] 10.0.0.97 () {36 vars in 986 bytes} [Thu May 21 21:06:01 2026] GET /v2/images/bfd4b007-bfd3-4a72-87e8-b4dd47b9552c => 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: 217/420] 10.0.0.97 () {36 vars in 926 bytes} [Thu May 21 21:06:01 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: 206/425] 10.0.0.97 () {36 vars in 986 bytes} [Thu May 21 21:06:14 2026] GET /v2/images/bfd4b007-bfd3-4a72-87e8-b4dd47b9552c => 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: 220/426] 10.0.0.97 () {36 vars in 926 bytes} [Thu May 21 21:06:14 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/427] 10.0.0.97 () {36 vars in 986 bytes} [Thu May 21 21:06:18 2026] GET /v2/images/bfd4b007-bfd3-4a72-87e8-b4dd47b9552c => 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: 221/428] 10.0.0.97 () {36 vars in 926 bytes} [Thu May 21 21:06:18 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/435] 10.0.0.97 () {36 vars in 986 bytes} [Thu May 21 21:06:45 2026] GET /v2/images/bfd4b007-bfd3-4a72-87e8-b4dd47b9552c => 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: 225/436] 10.0.0.97 () {36 vars in 926 bytes} [Thu May 21 21:06:45 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: 212/437] 199.19.213.24 () {32 vars in 825 bytes} [Thu May 21 21:06:48 2026] GET /v2/images?status=active&owner=510afa3dee384d6ba05bdb16ba7a0b70&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/438] 199.19.213.24 () {32 vars in 652 bytes} [Thu May 21 21:06:48 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: 213/439] 10.0.0.218 () {36 vars in 987 bytes} [Thu May 21 21:06:49 2026] GET /v2/images/9af86529-a78d-46e7-a6b5-96a181ae4e3e => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/440] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 21 21:06:49 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/441] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 21 21:06:49 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: 228/442] 10.0.0.218 () {36 vars in 987 bytes} [Thu May 21 21:06:49 2026] GET /v2/images/9af86529-a78d-46e7-a6b5-96a181ae4e3e => generated 1395 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/443] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 21 21:06: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: 7|app: 0|req: 229/444] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 21 21:06: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: 8|app: 0|req: 216/445] 10.0.0.218 () {36 vars in 987 bytes} [Thu May 21 21:06:49 2026] GET /v2/images/9af86529-a78d-46e7-a6b5-96a181ae4e3e => generated 1395 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/446] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 21 21:06:49 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: 217/447] 10.0.0.70 () {36 vars in 986 bytes} [Thu May 21 21:06:49 2026] GET /v2/images/9af86529-a78d-46e7-a6b5-96a181ae4e3e => generated 1395 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/448] 10.0.0.70 () {36 vars in 926 bytes} [Thu May 21 21:06:49 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: 218/449] 10.0.0.70 () {36 vars in 986 bytes} [Thu May 21 21:06:49 2026] GET /v2/images/9af86529-a78d-46e7-a6b5-96a181ae4e3e => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/450] 10.0.0.70 () {36 vars in 926 bytes} [Thu May 21 21:06: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: 8|app: 0|req: 219/451] 10.0.0.70 () {36 vars in 926 bytes} [Thu May 21 21:06:49 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/502] 10.0.0.165 () {32 vars in 633 bytes} [Thu May 21 21:10:52 2026] GET /v2/images => generated 5162 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)