+ 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 [Fri Jul 31 21:47:42 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-74444d9687-dlbbr machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55d3334d3170 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-31 21:47:44.100 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-31 21:47:44.118 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-07-31 21:47:44.721 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-31 21:47:44.722 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-31 21:47:44.730 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-31 21:47:44.731 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-31 21:47:46.417 7 WARNING glance.api.v2.images [None req-79ff5ab0-b99c-48fc-9593-9987836e84f6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-31 21:47:46.419 8 WARNING glance.api.v2.images [None req-98095211-f539-42e9-bde2-b3799353c157 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-31 21:47:46.656 7 WARNING keystonemiddleware._common.config [None req-79ff5ab0-b99c-48fc-9593-9987836e84f6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-31 21:47:46.664 7 WARNING oslo_config.cfg [None req-79ff5ab0-b99c-48fc-9593-9987836e84f6 - - - - - -] 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 4 seconds on interpreter 0x55d3334d3170 pid: 7 (default app) 2026-07-31 21:47:46.671 8 WARNING keystonemiddleware._common.config [None req-98095211-f539-42e9-bde2-b3799353c157 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-31 21:47:46.680 8 WARNING oslo_config.cfg [None req-98095211-f539-42e9-bde2-b3799353c157 - - - - - -] 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 4 seconds on interpreter 0x55d3334d3170 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.72 () {42 vars in 685 bytes} [Fri Jul 31 21:47:48 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 21:47:48.490 8 WARNING oslo_policy.policy [None req-7c9b4719-4974-4170-80c2-b60fb7b567a6 94046145035f4dab8954ba9245294422 e81115d4a75349fdb1760a8f76fead25 - - 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-31 21:47:48.490 8 WARNING oslo_policy.policy [None req-7c9b4719-4974-4170-80c2-b60fb7b567a6 94046145035f4dab8954ba9245294422 e81115d4a75349fdb1760a8f76fead25 - - 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-31 21:47:48.507 8 WARNING oslo_policy.policy [None req-7c9b4719-4974-4170-80c2-b60fb7b567a6 94046145035f4dab8954ba9245294422 e81115d4a75349fdb1760a8f76fead25 - - 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-31 21:47:48.507 8 WARNING oslo_policy.policy [None req-7c9b4719-4974-4170-80c2-b60fb7b567a6 94046145035f4dab8954ba9245294422 e81115d4a75349fdb1760a8f76fead25 - - 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: 1/5] 199.204.45.72 () {44 vars in 907 bytes} [Fri Jul 31 21:47:48 2026] GET /v2/images => generated 69 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.72 () {42 vars in 685 bytes} [Fri Jul 31 21:47:51 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.72 () {44 vars in 907 bytes} [Fri Jul 31 21:47:51 2026] GET /v2/images => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 21:47:51.907 7 WARNING oslo_policy.policy [None req-7ec84d9a-17f7-4746-87b1-96f84d8f244b 94046145035f4dab8954ba9245294422 e81115d4a75349fdb1760a8f76fead25 - - 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-31 21:47:51.907 7 WARNING oslo_policy.policy [None req-7ec84d9a-17f7-4746-87b1-96f84d8f244b 94046145035f4dab8954ba9245294422 e81115d4a75349fdb1760a8f76fead25 - - 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: 6/8] 199.204.45.72 () {44 vars in 908 bytes} [Fri Jul 31 21:47:51 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.72 () {44 vars in 930 bytes} [Fri Jul 31 21:47:52 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-31 21:47:52.048 7 WARNING oslo_policy.policy [None req-83e3363d-ac14-4c93-a600-7e97290b2e8c 94046145035f4dab8954ba9245294422 e81115d4a75349fdb1760a8f76fead25 - - 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-31 21:47:52.049 7 WARNING oslo_policy.policy [None req-83e3363d-ac14-4c93-a600-7e97290b2e8c 94046145035f4dab8954ba9245294422 e81115d4a75349fdb1760a8f76fead25 - - 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: 7/10] 199.204.45.72 () {44 vars in 936 bytes} [Fri Jul 31 21:47:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-31 21:47:52.132 8 WARNING oslo_config.cfg [None req-6cc52452-d55c-4435-9dba-e6f9c5125d09 94046145035f4dab8954ba9245294422 e81115d4a75349fdb1760a8f76fead25 - - 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: 4/11] 199.204.45.72 () {48 vars in 948 bytes} [Fri Jul 31 21:47:52 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-31 21:47:52.154 7 WARNING oslo_policy.policy [None req-d9b17d8f-8931-48f9-8f5d-d7ac5775570c 94046145035f4dab8954ba9245294422 e81115d4a75349fdb1760a8f76fead25 - - 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-31 21:47:52.154 7 WARNING oslo_policy.policy [None req-d9b17d8f-8931-48f9-8f5d-d7ac5775570c 94046145035f4dab8954ba9245294422 e81115d4a75349fdb1760a8f76fead25 - - 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-31 21:47:52.156 7 INFO glance.api.v2.image_data [None req-d9b17d8f-8931-48f9-8f5d-d7ac5775570c 94046145035f4dab8954ba9245294422 e81115d4a75349fdb1760a8f76fead25 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-31 21:47:56.129 7 INFO glance.location [None req-d9b17d8f-8931-48f9-8f5d-d7ac5775570c 94046145035f4dab8954ba9245294422 e81115d4a75349fdb1760a8f76fead25 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/12] 199.204.45.72 () {48 vars in 1042 bytes} [Fri Jul 31 21:47:52 2026] PUT /v2/images/4332183e-b5b7-4522-b12e-bd6b213c1c8f/file => generated 0 bytes in 4024 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6364 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.72 () {44 vars in 907 bytes} [Fri Jul 31 21:47:56 2026] GET /v2/images => generated 1240 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-31 21:47:56.204 7 WARNING oslo_config.cfg [None req-de852824-9c05-45b2-9d62-2338d372044a 94046145035f4dab8954ba9245294422 e81115d4a75349fdb1760a8f76fead25 - - 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: 9/14] 199.204.45.72 () {48 vars in 1046 bytes} [Fri Jul 31 21:47:56 2026] PATCH /v2/images/4332183e-b5b7-4522-b12e-bd6b213c1c8f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.72 () {44 vars in 907 bytes} [Fri Jul 31 21:47:56 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 199.204.45.72 () {42 vars in 685 bytes} [Fri Jul 31 22:09:57 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/283] 199.204.45.72 () {44 vars in 907 bytes} [Fri Jul 31 22:09:57 2026] GET /v2/images => generated 1240 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/286] 199.204.45.72 () {42 vars in 685 bytes} [Fri Jul 31 22:10:15 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 199.204.45.72 () {44 vars in 907 bytes} [Fri Jul 31 22:10:15 2026] GET /v2/images => generated 1240 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 199.204.45.72 () {44 vars in 934 bytes} [Fri Jul 31 22:10:15 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 199.204.45.72 () {44 vars in 956 bytes} [Fri Jul 31 22:10:15 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 199.204.45.72 () {44 vars in 936 bytes} [Fri Jul 31 22:10:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/291] 199.204.45.72 () {48 vars in 948 bytes} [Fri Jul 31 22:10:15 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-31 22:10:15.268 8 WARNING oslo_policy.policy [None req-016bf315-20ea-4bf6-b3dc-5b7d18b964ae 94046145035f4dab8954ba9245294422 e81115d4a75349fdb1760a8f76fead25 - - 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-31 22:10:15.269 8 WARNING oslo_policy.policy [None req-016bf315-20ea-4bf6-b3dc-5b7d18b964ae 94046145035f4dab8954ba9245294422 e81115d4a75349fdb1760a8f76fead25 - - 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-31 22:10:15.271 8 INFO glance.api.v2.image_data [None req-016bf315-20ea-4bf6-b3dc-5b7d18b964ae 94046145035f4dab8954ba9245294422 e81115d4a75349fdb1760a8f76fead25 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-31 22:10:40.711 8 INFO glance.location [None req-016bf315-20ea-4bf6-b3dc-5b7d18b964ae 94046145035f4dab8954ba9245294422 e81115d4a75349fdb1760a8f76fead25 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 145/298] 199.204.45.72 () {48 vars in 1043 bytes} [Fri Jul 31 22:10:15 2026] PUT /v2/images/9cdf7af3-1ba0-451c-b809-1e530f04c3b4/file => generated 0 bytes in 25495 msecs (HTTP/1.1 204) 4 headers in 171 bytes (74055 switches on core 0) [pid: 7|app: 0|req: 154/299] 199.204.45.72 () {44 vars in 907 bytes} [Fri Jul 31 22:10:40 2026] GET /v2/images => generated 2451 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/300] 199.204.45.72 () {48 vars in 1046 bytes} [Fri Jul 31 22:10:40 2026] PATCH /v2/images/9cdf7af3-1ba0-451c-b809-1e530f04c3b4 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/301] 199.204.45.72 () {48 vars in 1047 bytes} [Fri Jul 31 22:10:40 2026] PATCH /v2/images/9cdf7af3-1ba0-451c-b809-1e530f04c3b4 => generated 1209 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/302] 199.204.45.72 () {44 vars in 907 bytes} [Fri Jul 31 22:10:40 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/303] 199.204.45.72 () {42 vars in 685 bytes} [Fri Jul 31 22:10:42 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/304] 199.204.45.72 () {44 vars in 907 bytes} [Fri Jul 31 22:10:42 2026] GET /v2/images => generated 2451 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/379] 199.204.45.72 () {42 vars in 685 bytes} [Fri Jul 31 22:16:51 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/380] 199.204.45.72 () {44 vars in 907 bytes} [Fri Jul 31 22:16:51 2026] GET /v2/images => generated 2451 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/383] 199.204.45.72 () {42 vars in 685 bytes} [Fri Jul 31 22:17:02 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/384] 199.204.45.72 () {44 vars in 907 bytes} [Fri Jul 31 22:17:02 2026] GET /v2/images => generated 2451 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/385] 199.204.45.72 () {44 vars in 944 bytes} [Fri Jul 31 22:17:02 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/386] 199.204.45.72 () {44 vars in 966 bytes} [Fri Jul 31 22:17:02 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/387] 199.204.45.72 () {44 vars in 936 bytes} [Fri Jul 31 22:17:02 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: 190/388] 199.204.45.72 () {48 vars in 948 bytes} [Fri Jul 31 22:17:02 2026] POST /v2/images => generated 799 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-31 22:17:02.332 7 INFO glance.api.v2.image_data [None req-d2671a72-a463-4baf-9fd7-7279b31495de 94046145035f4dab8954ba9245294422 e81115d4a75349fdb1760a8f76fead25 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-31 22:17:18.014 7 INFO glance.location [None req-d2671a72-a463-4baf-9fd7-7279b31495de 94046145035f4dab8954ba9245294422 e81115d4a75349fdb1760a8f76fead25 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 199/393] 199.204.45.72 () {48 vars in 1042 bytes} [Fri Jul 31 22:17:02 2026] PUT /v2/images/637f2e72-8f83-400f-860f-858f3823cbae/file => generated 0 bytes in 15739 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26921 switches on core 0) [pid: 8|app: 0|req: 195/394] 199.204.45.72 () {44 vars in 907 bytes} [Fri Jul 31 22:17:18 2026] GET /v2/images => generated 3664 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/395] 199.204.45.72 () {48 vars in 1047 bytes} [Fri Jul 31 22:17:18 2026] PATCH /v2/images/637f2e72-8f83-400f-860f-858f3823cbae => generated 1234 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/396] 199.204.45.72 () {44 vars in 907 bytes} [Fri Jul 31 22:17:18 2026] GET /v2/images => generated 3687 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/403] 199.204.45.72 () {42 vars in 685 bytes} [Fri Jul 31 22:17:55 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/404] 199.204.45.72 () {44 vars in 907 bytes} [Fri Jul 31 22:17:55 2026] GET /v2/images => generated 3687 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/409] 199.204.45.72 () {42 vars in 685 bytes} [Fri Jul 31 22:18:10 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/410] 199.204.45.72 () {44 vars in 907 bytes} [Fri Jul 31 22:18:10 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/411] 199.204.45.72 () {44 vars in 936 bytes} [Fri Jul 31 22:18:10 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: 204/412] 199.204.45.72 () {44 vars in 958 bytes} [Fri Jul 31 22:18:10 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/413] 199.204.45.72 () {44 vars in 936 bytes} [Fri Jul 31 22:18:10 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: 205/414] 199.204.45.72 () {48 vars in 948 bytes} [Fri Jul 31 22:18:10 2026] POST /v2/images => generated 791 bytes in 114 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-31 22:18:10.605 7 INFO glance.api.v2.image_data [None req-1718ba20-474e-4ea9-b429-2d66aa94bf52 94046145035f4dab8954ba9245294422 e81115d4a75349fdb1760a8f76fead25 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-31 22:18:23.005 7 INFO glance.location [None req-1718ba20-474e-4ea9-b429-2d66aa94bf52 94046145035f4dab8954ba9245294422 e81115d4a75349fdb1760a8f76fead25 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 210/417] 199.204.45.72 () {48 vars in 1043 bytes} [Fri Jul 31 22:18:10 2026] PUT /v2/images/2f1067c4-d076-42f8-99c9-7d19d1ca95c6/file => generated 0 bytes in 12457 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33559 switches on core 0) [pid: 8|app: 0|req: 208/418] 199.204.45.72 () {44 vars in 907 bytes} [Fri Jul 31 22:18:23 2026] GET /v2/images => generated 4893 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/419] 199.204.45.72 () {48 vars in 1046 bytes} [Fri Jul 31 22:18:23 2026] PATCH /v2/images/2f1067c4-d076-42f8-99c9-7d19d1ca95c6 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/420] 199.204.45.72 () {44 vars in 907 bytes} [Fri Jul 31 22:18:23 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/575] 199.204.45.72 () {42 vars in 685 bytes} [Fri Jul 31 22:31:09 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/576] 199.204.45.72 () {44 vars in 907 bytes} [Fri Jul 31 22:31:09 2026] GET /v2/images => generated 4893 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/605] 199.204.45.72 () {42 vars in 685 bytes} [Fri Jul 31 22:33:30 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/606] 199.204.45.72 () {44 vars in 907 bytes} [Fri Jul 31 22:33:30 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/607] 199.204.45.72 () {42 vars in 685 bytes} [Fri Jul 31 22:33:32 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/608] 199.204.45.72 () {44 vars in 907 bytes} [Fri Jul 31 22:33:32 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/619] 199.204.45.72 () {42 vars in 685 bytes} [Fri Jul 31 22:34:18 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/620] 199.204.45.72 () {44 vars in 907 bytes} [Fri Jul 31 22:34:18 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/621] 199.204.45.72 () {42 vars in 685 bytes} [Fri Jul 31 22:34:25 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/622] 199.204.45.72 () {44 vars in 907 bytes} [Fri Jul 31 22:34:25 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/637] 199.204.45.72 () {42 vars in 685 bytes} [Fri Jul 31 22:35:27 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/638] 199.204.45.72 () {44 vars in 907 bytes} [Fri Jul 31 22:35:27 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 325/647] 10.0.0.43 () {32 vars in 632 bytes} [Fri Jul 31 22:36:09 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 325/652] 10.0.0.135 () {36 vars in 987 bytes} [Fri Jul 31 22:36:29 2026] GET /v2/images/4332183e-b5b7-4522-b12e-bd6b213c1c8f => generated 1171 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/653] 10.0.0.135 () {36 vars in 927 bytes} [Fri Jul 31 22:36:30 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/654] 10.0.0.135 () {36 vars in 987 bytes} [Fri Jul 31 22:36:32 2026] GET /v2/images/4332183e-b5b7-4522-b12e-bd6b213c1c8f => 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: 329/655] 10.0.0.135 () {36 vars in 927 bytes} [Fri Jul 31 22:36:32 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: 327/656] 199.204.45.72 () {36 vars in 990 bytes} [Fri Jul 31 22:36:32 2026] GET /v2/images/4332183e-b5b7-4522-b12e-bd6b213c1c8f => generated 1171 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/657] 199.204.45.72 () {36 vars in 930 bytes} [Fri Jul 31 22:36:32 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: 328/658] 199.204.45.72 () {36 vars in 990 bytes} [Fri Jul 31 22:36:33 2026] GET /v2/images/4332183e-b5b7-4522-b12e-bd6b213c1c8f => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/659] 199.204.45.72 () {36 vars in 930 bytes} [Fri Jul 31 22:36:33 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: 331/664] 10.0.0.135 () {36 vars in 987 bytes} [Fri Jul 31 22:36:49 2026] GET /v2/images/4332183e-b5b7-4522-b12e-bd6b213c1c8f => 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: 334/665] 10.0.0.135 () {36 vars in 927 bytes} [Fri Jul 31 22:36:49 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/666] 10.0.0.27 () {36 vars in 986 bytes} [Fri Jul 31 22:36:49 2026] GET /v2/images/4332183e-b5b7-4522-b12e-bd6b213c1c8f => generated 1171 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/667] 10.0.0.27 () {36 vars in 926 bytes} [Fri Jul 31 22:36:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/668] 10.0.0.27 () {36 vars in 926 bytes} [Fri Jul 31 22:36:50 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/669] 10.0.0.27 () {36 vars in 986 bytes} [Fri Jul 31 22:36:50 2026] GET /v2/images/4332183e-b5b7-4522-b12e-bd6b213c1c8f => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/670] 10.0.0.27 () {36 vars in 926 bytes} [Fri Jul 31 22:36:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/671] 10.0.0.27 () {36 vars in 926 bytes} [Fri Jul 31 22:36:50 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/672] 10.0.0.27 () {36 vars in 986 bytes} [Fri Jul 31 22:36:50 2026] GET /v2/images/4332183e-b5b7-4522-b12e-bd6b213c1c8f => 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: 338/673] 10.0.0.27 () {36 vars in 926 bytes} [Fri Jul 31 22:36:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/674] 10.0.0.27 () {36 vars in 926 bytes} [Fri Jul 31 22:36:50 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: 339/675] 10.0.0.203 () {36 vars in 987 bytes} [Fri Jul 31 22:36:51 2026] GET /v2/images/4332183e-b5b7-4522-b12e-bd6b213c1c8f => generated 1171 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/676] 10.0.0.203 () {36 vars in 927 bytes} [Fri Jul 31 22:36:51 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: 340/677] 10.0.0.203 () {36 vars in 987 bytes} [Fri Jul 31 22:36:51 2026] GET /v2/images/4332183e-b5b7-4522-b12e-bd6b213c1c8f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/678] 10.0.0.203 () {36 vars in 927 bytes} [Fri Jul 31 22:36:51 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: 341/679] 10.0.0.203 () {36 vars in 927 bytes} [Fri Jul 31 22:36:51 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: 341/684] 10.0.0.43 () {34 vars in 654 bytes} [Fri Jul 31 22:37:11 2026] POST /v2/images => generated 648 bytes in 189 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-31 22:37:11.230 7 WARNING glance.api.v2.images [None req-c3c77d4e-06c2-4fb6-bd58-b035bee16c35 a52637e7916d418a84287a70180c6806 9b90e89d6eaf4459b272374f7a028a38 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fef6ebc1-f4bd-41f7-afa4-167d9328a7f5 [pid: 7|app: 0|req: 344/685] 10.0.0.43 () {32 vars in 709 bytes} [Fri Jul 31 22:37:11 2026] DELETE /v2/images/fef6ebc1-f4bd-41f7-afa4-167d9328a7f5 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/686] 10.0.0.43 () {32 vars in 706 bytes} [Fri Jul 31 22:37:11 2026] GET /v2/images/fef6ebc1-f4bd-41f7-afa4-167d9328a7f5 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/687] 10.0.0.43 () {32 vars in 632 bytes} [Fri Jul 31 22:37:11 2026] GET /v2/images => generated 1240 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/688] 10.0.0.43 () {34 vars in 654 bytes} [Fri Jul 31 22:37:11 2026] POST /v2/images => generated 703 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/689] 10.0.0.43 () {32 vars in 716 bytes} [Fri Jul 31 22:37:11 2026] GET /v2/images/a088efa1-0123-46e2-8284-438f749b6702/file => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-31 22:37:11.501 8 INFO glance.api.v2.image_data [None req-3cd3609e-1fac-4c6b-809d-9a4df45937ef a52637e7916d418a84287a70180c6806 9b90e89d6eaf4459b272374f7a028a38 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-31 22:37:11.542 8 WARNING glance_store._drivers.rbd [None req-3cd3609e-1fac-4c6b-809d-9a4df45937ef a52637e7916d418a84287a70180c6806 9b90e89d6eaf4459b272374f7a028a38 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-31 22:37:12.344 8 INFO glance.location [None req-3cd3609e-1fac-4c6b-809d-9a4df45937ef a52637e7916d418a84287a70180c6806 9b90e89d6eaf4459b272374f7a028a38 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 344/690] 10.0.0.43 () {32 vars in 726 bytes} [Fri Jul 31 22:37:11 2026] PUT /v2/images/a088efa1-0123-46e2-8284-438f749b6702/file => generated 0 bytes in 895 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/691] 10.0.0.43 () {32 vars in 706 bytes} [Fri Jul 31 22:37:12 2026] GET /v2/images/a088efa1-0123-46e2-8284-438f749b6702 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/692] 10.0.0.43 () {32 vars in 716 bytes} [Fri Jul 31 22:37:12 2026] GET /v2/images/a088efa1-0123-46e2-8284-438f749b6702/file => generated 1024 bytes in 144 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/693] 10.0.0.43 () {34 vars in 654 bytes} [Fri Jul 31 22:37:12 2026] POST /v2/images => generated 648 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/694] 10.0.0.43 () {32 vars in 725 bytes} [Fri Jul 31 22:37:12 2026] PATCH /v2/images/b48a2c94-bb87-4826-a9de-122f62e1446c => generated 653 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/695] 10.0.0.43 () {32 vars in 706 bytes} [Fri Jul 31 22:37:12 2026] GET /v2/images/b48a2c94-bb87-4826-a9de-122f62e1446c => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-31 22:37:12.700 8 WARNING glance.api.v2.images [None req-561a706f-bee1-4653-b421-377de7c48de6 a52637e7916d418a84287a70180c6806 9b90e89d6eaf4459b272374f7a028a38 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b48a2c94-bb87-4826-a9de-122f62e1446c [pid: 8|app: 0|req: 347/696] 10.0.0.43 () {32 vars in 709 bytes} [Fri Jul 31 22:37:12 2026] DELETE /v2/images/b48a2c94-bb87-4826-a9de-122f62e1446c => generated 0 bytes in 150 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/697] 10.0.0.43 () {32 vars in 706 bytes} [Fri Jul 31 22:37:12 2026] GET /v2/images/b48a2c94-bb87-4826-a9de-122f62e1446c => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-31 22:37:12.865 8 WARNING glance.api.v2.images [None req-8e8f8e3f-9c15-43c2-b19f-e1071ca97b77 a52637e7916d418a84287a70180c6806 9b90e89d6eaf4459b272374f7a028a38 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a088efa1-0123-46e2-8284-438f749b6702 [pid: 8|app: 0|req: 348/698] 10.0.0.43 () {32 vars in 709 bytes} [Fri Jul 31 22:37:12 2026] DELETE /v2/images/a088efa1-0123-46e2-8284-438f749b6702 => generated 0 bytes in 695 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/699] 10.0.0.43 () {32 vars in 706 bytes} [Fri Jul 31 22:37:13 2026] GET /v2/images/a088efa1-0123-46e2-8284-438f749b6702 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-31 22:37:13.604 8 WARNING glance.api.v2.images [None req-1d76f5a9-bdb8-453b-9c39-dbbe55bb7b15 a52637e7916d418a84287a70180c6806 9b90e89d6eaf4459b272374f7a028a38 - - default default] Failed to find image fef6ebc1-f4bd-41f7-afa4-167d9328a7f5 to delete: glance.common.exception.ImageNotFound: No image found with ID fef6ebc1-f4bd-41f7-afa4-167d9328a7f5 [pid: 8|app: 0|req: 349/700] 10.0.0.43 () {32 vars in 709 bytes} [Fri Jul 31 22:37:13 2026] DELETE /v2/images/fef6ebc1-f4bd-41f7-afa4-167d9328a7f5 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/701] 10.0.0.43 () {32 vars in 706 bytes} [Fri Jul 31 22:37:13 2026] GET /v2/images/fef6ebc1-f4bd-41f7-afa4-167d9328a7f5 => 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: 351/704] 10.0.0.43 () {30 vars in 410 bytes} [Fri Jul 31 22:37:16 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/705] 10.0.0.135 () {36 vars in 987 bytes} [Fri Jul 31 22:37:18 2026] GET /v2/images/4332183e-b5b7-4522-b12e-bd6b213c1c8f => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/706] 10.0.0.135 () {36 vars in 927 bytes} [Fri Jul 31 22:37:18 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/707] 10.0.0.135 () {36 vars in 987 bytes} [Fri Jul 31 22:37:23 2026] GET /v2/images/4332183e-b5b7-4522-b12e-bd6b213c1c8f => 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: 353/708] 10.0.0.135 () {36 vars in 927 bytes} [Fri Jul 31 22:37: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: 359/719] 10.0.0.135 () {36 vars in 987 bytes} [Fri Jul 31 22:38:13 2026] GET /v2/images/4332183e-b5b7-4522-b12e-bd6b213c1c8f => 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: 361/720] 10.0.0.135 () {36 vars in 927 bytes} [Fri Jul 31 22:38:13 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: 364/725] 10.0.0.43 () {32 vars in 706 bytes} [Fri Jul 31 22:38:32 2026] GET /v2/images/4332183e-b5b7-4522-b12e-bd6b213c1c8f => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/726] 10.0.0.43 () {32 vars in 706 bytes} [Fri Jul 31 22:38:32 2026] GET /v2/images/4332183e-b5b7-4522-b12e-bd6b213c1c8f => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/727] 10.0.0.27 () {36 vars in 986 bytes} [Fri Jul 31 22:38:32 2026] GET /v2/images/4332183e-b5b7-4522-b12e-bd6b213c1c8f => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/728] 10.0.0.27 () {36 vars in 926 bytes} [Fri Jul 31 22:38: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: 366/729] 10.0.0.27 () {36 vars in 926 bytes} [Fri Jul 31 22:38:32 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: 364/730] 10.0.0.27 () {36 vars in 986 bytes} [Fri Jul 31 22:38:32 2026] GET /v2/images/4332183e-b5b7-4522-b12e-bd6b213c1c8f => 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: 367/731] 10.0.0.27 () {36 vars in 926 bytes} [Fri Jul 31 22:38:32 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: 365/732] 10.0.0.27 () {36 vars in 926 bytes} [Fri Jul 31 22:38:32 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/733] 10.0.0.27 () {36 vars in 986 bytes} [Fri Jul 31 22:38:32 2026] GET /v2/images/4332183e-b5b7-4522-b12e-bd6b213c1c8f => 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: 366/734] 10.0.0.27 () {36 vars in 926 bytes} [Fri Jul 31 22:38:32 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: 369/735] 10.0.0.203 () {36 vars in 987 bytes} [Fri Jul 31 22:38:32 2026] GET /v2/images/4332183e-b5b7-4522-b12e-bd6b213c1c8f => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/736] 10.0.0.203 () {36 vars in 927 bytes} [Fri Jul 31 22:38:32 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: 370/737] 10.0.0.203 () {36 vars in 987 bytes} [Fri Jul 31 22:38:32 2026] GET /v2/images/4332183e-b5b7-4522-b12e-bd6b213c1c8f => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/738] 10.0.0.203 () {36 vars in 927 bytes} [Fri Jul 31 22:38: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: 371/739] 10.0.0.203 () {36 vars in 927 bytes} [Fri Jul 31 22:38:32 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: 378/752] 10.0.0.135 () {36 vars in 987 bytes} [Fri Jul 31 22:39:31 2026] GET /v2/images/4332183e-b5b7-4522-b12e-bd6b213c1c8f => 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: 375/753] 10.0.0.135 () {36 vars in 927 bytes} [Fri Jul 31 22:39: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: 7|app: 0|req: 379/754] 10.0.0.135 () {36 vars in 987 bytes} [Fri Jul 31 22:39:34 2026] GET /v2/images/4332183e-b5b7-4522-b12e-bd6b213c1c8f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/755] 10.0.0.135 () {36 vars in 927 bytes} [Fri Jul 31 22:39:34 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: 382/760] 10.0.0.135 () {36 vars in 987 bytes} [Fri Jul 31 22:39:54 2026] GET /v2/images/4332183e-b5b7-4522-b12e-bd6b213c1c8f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/761] 10.0.0.135 () {36 vars in 927 bytes} [Fri Jul 31 22:39:54 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)