+ 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 [Sat Jul 25 21:51:30 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-6764b6b8d-8b4c4 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 0x7fb63b629668 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-07-25 21:51:32.236 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-25 21:51:32.243 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-25 21:51:33.194 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-07-25 21:51:33.195 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-07-25 21:51:33.195 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-07-25 21:51:33.196 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-25 21:51:33.196 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-07-25 21:51:33.197 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-25 21:51:35.233 7 WARNING glance.api.v2.images [None req-203c20f6-68ed-4125-be2e-7f56956ce51e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-25 21:51:35.249 8 WARNING glance.api.v2.images [None req-0e99ac81-e55e-428d-996a-b230936680b2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-25 21:51:35.596 8 WARNING keystonemiddleware._common.config [None req-0e99ac81-e55e-428d-996a-b230936680b2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 21:51:35.604 8 WARNING oslo_config.cfg [None req-0e99ac81-e55e-428d-996a-b230936680b2 - - - - - -] 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 0x7fb63b629668 pid: 8 (default app) 2026-07-25 21:51:35.610 7 WARNING keystonemiddleware._common.config [None req-203c20f6-68ed-4125-be2e-7f56956ce51e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 21:51:35.618 7 WARNING oslo_config.cfg [None req-203c20f6-68ed-4125-be2e-7f56956ce51e - - - - - -] 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 0x7fb63b629668 pid: 7 (default app) [pid: 7|app: 0|req: 38/78] 199.204.45.222 () {42 vars in 688 bytes} [Sat Jul 25 21:57:51 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-07-25 21:57:52.400 8 WARNING oslo_policy.policy [None req-df2a0ac7-1eec-43cb-a85c-23a8e0d38d39 e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - 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-07-25 21:57:52.400 8 WARNING oslo_policy.policy [None req-df2a0ac7-1eec-43cb-a85c-23a8e0d38d39 e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - 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-07-25 21:57:52.417 8 WARNING oslo_policy.policy [None req-df2a0ac7-1eec-43cb-a85c-23a8e0d38d39 e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - 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-07-25 21:57:52.417 8 WARNING oslo_policy.policy [None req-df2a0ac7-1eec-43cb-a85c-23a8e0d38d39 e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - 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: 41/79] 199.204.45.222 () {44 vars in 910 bytes} [Sat Jul 25 21:57:51 2026] GET /v2/images => generated 69 bytes in 640 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.222 () {42 vars in 688 bytes} [Sat Jul 25 21:57:57 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: 43/83] 199.204.45.222 () {44 vars in 910 bytes} [Sat Jul 25 21:57:57 2026] GET /v2/images => generated 69 bytes in 95 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-07-25 21:57:57.314 7 WARNING oslo_policy.policy [None req-8dd87c4f-dbf5-4aff-99a8-9767ed2ce6ee e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - 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-07-25 21:57:57.314 7 WARNING oslo_policy.policy [None req-8dd87c4f-dbf5-4aff-99a8-9767ed2ce6ee e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - 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: 41/84] 199.204.45.222 () {44 vars in 911 bytes} [Sat Jul 25 21:57:57 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.204.45.222 () {44 vars in 933 bytes} [Sat Jul 25 21:57:57 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) 2026-07-25 21:57:57.450 7 WARNING oslo_policy.policy [None req-2aaae2b3-bb4a-46b0-a4a3-b6196a3397ea e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - 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-07-25 21:57:57.450 7 WARNING oslo_policy.policy [None req-2aaae2b3-bb4a-46b0-a4a3-b6196a3397ea e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - 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: 42/86] 199.204.45.222 () {44 vars in 939 bytes} [Sat Jul 25 21:57:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-25 21:57:57.528 8 WARNING oslo_config.cfg [None req-150fb1be-d3c8-490b-a80a-4658e44f1b88 e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - 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: 45/87] 199.204.45.222 () {48 vars in 951 bytes} [Sat Jul 25 21:57:57 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-25 21:57:57.549 7 WARNING oslo_policy.policy [None req-5814fee6-1779-4fee-9fae-59e4388ae502 e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - 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-07-25 21:57:57.549 7 WARNING oslo_policy.policy [None req-5814fee6-1779-4fee-9fae-59e4388ae502 e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - 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-07-25 21:57:57.550 7 INFO glance.api.v2.image_data [None req-5814fee6-1779-4fee-9fae-59e4388ae502 e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 21:58:01.640 7 WARNING glance.location [None req-5814fee6-1779-4fee-9fae-59e4388ae502 e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 43/88] 199.204.45.222 () {48 vars in 1045 bytes} [Sat Jul 25 21:57:57 2026] PUT /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5/file => generated 0 bytes in 4143 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7321 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.222 () {44 vars in 971 bytes} [Sat Jul 25 21:58:01 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-25 21:58:01.821 7 WARNING oslo_config.cfg [None req-948fdb81-db21-4d20-9008-6583468a7b7a e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - 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: 44/90] 199.204.45.222 () {48 vars in 1051 bytes} [Sat Jul 25 21:58:01 2026] PATCH /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1312 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.204.45.222 () {44 vars in 971 bytes} [Sat Jul 25 21:58:01 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1312 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.204.45.222 () {42 vars in 688 bytes} [Sat Jul 25 21:58:14 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: 49/95] 199.204.45.222 () {44 vars in 910 bytes} [Sat Jul 25 21:58:14 2026] GET /v2/images => generated 1381 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.204.45.222 () {42 vars in 688 bytes} [Sat Jul 25 21:58:26 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.204.45.222 () {44 vars in 910 bytes} [Sat Jul 25 21:58:26 2026] GET /v2/images => generated 1381 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.204.45.222 () {44 vars in 947 bytes} [Sat Jul 25 21:58:26 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: 53/103] 199.204.45.222 () {44 vars in 969 bytes} [Sat Jul 25 21:58:26 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 199.204.45.222 () {44 vars in 939 bytes} [Sat Jul 25 21:58:26 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: 54/105] 199.204.45.222 () {48 vars in 951 bytes} [Sat Jul 25 21:58:26 2026] POST /v2/images => generated 799 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-25 21:58:26.501 7 INFO glance.api.v2.image_data [None req-1144b489-d35f-4dec-b47c-2bf75a38b00f e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 21:58:37.593 7 INFO glance.location [None req-1144b489-d35f-4dec-b47c-2bf75a38b00f e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 52/108] 199.204.45.222 () {48 vars in 1045 bytes} [Sat Jul 25 21:58:26 2026] PUT /v2/images/ffe1db97-9bcf-428c-9af7-0f081722721f/file => generated 0 bytes in 11152 msecs (HTTP/1.1 204) 4 headers in 171 bytes (42071 switches on core 0) [pid: 8|app: 0|req: 57/109] 199.204.45.222 () {44 vars in 971 bytes} [Sat Jul 25 21:58:37 2026] GET /v2/images/ffe1db97-9bcf-428c-9af7-0f081722721f => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/110] 199.204.45.222 () {48 vars in 1051 bytes} [Sat Jul 25 21:58:37 2026] PATCH /v2/images/ffe1db97-9bcf-428c-9af7-0f081722721f => generated 1410 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/111] 199.204.45.222 () {44 vars in 971 bytes} [Sat Jul 25 21:58:37 2026] GET /v2/images/ffe1db97-9bcf-428c-9af7-0f081722721f => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/124] 199.204.45.222 () {42 vars in 688 bytes} [Sat Jul 25 21:59:44 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: 60/125] 199.204.45.222 () {44 vars in 910 bytes} [Sat Jul 25 21:59:44 2026] GET /v2/images => generated 2793 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/130] 199.204.45.222 () {42 vars in 688 bytes} [Sat Jul 25 21:59:59 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/131] 199.204.45.222 () {44 vars in 910 bytes} [Sat Jul 25 21:59:59 2026] GET /v2/images => generated 2793 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/132] 199.204.45.222 () {44 vars in 939 bytes} [Sat Jul 25 21:59:59 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/133] 199.204.45.222 () {44 vars in 961 bytes} [Sat Jul 25 21:59:59 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/134] 199.204.45.222 () {44 vars in 939 bytes} [Sat Jul 25 21:59:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/135] 199.204.45.222 () {48 vars in 951 bytes} [Sat Jul 25 21:59:59 2026] POST /v2/images => generated 791 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-25 22:00:00.021 8 WARNING oslo_policy.policy [None req-d32d54bf-5649-4f3f-9c23-66d596b3917f e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - 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-07-25 22:00:00.021 8 WARNING oslo_policy.policy [None req-d32d54bf-5649-4f3f-9c23-66d596b3917f e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - 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-07-25 22:00:00.022 8 INFO glance.api.v2.image_data [None req-d32d54bf-5649-4f3f-9c23-66d596b3917f e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. [uwsgi-body-read] Error reading 2313970 bytes. Content-Length: 1086663168 consumed: 828158222 left: 258504946 message: Client closed connection 2026-07-25 22:00:10.338 8 ERROR glance_store._drivers.rbd [None req-d32d54bf-5649-4f3f-9c23-66d596b3917f e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - default default] Failed to store image 8cfc6063-3e8e-49ae-9035-59786c98d293 Store Exception error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-07-25 22:00:10.352 7 WARNING glance.api.v2.images [None req-bbac602c-2fd4-4ac6-ac10-931d11b3fb35 e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8cfc6063-3e8e-49ae-9035-59786c98d293 [pid: 7|app: 0|req: 68/138] 199.204.45.222 () {46 vars in 993 bytes} [Sat Jul 25 22:00:10 2026] DELETE /v2/images/8cfc6063-3e8e-49ae-9035-59786c98d293 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-25 22:00:10.718 8 ERROR glance.api.v2.image_data [None req-d32d54bf-5649-4f3f-9c23-66d596b3917f e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - default default] Failed to upload image data due to internal error: OSError: error during read(8388608) on wsgi.input 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi [None req-d32d54bf-5649-4f3f-9c23-66d596b3917f e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - default default] Caught error: error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi Traceback (most recent call last): 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1165, in __call__ 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi action_result = self.dispatch(self.controller, action, 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1206, in dispatch 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi return method(*args, **kwargs) 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 411, in wrapped 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi return func(self, req, *args, **kwargs) 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 305, in upload 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi self.force_reraise() 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi raise self.value 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 161, in upload 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi image.set_data(data, size, backend=backend) 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 488, in set_data 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi self.force_reraise() 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi raise self.value 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 442, in set_data 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi self.repo.set_data(data, size, backend=backend, 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/quota/__init__.py", line 321, in set_data 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi self.image.set_data(data, size=size, backend=backend, 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 595, in set_data 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi self._upload_to_store(data, verifier, backend, size) 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 501, in _upload_to_store 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi loc_meta) = self.store_api.add_to_backend_with_multihash( 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 22:00:10.782 8 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-07-25 22:00:10.782 8 ERROR glance.common.wsgi return store_add_to_backend_with_multihash( 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 22:00:10.782 8 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-07-25 22:00:10.782 8 ERROR glance.common.wsgi (location, size, checksum, multihash, metadata) = store.add( 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi ^^^^^^^^^^ 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/driver.py", line 295, in add_adapter 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi metadata_dict) = store_add_fun(*args, **kwargs) 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/capabilities.py", line 176, in op_checker 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi return store_op_fun(store, *args, **kwargs) 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 678, in add 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi raise exc 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 598, in add 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi for chunk in chunks: 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/common/utils.py", line 69, in chunkiter 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi chunk = fp.read(chunk_size) 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 290, in read 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi result = self.data.read(i) 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^ 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 117, in readfn 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi result = fd.read(*args) 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^ 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py", line 1390, in read 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi chunk = self._source.read(size) 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1538, in readinto 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi data = self.file.read(sz0) 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi OSError: error during read(8388608) on wsgi.input 2026-07-25 22:00:10.782 8 ERROR glance.common.wsgi [pid: 8|app: 0|req: 71/139] 199.204.45.222 () {48 vars in 1046 bytes} [Sat Jul 25 22:00:00 2026] PUT /v2/images/8cfc6063-3e8e-49ae-9035-59786c98d293/file => generated 114 bytes in 10803 msecs (HTTP/1.1 500) 4 headers in 185 bytes (20365 switches on core 0) [pid: 7|app: 0|req: 70/142] 199.204.45.222 () {42 vars in 688 bytes} [Sat Jul 25 22:00:16 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.222 () {44 vars in 910 bytes} [Sat Jul 25 22:00:16 2026] GET /v2/images => generated 2793 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/144] 199.204.45.222 () {44 vars in 939 bytes} [Sat Jul 25 22:00:16 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/145] 199.204.45.222 () {44 vars in 961 bytes} [Sat Jul 25 22:00:16 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/146] 199.204.45.222 () {44 vars in 939 bytes} [Sat Jul 25 22:00:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/147] 199.204.45.222 () {48 vars in 951 bytes} [Sat Jul 25 22:00:16 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-25 22:00:16.585 7 INFO glance.api.v2.image_data [None req-43c0dde9-fa35-4f32-aceb-7cc3485e01f2 e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 22:00:28.671 7 INFO glance.location [None req-43c0dde9-fa35-4f32-aceb-7cc3485e01f2 e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 73/150] 199.204.45.222 () {48 vars in 1046 bytes} [Sat Jul 25 22:00:16 2026] PUT /v2/images/6fc6b4c2-e15c-494f-b66d-220bbf607a6e/file => generated 0 bytes in 12134 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30609 switches on core 0) [pid: 8|app: 0|req: 78/151] 199.204.45.222 () {44 vars in 971 bytes} [Sat Jul 25 22:00:28 2026] GET /v2/images/6fc6b4c2-e15c-494f-b66d-220bbf607a6e => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/152] 199.204.45.222 () {48 vars in 1051 bytes} [Sat Jul 25 22:00:28 2026] PATCH /v2/images/6fc6b4c2-e15c-494f-b66d-220bbf607a6e => generated 1382 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/153] 199.204.45.222 () {44 vars in 971 bytes} [Sat Jul 25 22:00:28 2026] GET /v2/images/6fc6b4c2-e15c-494f-b66d-220bbf607a6e => generated 1382 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/156] 199.204.45.222 () {42 vars in 688 bytes} [Sat Jul 25 22:00:43 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: 81/157] 199.204.45.222 () {44 vars in 910 bytes} [Sat Jul 25 22:00:43 2026] GET /v2/images => generated 4177 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/162] 199.204.45.222 () {42 vars in 688 bytes} [Sat Jul 25 22:01: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: 84/163] 199.204.45.222 () {44 vars in 910 bytes} [Sat Jul 25 22:01:02 2026] GET /v2/images => generated 4177 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/164] 199.204.45.222 () {44 vars in 937 bytes} [Sat Jul 25 22:01:02 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/165] 199.204.45.222 () {44 vars in 959 bytes} [Sat Jul 25 22:01:02 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/166] 199.204.45.222 () {44 vars in 939 bytes} [Sat Jul 25 22:01:02 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: 86/167] 199.204.45.222 () {48 vars in 951 bytes} [Sat Jul 25 22:01:02 2026] POST /v2/images => generated 796 bytes in 128 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-25 22:01:02.701 7 INFO glance.api.v2.image_data [None req-a96a600d-97ae-4468-881d-2f2415bd4472 e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 22:01:30.701 7 WARNING glance.location [None req-a96a600d-97ae-4468-881d-2f2415bd4472 e9441c818bd24e55b5e268d59c1a3d40 32bada048cca47368d7e505508985605 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 82/174] 199.204.45.222 () {48 vars in 1046 bytes} [Sat Jul 25 22:01:02 2026] PUT /v2/images/583da770-2ca8-4430-a8ad-295d46b88b02/file => generated 0 bytes in 28051 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59757 switches on core 0) [pid: 8|app: 0|req: 93/175] 199.204.45.222 () {44 vars in 971 bytes} [Sat Jul 25 22:01:30 2026] GET /v2/images/583da770-2ca8-4430-a8ad-295d46b88b02 => 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: 83/176] 199.204.45.222 () {48 vars in 1051 bytes} [Sat Jul 25 22:01:30 2026] PATCH /v2/images/583da770-2ca8-4430-a8ad-295d46b88b02 => generated 1395 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/177] 199.204.45.222 () {44 vars in 971 bytes} [Sat Jul 25 22:01:30 2026] GET /v2/images/583da770-2ca8-4430-a8ad-295d46b88b02 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/178] 199.204.45.222 () {42 vars in 688 bytes} [Sat Jul 25 22:01:32 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/179] 199.204.45.222 () {44 vars in 910 bytes} [Sat Jul 25 22:01:32 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/330] 199.204.45.222 () {42 vars in 688 bytes} [Sat Jul 25 22:13:58 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/331] 199.204.45.222 () {44 vars in 910 bytes} [Sat Jul 25 22:13:58 2026] GET /v2/images => generated 5574 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/334] 199.204.45.222 () {42 vars in 688 bytes} [Sat Jul 25 22:14:11 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: 173/335] 199.204.45.222 () {44 vars in 910 bytes} [Sat Jul 25 22:14:11 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/340] 199.204.45.222 () {42 vars in 688 bytes} [Sat Jul 25 22:14:32 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/341] 199.204.45.222 () {44 vars in 910 bytes} [Sat Jul 25 22:14:32 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/352] 199.204.45.222 () {42 vars in 688 bytes} [Sat Jul 25 22:15:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/353] 199.204.45.222 () {44 vars in 910 bytes} [Sat Jul 25 22:15:15 2026] GET /v2/images => generated 5574 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/354] 199.204.45.222 () {42 vars in 688 bytes} [Sat Jul 25 22:15:17 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: 172/355] 199.204.45.222 () {44 vars in 910 bytes} [Sat Jul 25 22:15:17 2026] GET /v2/images => generated 5574 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/368] 199.204.45.222 () {42 vars in 688 bytes} [Sat Jul 25 22:16:20 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: 179/369] 199.204.45.222 () {44 vars in 910 bytes} [Sat Jul 25 22:16:20 2026] GET /v2/images => generated 5574 bytes in 60 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: 195/378] 10.0.0.64 () {32 vars in 631 bytes} [Sat Jul 25 22:16:59 2026] GET /v2/images => generated 5574 bytes in 21 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: 186/383] 10.0.0.72 () {36 vars in 985 bytes} [Sat Jul 25 22:17:18 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/384] 10.0.0.72 () {36 vars in 925 bytes} [Sat Jul 25 22:17:18 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: 187/385] 10.0.0.240 () {36 vars in 986 bytes} [Sat Jul 25 22:17:22 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1312 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/386] 10.0.0.240 () {36 vars in 926 bytes} [Sat Jul 25 22:17:22 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: 188/387] 10.0.0.240 () {36 vars in 926 bytes} [Sat Jul 25 22:17:22 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: 200/388] 10.0.0.240 () {36 vars in 986 bytes} [Sat Jul 25 22:17:22 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/389] 10.0.0.240 () {36 vars in 926 bytes} [Sat Jul 25 22:17:22 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/390] 10.0.0.240 () {36 vars in 926 bytes} [Sat Jul 25 22:17: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: 190/391] 10.0.0.240 () {36 vars in 986 bytes} [Sat Jul 25 22:17:22 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/392] 10.0.0.240 () {36 vars in 926 bytes} [Sat Jul 25 22:17: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: 7|app: 0|req: 191/393] 10.0.0.240 () {36 vars in 926 bytes} [Sat Jul 25 22:17:23 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: 203/394] 10.0.0.155 () {36 vars in 910 bytes} [Sat Jul 25 22:17:23 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: 192/395] 10.0.0.155 () {36 vars in 1006 bytes} [Sat Jul 25 22:17:23 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5/locations => generated 127 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/396] 10.0.0.155 () {36 vars in 986 bytes} [Sat Jul 25 22:17:23 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/397] 10.0.0.155 () {36 vars in 926 bytes} [Sat Jul 25 22:17:23 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/398] 10.0.0.155 () {36 vars in 926 bytes} [Sat Jul 25 22:17:23 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: 195/401] 199.204.45.222 () {36 vars in 990 bytes} [Sat Jul 25 22:17:29 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/402] 199.204.45.222 () {36 vars in 930 bytes} [Sat Jul 25 22:17:29 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: 196/403] 199.204.45.222 () {36 vars in 990 bytes} [Sat Jul 25 22:17:29 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/404] 199.204.45.222 () {36 vars in 930 bytes} [Sat Jul 25 22:17:30 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: 197/405] 10.0.0.72 () {36 vars in 985 bytes} [Sat Jul 25 22:17:33 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/406] 10.0.0.72 () {36 vars in 925 bytes} [Sat Jul 25 22:17:33 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: 198/407] 10.0.0.72 () {36 vars in 985 bytes} [Sat Jul 25 22:17:33 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/408] 10.0.0.72 () {36 vars in 925 bytes} [Sat Jul 25 22:17:33 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: 205/421] 10.0.0.72 () {36 vars in 985 bytes} [Sat Jul 25 22:18:34 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/422] 10.0.0.72 () {36 vars in 925 bytes} [Sat Jul 25 22:18:34 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: 209/429] 10.0.0.72 () {36 vars in 985 bytes} [Sat Jul 25 22:18:57 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/430] 10.0.0.72 () {36 vars in 925 bytes} [Sat Jul 25 22:18:57 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: 224/435] 10.0.0.72 () {36 vars in 985 bytes} [Sat Jul 25 22:19:22 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/436] 10.0.0.72 () {36 vars in 925 bytes} [Sat Jul 25 22:19: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: 8|app: 0|req: 226/439] 10.0.0.64 () {32 vars in 705 bytes} [Sat Jul 25 22:19:31 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/440] 10.0.0.64 () {32 vars in 705 bytes} [Sat Jul 25 22:19:31 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/441] 10.0.0.240 () {36 vars in 986 bytes} [Sat Jul 25 22:19:31 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/442] 10.0.0.240 () {36 vars in 926 bytes} [Sat Jul 25 22:19:31 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: 228/443] 10.0.0.240 () {36 vars in 926 bytes} [Sat Jul 25 22:19:31 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: 216/444] 10.0.0.240 () {36 vars in 986 bytes} [Sat Jul 25 22:19:31 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/445] 10.0.0.240 () {36 vars in 926 bytes} [Sat Jul 25 22:19:31 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: 217/446] 10.0.0.240 () {36 vars in 926 bytes} [Sat Jul 25 22:19:31 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: 230/447] 10.0.0.240 () {36 vars in 986 bytes} [Sat Jul 25 22:19:31 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/448] 10.0.0.240 () {36 vars in 926 bytes} [Sat Jul 25 22:19:31 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: 231/449] 10.0.0.155 () {36 vars in 910 bytes} [Sat Jul 25 22:19:32 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: 219/450] 10.0.0.155 () {36 vars in 1006 bytes} [Sat Jul 25 22:19:32 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/451] 10.0.0.155 () {36 vars in 986 bytes} [Sat Jul 25 22:19:32 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/452] 10.0.0.155 () {36 vars in 926 bytes} [Sat Jul 25 22:19:32 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: 233/453] 10.0.0.155 () {36 vars in 926 bytes} [Sat Jul 25 22:19:32 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: 222/456] 10.0.0.72 () {36 vars in 985 bytes} [Sat Jul 25 22:19:43 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/457] 10.0.0.72 () {36 vars in 925 bytes} [Sat Jul 25 22:19:43 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: 225/462] 10.0.0.72 () {36 vars in 985 bytes} [Sat Jul 25 22:20:03 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/463] 10.0.0.72 () {36 vars in 925 bytes} [Sat Jul 25 22:20:03 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: 228/468] 10.0.0.72 () {36 vars in 985 bytes} [Sat Jul 25 22:20:21 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/469] 10.0.0.72 () {36 vars in 925 bytes} [Sat Jul 25 22:20:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/474] 10.0.0.64 () {34 vars in 653 bytes} [Sat Jul 25 22:20:39 2026] POST /v2/images => generated 649 bytes in 139 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-25 22:20:39.323 8 WARNING glance.api.v2.images [None req-6599d453-ab2e-4a8c-a359-2438dd504b18 08618fd63cd64cb3a1fbedf3acc3e3dc 0294b8d27aad411695b5e0821c21b7dc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//801344c8-021c-4b6d-8f95-91c34438d22a [pid: 8|app: 0|req: 244/475] 10.0.0.64 () {32 vars in 708 bytes} [Sat Jul 25 22:20:39 2026] DELETE /v2/images/801344c8-021c-4b6d-8f95-91c34438d22a => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/476] 10.0.0.64 () {32 vars in 705 bytes} [Sat Jul 25 22:20:39 2026] GET /v2/images/801344c8-021c-4b6d-8f95-91c34438d22a => 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: 245/477] 10.0.0.64 () {32 vars in 631 bytes} [Sat Jul 25 22:20:39 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/478] 10.0.0.64 () {34 vars in 653 bytes} [Sat Jul 25 22:20:39 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/479] 10.0.0.64 () {32 vars in 715 bytes} [Sat Jul 25 22:20:39 2026] GET /v2/images/dbed7814-22e8-4dd6-9ecb-64eafba3e609/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-25 22:20:39.499 7 INFO glance.api.v2.image_data [None req-e228a647-1dc4-419b-9bf9-45b91e4c8953 08618fd63cd64cb3a1fbedf3acc3e3dc 0294b8d27aad411695b5e0821c21b7dc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 22:20:39.549 7 WARNING glance_store._drivers.rbd [None req-e228a647-1dc4-419b-9bf9-45b91e4c8953 08618fd63cd64cb3a1fbedf3acc3e3dc 0294b8d27aad411695b5e0821c21b7dc - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-25 22:20:39.787 7 INFO glance.location [None req-e228a647-1dc4-419b-9bf9-45b91e4c8953 08618fd63cd64cb3a1fbedf3acc3e3dc 0294b8d27aad411695b5e0821c21b7dc - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 234/480] 10.0.0.64 () {32 vars in 725 bytes} [Sat Jul 25 22:20:39 2026] PUT /v2/images/dbed7814-22e8-4dd6-9ecb-64eafba3e609/file => generated 0 bytes in 333 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/481] 10.0.0.64 () {32 vars in 705 bytes} [Sat Jul 25 22:20:39 2026] GET /v2/images/dbed7814-22e8-4dd6-9ecb-64eafba3e609 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/482] 10.0.0.64 () {32 vars in 715 bytes} [Sat Jul 25 22:20:39 2026] GET /v2/images/dbed7814-22e8-4dd6-9ecb-64eafba3e609/file => generated 1024 bytes in 158 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/483] 10.0.0.64 () {34 vars in 653 bytes} [Sat Jul 25 22:20:39 2026] POST /v2/images => generated 648 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/484] 10.0.0.64 () {32 vars in 724 bytes} [Sat Jul 25 22:20:40 2026] PATCH /v2/images/77bcd306-1b80-4932-9892-f7c895140071 => generated 653 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/485] 10.0.0.64 () {32 vars in 705 bytes} [Sat Jul 25 22:20:40 2026] GET /v2/images/77bcd306-1b80-4932-9892-f7c895140071 => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-25 22:20:40.178 7 WARNING glance.api.v2.images [None req-d95e223e-5554-41ec-a9d6-e2dbc442ac01 08618fd63cd64cb3a1fbedf3acc3e3dc 0294b8d27aad411695b5e0821c21b7dc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//77bcd306-1b80-4932-9892-f7c895140071 [pid: 7|app: 0|req: 237/486] 10.0.0.64 () {32 vars in 708 bytes} [Sat Jul 25 22:20:40 2026] DELETE /v2/images/77bcd306-1b80-4932-9892-f7c895140071 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/487] 10.0.0.64 () {32 vars in 705 bytes} [Sat Jul 25 22:20:40 2026] GET /v2/images/77bcd306-1b80-4932-9892-f7c895140071 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-25 22:20:40.243 7 WARNING glance.api.v2.images [None req-23d86c91-707f-4ee1-9e0f-2ad0b8b05d2b 08618fd63cd64cb3a1fbedf3acc3e3dc 0294b8d27aad411695b5e0821c21b7dc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dbed7814-22e8-4dd6-9ecb-64eafba3e609 [pid: 7|app: 0|req: 238/488] 10.0.0.64 () {32 vars in 708 bytes} [Sat Jul 25 22:20:40 2026] DELETE /v2/images/dbed7814-22e8-4dd6-9ecb-64eafba3e609 => generated 0 bytes in 902 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/489] 10.0.0.64 () {32 vars in 705 bytes} [Sat Jul 25 22:20:41 2026] GET /v2/images/dbed7814-22e8-4dd6-9ecb-64eafba3e609 => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-25 22:20:41.170 7 WARNING glance.api.v2.images [None req-1230493c-e009-419d-b18b-d27319983a13 08618fd63cd64cb3a1fbedf3acc3e3dc 0294b8d27aad411695b5e0821c21b7dc - - default default] Failed to find image 801344c8-021c-4b6d-8f95-91c34438d22a to delete: glance.common.exception.ImageNotFound: No image found with ID 801344c8-021c-4b6d-8f95-91c34438d22a [pid: 7|app: 0|req: 239/490] 10.0.0.64 () {32 vars in 708 bytes} [Sat Jul 25 22:20:41 2026] DELETE /v2/images/801344c8-021c-4b6d-8f95-91c34438d22a => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/491] 10.0.0.64 () {32 vars in 705 bytes} [Sat Jul 25 22:20:41 2026] GET /v2/images/801344c8-021c-4b6d-8f95-91c34438d22a => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/492] 10.0.0.64 () {30 vars in 409 bytes} [Sat Jul 25 22:20:43 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: 254/495] 10.0.0.72 () {36 vars in 985 bytes} [Sat Jul 25 22:20:49 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/496] 10.0.0.72 () {36 vars in 925 bytes} [Sat Jul 25 22:20:49 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/501] 10.0.0.72 () {36 vars in 985 bytes} [Sat Jul 25 22:21:07 2026] GET /v2/images/ebd5e6a2-119a-452c-b76c-bc7684c22ff5 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/502] 10.0.0.72 () {36 vars in 925 bytes} [Sat Jul 25 22:21:07 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/513] 199.204.45.222 () {32 vars in 825 bytes} [Sat Jul 25 22:21:55 2026] GET /v2/images?status=active&owner=32bada048cca47368d7e505508985605&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/514] 199.204.45.222 () {32 vars in 652 bytes} [Sat Jul 25 22:21:55 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: 263/515] 10.0.0.240 () {36 vars in 986 bytes} [Sat Jul 25 22:21:56 2026] GET /v2/images/583da770-2ca8-4430-a8ad-295d46b88b02 => generated 1395 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/516] 10.0.0.240 () {36 vars in 926 bytes} [Sat Jul 25 22:21:56 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: 264/517] 10.0.0.240 () {36 vars in 926 bytes} [Sat Jul 25 22:21:56 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: 254/518] 10.0.0.240 () {36 vars in 986 bytes} [Sat Jul 25 22:21:56 2026] GET /v2/images/583da770-2ca8-4430-a8ad-295d46b88b02 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/519] 10.0.0.240 () {36 vars in 926 bytes} [Sat Jul 25 22:21:56 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: 255/520] 10.0.0.240 () {36 vars in 926 bytes} [Sat Jul 25 22:21:56 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: 266/521] 10.0.0.240 () {36 vars in 986 bytes} [Sat Jul 25 22:21:56 2026] GET /v2/images/583da770-2ca8-4430-a8ad-295d46b88b02 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/522] 10.0.0.240 () {36 vars in 926 bytes} [Sat Jul 25 22:21:56 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: 267/523] 10.0.0.240 () {36 vars in 926 bytes} [Sat Jul 25 22:21:56 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: 257/524] 10.0.0.155 () {36 vars in 910 bytes} [Sat Jul 25 22:21:56 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: 268/525] 10.0.0.155 () {36 vars in 1006 bytes} [Sat Jul 25 22:21:56 2026] GET /v2/images/583da770-2ca8-4430-a8ad-295d46b88b02/locations => generated 127 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/526] 10.0.0.155 () {36 vars in 986 bytes} [Sat Jul 25 22:21:56 2026] GET /v2/images/583da770-2ca8-4430-a8ad-295d46b88b02 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/527] 10.0.0.155 () {36 vars in 926 bytes} [Sat Jul 25 22:21:56 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: 259/528] 10.0.0.155 () {36 vars in 926 bytes} [Sat Jul 25 22:21:56 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/571] 10.0.0.64 () {32 vars in 631 bytes} [Sat Jul 25 22:25:28 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)