+ 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 14 05:31:07 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-77cf5c88f5-682fg 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 0x7ff48a893668 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-14 05:31:09.782 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-14 05:31:09.907 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-14 05:31:10.788 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-14 05:31:10.789 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-14 05:31:10.790 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-14 05:31:10.833 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-14 05:31:10.834 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-14 05:31:10.834 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-14 05:31:13.002 8 WARNING glance.api.v2.images [None req-304871dd-adc5-4b2f-b40b-e78377ce20c4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-14 05:31:13.025 7 WARNING glance.api.v2.images [None req-083c65e1-e328-4f39-be1f-953a148dbfee - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-14 05:31:13.377 8 WARNING keystonemiddleware._common.config [None req-304871dd-adc5-4b2f-b40b-e78377ce20c4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 05:31:13.380 7 WARNING keystonemiddleware._common.config [None req-083c65e1-e328-4f39-be1f-953a148dbfee - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 05:31:13.385 8 WARNING oslo_config.cfg [None req-304871dd-adc5-4b2f-b40b-e78377ce20c4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-14 05:31:13.388 7 WARNING oslo_config.cfg [None req-083c65e1-e328-4f39-be1f-953a148dbfee - - - - - -] 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 0x7ff48a893668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ff48a893668 pid: 7 (default app) [pid: 8|app: 0|req: 3/4] 199.204.45.169 () {42 vars in 689 bytes} [Thu May 14 05:31:15 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 05:31:16.328 7 WARNING oslo_policy.policy [None req-944c26d7-68a4-4239-8e6f-5e4a44ac33de 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - 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-14 05:31:16.328 7 WARNING oslo_policy.policy [None req-944c26d7-68a4-4239-8e6f-5e4a44ac33de 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - 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-14 05:31:16.346 7 WARNING oslo_policy.policy [None req-944c26d7-68a4-4239-8e6f-5e4a44ac33de 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - 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-14 05:31:16.346 7 WARNING oslo_policy.policy [None req-944c26d7-68a4-4239-8e6f-5e4a44ac33de 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - 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: 4/5] 199.204.45.169 () {42 vars in 689 bytes} [Thu May 14 05:31:16 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.204.45.169 () {44 vars in 911 bytes} [Thu May 14 05:31:15 2026] GET /v2/images => generated 69 bytes in 636 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-14 05:31:16.821 8 WARNING oslo_policy.policy [None req-4bbd63b1-0994-4ffd-8683-348ffcaa3e8d 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - 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-14 05:31:16.821 8 WARNING oslo_policy.policy [None req-4bbd63b1-0994-4ffd-8683-348ffcaa3e8d 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - 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-14 05:31:16.839 8 WARNING oslo_policy.policy [None req-4bbd63b1-0994-4ffd-8683-348ffcaa3e8d 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - 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-14 05:31:16.839 8 WARNING oslo_policy.policy [None req-4bbd63b1-0994-4ffd-8683-348ffcaa3e8d 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - 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: 5/7] 199.204.45.169 () {44 vars in 911 bytes} [Thu May 14 05:31:16 2026] GET /v2/images => generated 69 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.169 () {42 vars in 689 bytes} [Thu May 14 05:31:21 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: 6/9] 199.204.45.169 () {44 vars in 911 bytes} [Thu May 14 05:31:21 2026] GET /v2/images => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/12] 199.204.45.169 () {44 vars in 912 bytes} [Thu May 14 05:31:22 2026] GET /v2/images/cirros => generated 151 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/13] 199.204.45.169 () {44 vars in 934 bytes} [Thu May 14 05:31:22 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.169 () {44 vars in 940 bytes} [Thu May 14 05:31:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 05:31:22.208 8 WARNING oslo_config.cfg [None req-d4906711-dc11-48d4-a01a-3a25e97f5328 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - 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: 10/15] 199.204.45.169 () {48 vars in 952 bytes} [Thu May 14 05:31:22 2026] POST /v2/images => generated 760 bytes in 76 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-14 05:31:22.280 7 WARNING oslo_policy.policy [None req-2860c4ca-1a35-493d-9d63-3c2d25f6ee67 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - 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-14 05:31:22.281 7 WARNING oslo_policy.policy [None req-2860c4ca-1a35-493d-9d63-3c2d25f6ee67 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - 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-14 05:31:22.283 7 INFO glance.api.v2.image_data [None req-2860c4ca-1a35-493d-9d63-3c2d25f6ee67 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-14 05:31:27.403 8 WARNING glance.api.v2.images [None req-03068242-4d29-4990-88e0-7e03a3cbc90b 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c3f6e296-ad4d-43a3-abc1-c3c7aa33d013 [uwsgi-body-read] Error reading 570640 bytes. Content-Length: 117440512 consumed: 91704048 left: 25736464 message: Client closed connection 2026-05-14 05:31:30.430 7 ERROR glance_store._drivers.rbd [None req-2860c4ca-1a35-493d-9d63-3c2d25f6ee67 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - default default] Failed to store image c3f6e296-ad4d-43a3-abc1-c3c7aa33d013 Store Exception error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input [pid: 8|app: 0|req: 11/16] 199.204.45.169 () {46 vars in 994 bytes} [Thu May 14 05:31:27 2026] DELETE /v2/images/c3f6e296-ad4d-43a3-abc1-c3c7aa33d013 => generated 0 bytes in 8444 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/19] 199.204.45.169 () {42 vars in 689 bytes} [Thu May 14 05:31:35 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/20] 199.204.45.169 () {44 vars in 911 bytes} [Thu May 14 05:31:35 2026] GET /v2/images => generated 69 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/21] 199.204.45.169 () {44 vars in 948 bytes} [Thu May 14 05:31:35 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/22] 199.204.45.169 () {44 vars in 970 bytes} [Thu May 14 05:31:35 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/23] 199.204.45.169 () {44 vars in 940 bytes} [Thu May 14 05:31:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/24] 199.204.45.169 () {48 vars in 952 bytes} [Thu May 14 05:31:35 2026] POST /v2/images => generated 799 bytes in 200 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-14 05:31:36.227 8 WARNING oslo_policy.policy [None req-04955e92-cdb2-4faa-acc8-b7cfb276d3d4 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - 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-14 05:31:36.227 8 WARNING oslo_policy.policy [None req-04955e92-cdb2-4faa-acc8-b7cfb276d3d4 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - 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-14 05:31:36.228 8 INFO glance.api.v2.image_data [None req-04955e92-cdb2-4faa-acc8-b7cfb276d3d4 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-14 05:31:37.034 7 ERROR glance.api.v2.image_data [None req-2860c4ca-1a35-493d-9d63-3c2d25f6ee67 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - default default] Failed to upload image data due to internal error: OSError: error during read(8388608) on wsgi.input 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi [None req-2860c4ca-1a35-493d-9d63-3c2d25f6ee67 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - default default] Caught error: error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi Traceback (most recent call last): 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1165, in __call__ 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi action_result = self.dispatch(self.controller, action, 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1206, in dispatch 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi return method(*args, **kwargs) 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 411, in wrapped 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi return func(self, req, *args, **kwargs) 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 05:31:37.077 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-14 05:31:37.077 7 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi self.force_reraise() 2026-05-14 05:31:37.077 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-14 05:31:37.077 7 ERROR glance.common.wsgi raise self.value 2026-05-14 05:31:37.077 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-14 05:31:37.077 7 ERROR glance.common.wsgi image.set_data(data, size, backend=backend) 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 488, in set_data 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi self.force_reraise() 2026-05-14 05:31:37.077 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-14 05:31:37.077 7 ERROR glance.common.wsgi raise self.value 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 442, in set_data 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi self.repo.set_data(data, size, backend=backend, 2026-05-14 05:31:37.077 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-14 05:31:37.077 7 ERROR glance.common.wsgi self.image.set_data(data, size=size, backend=backend, 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 595, in set_data 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi self._upload_to_store(data, verifier, backend, size) 2026-05-14 05:31:37.077 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-14 05:31:37.077 7 ERROR glance.common.wsgi loc_meta) = self.store_api.add_to_backend_with_multihash( 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 05:31:37.077 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-14 05:31:37.077 7 ERROR glance.common.wsgi return store_add_to_backend_with_multihash( 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 05:31:37.077 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-14 05:31:37.077 7 ERROR glance.common.wsgi (location, size, checksum, multihash, metadata) = store.add( 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi ^^^^^^^^^^ 2026-05-14 05:31:37.077 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-14 05:31:37.077 7 ERROR glance.common.wsgi metadata_dict) = store_add_fun(*args, **kwargs) 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 05:31:37.077 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-14 05:31:37.077 7 ERROR glance.common.wsgi return store_op_fun(store, *args, **kwargs) 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 05:31:37.077 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-14 05:31:37.077 7 ERROR glance.common.wsgi raise exc 2026-05-14 05:31:37.077 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-14 05:31:37.077 7 ERROR glance.common.wsgi for chunk in chunks: 2026-05-14 05:31:37.077 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-14 05:31:37.077 7 ERROR glance.common.wsgi chunk = fp.read(chunk_size) 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 290, in read 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi result = self.data.read(i) 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^ 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 117, in readfn 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi result = fd.read(*args) 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^ 2026-05-14 05:31:37.077 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-14 05:31:37.077 7 ERROR glance.common.wsgi chunk = self._source.read(size) 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1538, in readinto 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi data = self.file.read(sz0) 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi OSError: error during read(8388608) on wsgi.input 2026-05-14 05:31:37.077 7 ERROR glance.common.wsgi [pid: 7|app: 0|req: 6/25] 199.204.45.169 () {48 vars in 1046 bytes} [Thu May 14 05:31:22 2026] PUT /v2/images/c3f6e296-ad4d-43a3-abc1-c3c7aa33d013/file => generated 114 bytes in 14855 msecs (HTTP/1.1 500) 4 headers in 185 bytes (2035 switches on core 0) [pid: 7|app: 0|req: 7/26] 199.204.45.169 () {42 vars in 689 bytes} [Thu May 14 05:31:41 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-05-14 05:31:42.010 7 WARNING oslo_config.cfg [None req-59f32660-e350-4d5b-9204-3a3f65753715 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 8/27] 199.204.45.169 () {44 vars in 911 bytes} [Thu May 14 05:31:41 2026] GET /v2/images => generated 868 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/28] 199.204.45.169 () {44 vars in 912 bytes} [Thu May 14 05:31:42 2026] GET /v2/images/cirros => generated 151 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/31] 199.204.45.169 () {44 vars in 934 bytes} [Thu May 14 05:31:42 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/32] 199.204.45.169 () {44 vars in 940 bytes} [Thu May 14 05:31:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/33] 199.204.45.169 () {48 vars in 952 bytes} [Thu May 14 05:31:42 2026] POST /v2/images => generated 760 bytes in 695 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-14 05:31:42.824 7 INFO glance.api.v2.image_data [None req-94945d02-6fe2-4e55-be88-07a48857229f 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-14 05:31:48.160 7 WARNING glance.location [None req-94945d02-6fe2-4e55-be88-07a48857229f 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 15/34] 199.204.45.169 () {48 vars in 1046 bytes} [Thu May 14 05:31:42 2026] PUT /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42/file => generated 0 bytes in 5458 msecs (HTTP/1.1 204) 4 headers in 171 bytes (2513 switches on core 0) [pid: 7|app: 0|req: 16/35] 199.204.45.169 () {44 vars in 972 bytes} [Thu May 14 05:31:48 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/36] 199.204.45.169 () {44 vars in 972 bytes} [Thu May 14 05:31:48 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 05:31:56.195 8 INFO glance.location [None req-04955e92-cdb2-4faa-acc8-b7cfb276d3d4 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 20/39] 199.204.45.169 () {48 vars in 1046 bytes} [Thu May 14 05:31:36 2026] PUT /v2/images/3af21738-5e34-4c29-9d31-f4fda404c676/file => generated 0 bytes in 20074 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17683 switches on core 0) [pid: 7|app: 0|req: 20/40] 199.204.45.169 () {44 vars in 972 bytes} [Thu May 14 05:31:56 2026] GET /v2/images/3af21738-5e34-4c29-9d31-f4fda404c676 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/41] 199.204.45.169 () {48 vars in 1051 bytes} [Thu May 14 05:31:56 2026] PATCH /v2/images/3af21738-5e34-4c29-9d31-f4fda404c676 => generated 1234 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 21/42] 199.204.45.169 () {44 vars in 972 bytes} [Thu May 14 05:31:56 2026] GET /v2/images/3af21738-5e34-4c29-9d31-f4fda404c676 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/121] 199.204.45.169 () {42 vars in 689 bytes} [Thu May 14 05:38:26 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/122] 199.204.45.169 () {44 vars in 911 bytes} [Thu May 14 05:38:26 2026] GET /v2/images => generated 2476 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/125] 199.204.45.169 () {42 vars in 689 bytes} [Thu May 14 05:38:38 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: 63/126] 199.204.45.169 () {44 vars in 911 bytes} [Thu May 14 05:38:38 2026] GET /v2/images => generated 2476 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/127] 199.204.45.169 () {44 vars in 940 bytes} [Thu May 14 05:38:38 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: 64/128] 199.204.45.169 () {44 vars in 962 bytes} [Thu May 14 05:38:38 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/129] 199.204.45.169 () {44 vars in 940 bytes} [Thu May 14 05:38:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/130] 199.204.45.169 () {48 vars in 952 bytes} [Thu May 14 05:38:38 2026] POST /v2/images => generated 791 bytes in 224 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-14 05:38:38.933 7 INFO glance.api.v2.image_data [None req-72933b81-1182-46b1-874f-cf28cccd8ad8 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-14 05:38:54.138 7 INFO glance.location [None req-72933b81-1182-46b1-874f-cf28cccd8ad8 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 66/135] 199.204.45.169 () {48 vars in 1046 bytes} [Thu May 14 05:38:38 2026] PUT /v2/images/25a044b3-4154-4883-868c-03ccaf987e8f/file => generated 0 bytes in 15255 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18551 switches on core 0) [pid: 8|app: 0|req: 70/136] 199.204.45.169 () {44 vars in 972 bytes} [Thu May 14 05:38:54 2026] GET /v2/images/25a044b3-4154-4883-868c-03ccaf987e8f => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/137] 199.204.45.169 () {44 vars in 972 bytes} [Thu May 14 05:38:54 2026] GET /v2/images/25a044b3-4154-4883-868c-03ccaf987e8f => 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: 70/142] 199.204.45.169 () {42 vars in 689 bytes} [Thu May 14 05:39: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: 73/143] 199.204.45.169 () {44 vars in 911 bytes} [Thu May 14 05:39:13 2026] GET /v2/images => generated 3681 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/150] 199.204.45.169 () {42 vars in 689 bytes} [Thu May 14 05:39:49 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: 74/151] 199.204.45.169 () {44 vars in 911 bytes} [Thu May 14 05:39:49 2026] GET /v2/images => generated 3681 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/152] 199.204.45.169 () {44 vars in 938 bytes} [Thu May 14 05:39:49 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/153] 199.204.45.169 () {44 vars in 960 bytes} [Thu May 14 05:39:49 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/154] 199.204.45.169 () {44 vars in 940 bytes} [Thu May 14 05:39:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/155] 199.204.45.169 () {48 vars in 952 bytes} [Thu May 14 05:39:49 2026] POST /v2/images => generated 796 bytes in 132 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-14 05:39:49.452 8 INFO glance.api.v2.image_data [None req-8fe073e3-2bb9-4d13-9ec4-2f7ea06dcabc 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-14 05:40:39.177 8 WARNING glance.location [None req-8fe073e3-2bb9-4d13-9ec4-2f7ea06dcabc 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 80/166] 199.204.45.169 () {48 vars in 1047 bytes} [Thu May 14 05:39:49 2026] PUT /v2/images/76dacbf0-1fb8-4b4b-a30d-6c634bead3d0/file => generated 0 bytes in 49776 msecs (HTTP/1.1 204) 4 headers in 171 bytes (49237 switches on core 0) [pid: 7|app: 0|req: 87/167] 199.204.45.169 () {44 vars in 972 bytes} [Thu May 14 05:40:39 2026] GET /v2/images/76dacbf0-1fb8-4b4b-a30d-6c634bead3d0 => 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: 81/168] 199.204.45.169 () {44 vars in 972 bytes} [Thu May 14 05:40:39 2026] GET /v2/images/76dacbf0-1fb8-4b4b-a30d-6c634bead3d0 => 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: 88/169] 199.204.45.169 () {42 vars in 689 bytes} [Thu May 14 05:40:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-05-14 05:40:41.035 8 WARNING keystonemiddleware.audit [None req-569efc3a-a1c3-4ef3-a99c-83234db2e02e 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - default default] Skipping service manilav2 as it have no endpoints. 2026-05-14 05:40:41.035 8 WARNING keystonemiddleware.audit [None req-569efc3a-a1c3-4ef3-a99c-83234db2e02e 96534473fb9e469b9c44bbe1f18fd0b8 1e72ee8d1517455da8a1ea8b33c813f5 - - default default] Skipping service manila as it have no endpoints. [pid: 8|app: 0|req: 82/170] 199.204.45.169 () {44 vars in 911 bytes} [Thu May 14 05:40:40 2026] GET /v2/images => generated 4892 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/211] 199.204.45.169 () {42 vars in 689 bytes} [Thu May 14 05:43:55 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: 103/212] 199.204.45.169 () {44 vars in 911 bytes} [Thu May 14 05:43:55 2026] GET /v2/images => generated 4892 bytes in 188 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: 108/221] 10.0.0.181 () {32 vars in 633 bytes} [Thu May 14 05:44:36 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/226] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 14 05:45:00 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42 => generated 1171 bytes in 23 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: 116/227] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 05:45:00 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: 113/230] 199.204.45.169 () {36 vars in 991 bytes} [Thu May 14 05:45:08 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42 => 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: 118/231] 199.204.45.169 () {36 vars in 931 bytes} [Thu May 14 05:45:08 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/232] 199.204.45.169 () {36 vars in 991 bytes} [Thu May 14 05:45:10 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42 => 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: 119/233] 199.204.45.169 () {36 vars in 931 bytes} [Thu May 14 05:45:10 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: 117/238] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 14 05:45:23 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/239] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 05:45:23 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: 118/240] 10.0.0.139 () {36 vars in 987 bytes} [Thu May 14 05:45:26 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42 => generated 1171 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/241] 10.0.0.139 () {36 vars in 927 bytes} [Thu May 14 05:45:26 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/242] 10.0.0.139 () {36 vars in 927 bytes} [Thu May 14 05:45: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: 124/243] 10.0.0.139 () {36 vars in 987 bytes} [Thu May 14 05:45:26 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42 => generated 1171 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/244] 10.0.0.139 () {36 vars in 927 bytes} [Thu May 14 05:45: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: 125/245] 10.0.0.139 () {36 vars in 927 bytes} [Thu May 14 05:45:26 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: 121/246] 10.0.0.139 () {36 vars in 987 bytes} [Thu May 14 05:45:27 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/247] 10.0.0.139 () {36 vars in 927 bytes} [Thu May 14 05:45:27 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: 122/248] 10.0.0.139 () {36 vars in 927 bytes} [Thu May 14 05:45:27 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: 127/249] 10.0.0.52 () {36 vars in 910 bytes} [Thu May 14 05:45:28 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/250] 10.0.0.52 () {36 vars in 1006 bytes} [Thu May 14 05:45:28 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42/locations => generated 127 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/251] 10.0.0.52 () {36 vars in 986 bytes} [Thu May 14 05:45:28 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/252] 10.0.0.52 () {36 vars in 926 bytes} [Thu May 14 05:45:28 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: 129/253] 10.0.0.52 () {36 vars in 926 bytes} [Thu May 14 05:45:28 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: 130/264] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 14 05:46:12 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/265] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 05:46:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/266] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 14 05:46:17 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/267] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 05:46: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: 8|app: 0|req: 136/276] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 14 05:46:54 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42 => 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: 141/277] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 05:46:54 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: 137/278] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 14 05:46:55 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/279] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 05:46:55 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: 141/286] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 14 05:47:30 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/287] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 05:47:30 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: 152/298] 10.0.0.181 () {34 vars in 655 bytes} [Thu May 14 05:48:13 2026] POST /v2/images => generated 648 bytes in 200 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-14 05:48:13.969 8 WARNING glance.api.v2.images [None req-dd02f146-30f5-4fb5-80a2-945cc1520bf0 b1881276748e4c98a8618afb293897c1 c689f2fd043f4ed7a9aed8c606b46538 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//44d94c2f-00ee-45d8-a951-e31781391bc8 [pid: 8|app: 0|req: 147/299] 10.0.0.181 () {32 vars in 710 bytes} [Thu May 14 05:48:13 2026] DELETE /v2/images/44d94c2f-00ee-45d8-a951-e31781391bc8 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/300] 10.0.0.181 () {32 vars in 707 bytes} [Thu May 14 05:48:14 2026] GET /v2/images/44d94c2f-00ee-45d8-a951-e31781391bc8 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/301] 10.0.0.181 () {32 vars in 633 bytes} [Thu May 14 05:48:14 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/302] 10.0.0.181 () {34 vars in 655 bytes} [Thu May 14 05:48:14 2026] POST /v2/images => generated 703 bytes in 131 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/303] 10.0.0.181 () {32 vars in 717 bytes} [Thu May 14 05:48:14 2026] GET /v2/images/7cc65660-3b4f-4ea8-9d53-1d03a49c331f/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 05:48:14.293 7 INFO glance.api.v2.image_data [None req-f32367d3-35dc-4d23-955e-46715ff83bb2 b1881276748e4c98a8618afb293897c1 c689f2fd043f4ed7a9aed8c606b46538 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-14 05:48:14.565 7 WARNING glance_store._drivers.rbd [None req-f32367d3-35dc-4d23-955e-46715ff83bb2 b1881276748e4c98a8618afb293897c1 c689f2fd043f4ed7a9aed8c606b46538 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 8|app: 0|req: 150/304] 10.0.0.181 () {32 vars in 707 bytes} [Thu May 14 05:48:15 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/305] 10.0.0.181 () {32 vars in 707 bytes} [Thu May 14 05:48:15 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42 => generated 1171 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 05:48:15.641 7 INFO glance.location [None req-f32367d3-35dc-4d23-955e-46715ff83bb2 b1881276748e4c98a8618afb293897c1 c689f2fd043f4ed7a9aed8c606b46538 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 155/306] 10.0.0.181 () {32 vars in 727 bytes} [Thu May 14 05:48:14 2026] PUT /v2/images/7cc65660-3b4f-4ea8-9d53-1d03a49c331f/file => generated 0 bytes in 1411 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/307] 10.0.0.181 () {32 vars in 707 bytes} [Thu May 14 05:48:15 2026] GET /v2/images/7cc65660-3b4f-4ea8-9d53-1d03a49c331f => generated 1104 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/308] 10.0.0.181 () {32 vars in 717 bytes} [Thu May 14 05:48:15 2026] GET /v2/images/7cc65660-3b4f-4ea8-9d53-1d03a49c331f/file => generated 1024 bytes in 126 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/309] 10.0.0.139 () {36 vars in 987 bytes} [Thu May 14 05:48:15 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42 => generated 1171 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/310] 10.0.0.139 () {36 vars in 927 bytes} [Thu May 14 05:48:15 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: 157/311] 10.0.0.181 () {34 vars in 655 bytes} [Thu May 14 05:48:15 2026] POST /v2/images => generated 649 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/312] 10.0.0.139 () {36 vars in 927 bytes} [Thu May 14 05:48:15 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: 156/313] 10.0.0.139 () {36 vars in 987 bytes} [Thu May 14 05:48:15 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42 => 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: 157/314] 10.0.0.139 () {36 vars in 927 bytes} [Thu May 14 05:48:15 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: 158/315] 10.0.0.139 () {36 vars in 927 bytes} [Thu May 14 05:48:15 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: 158/316] 10.0.0.181 () {32 vars in 726 bytes} [Thu May 14 05:48:15 2026] PATCH /v2/images/3ffa1114-26e3-4cba-b0a5-564a121e75a6 => generated 652 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/317] 10.0.0.181 () {32 vars in 707 bytes} [Thu May 14 05:48:15 2026] GET /v2/images/3ffa1114-26e3-4cba-b0a5-564a121e75a6 => generated 652 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/318] 10.0.0.139 () {36 vars in 987 bytes} [Thu May 14 05:48:15 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42 => 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: 160/319] 10.0.0.139 () {36 vars in 927 bytes} [Thu May 14 05:48:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 05:48:16.017 8 WARNING glance.api.v2.images [None req-e318f4ba-3afb-4004-ac0e-7c9e72b8fcf1 b1881276748e4c98a8618afb293897c1 c689f2fd043f4ed7a9aed8c606b46538 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3ffa1114-26e3-4cba-b0a5-564a121e75a6 [pid: 7|app: 0|req: 161/320] 10.0.0.139 () {36 vars in 927 bytes} [Thu May 14 05:48:16 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: 160/321] 10.0.0.181 () {32 vars in 710 bytes} [Thu May 14 05:48:15 2026] DELETE /v2/images/3ffa1114-26e3-4cba-b0a5-564a121e75a6 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/322] 10.0.0.181 () {32 vars in 707 bytes} [Thu May 14 05:48:16 2026] GET /v2/images/3ffa1114-26e3-4cba-b0a5-564a121e75a6 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 05:48:16.102 8 WARNING glance.api.v2.images [None req-9c6103c3-02c0-40fa-977e-3b00f3e4ee2c b1881276748e4c98a8618afb293897c1 c689f2fd043f4ed7a9aed8c606b46538 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7cc65660-3b4f-4ea8-9d53-1d03a49c331f [pid: 7|app: 0|req: 163/323] 10.0.0.52 () {36 vars in 910 bytes} [Thu May 14 05:48:16 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: 164/324] 10.0.0.52 () {36 vars in 1006 bytes} [Thu May 14 05:48:16 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/325] 10.0.0.52 () {36 vars in 986 bytes} [Thu May 14 05:48:16 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42 => 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: 166/326] 10.0.0.52 () {36 vars in 926 bytes} [Thu May 14 05:48:16 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: 167/327] 10.0.0.52 () {36 vars in 926 bytes} [Thu May 14 05:48:16 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/328] 10.0.0.181 () {32 vars in 710 bytes} [Thu May 14 05:48:16 2026] DELETE /v2/images/7cc65660-3b4f-4ea8-9d53-1d03a49c331f => generated 0 bytes in 777 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/329] 10.0.0.181 () {32 vars in 707 bytes} [Thu May 14 05:48:16 2026] GET /v2/images/7cc65660-3b4f-4ea8-9d53-1d03a49c331f => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 05:48:16.891 8 WARNING glance.api.v2.images [None req-bbb02b5a-ee46-4fc3-be9b-91ae8f5062d4 b1881276748e4c98a8618afb293897c1 c689f2fd043f4ed7a9aed8c606b46538 - - default default] Failed to find image 44d94c2f-00ee-45d8-a951-e31781391bc8 to delete: glance.common.exception.ImageNotFound: No image found with ID 44d94c2f-00ee-45d8-a951-e31781391bc8 [pid: 8|app: 0|req: 162/330] 10.0.0.181 () {32 vars in 710 bytes} [Thu May 14 05:48:16 2026] DELETE /v2/images/44d94c2f-00ee-45d8-a951-e31781391bc8 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/331] 10.0.0.181 () {32 vars in 707 bytes} [Thu May 14 05:48:16 2026] GET /v2/images/44d94c2f-00ee-45d8-a951-e31781391bc8 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/332] 10.0.0.181 () {30 vars in 411 bytes} [Thu May 14 05:48:19 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: 171/347] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 14 05:49:23 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42 => 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: 177/348] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 05:49:23 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: 173/351] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 14 05:49:39 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/352] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 05:49: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: 182/357] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 14 05:49:58 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42 => generated 1171 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/358] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 05:49:58 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: 186/365] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 14 05:50:22 2026] GET /v2/images/f645d85f-27d6-48fa-a4bc-73ea9d371b42 => 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: 180/366] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 05:50:22 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: 189/371] 199.204.45.169 () {32 vars in 826 bytes} [Thu May 14 05:50:44 2026] GET /v2/images?status=active&owner=1e72ee8d1517455da8a1ea8b33c813f5&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/372] 199.204.45.169 () {32 vars in 653 bytes} [Thu May 14 05:50:44 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: 190/373] 10.0.0.139 () {36 vars in 987 bytes} [Thu May 14 05:50:44 2026] GET /v2/images/76dacbf0-1fb8-4b4b-a30d-6c634bead3d0 => generated 1209 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/374] 10.0.0.139 () {36 vars in 927 bytes} [Thu May 14 05:50: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: 191/375] 10.0.0.139 () {36 vars in 927 bytes} [Thu May 14 05:50:44 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: 185/376] 10.0.0.139 () {36 vars in 987 bytes} [Thu May 14 05:50:44 2026] GET /v2/images/76dacbf0-1fb8-4b4b-a30d-6c634bead3d0 => 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: 192/377] 10.0.0.139 () {36 vars in 927 bytes} [Thu May 14 05:50:44 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: 186/378] 10.0.0.139 () {36 vars in 927 bytes} [Thu May 14 05:50: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: 193/379] 10.0.0.139 () {36 vars in 987 bytes} [Thu May 14 05:50:44 2026] GET /v2/images/76dacbf0-1fb8-4b4b-a30d-6c634bead3d0 => 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: 187/380] 10.0.0.139 () {36 vars in 927 bytes} [Thu May 14 05:50: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: 194/381] 10.0.0.52 () {36 vars in 910 bytes} [Thu May 14 05:50:45 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/382] 10.0.0.52 () {36 vars in 1006 bytes} [Thu May 14 05:50:45 2026] GET /v2/images/76dacbf0-1fb8-4b4b-a30d-6c634bead3d0/locations => generated 127 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/383] 10.0.0.52 () {36 vars in 986 bytes} [Thu May 14 05:50:45 2026] GET /v2/images/76dacbf0-1fb8-4b4b-a30d-6c634bead3d0 => 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: 189/384] 10.0.0.52 () {36 vars in 926 bytes} [Thu May 14 05:50: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: 7|app: 0|req: 196/385] 10.0.0.52 () {36 vars in 926 bytes} [Thu May 14 05:50:45 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: 211/428] 10.0.0.181 () {32 vars in 633 bytes} [Thu May 14 05:54:19 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)