+ 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 [Tue Sep 1 04:16:10 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-6796f85cd4-8mvnv 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 0x5560472681c0 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-09-01 04:16:11.904 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-01 04:16:11.911 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-09-01 04:16:12.544 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-09-01 04:16:12.545 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-09-01 04:16:12.574 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-09-01 04:16:12.575 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-09-01 04:16:14.125 8 WARNING glance.api.v2.images [None req-b737c309-0d46-4f58-9401-4314b917d7c9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-01 04:16:14.214 7 WARNING glance.api.v2.images [None req-b59e6f55-dc00-41fc-bb1f-2fec4dd195a3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-01 04:16:14.359 8 WARNING keystonemiddleware._common.config [None req-b737c309-0d46-4f58-9401-4314b917d7c9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 04:16:14.367 8 WARNING oslo_config.cfg [None req-b737c309-0d46-4f58-9401-4314b917d7c9 - - - - - -] 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 0x5560472681c0 pid: 8 (default app) 2026-09-01 04:16:14.459 7 WARNING keystonemiddleware._common.config [None req-b59e6f55-dc00-41fc-bb1f-2fec4dd195a3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 04:16:14.467 7 WARNING oslo_config.cfg [None req-b59e6f55-dc00-41fc-bb1f-2fec4dd195a3 - - - - - -] 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 0x5560472681c0 pid: 7 (default app) [pid: 7|app: 0|req: 1/4] 162.253.55.243 () {42 vars in 688 bytes} [Tue Sep 1 04:16:15 2026] GET / => generated 1193 bytes in 2 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-09-01 04:16:16.019 8 WARNING oslo_policy.policy [None req-a2f75175-49b5-486a-8b40-c46d436f6307 20f45880a3d641df9aaeabe63f6015fe fdde9091cbea44ae8558bb37fa265712 - - 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-09-01 04:16:16.019 8 WARNING oslo_policy.policy [None req-a2f75175-49b5-486a-8b40-c46d436f6307 20f45880a3d641df9aaeabe63f6015fe fdde9091cbea44ae8558bb37fa265712 - - 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-09-01 04:16:16.053 8 WARNING oslo_policy.policy [None req-a2f75175-49b5-486a-8b40-c46d436f6307 20f45880a3d641df9aaeabe63f6015fe fdde9091cbea44ae8558bb37fa265712 - - 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-09-01 04:16:16.054 8 WARNING oslo_policy.policy [None req-a2f75175-49b5-486a-8b40-c46d436f6307 20f45880a3d641df9aaeabe63f6015fe fdde9091cbea44ae8558bb37fa265712 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 4/5] 162.253.55.243 () {44 vars in 910 bytes} [Tue Sep 1 04:16:15 2026] GET /v2/images => generated 69 bytes in 613 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 162.253.55.243 () {42 vars in 688 bytes} [Tue Sep 1 04:16:19 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 162.253.55.243 () {44 vars in 910 bytes} [Tue Sep 1 04:16:19 2026] GET /v2/images => generated 69 bytes in 57 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-09-01 04:16:19.772 7 WARNING oslo_policy.policy [None req-57b264b6-9274-490f-af3d-556d52d74921 20f45880a3d641df9aaeabe63f6015fe fdde9091cbea44ae8558bb37fa265712 - - 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-09-01 04:16:19.773 7 WARNING oslo_policy.policy [None req-57b264b6-9274-490f-af3d-556d52d74921 20f45880a3d641df9aaeabe63f6015fe fdde9091cbea44ae8558bb37fa265712 - - 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: 3/8] 162.253.55.243 () {44 vars in 911 bytes} [Tue Sep 1 04:16:19 2026] GET /v2/images/cirros => generated 151 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/9] 162.253.55.243 () {44 vars in 933 bytes} [Tue Sep 1 04:16:19 2026] GET /v2/images?name=cirros => generated 81 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 04:16:19.918 7 WARNING oslo_policy.policy [None req-1c1c25f6-b86e-4219-b0fb-2f3086ee8714 20f45880a3d641df9aaeabe63f6015fe fdde9091cbea44ae8558bb37fa265712 - - 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-09-01 04:16:19.919 7 WARNING oslo_policy.policy [None req-1c1c25f6-b86e-4219-b0fb-2f3086ee8714 20f45880a3d641df9aaeabe63f6015fe fdde9091cbea44ae8558bb37fa265712 - - 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: 4/10] 162.253.55.243 () {44 vars in 939 bytes} [Tue Sep 1 04:16:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 04:16:20.009 8 WARNING oslo_config.cfg [None req-a2e2b1d7-19ae-405f-aeb7-910d10463e59 20f45880a3d641df9aaeabe63f6015fe fdde9091cbea44ae8558bb37fa265712 - - 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: 7/11] 162.253.55.243 () {48 vars in 951 bytes} [Tue Sep 1 04:16:19 2026] POST /v2/images => generated 760 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-01 04:16:20.035 7 WARNING oslo_policy.policy [None req-c2199141-90a3-472c-b254-12924eedde26 20f45880a3d641df9aaeabe63f6015fe fdde9091cbea44ae8558bb37fa265712 - - 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-09-01 04:16:20.035 7 WARNING oslo_policy.policy [None req-c2199141-90a3-472c-b254-12924eedde26 20f45880a3d641df9aaeabe63f6015fe fdde9091cbea44ae8558bb37fa265712 - - 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-09-01 04:16:20.038 7 INFO glance.api.v2.image_data [None req-c2199141-90a3-472c-b254-12924eedde26 20f45880a3d641df9aaeabe63f6015fe fdde9091cbea44ae8558bb37fa265712 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 04:16:23.641 7 INFO glance.location [None req-c2199141-90a3-472c-b254-12924eedde26 20f45880a3d641df9aaeabe63f6015fe fdde9091cbea44ae8558bb37fa265712 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 5/12] 162.253.55.243 () {48 vars in 1045 bytes} [Tue Sep 1 04:16:20 2026] PUT /v2/images/a325887b-99b6-49ec-8e2a-4e01b04971c8/file => generated 0 bytes in 3675 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8145 switches on core 0) [pid: 8|app: 0|req: 8/13] 162.253.55.243 () {44 vars in 910 bytes} [Tue Sep 1 04:16:23 2026] GET /v2/images => generated 1240 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-01 04:16:23.752 7 WARNING oslo_config.cfg [None req-b3523b7e-f8e2-4415-ba0b-b19af1e8dbd0 20f45880a3d641df9aaeabe63f6015fe fdde9091cbea44ae8558bb37fa265712 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 6/14] 162.253.55.243 () {48 vars in 1049 bytes} [Tue Sep 1 04:16:23 2026] PATCH /v2/images/a325887b-99b6-49ec-8e2a-4e01b04971c8 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 162.253.55.243 () {44 vars in 910 bytes} [Tue Sep 1 04:16:23 2026] GET /v2/images => generated 1240 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/286] 162.253.55.243 () {42 vars in 688 bytes} [Tue Sep 1 04:38:46 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/287] 162.253.55.243 () {44 vars in 910 bytes} [Tue Sep 1 04:38:46 2026] GET /v2/images => generated 1240 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/290] 162.253.55.243 () {42 vars in 688 bytes} [Tue Sep 1 04:39:04 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/291] 162.253.55.243 () {44 vars in 910 bytes} [Tue Sep 1 04:39:04 2026] GET /v2/images => generated 1240 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/292] 162.253.55.243 () {44 vars in 937 bytes} [Tue Sep 1 04:39:04 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/293] 162.253.55.243 () {44 vars in 959 bytes} [Tue Sep 1 04:39:04 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/294] 162.253.55.243 () {44 vars in 939 bytes} [Tue Sep 1 04:39:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/297] 162.253.55.243 () {48 vars in 951 bytes} [Tue Sep 1 04:39:04 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-01 04:39:04.639 8 WARNING oslo_policy.policy [None req-e7364c08-a444-4871-afd5-1912d75085fb 20f45880a3d641df9aaeabe63f6015fe fdde9091cbea44ae8558bb37fa265712 - - 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-09-01 04:39:04.640 8 WARNING oslo_policy.policy [None req-e7364c08-a444-4871-afd5-1912d75085fb 20f45880a3d641df9aaeabe63f6015fe fdde9091cbea44ae8558bb37fa265712 - - 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-09-01 04:39:04.643 8 INFO glance.api.v2.image_data [None req-e7364c08-a444-4871-afd5-1912d75085fb 20f45880a3d641df9aaeabe63f6015fe fdde9091cbea44ae8558bb37fa265712 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 04:39:35.530 8 INFO glance.location [None req-e7364c08-a444-4871-afd5-1912d75085fb 20f45880a3d641df9aaeabe63f6015fe fdde9091cbea44ae8558bb37fa265712 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 152/304] 162.253.55.243 () {48 vars in 1046 bytes} [Tue Sep 1 04:39:04 2026] PUT /v2/images/b4f79f90-e4c4-4f68-bcc1-5be49d7bdc0e/file => generated 0 bytes in 30965 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66983 switches on core 0) [pid: 7|app: 0|req: 153/305] 162.253.55.243 () {44 vars in 910 bytes} [Tue Sep 1 04:39:35 2026] GET /v2/images => generated 2451 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/306] 162.253.55.243 () {48 vars in 1049 bytes} [Tue Sep 1 04:39:35 2026] PATCH /v2/images/b4f79f90-e4c4-4f68-bcc1-5be49d7bdc0e => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/307] 162.253.55.243 () {48 vars in 1050 bytes} [Tue Sep 1 04:39:35 2026] PATCH /v2/images/b4f79f90-e4c4-4f68-bcc1-5be49d7bdc0e => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/308] 162.253.55.243 () {44 vars in 910 bytes} [Tue Sep 1 04:39:35 2026] GET /v2/images => generated 2451 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/309] 162.253.55.243 () {42 vars in 688 bytes} [Tue Sep 1 04:39:37 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/310] 162.253.55.243 () {44 vars in 910 bytes} [Tue Sep 1 04:39:37 2026] GET /v2/images => generated 2451 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 162.253.55.243 () {42 vars in 688 bytes} [Tue Sep 1 04:46:18 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 162.253.55.243 () {44 vars in 910 bytes} [Tue Sep 1 04:46:18 2026] GET /v2/images => generated 2451 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 162.253.55.243 () {42 vars in 688 bytes} [Tue Sep 1 04:46:29 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 162.253.55.243 () {44 vars in 910 bytes} [Tue Sep 1 04:46:29 2026] GET /v2/images => generated 2451 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 162.253.55.243 () {44 vars in 947 bytes} [Tue Sep 1 04:46:29 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/398] 162.253.55.243 () {44 vars in 969 bytes} [Tue Sep 1 04:46:29 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 162.253.55.243 () {44 vars in 939 bytes} [Tue Sep 1 04:46:30 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: 8|app: 0|req: 200/400] 162.253.55.243 () {48 vars in 951 bytes} [Tue Sep 1 04:46:30 2026] POST /v2/images => generated 799 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-01 04:46:30.149 7 INFO glance.api.v2.image_data [None req-39ee352e-e561-4632-acf6-213899f38db0 20f45880a3d641df9aaeabe63f6015fe fdde9091cbea44ae8558bb37fa265712 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 04:46:46.075 7 INFO glance.location [None req-39ee352e-e561-4632-acf6-213899f38db0 20f45880a3d641df9aaeabe63f6015fe fdde9091cbea44ae8558bb37fa265712 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 201/405] 162.253.55.243 () {48 vars in 1045 bytes} [Tue Sep 1 04:46:30 2026] PUT /v2/images/bdeb1400-21f8-4d58-b07b-37c78ba826f0/file => generated 0 bytes in 15997 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22769 switches on core 0) [pid: 8|app: 0|req: 205/406] 162.253.55.243 () {44 vars in 910 bytes} [Tue Sep 1 04:46:46 2026] GET /v2/images => generated 3664 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/407] 162.253.55.243 () {48 vars in 1050 bytes} [Tue Sep 1 04:46:46 2026] PATCH /v2/images/bdeb1400-21f8-4d58-b07b-37c78ba826f0 => generated 1234 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/408] 162.253.55.243 () {44 vars in 910 bytes} [Tue Sep 1 04:46:46 2026] GET /v2/images => generated 3687 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/417] 162.253.55.243 () {42 vars in 688 bytes} [Tue Sep 1 04:47:28 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/418] 162.253.55.243 () {44 vars in 910 bytes} [Tue Sep 1 04:47:28 2026] GET /v2/images => generated 3687 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/423] 162.253.55.243 () {42 vars in 688 bytes} [Tue Sep 1 04:47:45 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/424] 162.253.55.243 () {44 vars in 910 bytes} [Tue Sep 1 04:47:45 2026] GET /v2/images => generated 3687 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/425] 162.253.55.243 () {44 vars in 939 bytes} [Tue Sep 1 04:47:45 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/426] 162.253.55.243 () {44 vars in 961 bytes} [Tue Sep 1 04:47:45 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: 7|app: 0|req: 212/427] 162.253.55.243 () {44 vars in 939 bytes} [Tue Sep 1 04:47:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/428] 162.253.55.243 () {48 vars in 951 bytes} [Tue Sep 1 04:47:45 2026] POST /v2/images => generated 791 bytes in 488 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-01 04:47:45.695 7 INFO glance.api.v2.image_data [None req-a7b730bf-9e00-4614-aad1-07f7c44bc3e6 20f45880a3d641df9aaeabe63f6015fe fdde9091cbea44ae8558bb37fa265712 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 04:48:06.042 7 INFO glance.location [None req-a7b730bf-9e00-4614-aad1-07f7c44bc3e6 20f45880a3d641df9aaeabe63f6015fe fdde9091cbea44ae8558bb37fa265712 - - default default] Image format matched and virtual size computed: 2931228672 [pid: 7|app: 0|req: 213/433] 162.253.55.243 () {48 vars in 1046 bytes} [Tue Sep 1 04:47:45 2026] PUT /v2/images/24d3e137-0a2c-46be-b0ab-834a8bb11228/file => generated 0 bytes in 20409 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30065 switches on core 0) [pid: 8|app: 0|req: 221/434] 162.253.55.243 () {44 vars in 910 bytes} [Tue Sep 1 04:48:06 2026] GET /v2/images => generated 4893 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/435] 162.253.55.243 () {48 vars in 1049 bytes} [Tue Sep 1 04:48:06 2026] PATCH /v2/images/24d3e137-0a2c-46be-b0ab-834a8bb11228 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/436] 162.253.55.243 () {44 vars in 910 bytes} [Tue Sep 1 04:48:06 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/607] 162.253.55.243 () {42 vars in 688 bytes} [Tue Sep 1 05:02:19 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/608] 162.253.55.243 () {44 vars in 910 bytes} [Tue Sep 1 05:02:19 2026] GET /v2/images => generated 4893 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/641] 162.253.55.243 () {42 vars in 688 bytes} [Tue Sep 1 05:05:01 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/642] 162.253.55.243 () {44 vars in 910 bytes} [Tue Sep 1 05:05:01 2026] GET /v2/images => generated 4893 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/643] 162.253.55.243 () {42 vars in 688 bytes} [Tue Sep 1 05:05:03 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/644] 162.253.55.243 () {44 vars in 910 bytes} [Tue Sep 1 05:05:03 2026] GET /v2/images => generated 4893 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/655] 162.253.55.243 () {42 vars in 688 bytes} [Tue Sep 1 05:05:53 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/656] 162.253.55.243 () {44 vars in 910 bytes} [Tue Sep 1 05:05:53 2026] GET /v2/images => generated 4893 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/659] 162.253.55.243 () {42 vars in 688 bytes} [Tue Sep 1 05:06:01 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/660] 162.253.55.243 () {44 vars in 910 bytes} [Tue Sep 1 05:06:01 2026] GET /v2/images => generated 4893 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/675] 162.253.55.243 () {42 vars in 688 bytes} [Tue Sep 1 05:07:07 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/676] 162.253.55.243 () {44 vars in 910 bytes} [Tue Sep 1 05:07:08 2026] GET /v2/images => generated 4893 bytes in 87 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: 347/685] 10.0.0.181 () {32 vars in 633 bytes} [Tue Sep 1 05:07:52 2026] GET /v2/images => generated 4893 bytes in 28 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: 342/692] 10.0.0.14 () {36 vars in 986 bytes} [Tue Sep 1 05:08:15 2026] GET /v2/images/a325887b-99b6-49ec-8e2a-4e01b04971c8 => 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: 351/693] 10.0.0.14 () {36 vars in 926 bytes} [Tue Sep 1 05:08:15 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: 343/694] 10.0.0.14 () {36 vars in 986 bytes} [Tue Sep 1 05:08:15 2026] GET /v2/images/a325887b-99b6-49ec-8e2a-4e01b04971c8 => 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: 352/695] 10.0.0.14 () {36 vars in 926 bytes} [Tue Sep 1 05:08:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/696] 162.253.55.243 () {36 vars in 991 bytes} [Tue Sep 1 05:08:19 2026] GET /v2/images/a325887b-99b6-49ec-8e2a-4e01b04971c8 => generated 1171 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/697] 162.253.55.243 () {36 vars in 931 bytes} [Tue Sep 1 05:08:19 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: 345/698] 162.253.55.243 () {36 vars in 991 bytes} [Tue Sep 1 05:08:20 2026] GET /v2/images/a325887b-99b6-49ec-8e2a-4e01b04971c8 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/699] 162.253.55.243 () {36 vars in 931 bytes} [Tue Sep 1 05:08:20 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/702] 10.0.0.14 () {36 vars in 986 bytes} [Tue Sep 1 05:08:28 2026] GET /v2/images/a325887b-99b6-49ec-8e2a-4e01b04971c8 => 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: 356/703] 10.0.0.14 () {36 vars in 926 bytes} [Tue Sep 1 05:08:28 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: 349/706] 10.0.0.14 () {36 vars in 986 bytes} [Tue Sep 1 05:08:36 2026] GET /v2/images/a325887b-99b6-49ec-8e2a-4e01b04971c8 => generated 1171 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/707] 10.0.0.14 () {36 vars in 926 bytes} [Tue Sep 1 05:08:37 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: 361/712] 10.0.0.181 () {30 vars in 411 bytes} [Tue Sep 1 05:09:00 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/717] 10.0.0.184 () {36 vars in 987 bytes} [Tue Sep 1 05:09:14 2026] GET /v2/images/a325887b-99b6-49ec-8e2a-4e01b04971c8 => generated 1171 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/718] 10.0.0.184 () {36 vars in 927 bytes} [Tue Sep 1 05:09:14 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/719] 10.0.0.184 () {36 vars in 927 bytes} [Tue Sep 1 05:09:14 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/720] 10.0.0.184 () {36 vars in 987 bytes} [Tue Sep 1 05:09:14 2026] GET /v2/images/a325887b-99b6-49ec-8e2a-4e01b04971c8 => 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: 356/721] 10.0.0.184 () {36 vars in 927 bytes} [Tue Sep 1 05:09:14 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: 366/722] 10.0.0.184 () {36 vars in 927 bytes} [Tue Sep 1 05:09:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/723] 10.0.0.184 () {36 vars in 987 bytes} [Tue Sep 1 05:09:15 2026] GET /v2/images/a325887b-99b6-49ec-8e2a-4e01b04971c8 => 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/724] 10.0.0.184 () {36 vars in 927 bytes} [Tue Sep 1 05:09:15 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/725] 10.0.0.184 () {36 vars in 927 bytes} [Tue Sep 1 05:09:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/726] 10.0.0.93 () {36 vars in 986 bytes} [Tue Sep 1 05:09:16 2026] GET /v2/images/a325887b-99b6-49ec-8e2a-4e01b04971c8 => generated 1171 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/727] 10.0.0.93 () {36 vars in 926 bytes} [Tue Sep 1 05:09:16 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: 369/728] 10.0.0.93 () {36 vars in 986 bytes} [Tue Sep 1 05:09:16 2026] GET /v2/images/a325887b-99b6-49ec-8e2a-4e01b04971c8 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/729] 10.0.0.93 () {36 vars in 926 bytes} [Tue Sep 1 05:09:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/730] 10.0.0.93 () {36 vars in 926 bytes} [Tue Sep 1 05:09:16 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: 373/735] 10.0.0.14 () {36 vars in 986 bytes} [Tue Sep 1 05:09:43 2026] GET /v2/images/a325887b-99b6-49ec-8e2a-4e01b04971c8 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/736] 10.0.0.14 () {36 vars in 926 bytes} [Tue Sep 1 05:09:43 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: 375/739] 10.0.0.181 () {34 vars in 655 bytes} [Tue Sep 1 05:09:51 2026] POST /v2/images => generated 649 bytes in 195 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-01 05:09:51.273 7 WARNING glance.api.v2.images [None req-05ca64ee-63ad-4b79-8813-8dce10d29478 1269cf3aed3945fc9a018d464b245ff7 a1e833c55ece4991a119589fe4fa28de - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1daa7868-945f-41a5-91f0-49a5a9c81e3f [pid: 7|app: 0|req: 365/740] 10.0.0.181 () {32 vars in 710 bytes} [Tue Sep 1 05:09:51 2026] DELETE /v2/images/1daa7868-945f-41a5-91f0-49a5a9c81e3f => generated 0 bytes in 82 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/741] 10.0.0.181 () {32 vars in 707 bytes} [Tue Sep 1 05:09:51 2026] GET /v2/images/1daa7868-945f-41a5-91f0-49a5a9c81e3f => 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: 366/742] 10.0.0.181 () {32 vars in 633 bytes} [Tue Sep 1 05:09:51 2026] GET /v2/images => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/743] 10.0.0.181 () {34 vars in 655 bytes} [Tue Sep 1 05:09:51 2026] POST /v2/images => generated 703 bytes in 84 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/744] 10.0.0.181 () {32 vars in 717 bytes} [Tue Sep 1 05:09:51 2026] GET /v2/images/130a3dee-d943-4c1e-a61e-d6d1ecc84e33/file => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-01 05:09:51.573 8 INFO glance.api.v2.image_data [None req-6d01bb1f-1a7a-463c-9118-6ce7f08e65f5 1269cf3aed3945fc9a018d464b245ff7 a1e833c55ece4991a119589fe4fa28de - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 05:09:51.633 8 WARNING glance_store._drivers.rbd [None req-6d01bb1f-1a7a-463c-9118-6ce7f08e65f5 1269cf3aed3945fc9a018d464b245ff7 a1e833c55ece4991a119589fe4fa28de - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-01 05:09:52.367 8 INFO glance.location [None req-6d01bb1f-1a7a-463c-9118-6ce7f08e65f5 1269cf3aed3945fc9a018d464b245ff7 a1e833c55ece4991a119589fe4fa28de - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 378/745] 10.0.0.181 () {32 vars in 727 bytes} [Tue Sep 1 05:09:51 2026] PUT /v2/images/130a3dee-d943-4c1e-a61e-d6d1ecc84e33/file => generated 0 bytes in 860 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/746] 10.0.0.181 () {32 vars in 707 bytes} [Tue Sep 1 05:09:52 2026] GET /v2/images/130a3dee-d943-4c1e-a61e-d6d1ecc84e33 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/747] 10.0.0.14 () {36 vars in 986 bytes} [Tue Sep 1 05:09:52 2026] GET /v2/images/a325887b-99b6-49ec-8e2a-4e01b04971c8 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/748] 10.0.0.14 () {36 vars in 926 bytes} [Tue Sep 1 05:09:52 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: 379/749] 10.0.0.181 () {32 vars in 717 bytes} [Tue Sep 1 05:09:52 2026] GET /v2/images/130a3dee-d943-4c1e-a61e-d6d1ecc84e33/file => generated 1024 bytes in 171 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/750] 10.0.0.181 () {34 vars in 655 bytes} [Tue Sep 1 05:09:52 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/751] 10.0.0.181 () {32 vars in 726 bytes} [Tue Sep 1 05:09:52 2026] PATCH /v2/images/b96c5e07-27c6-45c7-b926-621f27c53fd5 => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/752] 10.0.0.181 () {32 vars in 707 bytes} [Tue Sep 1 05:09:52 2026] GET /v2/images/b96c5e07-27c6-45c7-b926-621f27c53fd5 => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-01 05:09:52.750 8 WARNING glance.api.v2.images [None req-ab9dd126-4d10-4a01-9a43-ff63754d2faf 1269cf3aed3945fc9a018d464b245ff7 a1e833c55ece4991a119589fe4fa28de - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b96c5e07-27c6-45c7-b926-621f27c53fd5 [pid: 8|app: 0|req: 381/753] 10.0.0.181 () {32 vars in 710 bytes} [Tue Sep 1 05:09:52 2026] DELETE /v2/images/b96c5e07-27c6-45c7-b926-621f27c53fd5 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/754] 10.0.0.181 () {32 vars in 707 bytes} [Tue Sep 1 05:09:52 2026] GET /v2/images/b96c5e07-27c6-45c7-b926-621f27c53fd5 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 05:09:52.823 8 WARNING glance.api.v2.images [None req-e038df6b-3ff3-4986-94b1-370c45d61f09 1269cf3aed3945fc9a018d464b245ff7 a1e833c55ece4991a119589fe4fa28de - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//130a3dee-d943-4c1e-a61e-d6d1ecc84e33 [pid: 8|app: 0|req: 382/755] 10.0.0.181 () {32 vars in 710 bytes} [Tue Sep 1 05:09:52 2026] DELETE /v2/images/130a3dee-d943-4c1e-a61e-d6d1ecc84e33 => generated 0 bytes in 991 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/756] 10.0.0.181 () {32 vars in 707 bytes} [Tue Sep 1 05:09:53 2026] GET /v2/images/130a3dee-d943-4c1e-a61e-d6d1ecc84e33 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 05:09:53.838 8 WARNING glance.api.v2.images [None req-ccc79861-a277-4726-8237-b0368db065f9 1269cf3aed3945fc9a018d464b245ff7 a1e833c55ece4991a119589fe4fa28de - - default default] Failed to find image 1daa7868-945f-41a5-91f0-49a5a9c81e3f to delete: glance.common.exception.ImageNotFound: No image found with ID 1daa7868-945f-41a5-91f0-49a5a9c81e3f [pid: 8|app: 0|req: 383/757] 10.0.0.181 () {32 vars in 710 bytes} [Tue Sep 1 05:09:53 2026] DELETE /v2/images/1daa7868-945f-41a5-91f0-49a5a9c81e3f => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/758] 10.0.0.181 () {32 vars in 707 bytes} [Tue Sep 1 05:09:53 2026] GET /v2/images/1daa7868-945f-41a5-91f0-49a5a9c81e3f => 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: 378/763] 10.0.0.181 () {32 vars in 707 bytes} [Tue Sep 1 05:10:11 2026] GET /v2/images/a325887b-99b6-49ec-8e2a-4e01b04971c8 => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/764] 10.0.0.181 () {32 vars in 707 bytes} [Tue Sep 1 05:10:11 2026] GET /v2/images/a325887b-99b6-49ec-8e2a-4e01b04971c8 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/765] 10.0.0.184 () {36 vars in 987 bytes} [Tue Sep 1 05:10:11 2026] GET /v2/images/a325887b-99b6-49ec-8e2a-4e01b04971c8 => 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: 387/766] 10.0.0.184 () {36 vars in 927 bytes} [Tue Sep 1 05:10:11 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: 380/767] 10.0.0.184 () {36 vars in 927 bytes} [Tue Sep 1 05:10:11 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: 388/768] 10.0.0.184 () {36 vars in 987 bytes} [Tue Sep 1 05:10:11 2026] GET /v2/images/a325887b-99b6-49ec-8e2a-4e01b04971c8 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/769] 10.0.0.184 () {36 vars in 927 bytes} [Tue Sep 1 05:10:11 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: 389/770] 10.0.0.184 () {36 vars in 927 bytes} [Tue Sep 1 05:10:11 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: 382/771] 10.0.0.184 () {36 vars in 987 bytes} [Tue Sep 1 05:10:11 2026] GET /v2/images/a325887b-99b6-49ec-8e2a-4e01b04971c8 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/772] 10.0.0.184 () {36 vars in 927 bytes} [Tue Sep 1 05:10:12 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: 383/773] 10.0.0.93 () {36 vars in 986 bytes} [Tue Sep 1 05:10:12 2026] GET /v2/images/a325887b-99b6-49ec-8e2a-4e01b04971c8 => 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: 391/774] 10.0.0.93 () {36 vars in 926 bytes} [Tue Sep 1 05:10:12 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: 384/775] 10.0.0.93 () {36 vars in 986 bytes} [Tue Sep 1 05:10:12 2026] GET /v2/images/a325887b-99b6-49ec-8e2a-4e01b04971c8 => 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: 392/776] 10.0.0.93 () {36 vars in 926 bytes} [Tue Sep 1 05:10:12 2026] GET /v2/schemas/image => generated 4018 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/777] 10.0.0.93 () {36 vars in 926 bytes} [Tue Sep 1 05:10:12 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: 388/782] 10.0.0.14 () {36 vars in 986 bytes} [Tue Sep 1 05:10:32 2026] GET /v2/images/a325887b-99b6-49ec-8e2a-4e01b04971c8 => 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: 395/783] 10.0.0.14 () {36 vars in 926 bytes} [Tue Sep 1 05:10: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: 399/790] 10.0.0.14 () {36 vars in 986 bytes} [Tue Sep 1 05:10:56 2026] GET /v2/images/a325887b-99b6-49ec-8e2a-4e01b04971c8 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/791] 10.0.0.14 () {36 vars in 926 bytes} [Tue Sep 1 05:10: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: 401/794] 10.0.0.14 () {36 vars in 986 bytes} [Tue Sep 1 05:11:07 2026] GET /v2/images/a325887b-99b6-49ec-8e2a-4e01b04971c8 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/795] 10.0.0.14 () {36 vars in 926 bytes} [Tue Sep 1 05:11:07 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)