+ 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 [Wed Aug 5 21:57:23 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-6578db98b4-72cft 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 0x558848cc91b0 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-08-05 21:57:25.039 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-05 21:57:25.060 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-08-05 21:57:25.668 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-08-05 21:57:25.669 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-08-05 21:57:25.728 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-08-05 21:57:25.729 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-08-05 21:57:27.263 8 WARNING glance.api.v2.images [None req-51036d77-fbbf-43bf-a647-7070129fcf06 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-05 21:57:27.362 7 WARNING glance.api.v2.images [None req-a7e657ba-280c-45cd-a13f-fe8804058b0d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-05 21:57:27.506 8 WARNING keystonemiddleware._common.config [None req-51036d77-fbbf-43bf-a647-7070129fcf06 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 21:57:27.514 8 WARNING oslo_config.cfg [None req-51036d77-fbbf-43bf-a647-7070129fcf06 - - - - - -] 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 0x558848cc91b0 pid: 8 (default app) 2026-08-05 21:57:27.631 7 WARNING keystonemiddleware._common.config [None req-a7e657ba-280c-45cd-a13f-fe8804058b0d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 21:57:27.640 7 WARNING oslo_config.cfg [None req-a7e657ba-280c-45cd-a13f-fe8804058b0d - - - - - -] 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 0x558848cc91b0 pid: 7 (default app) [pid: 8|app: 0|req: 4/5] 199.19.213.156 () {42 vars in 689 bytes} [Wed Aug 5 21:57:32 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-08-05 21:57:33.381 7 WARNING oslo_policy.policy [None req-e54ca56c-d666-476d-8c5c-106b59dc7446 2b555fb9e9ce46b4baa62398f785ddf3 9d497c664c2d4e4d91e0b8e3cd5d56a2 - - 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-08-05 21:57:33.381 7 WARNING oslo_policy.policy [None req-e54ca56c-d666-476d-8c5c-106b59dc7446 2b555fb9e9ce46b4baa62398f785ddf3 9d497c664c2d4e4d91e0b8e3cd5d56a2 - - 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-08-05 21:57:33.398 7 WARNING oslo_policy.policy [None req-e54ca56c-d666-476d-8c5c-106b59dc7446 2b555fb9e9ce46b4baa62398f785ddf3 9d497c664c2d4e4d91e0b8e3cd5d56a2 - - 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-08-05 21:57:33.398 7 WARNING oslo_policy.policy [None req-e54ca56c-d666-476d-8c5c-106b59dc7446 2b555fb9e9ce46b4baa62398f785ddf3 9d497c664c2d4e4d91e0b8e3cd5d56a2 - - 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: 2/6] 199.19.213.156 () {44 vars in 911 bytes} [Wed Aug 5 21:57:32 2026] GET /v2/images => generated 69 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.19.213.156 () {42 vars in 689 bytes} [Wed Aug 5 21:57:36 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: 3/8] 199.19.213.156 () {44 vars in 911 bytes} [Wed Aug 5 21:57:36 2026] GET /v2/images => generated 69 bytes in 51 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-08-05 21:57:36.874 8 WARNING oslo_policy.policy [None req-e51bf2a5-362a-4882-9c2c-62a9c5dde36d 2b555fb9e9ce46b4baa62398f785ddf3 9d497c664c2d4e4d91e0b8e3cd5d56a2 - - 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-08-05 21:57:36.874 8 WARNING oslo_policy.policy [None req-e51bf2a5-362a-4882-9c2c-62a9c5dde36d 2b555fb9e9ce46b4baa62398f785ddf3 9d497c664c2d4e4d91e0b8e3cd5d56a2 - - 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: 6/9] 199.19.213.156 () {44 vars in 912 bytes} [Wed Aug 5 21:57:36 2026] GET /v2/images/cirros => generated 151 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 199.19.213.156 () {44 vars in 934 bytes} [Wed Aug 5 21:57:36 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-05 21:57:37.001 8 WARNING oslo_policy.policy [None req-56d53ead-5c7a-4781-9070-87b185e1ca6f 2b555fb9e9ce46b4baa62398f785ddf3 9d497c664c2d4e4d91e0b8e3cd5d56a2 - - 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-08-05 21:57:37.002 8 WARNING oslo_policy.policy [None req-56d53ead-5c7a-4781-9070-87b185e1ca6f 2b555fb9e9ce46b4baa62398f785ddf3 9d497c664c2d4e4d91e0b8e3cd5d56a2 - - 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: 7/11] 199.19.213.156 () {44 vars in 940 bytes} [Wed Aug 5 21:57:36 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-08-05 21:57:37.081 7 WARNING oslo_config.cfg [None req-c3242e5b-96d7-41df-826e-7f71002e93c6 2b555fb9e9ce46b4baa62398f785ddf3 9d497c664c2d4e4d91e0b8e3cd5d56a2 - - 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: 5/12] 199.19.213.156 () {48 vars in 952 bytes} [Wed Aug 5 21:57:37 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-05 21:57:37.104 8 WARNING oslo_policy.policy [None req-fc93ccbb-0f46-4311-8a63-bbf4d213d11d 2b555fb9e9ce46b4baa62398f785ddf3 9d497c664c2d4e4d91e0b8e3cd5d56a2 - - 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-08-05 21:57:37.105 8 WARNING oslo_policy.policy [None req-fc93ccbb-0f46-4311-8a63-bbf4d213d11d 2b555fb9e9ce46b4baa62398f785ddf3 9d497c664c2d4e4d91e0b8e3cd5d56a2 - - 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-08-05 21:57:37.106 8 INFO glance.api.v2.image_data [None req-fc93ccbb-0f46-4311-8a63-bbf4d213d11d 2b555fb9e9ce46b4baa62398f785ddf3 9d497c664c2d4e4d91e0b8e3cd5d56a2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 21:57:41.139 8 INFO glance.location [None req-fc93ccbb-0f46-4311-8a63-bbf4d213d11d 2b555fb9e9ce46b4baa62398f785ddf3 9d497c664c2d4e4d91e0b8e3cd5d56a2 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/15] 199.19.213.156 () {48 vars in 1046 bytes} [Wed Aug 5 21:57:37 2026] PUT /v2/images/03f74317-112a-48e9-af91-1e4005586f1f/file => generated 0 bytes in 4082 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6322 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.19.213.156 () {44 vars in 911 bytes} [Wed Aug 5 21:57:41 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-05 21:57:41.226 8 WARNING oslo_config.cfg [None req-53adb723-8db9-4482-8b02-5baf58a9c91c 2b555fb9e9ce46b4baa62398f785ddf3 9d497c664c2d4e4d91e0b8e3cd5d56a2 - - 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: 9/17] 199.19.213.156 () {48 vars in 1050 bytes} [Wed Aug 5 21:57:41 2026] PATCH /v2/images/03f74317-112a-48e9-af91-1e4005586f1f => 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: 9/18] 199.19.213.156 () {44 vars in 911 bytes} [Wed Aug 5 21:57:41 2026] GET /v2/images => generated 1240 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/277] 199.19.213.156 () {42 vars in 689 bytes} [Wed Aug 5 22:19:17 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: 139/278] 199.19.213.156 () {44 vars in 911 bytes} [Wed Aug 5 22:19:17 2026] GET /v2/images => generated 1240 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.19.213.156 () {42 vars in 689 bytes} [Wed Aug 5 22:19:34 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: 142/284] 199.19.213.156 () {44 vars in 911 bytes} [Wed Aug 5 22:19:34 2026] GET /v2/images => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.19.213.156 () {44 vars in 938 bytes} [Wed Aug 5 22:19:34 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 199.19.213.156 () {44 vars in 960 bytes} [Wed Aug 5 22:19:34 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: 7|app: 0|req: 144/287] 199.19.213.156 () {44 vars in 940 bytes} [Wed Aug 5 22:19:34 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) [pid: 8|app: 0|req: 144/288] 199.19.213.156 () {48 vars in 952 bytes} [Wed Aug 5 22:19:34 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-05 22:19:34.737 7 WARNING oslo_policy.policy [None req-943e444d-5d01-4499-a8a8-db8349ed7e3d 2b555fb9e9ce46b4baa62398f785ddf3 9d497c664c2d4e4d91e0b8e3cd5d56a2 - - 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-08-05 22:19:34.738 7 WARNING oslo_policy.policy [None req-943e444d-5d01-4499-a8a8-db8349ed7e3d 2b555fb9e9ce46b4baa62398f785ddf3 9d497c664c2d4e4d91e0b8e3cd5d56a2 - - 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-08-05 22:19:34.739 7 INFO glance.api.v2.image_data [None req-943e444d-5d01-4499-a8a8-db8349ed7e3d 2b555fb9e9ce46b4baa62398f785ddf3 9d497c664c2d4e4d91e0b8e3cd5d56a2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 22:19:59.693 7 INFO glance.location [None req-943e444d-5d01-4499-a8a8-db8349ed7e3d 2b555fb9e9ce46b4baa62398f785ddf3 9d497c664c2d4e4d91e0b8e3cd5d56a2 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 145/295] 199.19.213.156 () {48 vars in 1047 bytes} [Wed Aug 5 22:19:34 2026] PUT /v2/images/17dccaf6-9c7a-4c6a-a1b1-06c65db46a03/file => generated 0 bytes in 25010 msecs (HTTP/1.1 204) 4 headers in 171 bytes (75522 switches on core 0) [pid: 8|app: 0|req: 151/296] 199.19.213.156 () {44 vars in 911 bytes} [Wed Aug 5 22:19:59 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: 7|app: 0|req: 146/297] 199.19.213.156 () {48 vars in 1050 bytes} [Wed Aug 5 22:19:59 2026] PATCH /v2/images/17dccaf6-9c7a-4c6a-a1b1-06c65db46a03 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/298] 199.19.213.156 () {48 vars in 1051 bytes} [Wed Aug 5 22:19:59 2026] PATCH /v2/images/17dccaf6-9c7a-4c6a-a1b1-06c65db46a03 => generated 1209 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/299] 199.19.213.156 () {44 vars in 911 bytes} [Wed Aug 5 22:19:59 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/300] 199.19.213.156 () {42 vars in 689 bytes} [Wed Aug 5 22:20:01 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: 148/301] 199.19.213.156 () {44 vars in 911 bytes} [Wed Aug 5 22:20:01 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: 192/378] 199.19.213.156 () {42 vars in 689 bytes} [Wed Aug 5 22:26:26 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: 187/379] 199.19.213.156 () {44 vars in 911 bytes} [Wed Aug 5 22:26:26 2026] GET /v2/images => generated 2451 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/384] 199.19.213.156 () {42 vars in 689 bytes} [Wed Aug 5 22:26:40 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: 190/385] 199.19.213.156 () {44 vars in 911 bytes} [Wed Aug 5 22:26:40 2026] GET /v2/images => generated 2451 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/386] 199.19.213.156 () {44 vars in 948 bytes} [Wed Aug 5 22:26:40 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: 7|app: 0|req: 191/387] 199.19.213.156 () {44 vars in 970 bytes} [Wed Aug 5 22:26:40 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/388] 199.19.213.156 () {44 vars in 940 bytes} [Wed Aug 5 22:26:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/389] 199.19.213.156 () {48 vars in 952 bytes} [Wed Aug 5 22:26:40 2026] POST /v2/images => generated 799 bytes in 375 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-05 22:26:40.746 8 INFO glance.api.v2.image_data [None req-fb5fceaa-e1a7-4586-b50b-ba1e1c84614a 2b555fb9e9ce46b4baa62398f785ddf3 9d497c664c2d4e4d91e0b8e3cd5d56a2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 22:26:54.490 8 INFO glance.location [None req-fb5fceaa-e1a7-4586-b50b-ba1e1c84614a 2b555fb9e9ce46b4baa62398f785ddf3 9d497c664c2d4e4d91e0b8e3cd5d56a2 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 198/392] 199.19.213.156 () {48 vars in 1046 bytes} [Wed Aug 5 22:26:40 2026] PUT /v2/images/97da0f71-0708-41af-9653-f1a8f38f2e05/file => generated 0 bytes in 13795 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26857 switches on core 0) [pid: 7|app: 0|req: 195/393] 199.19.213.156 () {44 vars in 911 bytes} [Wed Aug 5 22:26:54 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: 8|app: 0|req: 199/394] 199.19.213.156 () {48 vars in 1051 bytes} [Wed Aug 5 22:26:54 2026] PATCH /v2/images/97da0f71-0708-41af-9653-f1a8f38f2e05 => generated 1234 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/395] 199.19.213.156 () {44 vars in 911 bytes} [Wed Aug 5 22:26:54 2026] GET /v2/images => generated 3687 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.19.213.156 () {42 vars in 689 bytes} [Wed Aug 5 22:27:32 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: 204/405] 199.19.213.156 () {44 vars in 911 bytes} [Wed Aug 5 22:27:32 2026] GET /v2/images => generated 3687 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/410] 199.19.213.156 () {42 vars in 689 bytes} [Wed Aug 5 22:27:48 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: 204/411] 199.19.213.156 () {44 vars in 911 bytes} [Wed Aug 5 22:27:48 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/412] 199.19.213.156 () {44 vars in 940 bytes} [Wed Aug 5 22:27:48 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/413] 199.19.213.156 () {44 vars in 962 bytes} [Wed Aug 5 22:27:48 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/414] 199.19.213.156 () {44 vars in 940 bytes} [Wed Aug 5 22:27:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/415] 199.19.213.156 () {48 vars in 952 bytes} [Wed Aug 5 22:27:48 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-05 22:27:49.030 8 INFO glance.api.v2.image_data [None req-c2863a8d-6afe-4590-8dc6-fbbdd3de7e56 2b555fb9e9ce46b4baa62398f785ddf3 9d497c664c2d4e4d91e0b8e3cd5d56a2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 22:28:02.161 8 INFO glance.location [None req-c2863a8d-6afe-4590-8dc6-fbbdd3de7e56 2b555fb9e9ce46b4baa62398f785ddf3 9d497c664c2d4e4d91e0b8e3cd5d56a2 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 210/418] 199.19.213.156 () {48 vars in 1047 bytes} [Wed Aug 5 22:27:49 2026] PUT /v2/images/2fe092f1-34f1-4887-83f8-e574b52302a0/file => generated 0 bytes in 13180 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32644 switches on core 0) [pid: 7|app: 0|req: 209/419] 199.19.213.156 () {44 vars in 911 bytes} [Wed Aug 5 22:28:02 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/420] 199.19.213.156 () {48 vars in 1050 bytes} [Wed Aug 5 22:28:02 2026] PATCH /v2/images/2fe092f1-34f1-4887-83f8-e574b52302a0 => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/421] 199.19.213.156 () {44 vars in 911 bytes} [Wed Aug 5 22:28:02 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/578] 199.19.213.156 () {42 vars in 689 bytes} [Wed Aug 5 22:41:05 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: 290/579] 199.19.213.156 () {44 vars in 911 bytes} [Wed Aug 5 22:41:05 2026] GET /v2/images => generated 4893 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/610] 199.19.213.156 () {42 vars in 689 bytes} [Wed Aug 5 22:43: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: 306/611] 199.19.213.156 () {44 vars in 911 bytes} [Wed Aug 5 22:43:29 2026] GET /v2/images => generated 4893 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/612] 199.19.213.156 () {42 vars in 689 bytes} [Wed Aug 5 22:43:30 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: 307/613] 199.19.213.156 () {44 vars in 911 bytes} [Wed Aug 5 22:43: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: 7|app: 0|req: 311/622] 199.19.213.156 () {42 vars in 689 bytes} [Wed Aug 5 22:44:17 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: 312/623] 199.19.213.156 () {44 vars in 911 bytes} [Wed Aug 5 22:44:17 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/626] 199.19.213.156 () {42 vars in 689 bytes} [Wed Aug 5 22:44:24 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: 313/627] 199.19.213.156 () {44 vars in 911 bytes} [Wed Aug 5 22:44:24 2026] GET /v2/images => generated 4893 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/640] 199.19.213.156 () {42 vars in 689 bytes} [Wed Aug 5 22:45:26 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: 321/641] 199.19.213.156 () {44 vars in 911 bytes} [Wed Aug 5 22:45:26 2026] GET /v2/images => generated 4893 bytes in 76 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: 327/652] 10.0.0.126 () {32 vars in 633 bytes} [Wed Aug 5 22:46:09 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/657] 10.0.0.28 () {36 vars in 986 bytes} [Wed Aug 5 22:46:30 2026] GET /v2/images/03f74317-112a-48e9-af91-1e4005586f1f => generated 1171 bytes in 21 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: 328/658] 10.0.0.28 () {36 vars in 926 bytes} [Wed Aug 5 22:46:30 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: 8|app: 0|req: 331/659] 199.19.213.156 () {36 vars in 991 bytes} [Wed Aug 5 22:46:34 2026] GET /v2/images/03f74317-112a-48e9-af91-1e4005586f1f => 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: 329/660] 199.19.213.156 () {36 vars in 931 bytes} [Wed Aug 5 22:46:34 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: 332/661] 199.19.213.156 () {36 vars in 991 bytes} [Wed Aug 5 22:46:34 2026] GET /v2/images/03f74317-112a-48e9-af91-1e4005586f1f => 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: 330/662] 199.19.213.156 () {36 vars in 931 bytes} [Wed Aug 5 22:46:34 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: 333/667] 10.0.0.126 () {30 vars in 411 bytes} [Wed Aug 5 22:46:48 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: 335/668] 10.0.0.28 () {36 vars in 986 bytes} [Wed Aug 5 22:46:49 2026] GET /v2/images/03f74317-112a-48e9-af91-1e4005586f1f => 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: 334/669] 10.0.0.28 () {36 vars in 926 bytes} [Wed Aug 5 22:46:49 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: 336/672] 10.0.0.28 () {36 vars in 986 bytes} [Wed Aug 5 22:47:02 2026] GET /v2/images/03f74317-112a-48e9-af91-1e4005586f1f => 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: 337/673] 10.0.0.28 () {36 vars in 926 bytes} [Wed Aug 5 22:47:02 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: 339/678] 10.0.0.126 () {32 vars in 707 bytes} [Wed Aug 5 22:47:24 2026] GET /v2/images/03f74317-112a-48e9-af91-1e4005586f1f => 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: 340/679] 10.0.0.126 () {32 vars in 707 bytes} [Wed Aug 5 22:47:24 2026] GET /v2/images/03f74317-112a-48e9-af91-1e4005586f1f => 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: 340/680] 10.0.0.80 () {36 vars in 986 bytes} [Wed Aug 5 22:47:25 2026] GET /v2/images/03f74317-112a-48e9-af91-1e4005586f1f => generated 1171 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/681] 10.0.0.80 () {36 vars in 926 bytes} [Wed Aug 5 22:47:25 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: 341/682] 10.0.0.80 () {36 vars in 926 bytes} [Wed Aug 5 22:47:25 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: 342/683] 10.0.0.80 () {36 vars in 986 bytes} [Wed Aug 5 22:47:25 2026] GET /v2/images/03f74317-112a-48e9-af91-1e4005586f1f => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/684] 10.0.0.80 () {36 vars in 926 bytes} [Wed Aug 5 22:47:25 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: 8|app: 0|req: 343/685] 10.0.0.80 () {36 vars in 926 bytes} [Wed Aug 5 22:47:25 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: 343/686] 10.0.0.80 () {36 vars in 986 bytes} [Wed Aug 5 22:47:25 2026] GET /v2/images/03f74317-112a-48e9-af91-1e4005586f1f => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/687] 10.0.0.80 () {36 vars in 926 bytes} [Wed Aug 5 22:47:25 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: 344/688] 10.0.0.80 () {36 vars in 926 bytes} [Wed Aug 5 22:47:25 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: 345/689] 10.0.0.224 () {36 vars in 987 bytes} [Wed Aug 5 22:47:26 2026] GET /v2/images/03f74317-112a-48e9-af91-1e4005586f1f => generated 1171 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/690] 10.0.0.224 () {36 vars in 927 bytes} [Wed Aug 5 22:47:26 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: 346/691] 10.0.0.224 () {36 vars in 987 bytes} [Wed Aug 5 22:47:26 2026] GET /v2/images/03f74317-112a-48e9-af91-1e4005586f1f => 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: 346/692] 10.0.0.224 () {36 vars in 927 bytes} [Wed Aug 5 22:47:26 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: 347/693] 10.0.0.224 () {36 vars in 927 bytes} [Wed Aug 5 22:47:26 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: 348/696] 10.0.0.80 () {36 vars in 986 bytes} [Wed Aug 5 22:47:36 2026] GET /v2/images/03f74317-112a-48e9-af91-1e4005586f1f => generated 1171 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/697] 10.0.0.80 () {36 vars in 926 bytes} [Wed Aug 5 22:47:36 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: 349/698] 10.0.0.80 () {36 vars in 926 bytes} [Wed Aug 5 22:47:36 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: 350/699] 10.0.0.80 () {36 vars in 986 bytes} [Wed Aug 5 22:47:37 2026] GET /v2/images/03f74317-112a-48e9-af91-1e4005586f1f => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/700] 10.0.0.80 () {36 vars in 926 bytes} [Wed Aug 5 22:47: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: 351/701] 10.0.0.80 () {36 vars in 926 bytes} [Wed Aug 5 22:47:37 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: 351/702] 10.0.0.80 () {36 vars in 986 bytes} [Wed Aug 5 22:47:37 2026] GET /v2/images/03f74317-112a-48e9-af91-1e4005586f1f => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/703] 10.0.0.80 () {36 vars in 926 bytes} [Wed Aug 5 22:47: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: 7|app: 0|req: 352/704] 10.0.0.80 () {36 vars in 926 bytes} [Wed Aug 5 22:47:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/705] 10.0.0.224 () {36 vars in 987 bytes} [Wed Aug 5 22:47:37 2026] GET /v2/images/03f74317-112a-48e9-af91-1e4005586f1f => 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: 353/706] 10.0.0.224 () {36 vars in 927 bytes} [Wed Aug 5 22:47:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/707] 10.0.0.224 () {36 vars in 987 bytes} [Wed Aug 5 22:47:37 2026] GET /v2/images/03f74317-112a-48e9-af91-1e4005586f1f => 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: 354/708] 10.0.0.224 () {36 vars in 927 bytes} [Wed Aug 5 22:47:37 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: 355/709] 10.0.0.224 () {36 vars in 927 bytes} [Wed Aug 5 22:47: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: 7|app: 0|req: 358/716] 10.0.0.28 () {36 vars in 986 bytes} [Wed Aug 5 22:48:06 2026] GET /v2/images/03f74317-112a-48e9-af91-1e4005586f1f => 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: 359/717] 10.0.0.28 () {36 vars in 926 bytes} [Wed Aug 5 22:48:06 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: 360/720] 10.0.0.28 () {36 vars in 986 bytes} [Wed Aug 5 22:48:11 2026] GET /v2/images/03f74317-112a-48e9-af91-1e4005586f1f => 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: 361/721] 10.0.0.28 () {36 vars in 926 bytes} [Wed Aug 5 22:48: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: 364/726] 10.0.0.28 () {36 vars in 986 bytes} [Wed Aug 5 22:48:36 2026] GET /v2/images/03f74317-112a-48e9-af91-1e4005586f1f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/727] 10.0.0.28 () {36 vars in 926 bytes} [Wed Aug 5 22:48:36 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: 368/734] 10.0.0.28 () {36 vars in 986 bytes} [Wed Aug 5 22:49:04 2026] GET /v2/images/03f74317-112a-48e9-af91-1e4005586f1f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/735] 10.0.0.28 () {36 vars in 926 bytes} [Wed Aug 5 22:49:04 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: 372/744] 10.0.0.28 () {36 vars in 986 bytes} [Wed Aug 5 22:49:39 2026] GET /v2/images/03f74317-112a-48e9-af91-1e4005586f1f => 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: 373/745] 10.0.0.28 () {36 vars in 926 bytes} [Wed Aug 5 22:49:39 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/746] 10.0.0.126 () {34 vars in 655 bytes} [Wed Aug 5 22:49:40 2026] POST /v2/images => generated 647 bytes in 247 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-05 22:49:40.471 8 WARNING glance.api.v2.images [None req-58c4403d-a10d-43b9-a2b8-52626d7c1231 28d92b105c50415d8cacc43f9759ef0c 32365b44c76f48a8bf55efdbf489d01d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9fa4ff8c-aaa4-4d2c-a4f4-deee8c480e5f [pid: 8|app: 0|req: 374/747] 10.0.0.126 () {32 vars in 710 bytes} [Wed Aug 5 22:49:40 2026] DELETE /v2/images/9fa4ff8c-aaa4-4d2c-a4f4-deee8c480e5f => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/748] 10.0.0.126 () {32 vars in 707 bytes} [Wed Aug 5 22:49:40 2026] GET /v2/images/9fa4ff8c-aaa4-4d2c-a4f4-deee8c480e5f => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/749] 10.0.0.126 () {32 vars in 633 bytes} [Wed Aug 5 22:49:40 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/750] 10.0.0.126 () {34 vars in 655 bytes} [Wed Aug 5 22:49:40 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/751] 10.0.0.126 () {32 vars in 717 bytes} [Wed Aug 5 22:49:40 2026] GET /v2/images/94cf27a1-54d2-4738-a736-e6b3a77eab0d/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-05 22:49:40.643 7 INFO glance.api.v2.image_data [None req-532c0ba3-30ac-4e49-ac6a-8e87e242e335 28d92b105c50415d8cacc43f9759ef0c 32365b44c76f48a8bf55efdbf489d01d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 22:49:40.683 7 WARNING glance_store._drivers.rbd [None req-532c0ba3-30ac-4e49-ac6a-8e87e242e335 28d92b105c50415d8cacc43f9759ef0c 32365b44c76f48a8bf55efdbf489d01d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-05 22:49:41.603 7 INFO glance.location [None req-532c0ba3-30ac-4e49-ac6a-8e87e242e335 28d92b105c50415d8cacc43f9759ef0c 32365b44c76f48a8bf55efdbf489d01d - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 376/752] 10.0.0.126 () {32 vars in 727 bytes} [Wed Aug 5 22:49:40 2026] PUT /v2/images/94cf27a1-54d2-4738-a736-e6b3a77eab0d/file => generated 0 bytes in 1027 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/753] 10.0.0.126 () {32 vars in 707 bytes} [Wed Aug 5 22:49:41 2026] GET /v2/images/94cf27a1-54d2-4738-a736-e6b3a77eab0d => generated 1104 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/754] 10.0.0.126 () {32 vars in 717 bytes} [Wed Aug 5 22:49:41 2026] GET /v2/images/94cf27a1-54d2-4738-a736-e6b3a77eab0d/file => generated 1024 bytes in 131 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/755] 10.0.0.126 () {34 vars in 655 bytes} [Wed Aug 5 22:49:41 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/756] 10.0.0.126 () {32 vars in 726 bytes} [Wed Aug 5 22:49:41 2026] PATCH /v2/images/7c0fd8b1-98c5-423e-b218-05753701e4c1 => generated 652 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/757] 10.0.0.126 () {32 vars in 707 bytes} [Wed Aug 5 22:49:41 2026] GET /v2/images/7c0fd8b1-98c5-423e-b218-05753701e4c1 => generated 652 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-05 22:49:41.986 7 WARNING glance.api.v2.images [None req-f7df8247-5a3a-4e07-922c-e64ae3445c42 28d92b105c50415d8cacc43f9759ef0c 32365b44c76f48a8bf55efdbf489d01d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7c0fd8b1-98c5-423e-b218-05753701e4c1 [pid: 7|app: 0|req: 379/758] 10.0.0.126 () {32 vars in 710 bytes} [Wed Aug 5 22:49:41 2026] DELETE /v2/images/7c0fd8b1-98c5-423e-b218-05753701e4c1 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/759] 10.0.0.126 () {32 vars in 707 bytes} [Wed Aug 5 22:49:42 2026] GET /v2/images/7c0fd8b1-98c5-423e-b218-05753701e4c1 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 22:49:42.146 7 WARNING glance.api.v2.images [None req-4360bb33-8675-4ea3-b0e2-79eda8dbd08e 28d92b105c50415d8cacc43f9759ef0c 32365b44c76f48a8bf55efdbf489d01d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//94cf27a1-54d2-4738-a736-e6b3a77eab0d [pid: 7|app: 0|req: 380/760] 10.0.0.126 () {32 vars in 710 bytes} [Wed Aug 5 22:49:42 2026] DELETE /v2/images/94cf27a1-54d2-4738-a736-e6b3a77eab0d => generated 0 bytes in 720 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/761] 10.0.0.126 () {32 vars in 707 bytes} [Wed Aug 5 22:49:42 2026] GET /v2/images/94cf27a1-54d2-4738-a736-e6b3a77eab0d => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 22:49:42.887 7 WARNING glance.api.v2.images [None req-40e5f323-91fb-4a79-9407-c2768020654b 28d92b105c50415d8cacc43f9759ef0c 32365b44c76f48a8bf55efdbf489d01d - - default default] Failed to find image 9fa4ff8c-aaa4-4d2c-a4f4-deee8c480e5f to delete: glance.common.exception.ImageNotFound: No image found with ID 9fa4ff8c-aaa4-4d2c-a4f4-deee8c480e5f [pid: 7|app: 0|req: 381/762] 10.0.0.126 () {32 vars in 710 bytes} [Wed Aug 5 22:49:42 2026] DELETE /v2/images/9fa4ff8c-aaa4-4d2c-a4f4-deee8c480e5f => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/763] 10.0.0.126 () {32 vars in 707 bytes} [Wed Aug 5 22:49:42 2026] GET /v2/images/9fa4ff8c-aaa4-4d2c-a4f4-deee8c480e5f => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/768] 10.0.0.28 () {36 vars in 986 bytes} [Wed Aug 5 22:50:04 2026] GET /v2/images/03f74317-112a-48e9-af91-1e4005586f1f => 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: 385/769] 10.0.0.28 () {36 vars in 926 bytes} [Wed Aug 5 22:50:04 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)