+ 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 May 11 07:45:35 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-9977459d6-b26w9 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fd9f9d41668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-11 07:45:37.370 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-11 07:45:37.423 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-11 07:45:38.309 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-11 07:45:38.309 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-11 07:45:38.310 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-11 07:45:38.310 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-11 07:45:38.310 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 07:45:38.311 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 07:45:40.430 8 WARNING glance.api.v2.images [None req-7fbdee82-bf06-4a84-a71f-90c6a4ae76d1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 07:45:40.607 7 WARNING glance.api.v2.images [None req-02f2f3b9-4af6-4542-afdd-121b316f959b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 07:45:40.816 8 WARNING keystonemiddleware._common.config [None req-7fbdee82-bf06-4a84-a71f-90c6a4ae76d1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 07:45:40.824 8 WARNING oslo_config.cfg [None req-7fbdee82-bf06-4a84-a71f-90c6a4ae76d1 - - - - - -] 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 0x7fd9f9d41668 pid: 8 (default app) 2026-05-11 07:45:41.063 7 WARNING keystonemiddleware._common.config [None req-02f2f3b9-4af6-4542-afdd-121b316f959b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 07:45:41.072 7 WARNING oslo_config.cfg [None req-02f2f3b9-4af6-4542-afdd-121b316f959b - - - - - -] 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 0x7fd9f9d41668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.157 () {42 vars in 687 bytes} [Mon May 11 07:45:44 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-05-11 07:45:45.325 7 WARNING oslo_policy.policy [None req-54cfdeba-d608-470b-be47-4a46f8b68a80 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - 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-11 07:45:45.325 7 WARNING oslo_policy.policy [None req-54cfdeba-d608-470b-be47-4a46f8b68a80 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - 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-11 07:45:45.339 7 WARNING oslo_policy.policy [None req-54cfdeba-d608-470b-be47-4a46f8b68a80 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - 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-11 07:45:45.340 7 WARNING oslo_policy.policy [None req-54cfdeba-d608-470b-be47-4a46f8b68a80 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - 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/6] 199.204.45.157 () {44 vars in 909 bytes} [Mon May 11 07:45:44 2026] GET /v2/images => generated 69 bytes in 631 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.157 () {42 vars in 687 bytes} [Mon May 11 07:45:46 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/8] 199.204.45.157 () {44 vars in 909 bytes} [Mon May 11 07:45:46 2026] GET /v2/images => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/11] 199.204.45.157 () {42 vars in 687 bytes} [Mon May 11 07:45: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: 4/12] 199.204.45.157 () {44 vars in 909 bytes} [Mon May 11 07:45:50 2026] GET /v2/images => generated 69 bytes in 43 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-05-11 07:45:50.467 8 WARNING oslo_policy.policy [None req-de00a95a-76da-4508-975b-d92f2c36b38a a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - 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-11 07:45:50.467 8 WARNING oslo_policy.policy [None req-de00a95a-76da-4508-975b-d92f2c36b38a a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 9/13] 199.204.45.157 () {44 vars in 910 bytes} [Mon May 11 07:45:50 2026] GET /v2/images/cirros => generated 151 bytes in 186 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.157 () {44 vars in 932 bytes} [Mon May 11 07:45:50 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 07:45:50.653 8 WARNING oslo_policy.policy [None req-62784456-cf6a-4b60-b95a-2b25f1991775 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - 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-11 07:45:50.654 8 WARNING oslo_policy.policy [None req-62784456-cf6a-4b60-b95a-2b25f1991775 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 10/15] 199.204.45.157 () {44 vars in 938 bytes} [Mon May 11 07:45:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 07:45:50.763 7 WARNING oslo_config.cfg [None req-ce65f7a5-47c7-4e12-8a48-87a6994e7a8d a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - 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: 6/16] 199.204.45.157 () {48 vars in 950 bytes} [Mon May 11 07:45:50 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 07:45:50.789 8 WARNING oslo_policy.policy [None req-363c43a7-a807-4f82-a6eb-a92188edb349 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - 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-11 07:45:50.790 8 WARNING oslo_policy.policy [None req-363c43a7-a807-4f82-a6eb-a92188edb349 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - 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-11 07:45:50.791 8 INFO glance.api.v2.image_data [None req-363c43a7-a807-4f82-a6eb-a92188edb349 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 07:45:55.743 8 WARNING glance.location [None req-363c43a7-a807-4f82-a6eb-a92188edb349 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 11/17] 199.204.45.157 () {48 vars in 1044 bytes} [Mon May 11 07:45:50 2026] PUT /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354/file => generated 0 bytes in 5001 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5372 switches on core 0) [pid: 7|app: 0|req: 7/18] 199.204.45.157 () {44 vars in 970 bytes} [Mon May 11 07:45:55 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 07:45:55.825 8 WARNING oslo_config.cfg [None req-62ecf903-0a95-421b-881c-c3799efeb7c2 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - 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: 12/19] 199.204.45.157 () {44 vars in 970 bytes} [Mon May 11 07:45:55 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/22] 199.204.45.157 () {42 vars in 687 bytes} [Mon May 11 07:46:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/23] 199.204.45.157 () {44 vars in 909 bytes} [Mon May 11 07:46:02 2026] GET /v2/images => generated 1240 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/24] 199.204.45.157 () {44 vars in 946 bytes} [Mon May 11 07:46:03 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/25] 199.204.45.157 () {44 vars in 968 bytes} [Mon May 11 07:46:03 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/26] 199.204.45.157 () {44 vars in 938 bytes} [Mon May 11 07:46:03 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: 8|app: 0|req: 16/27] 199.204.45.157 () {48 vars in 950 bytes} [Mon May 11 07:46:03 2026] POST /v2/images => generated 799 bytes in 123 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 07:46:03.580 7 WARNING oslo_policy.policy [None req-dcdf9f0e-041c-424d-b5de-8297bc1888cf a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - 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-11 07:46:03.581 7 WARNING oslo_policy.policy [None req-dcdf9f0e-041c-424d-b5de-8297bc1888cf a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - 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-11 07:46:03.582 7 INFO glance.api.v2.image_data [None req-dcdf9f0e-041c-424d-b5de-8297bc1888cf a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 07:46:11.843 8 WARNING glance.api.v2.images [None req-271e9d3f-a9f9-4021-bcde-02b780e86261 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8ce74291-9878-4bf8-b60f-6b68c975ee53 [uwsgi-body-read] Error reading 4494528 bytes. Content-Length: 854769152 consumed: 750480192 left: 104288960 message: Client closed connection 2026-05-11 07:46:11.858 7 ERROR glance_store._drivers.rbd [None req-dcdf9f0e-041c-424d-b5de-8297bc1888cf a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Failed to store image 8ce74291-9878-4bf8-b60f-6b68c975ee53 Store Exception error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input [pid: 8|app: 0|req: 19/30] 199.204.45.157 () {46 vars in 992 bytes} [Mon May 11 07:46:11 2026] DELETE /v2/images/8ce74291-9878-4bf8-b60f-6b68c975ee53 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-05-11 07:46:12.227 7 ERROR glance.api.v2.image_data [None req-dcdf9f0e-041c-424d-b5de-8297bc1888cf a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Failed to upload image data due to internal error: OSError: error during read(8388608) on wsgi.input 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi [None req-dcdf9f0e-041c-424d-b5de-8297bc1888cf a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Caught error: error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi Traceback (most recent call last): 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1165, in __call__ 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi action_result = self.dispatch(self.controller, action, 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1206, in dispatch 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi return method(*args, **kwargs) 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 411, in wrapped 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi return func(self, req, *args, **kwargs) 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 305, in upload 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi self.force_reraise() 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi raise self.value 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 161, in upload 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi image.set_data(data, size, backend=backend) 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 488, in set_data 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi self.force_reraise() 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi raise self.value 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 442, in set_data 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi self.repo.set_data(data, size, backend=backend, 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/quota/__init__.py", line 321, in set_data 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi self.image.set_data(data, size=size, backend=backend, 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 595, in set_data 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi self._upload_to_store(data, verifier, backend, size) 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 501, in _upload_to_store 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi loc_meta) = self.store_api.add_to_backend_with_multihash( 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/backend.py", line 488, in add_to_backend_with_multihash 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi return store_add_to_backend_with_multihash( 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/backend.py", line 465, in store_add_to_backend_with_multihash 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi (location, size, checksum, multihash, metadata) = store.add( 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi ^^^^^^^^^^ 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/driver.py", line 295, in add_adapter 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi metadata_dict) = store_add_fun(*args, **kwargs) 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/capabilities.py", line 176, in op_checker 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi return store_op_fun(store, *args, **kwargs) 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 678, in add 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi raise exc 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 598, in add 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi for chunk in chunks: 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/common/utils.py", line 69, in chunkiter 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi chunk = fp.read(chunk_size) 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 290, in read 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi result = self.data.read(i) 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^ 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 117, in readfn 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi result = fd.read(*args) 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^ 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py", line 1390, in read 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi chunk = self._source.read(size) 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1538, in readinto 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi data = self.file.read(sz0) 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi OSError: error during read(8388608) on wsgi.input 2026-05-11 07:46:12.257 7 ERROR glance.common.wsgi [pid: 7|app: 0|req: 12/31] 199.204.45.157 () {48 vars in 1044 bytes} [Mon May 11 07:46:03 2026] PUT /v2/images/8ce74291-9878-4bf8-b60f-6b68c975ee53/file => generated 114 bytes in 8698 msecs (HTTP/1.1 500) 4 headers in 185 bytes (19482 switches on core 0) [pid: 8|app: 0|req: 20/32] 199.204.45.157 () {42 vars in 687 bytes} [Mon May 11 07:46:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-05-11 07:46:17.887 7 WARNING keystonemiddleware.audit [None req-dcdf9f0e-041c-424d-b5de-8297bc1888cf a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Skipping service nova as it have no endpoints. [pid: 7|app: 0|req: 13/33] 199.204.45.157 () {44 vars in 909 bytes} [Mon May 11 07:46:17 2026] GET /v2/images => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 07:46:17.912 8 WARNING keystonemiddleware.audit [None req-271e9d3f-a9f9-4021-bcde-02b780e86261 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Skipping service nova as it have no endpoints. [pid: 8|app: 0|req: 21/34] 199.204.45.157 () {44 vars in 946 bytes} [Mon May 11 07:46:17 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) 2026-05-11 07:46:17.924 7 WARNING keystonemiddleware.audit [None req-5e98b58b-2e07-4bfc-9727-aa3ba4c01db4 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Skipping service nova as it have no endpoints. [pid: 7|app: 0|req: 14/35] 199.204.45.157 () {44 vars in 968 bytes} [Mon May 11 07:46:17 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 07:46:17.937 8 WARNING keystonemiddleware.audit [None req-d8da01ab-84ea-4f21-a0d2-e0e30d70ab61 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Skipping service nova as it have no endpoints. [pid: 8|app: 0|req: 22/36] 199.204.45.157 () {44 vars in 938 bytes} [Mon May 11 07:46:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 07:46:17.956 7 WARNING keystonemiddleware.audit [None req-5abc0cc0-ea5f-4257-8cc1-3304d2b6dfa9 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Skipping service nova as it have no endpoints. [pid: 7|app: 0|req: 15/37] 199.204.45.157 () {48 vars in 950 bytes} [Mon May 11 07:46:17 2026] POST /v2/images => generated 799 bytes in 82 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 07:46:18.047 8 WARNING keystonemiddleware.audit [None req-f136dd44-ea4d-48e1-a0ca-68e692d70766 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Skipping service nova as it have no endpoints. 2026-05-11 07:46:18.059 8 INFO glance.api.v2.image_data [None req-78a060e5-3e35-4b66-af21-6e5ab7832cb8 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 07:46:28.581 8 INFO glance.location [None req-78a060e5-3e35-4b66-af21-6e5ab7832cb8 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 23/40] 199.204.45.157 () {48 vars in 1044 bytes} [Mon May 11 07:46:18 2026] PUT /v2/images/b5b5b3d8-4a89-4ec4-b439-14c6d1901f13/file => generated 0 bytes in 10568 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24428 switches on core 0) 2026-05-11 07:46:28.626 7 WARNING keystonemiddleware.audit [None req-92d13466-2fac-4f5e-9b3a-6caa4259a988 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Skipping service nova as it have no endpoints. [pid: 7|app: 0|req: 18/41] 199.204.45.157 () {44 vars in 970 bytes} [Mon May 11 07:46:28 2026] GET /v2/images/b5b5b3d8-4a89-4ec4-b439-14c6d1901f13 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 07:46:28.652 8 WARNING keystonemiddleware.audit [None req-78a060e5-3e35-4b66-af21-6e5ab7832cb8 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Skipping service nova as it have no endpoints. [pid: 8|app: 0|req: 24/42] 199.204.45.157 () {48 vars in 1049 bytes} [Mon May 11 07:46:28 2026] PATCH /v2/images/b5b5b3d8-4a89-4ec4-b439-14c6d1901f13 => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 07:46:28.729 7 WARNING keystonemiddleware.audit [None req-221d53ce-c57e-4d9d-841f-3e4420c6e884 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Skipping service nova as it have no endpoints. [pid: 7|app: 0|req: 19/43] 199.204.45.157 () {44 vars in 970 bytes} [Mon May 11 07:46:28 2026] GET /v2/images/b5b5b3d8-4a89-4ec4-b439-14c6d1901f13 => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/112] 199.204.45.157 () {42 vars in 687 bytes} [Mon May 11 07:52:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/113] 199.204.45.157 () {44 vars in 909 bytes} [Mon May 11 07:52:01 2026] GET /v2/images => generated 2476 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/116] 199.204.45.157 () {42 vars in 687 bytes} [Mon May 11 07:52:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/117] 199.204.45.157 () {44 vars in 909 bytes} [Mon May 11 07:52:13 2026] GET /v2/images => generated 2476 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/118] 199.204.45.157 () {44 vars in 938 bytes} [Mon May 11 07:52:13 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/119] 199.204.45.157 () {44 vars in 960 bytes} [Mon May 11 07:52:13 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/120] 199.204.45.157 () {44 vars in 938 bytes} [Mon May 11 07:52:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/121] 199.204.45.157 () {48 vars in 950 bytes} [Mon May 11 07:52:13 2026] POST /v2/images => generated 791 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 07:52:13.866 7 INFO glance.api.v2.image_data [None req-eef4c29d-6607-433f-85ad-11a639582746 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 07:52:22.650 7 INFO glance.location [None req-eef4c29d-6607-433f-85ad-11a639582746 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 59/124] 199.204.45.157 () {48 vars in 1044 bytes} [Mon May 11 07:52:13 2026] PUT /v2/images/db176cc7-1825-4aa9-82cb-4742e004d6a4/file => generated 0 bytes in 8832 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21718 switches on core 0) [pid: 8|app: 0|req: 66/125] 199.204.45.157 () {44 vars in 970 bytes} [Mon May 11 07:52:22 2026] GET /v2/images/db176cc7-1825-4aa9-82cb-4742e004d6a4 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/126] 199.204.45.157 () {44 vars in 970 bytes} [Mon May 11 07:52:22 2026] GET /v2/images/db176cc7-1825-4aa9-82cb-4742e004d6a4 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/131] 199.204.45.157 () {42 vars in 687 bytes} [Mon May 11 07:52:43 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: 63/132] 199.204.45.157 () {44 vars in 909 bytes} [Mon May 11 07:52:43 2026] GET /v2/images => generated 3681 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/147] 199.204.45.157 () {42 vars in 687 bytes} [Mon May 11 07:53:53 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-05-11 07:53:54.000 8 WARNING keystonemiddleware.audit [None req-2a261785-5066-4783-a976-c11f84070d2c a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Skipping service manilav2 as it have no endpoints. 2026-05-11 07:53:54.001 8 WARNING keystonemiddleware.audit [None req-2a261785-5066-4783-a976-c11f84070d2c a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Skipping service manila as it have no endpoints. [pid: 8|app: 0|req: 77/148] 199.204.45.157 () {44 vars in 909 bytes} [Mon May 11 07:53:53 2026] GET /v2/images => generated 3681 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 07:53:54.045 7 WARNING keystonemiddleware.audit [None req-95c9c7ac-825a-4596-9a9d-0840bae9f3c6 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Skipping service manilav2 as it have no endpoints. 2026-05-11 07:53:54.046 7 WARNING keystonemiddleware.audit [None req-95c9c7ac-825a-4596-9a9d-0840bae9f3c6 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Skipping service manila as it have no endpoints. [pid: 7|app: 0|req: 72/149] 199.204.45.157 () {44 vars in 936 bytes} [Mon May 11 07:53:54 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) 2026-05-11 07:53:54.062 8 WARNING keystonemiddleware.audit [None req-c1be3731-1bc2-4227-a510-7dac8814ea6e a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Skipping service manilav2 as it have no endpoints. 2026-05-11 07:53:54.063 8 WARNING keystonemiddleware.audit [None req-c1be3731-1bc2-4227-a510-7dac8814ea6e a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Skipping service manila as it have no endpoints. [pid: 8|app: 0|req: 78/150] 199.204.45.157 () {44 vars in 958 bytes} [Mon May 11 07:53:54 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 07:53:54.097 7 WARNING keystonemiddleware.audit [None req-2446030a-0e8b-4dea-82a1-b1e970ff7146 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Skipping service manilav2 as it have no endpoints. 2026-05-11 07:53:54.098 7 WARNING keystonemiddleware.audit [None req-2446030a-0e8b-4dea-82a1-b1e970ff7146 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Skipping service manila as it have no endpoints. [pid: 7|app: 0|req: 73/151] 199.204.45.157 () {44 vars in 938 bytes} [Mon May 11 07:53:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 07:53:54.122 8 WARNING keystonemiddleware.audit [None req-bd7afdfa-34a1-4e4b-a499-b9fabcb00735 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Skipping service manilav2 as it have no endpoints. 2026-05-11 07:53:54.122 8 WARNING keystonemiddleware.audit [None req-bd7afdfa-34a1-4e4b-a499-b9fabcb00735 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Skipping service manila as it have no endpoints. [pid: 8|app: 0|req: 79/152] 199.204.45.157 () {48 vars in 950 bytes} [Mon May 11 07:53:54 2026] POST /v2/images => generated 796 bytes in 107 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 07:53:54.247 7 WARNING keystonemiddleware.audit [None req-ada7302f-8bee-444b-ac9a-0aa8cc61dd91 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Skipping service manilav2 as it have no endpoints. 2026-05-11 07:53:54.247 7 WARNING keystonemiddleware.audit [None req-ada7302f-8bee-444b-ac9a-0aa8cc61dd91 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Skipping service manila as it have no endpoints. 2026-05-11 07:53:54.270 7 INFO glance.api.v2.image_data [None req-426532a4-03f0-4c3b-9a07-24d823f42408 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 07:54:20.604 7 WARNING glance.location [None req-426532a4-03f0-4c3b-9a07-24d823f42408 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 74/159] 199.204.45.157 () {48 vars in 1045 bytes} [Mon May 11 07:53:54 2026] PUT /v2/images/63279192-6b9d-4446-8d58-7aa3985396b5/file => generated 0 bytes in 26406 msecs (HTTP/1.1 204) 4 headers in 171 bytes (57193 switches on core 0) 2026-05-11 07:54:20.653 8 WARNING keystonemiddleware.audit [None req-5a90acab-70bc-495d-b194-dc69e66505e3 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Skipping service manilav2 as it have no endpoints. 2026-05-11 07:54:20.654 8 WARNING keystonemiddleware.audit [None req-5a90acab-70bc-495d-b194-dc69e66505e3 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Skipping service manila as it have no endpoints. [pid: 8|app: 0|req: 86/160] 199.204.45.157 () {44 vars in 970 bytes} [Mon May 11 07:54:20 2026] GET /v2/images/63279192-6b9d-4446-8d58-7aa3985396b5 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 07:54:20.682 7 WARNING keystonemiddleware.audit [None req-426532a4-03f0-4c3b-9a07-24d823f42408 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Skipping service manilav2 as it have no endpoints. 2026-05-11 07:54:20.682 7 WARNING keystonemiddleware.audit [None req-426532a4-03f0-4c3b-9a07-24d823f42408 a06053eb3d7c41e5be6d48f75a2c098a c596aa318f3f496cb6c3d2a088b4d8b9 - - default default] Skipping service manila as it have no endpoints. [pid: 7|app: 0|req: 75/161] 199.204.45.157 () {44 vars in 970 bytes} [Mon May 11 07:54:20 2026] GET /v2/images/63279192-6b9d-4446-8d58-7aa3985396b5 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/162] 199.204.45.157 () {42 vars in 687 bytes} [Mon May 11 07:54:22 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: 76/163] 199.204.45.157 () {44 vars in 909 bytes} [Mon May 11 07:54:22 2026] GET /v2/images => generated 4892 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/202] 199.204.45.157 () {42 vars in 687 bytes} [Mon May 11 07:57:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/203] 199.204.45.157 () {44 vars in 909 bytes} [Mon May 11 07:57:34 2026] GET /v2/images => generated 4892 bytes in 225 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: 101/212] 10.0.0.165 () {32 vars in 632 bytes} [Mon May 11 07:58:15 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 114/217] 10.0.0.71 () {36 vars in 985 bytes} [Mon May 11 07:58:35 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/218] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 11 07:58:35 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: 115/219] 10.0.0.71 () {36 vars in 985 bytes} [Mon May 11 07:58:37 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/220] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 11 07:58:37 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: 116/221] 10.0.0.62 () {36 vars in 985 bytes} [Mon May 11 07:58:38 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354 => generated 1171 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/222] 10.0.0.62 () {36 vars in 925 bytes} [Mon May 11 07:58:38 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: 117/223] 10.0.0.62 () {36 vars in 925 bytes} [Mon May 11 07:58:38 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: 107/224] 10.0.0.62 () {36 vars in 985 bytes} [Mon May 11 07:58:38 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/225] 10.0.0.62 () {36 vars in 925 bytes} [Mon May 11 07:58:38 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: 108/226] 10.0.0.62 () {36 vars in 925 bytes} [Mon May 11 07:58:38 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: 119/227] 10.0.0.62 () {36 vars in 985 bytes} [Mon May 11 07:58:39 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/228] 10.0.0.62 () {36 vars in 925 bytes} [Mon May 11 07:58:39 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: 120/229] 10.0.0.62 () {36 vars in 925 bytes} [Mon May 11 07:58:39 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: 110/230] 10.0.0.136 () {36 vars in 910 bytes} [Mon May 11 07:58:39 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/231] 10.0.0.136 () {36 vars in 1006 bytes} [Mon May 11 07:58:39 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354/locations => generated 127 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/232] 10.0.0.136 () {36 vars in 986 bytes} [Mon May 11 07:58:40 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/233] 10.0.0.136 () {36 vars in 926 bytes} [Mon May 11 07:58:40 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: 112/234] 10.0.0.136 () {36 vars in 926 bytes} [Mon May 11 07:58:40 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: 114/237] 199.204.45.157 () {36 vars in 990 bytes} [Mon May 11 07:58:43 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/238] 199.204.45.157 () {36 vars in 930 bytes} [Mon May 11 07:58:43 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: 115/239] 199.204.45.157 () {36 vars in 990 bytes} [Mon May 11 07:58:44 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/240] 199.204.45.157 () {36 vars in 930 bytes} [Mon May 11 07:58:44 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: 117/243] 10.0.0.71 () {36 vars in 985 bytes} [Mon May 11 07:58:59 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/244] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 11 07:58:59 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: 130/249] 10.0.0.71 () {36 vars in 985 bytes} [Mon May 11 07:59:17 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/250] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 11 07:59:17 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/253] 10.0.0.71 () {36 vars in 985 bytes} [Mon May 11 07:59:20 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/254] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 11 07:59:20 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: 136/261] 10.0.0.165 () {30 vars in 410 bytes} [Mon May 11 07:59:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/266] 10.0.0.165 () {34 vars in 654 bytes} [Mon May 11 08:00:11 2026] POST /v2/images => generated 649 bytes in 255 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-11 08:00:11.874 7 WARNING glance.api.v2.images [None req-07318398-e222-429f-a33b-6f8da286df1a c02f088db004436dbcaaf1f1861614ce b68888e068464a0a9ae1f87e611e468e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//664d3c7c-e11a-4e26-95b3-f61385fcf364 [pid: 7|app: 0|req: 128/267] 10.0.0.165 () {32 vars in 709 bytes} [Mon May 11 08:00:11 2026] DELETE /v2/images/664d3c7c-e11a-4e26-95b3-f61385fcf364 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/268] 10.0.0.165 () {32 vars in 706 bytes} [Mon May 11 08:00:11 2026] GET /v2/images/664d3c7c-e11a-4e26-95b3-f61385fcf364 => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/269] 10.0.0.165 () {32 vars in 632 bytes} [Mon May 11 08:00:11 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/270] 10.0.0.165 () {34 vars in 654 bytes} [Mon May 11 08:00:12 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/271] 10.0.0.165 () {32 vars in 716 bytes} [Mon May 11 08:00:12 2026] GET /v2/images/d0495298-a13a-4adf-b75a-bd8c32e136e1/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 08:00:12.109 8 INFO glance.api.v2.image_data [None req-43a88674-8ec7-4f15-90c6-66f96daa452b c02f088db004436dbcaaf1f1861614ce b68888e068464a0a9ae1f87e611e468e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 08:00:12.154 8 WARNING glance_store._drivers.rbd [None req-43a88674-8ec7-4f15-90c6-66f96daa452b c02f088db004436dbcaaf1f1861614ce b68888e068464a0a9ae1f87e611e468e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-11 08:00:12.882 8 INFO glance.location [None req-43a88674-8ec7-4f15-90c6-66f96daa452b c02f088db004436dbcaaf1f1861614ce b68888e068464a0a9ae1f87e611e468e - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 142/272] 10.0.0.165 () {32 vars in 726 bytes} [Mon May 11 08:00:12 2026] PUT /v2/images/d0495298-a13a-4adf-b75a-bd8c32e136e1/file => generated 0 bytes in 822 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/273] 10.0.0.165 () {32 vars in 706 bytes} [Mon May 11 08:00:12 2026] GET /v2/images/d0495298-a13a-4adf-b75a-bd8c32e136e1 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/274] 10.0.0.165 () {32 vars in 716 bytes} [Mon May 11 08:00:12 2026] GET /v2/images/d0495298-a13a-4adf-b75a-bd8c32e136e1/file => generated 1024 bytes in 143 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/275] 10.0.0.165 () {34 vars in 654 bytes} [Mon May 11 08:00:13 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/276] 10.0.0.165 () {32 vars in 725 bytes} [Mon May 11 08:00:13 2026] PATCH /v2/images/c2c265f9-6613-4e7f-b6ee-28d03dc3d702 => generated 652 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/277] 10.0.0.165 () {32 vars in 706 bytes} [Mon May 11 08:00:13 2026] GET /v2/images/c2c265f9-6613-4e7f-b6ee-28d03dc3d702 => generated 652 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 08:00:13.237 8 WARNING glance.api.v2.images [None req-39f774b8-c43a-4707-a0ab-8af47dcdec20 c02f088db004436dbcaaf1f1861614ce b68888e068464a0a9ae1f87e611e468e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c2c265f9-6613-4e7f-b6ee-28d03dc3d702 [pid: 8|app: 0|req: 145/278] 10.0.0.165 () {32 vars in 709 bytes} [Mon May 11 08:00:13 2026] DELETE /v2/images/c2c265f9-6613-4e7f-b6ee-28d03dc3d702 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/279] 10.0.0.165 () {32 vars in 706 bytes} [Mon May 11 08:00:13 2026] GET /v2/images/c2c265f9-6613-4e7f-b6ee-28d03dc3d702 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 08:00:13.309 8 WARNING glance.api.v2.images [None req-5549fc7e-9fd5-47c2-a851-7f5908fb5218 c02f088db004436dbcaaf1f1861614ce b68888e068464a0a9ae1f87e611e468e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d0495298-a13a-4adf-b75a-bd8c32e136e1 [pid: 8|app: 0|req: 146/280] 10.0.0.165 () {32 vars in 709 bytes} [Mon May 11 08:00:13 2026] DELETE /v2/images/d0495298-a13a-4adf-b75a-bd8c32e136e1 => generated 0 bytes in 779 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/281] 10.0.0.165 () {32 vars in 706 bytes} [Mon May 11 08:00:14 2026] GET /v2/images/d0495298-a13a-4adf-b75a-bd8c32e136e1 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 08:00:14.101 8 WARNING glance.api.v2.images [None req-af3d96f3-ee76-4d09-b36d-af683353765f c02f088db004436dbcaaf1f1861614ce b68888e068464a0a9ae1f87e611e468e - - default default] Failed to find image 664d3c7c-e11a-4e26-95b3-f61385fcf364 to delete: glance.common.exception.ImageNotFound: No image found with ID 664d3c7c-e11a-4e26-95b3-f61385fcf364 [pid: 8|app: 0|req: 147/282] 10.0.0.165 () {32 vars in 709 bytes} [Mon May 11 08:00:14 2026] DELETE /v2/images/664d3c7c-e11a-4e26-95b3-f61385fcf364 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/283] 10.0.0.165 () {32 vars in 706 bytes} [Mon May 11 08:00:14 2026] GET /v2/images/664d3c7c-e11a-4e26-95b3-f61385fcf364 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/286] 10.0.0.165 () {32 vars in 706 bytes} [Mon May 11 08:00:29 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/287] 10.0.0.165 () {32 vars in 706 bytes} [Mon May 11 08:00:30 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/290] 10.0.0.62 () {36 vars in 985 bytes} [Mon May 11 08:00:30 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354 => generated 1171 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/291] 10.0.0.62 () {36 vars in 925 bytes} [Mon May 11 08:00:30 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/292] 10.0.0.62 () {36 vars in 925 bytes} [Mon May 11 08:00:30 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/293] 10.0.0.62 () {36 vars in 985 bytes} [Mon May 11 08:00:30 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/294] 10.0.0.62 () {36 vars in 925 bytes} [Mon May 11 08:00:30 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/295] 10.0.0.62 () {36 vars in 925 bytes} [Mon May 11 08:00:30 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: 143/296] 10.0.0.62 () {36 vars in 985 bytes} [Mon May 11 08:00:30 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/297] 10.0.0.62 () {36 vars in 925 bytes} [Mon May 11 08:00:30 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: 144/298] 10.0.0.62 () {36 vars in 925 bytes} [Mon May 11 08:00:30 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: 155/299] 10.0.0.136 () {36 vars in 910 bytes} [Mon May 11 08:00:31 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/300] 10.0.0.136 () {36 vars in 1006 bytes} [Mon May 11 08:00:31 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/301] 10.0.0.136 () {36 vars in 986 bytes} [Mon May 11 08:00:31 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/302] 10.0.0.136 () {36 vars in 926 bytes} [Mon May 11 08:00:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/303] 10.0.0.136 () {36 vars in 926 bytes} [Mon May 11 08:00:31 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/308] 10.0.0.71 () {36 vars in 985 bytes} [Mon May 11 08:00:57 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/309] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 11 08:00:57 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: 151/312] 10.0.0.71 () {36 vars in 985 bytes} [Mon May 11 08:01:00 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/313] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 11 08:01:00 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: 155/320] 10.0.0.71 () {36 vars in 985 bytes} [Mon May 11 08:01:39 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/321] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 11 08:01:39 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: 157/324] 10.0.0.71 () {36 vars in 985 bytes} [Mon May 11 08:01:42 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/325] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 11 08:01:42 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/328] 10.0.0.71 () {36 vars in 985 bytes} [Mon May 11 08:01:59 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/329] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 11 08:01:59 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: 164/338] 10.0.0.71 () {36 vars in 985 bytes} [Mon May 11 08:02:30 2026] GET /v2/images/c4b02b34-6902-40a8-9038-f314e17d0354 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/339] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 11 08:02:30 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/342] 199.204.45.157 () {32 vars in 825 bytes} [Mon May 11 08:02:47 2026] GET /v2/images?status=active&owner=c596aa318f3f496cb6c3d2a088b4d8b9&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/343] 199.204.45.157 () {32 vars in 652 bytes} [Mon May 11 08:02:47 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: 167/344] 10.0.0.62 () {36 vars in 985 bytes} [Mon May 11 08:02:48 2026] GET /v2/images/63279192-6b9d-4446-8d58-7aa3985396b5 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/345] 10.0.0.62 () {36 vars in 925 bytes} [Mon May 11 08:02:48 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: 168/346] 10.0.0.62 () {36 vars in 925 bytes} [Mon May 11 08:02: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: 179/347] 10.0.0.62 () {36 vars in 985 bytes} [Mon May 11 08:02:48 2026] GET /v2/images/63279192-6b9d-4446-8d58-7aa3985396b5 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/348] 10.0.0.62 () {36 vars in 925 bytes} [Mon May 11 08:02:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/349] 10.0.0.62 () {36 vars in 925 bytes} [Mon May 11 08:02: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: 7|app: 0|req: 170/350] 10.0.0.62 () {36 vars in 985 bytes} [Mon May 11 08:02:48 2026] GET /v2/images/63279192-6b9d-4446-8d58-7aa3985396b5 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/351] 10.0.0.62 () {36 vars in 925 bytes} [Mon May 11 08:02: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: 7|app: 0|req: 171/352] 10.0.0.136 () {36 vars in 910 bytes} [Mon May 11 08:02:48 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/353] 10.0.0.136 () {36 vars in 1006 bytes} [Mon May 11 08:02:48 2026] GET /v2/images/63279192-6b9d-4446-8d58-7aa3985396b5/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/354] 10.0.0.136 () {36 vars in 986 bytes} [Mon May 11 08:02:48 2026] GET /v2/images/63279192-6b9d-4446-8d58-7aa3985396b5 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/355] 10.0.0.136 () {36 vars in 926 bytes} [Mon May 11 08:02:48 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: 173/356] 10.0.0.136 () {36 vars in 926 bytes} [Mon May 11 08:02:48 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: 7|app: 0|req: 196/401] 10.0.0.165 () {32 vars in 632 bytes} [Mon May 11 08:06:21 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)