+ 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 [Mon May 11 01:15:57 2026] *** compiled with version: 11.4.0 on 09 May 2026 21:14:53 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-7bcff6475f-b6npl 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 0x55fb777fc720 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/os_win/_utils.py:19: 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. from pkg_resources import parse_version /var/lib/openstack/lib/python3.10/site-packages/os_win/_utils.py:19: 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. from pkg_resources import parse_version 2026-05-11 01:15:58.962 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-11 01:15:58.979 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-05-11 01:15:59.631 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-11 01:15:59.636 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-11 01:15:59.636 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 01:15:59.654 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-11 01:15:59.655 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-11 01:15:59.655 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 01:16:01.116 7 WARNING glance.api.v2.images [None req-bbb13f7a-582c-4d16-afe4-1a8c2514c42d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 01:16:01.324 8 WARNING glance.api.v2.images [None req-777ded17-aec3-4de1-b2e9-31fbee15bd9d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 01:16:01.366 7 WARNING keystonemiddleware._common.config [None req-bbb13f7a-582c-4d16-afe4-1a8c2514c42d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 01:16:01.373 7 WARNING oslo_config.cfg [None req-bbb13f7a-582c-4d16-afe4-1a8c2514c42d - - - - - -] 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 0x55fb777fc720 pid: 7 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.140 () {42 vars in 689 bytes} [Mon May 11 01:16:01 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-05-11 01:16:01.584 8 WARNING keystonemiddleware._common.config [None req-777ded17-aec3-4de1-b2e9-31fbee15bd9d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware /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: 2026-05-11 01:16:01.593 8 WARNING oslo_config.cfg [None req-777ded17-aec3-4de1-b2e9-31fbee15bd9d - - - - - -] 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 0x55fb777fc720 pid: 8 (default app) /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-05-11 01:16:02.020 7 WARNING oslo_policy.policy [None req-e5297a3d-55ea-4651-9756-c4840da1c6ed bcb7c5d121954b068b632349f30089c5 5c03c80f02df4464aa0d690021a84188 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:16:02.021 7 WARNING oslo_policy.policy [None req-e5297a3d-55ea-4651-9756-c4840da1c6ed bcb7c5d121954b068b632349f30089c5 5c03c80f02df4464aa0d690021a84188 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:16:02.039 7 WARNING oslo_policy.policy [None req-e5297a3d-55ea-4651-9756-c4840da1c6ed bcb7c5d121954b068b632349f30089c5 5c03c80f02df4464aa0d690021a84188 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:16:02.040 7 WARNING oslo_policy.policy [None req-e5297a3d-55ea-4651-9756-c4840da1c6ed bcb7c5d121954b068b632349f30089c5 5c03c80f02df4464aa0d690021a84188 - - 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/5] 199.204.45.140 () {44 vars in 911 bytes} [Mon May 11 01:16:01 2026] GET /v2/images => generated 69 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.140 () {42 vars in 689 bytes} [Mon May 11 01:16:05 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: 5/7] 199.204.45.140 () {44 vars in 911 bytes} [Mon May 11 01:16:05 2026] GET /v2/images => generated 69 bytes in 48 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-05-11 01:16:05.394 8 WARNING oslo_policy.policy [None req-040ac764-42d7-4207-97db-eed81bf8c25f bcb7c5d121954b068b632349f30089c5 5c03c80f02df4464aa0d690021a84188 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:16:05.394 8 WARNING oslo_policy.policy [None req-040ac764-42d7-4207-97db-eed81bf8c25f bcb7c5d121954b068b632349f30089c5 5c03c80f02df4464aa0d690021a84188 - - 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: 3/8] 199.204.45.140 () {44 vars in 912 bytes} [Mon May 11 01:16:05 2026] GET /v2/images/cirros => generated 151 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 199.204.45.140 () {44 vars in 934 bytes} [Mon May 11 01:16:05 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:16:05.533 8 WARNING oslo_policy.policy [None req-246e1159-ba1e-423f-8c33-02dfbb749ed5 bcb7c5d121954b068b632349f30089c5 5c03c80f02df4464aa0d690021a84188 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:16:05.534 8 WARNING oslo_policy.policy [None req-246e1159-ba1e-423f-8c33-02dfbb749ed5 bcb7c5d121954b068b632349f30089c5 5c03c80f02df4464aa0d690021a84188 - - 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/10] 199.204.45.140 () {44 vars in 940 bytes} [Mon May 11 01:16:05 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-05-11 01:16:05.613 7 WARNING oslo_config.cfg [None req-3924653b-63b1-4094-8309-ae57176be814 bcb7c5d121954b068b632349f30089c5 5c03c80f02df4464aa0d690021a84188 - - 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: 7/11] 199.204.45.140 () {48 vars in 952 bytes} [Mon May 11 01:16:05 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-05-11 01:16:05.635 8 WARNING oslo_policy.policy [None req-6badab78-0e5b-4851-afe6-a9710486a9c7 bcb7c5d121954b068b632349f30089c5 5c03c80f02df4464aa0d690021a84188 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:16:05.635 8 WARNING oslo_policy.policy [None req-6badab78-0e5b-4851-afe6-a9710486a9c7 bcb7c5d121954b068b632349f30089c5 5c03c80f02df4464aa0d690021a84188 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:16:05.637 8 INFO glance.api.v2.image_data [None req-6badab78-0e5b-4851-afe6-a9710486a9c7 bcb7c5d121954b068b632349f30089c5 5c03c80f02df4464aa0d690021a84188 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:16:08.905 8 INFO glance.location [None req-6badab78-0e5b-4851-afe6-a9710486a9c7 bcb7c5d121954b068b632349f30089c5 5c03c80f02df4464aa0d690021a84188 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 5/12] 199.204.45.140 () {48 vars in 1046 bytes} [Mon May 11 01:16:05 2026] PUT /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6/file => generated 0 bytes in 3313 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6310 switches on core 0) [pid: 7|app: 0|req: 8/13] 199.204.45.140 () {44 vars in 972 bytes} [Mon May 11 01:16:08 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:16:08.980 8 WARNING oslo_config.cfg [None req-f4a1b451-97f9-45f3-bf98-75be3b158f11 bcb7c5d121954b068b632349f30089c5 5c03c80f02df4464aa0d690021a84188 - - 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: 6/14] 199.204.45.140 () {44 vars in 972 bytes} [Mon May 11 01:16:08 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => 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: 124/249] 199.204.45.140 () {42 vars in 689 bytes} [Mon May 11 01:35:41 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: 126/250] 199.204.45.140 () {44 vars in 911 bytes} [Mon May 11 01:35:41 2026] GET /v2/images => generated 1240 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/257] 199.204.45.140 () {42 vars in 689 bytes} [Mon May 11 01:36:08 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: 130/258] 199.204.45.140 () {44 vars in 911 bytes} [Mon May 11 01:36:08 2026] GET /v2/images => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/259] 199.204.45.140 () {44 vars in 938 bytes} [Mon May 11 01:36:08 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/260] 199.204.45.140 () {44 vars in 960 bytes} [Mon May 11 01:36:08 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/261] 199.204.45.140 () {44 vars in 940 bytes} [Mon May 11 01:36:08 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: 132/262] 199.204.45.140 () {48 vars in 952 bytes} [Mon May 11 01:36:08 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 01:36:08.671 8 INFO glance.api.v2.image_data [None req-023fe895-a0fa-41b0-965f-b7e79a66c0c7 bcb7c5d121954b068b632349f30089c5 5c03c80f02df4464aa0d690021a84188 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:36:45.333 8 INFO glance.location [None req-023fe895-a0fa-41b0-965f-b7e79a66c0c7 bcb7c5d121954b068b632349f30089c5 5c03c80f02df4464aa0d690021a84188 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 131/271] 199.204.45.140 () {48 vars in 1047 bytes} [Mon May 11 01:36:08 2026] PUT /v2/images/7f9de345-859f-40ae-91ee-eba4432ebfce/file => generated 0 bytes in 36701 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62988 switches on core 0) [pid: 7|app: 0|req: 141/272] 199.204.45.140 () {44 vars in 972 bytes} [Mon May 11 01:36:45 2026] GET /v2/images/7f9de345-859f-40ae-91ee-eba4432ebfce => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/273] 199.204.45.140 () {44 vars in 972 bytes} [Mon May 11 01:36:45 2026] GET /v2/images/7f9de345-859f-40ae-91ee-eba4432ebfce => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/274] 199.204.45.140 () {42 vars in 689 bytes} [Mon May 11 01:36:46 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: 133/275] 199.204.45.140 () {44 vars in 911 bytes} [Mon May 11 01:36:46 2026] GET /v2/images => generated 2451 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/358] 199.204.45.140 () {42 vars in 689 bytes} [Mon May 11 01:43: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: 175/359] 199.204.45.140 () {44 vars in 911 bytes} [Mon May 11 01:43:34 2026] GET /v2/images => generated 2451 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/362] 199.204.45.140 () {42 vars in 689 bytes} [Mon May 11 01:43:43 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: 177/363] 199.204.45.140 () {44 vars in 911 bytes} [Mon May 11 01:43:43 2026] GET /v2/images => generated 2451 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/364] 199.204.45.140 () {44 vars in 948 bytes} [Mon May 11 01:43:43 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/365] 199.204.45.140 () {44 vars in 970 bytes} [Mon May 11 01:43:43 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/366] 199.204.45.140 () {44 vars in 940 bytes} [Mon May 11 01:43:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/367] 199.204.45.140 () {48 vars in 952 bytes} [Mon May 11 01:43:43 2026] POST /v2/images => generated 799 bytes in 226 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 01:43:43.509 7 WARNING oslo_policy.policy [None req-aa2f0213-d9bf-42d4-a027-1a704c8523b9 bcb7c5d121954b068b632349f30089c5 5c03c80f02df4464aa0d690021a84188 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:43:43.510 7 WARNING oslo_policy.policy [None req-aa2f0213-d9bf-42d4-a027-1a704c8523b9 bcb7c5d121954b068b632349f30089c5 5c03c80f02df4464aa0d690021a84188 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:43:43.513 7 INFO glance.api.v2.image_data [None req-aa2f0213-d9bf-42d4-a027-1a704c8523b9 bcb7c5d121954b068b632349f30089c5 5c03c80f02df4464aa0d690021a84188 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:44:32.876 7 INFO glance.location [None req-aa2f0213-d9bf-42d4-a027-1a704c8523b9 bcb7c5d121954b068b632349f30089c5 5c03c80f02df4464aa0d690021a84188 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 189/378] 199.204.45.140 () {48 vars in 1046 bytes} [Mon May 11 01:43:43 2026] PUT /v2/images/2d615fa4-1a03-4a77-9aba-2249417b932c/file => generated 0 bytes in 49437 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20297 switches on core 0) [pid: 8|app: 0|req: 190/379] 199.204.45.140 () {44 vars in 972 bytes} [Mon May 11 01:44:32 2026] GET /v2/images/2d615fa4-1a03-4a77-9aba-2249417b932c => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 199.204.45.140 () {48 vars in 1051 bytes} [Mon May 11 01:44:32 2026] PATCH /v2/images/2d615fa4-1a03-4a77-9aba-2249417b932c => generated 1234 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 199.204.45.140 () {44 vars in 972 bytes} [Mon May 11 01:44:33 2026] GET /v2/images/2d615fa4-1a03-4a77-9aba-2249417b932c => generated 1234 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/402] 199.204.45.140 () {42 vars in 689 bytes} [Mon May 11 01:46:13 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: 201/403] 199.204.45.140 () {44 vars in 911 bytes} [Mon May 11 01:46:13 2026] GET /v2/images => generated 3687 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/406] 199.204.45.140 () {42 vars in 689 bytes} [Mon May 11 01: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: 204/407] 199.204.45.140 () {44 vars in 911 bytes} [Mon May 11 01:46:29 2026] GET /v2/images => generated 3687 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 199.204.45.140 () {44 vars in 940 bytes} [Mon May 11 01:46:29 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/409] 199.204.45.140 () {44 vars in 962 bytes} [Mon May 11 01:46:29 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/410] 199.204.45.140 () {44 vars in 940 bytes} [Mon May 11 01:46:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 199.204.45.140 () {48 vars in 952 bytes} [Mon May 11 01:46:29 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 01:46:29.304 7 INFO glance.api.v2.image_data [None req-ec4c7518-06c3-4348-895d-37e3ab98fac4 bcb7c5d121954b068b632349f30089c5 5c03c80f02df4464aa0d690021a84188 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:46:54.711 7 INFO glance.location [None req-ec4c7518-06c3-4348-895d-37e3ab98fac4 bcb7c5d121954b068b632349f30089c5 5c03c80f02df4464aa0d690021a84188 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 206/418] 199.204.45.140 () {48 vars in 1047 bytes} [Mon May 11 01:46:29 2026] PUT /v2/images/39555745-33e0-4b06-827d-8725c63770ca/file => generated 0 bytes in 25455 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20723 switches on core 0) [pid: 8|app: 0|req: 213/419] 199.204.45.140 () {44 vars in 972 bytes} [Mon May 11 01:46:54 2026] GET /v2/images/39555745-33e0-4b06-827d-8725c63770ca => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/420] 199.204.45.140 () {44 vars in 972 bytes} [Mon May 11 01:46:54 2026] GET /v2/images/39555745-33e0-4b06-827d-8725c63770ca => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/563] 199.204.45.140 () {42 vars in 689 bytes} [Mon May 11 01:58:49 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: 285/564] 199.204.45.140 () {44 vars in 911 bytes} [Mon May 11 01:58:49 2026] GET /v2/images => generated 4893 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/593] 199.204.45.140 () {42 vars in 689 bytes} [Mon May 11 02:01:06 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: 294/594] 199.204.45.140 () {44 vars in 911 bytes} [Mon May 11 02:01:06 2026] GET /v2/images => generated 4893 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/595] 199.204.45.140 () {42 vars in 689 bytes} [Mon May 11 02:01:08 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: 295/596] 199.204.45.140 () {44 vars in 911 bytes} [Mon May 11 02:01:08 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/607] 199.204.45.140 () {42 vars in 689 bytes} [Mon May 11 02:01: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: 301/608] 199.204.45.140 () {44 vars in 911 bytes} [Mon May 11 02:01:53 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/609] 199.204.45.140 () {42 vars in 689 bytes} [Mon May 11 02:02: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: 302/610] 199.204.45.140 () {44 vars in 911 bytes} [Mon May 11 02:02:00 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/623] 199.204.45.140 () {42 vars in 689 bytes} [Mon May 11 02:02:59 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: 315/624] 199.204.45.140 () {44 vars in 911 bytes} [Mon May 11 02:02:59 2026] GET /v2/images => generated 4893 bytes in 67 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: 314/633] 10.0.0.169 () {32 vars in 633 bytes} [Mon May 11 02:03:41 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 323/640] 10.0.0.72 () {36 vars in 986 bytes} [Mon May 11 02:04:02 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => 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: 318/641] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 11 02:04:02 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: 324/642] 10.0.0.72 () {36 vars in 986 bytes} [Mon May 11 02:04:03 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => 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: 319/643] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 11 02:04:03 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: 325/644] 199.204.45.140 () {36 vars in 991 bytes} [Mon May 11 02:04:05 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => generated 1171 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/645] 199.204.45.140 () {36 vars in 931 bytes} [Mon May 11 02:04:05 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/646] 199.204.45.140 () {36 vars in 991 bytes} [Mon May 11 02:04:05 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => 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: 321/647] 199.204.45.140 () {36 vars in 931 bytes} [Mon May 11 02:04:05 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: 324/652] 10.0.0.199 () {36 vars in 987 bytes} [Mon May 11 02:04:22 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => generated 1171 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/653] 10.0.0.199 () {36 vars in 927 bytes} [Mon May 11 02:04:22 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/654] 10.0.0.199 () {36 vars in 927 bytes} [Mon May 11 02:04:22 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: 330/655] 10.0.0.199 () {36 vars in 987 bytes} [Mon May 11 02:04:22 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => generated 1171 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/656] 10.0.0.199 () {36 vars in 927 bytes} [Mon May 11 02:04:22 2026] GET /v2/schemas/image => generated 4018 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/657] 10.0.0.199 () {36 vars in 927 bytes} [Mon May 11 02:04:22 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/658] 10.0.0.199 () {36 vars in 987 bytes} [Mon May 11 02:04:22 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => 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: 332/659] 10.0.0.199 () {36 vars in 927 bytes} [Mon May 11 02:04:22 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: 328/660] 10.0.0.199 () {36 vars in 927 bytes} [Mon May 11 02:04:22 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/661] 10.0.0.72 () {36 vars in 986 bytes} [Mon May 11 02:04:23 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/662] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 11 02:04:23 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: 334/663] 10.0.0.87 () {36 vars in 986 bytes} [Mon May 11 02:04:23 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => generated 1171 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/664] 10.0.0.87 () {36 vars in 926 bytes} [Mon May 11 02:04:23 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: 335/665] 10.0.0.87 () {36 vars in 986 bytes} [Mon May 11 02:04:23 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/666] 10.0.0.87 () {36 vars in 926 bytes} [Mon May 11 02:04:23 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: 336/667] 10.0.0.87 () {36 vars in 926 bytes} [Mon May 11 02:04:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/672] 10.0.0.72 () {36 vars in 986 bytes} [Mon May 11 02:04:48 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => 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: 334/673] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 11 02:04:48 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: 336/676] 10.0.0.72 () {36 vars in 986 bytes} [Mon May 11 02:04:55 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => 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: 341/677] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 11 02:04:55 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/690] 10.0.0.169 () {32 vars in 707 bytes} [Mon May 11 02:05:55 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/691] 10.0.0.169 () {32 vars in 707 bytes} [Mon May 11 02:05:55 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => 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: 349/692] 10.0.0.199 () {36 vars in 987 bytes} [Mon May 11 02:05:55 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => generated 1171 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/693] 10.0.0.199 () {36 vars in 927 bytes} [Mon May 11 02:05:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/694] 10.0.0.199 () {36 vars in 927 bytes} [Mon May 11 02:05:55 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/695] 10.0.0.199 () {36 vars in 987 bytes} [Mon May 11 02:05:55 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => 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: 351/696] 10.0.0.199 () {36 vars in 927 bytes} [Mon May 11 02:05:55 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: 346/697] 10.0.0.199 () {36 vars in 927 bytes} [Mon May 11 02:05:55 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: 352/698] 10.0.0.199 () {36 vars in 987 bytes} [Mon May 11 02:05:55 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => 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: 347/699] 10.0.0.199 () {36 vars in 927 bytes} [Mon May 11 02:05:55 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/700] 10.0.0.87 () {36 vars in 986 bytes} [Mon May 11 02:05:56 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/701] 10.0.0.87 () {36 vars in 926 bytes} [Mon May 11 02:05:56 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: 354/702] 10.0.0.87 () {36 vars in 986 bytes} [Mon May 11 02:05:56 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => 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: 349/703] 10.0.0.87 () {36 vars in 926 bytes} [Mon May 11 02:05:56 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: 355/704] 10.0.0.87 () {36 vars in 926 bytes} [Mon May 11 02:05:56 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: 351/707] 10.0.0.169 () {34 vars in 655 bytes} [Mon May 11 02:06:01 2026] POST /v2/images => generated 648 bytes in 306 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-11 02:06:02.277 8 WARNING glance.api.v2.images [None req-897fc4eb-53ae-4ae2-acb5-2ac02ebc54bb edc31dfdda324687a14d83adcb180bdd 9e8dee438f5d45258b911754f28f3597 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d7731f3e-7bf1-41ae-bb7a-d5966fdd9147 [pid: 8|app: 0|req: 357/708] 10.0.0.169 () {32 vars in 710 bytes} [Mon May 11 02:06:02 2026] DELETE /v2/images/d7731f3e-7bf1-41ae-bb7a-d5966fdd9147 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/709] 10.0.0.169 () {32 vars in 707 bytes} [Mon May 11 02:06:02 2026] GET /v2/images/d7731f3e-7bf1-41ae-bb7a-d5966fdd9147 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/710] 10.0.0.169 () {32 vars in 633 bytes} [Mon May 11 02:06:02 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/711] 10.0.0.169 () {34 vars in 655 bytes} [Mon May 11 02:06:02 2026] POST /v2/images => generated 703 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/712] 10.0.0.169 () {32 vars in 717 bytes} [Mon May 11 02:06:02 2026] GET /v2/images/ee5c8d0b-6baa-446d-9d98-fe4b2b0b6da1/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:02.454 7 INFO glance.api.v2.image_data [None req-c852e5ed-1eed-442f-a5fc-2832bbd39c9f edc31dfdda324687a14d83adcb180bdd 9e8dee438f5d45258b911754f28f3597 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 02:06:02.592 7 WARNING glance_store._drivers.rbd [None req-c852e5ed-1eed-442f-a5fc-2832bbd39c9f edc31dfdda324687a14d83adcb180bdd 9e8dee438f5d45258b911754f28f3597 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-11 02:06:02.898 7 INFO glance.location [None req-c852e5ed-1eed-442f-a5fc-2832bbd39c9f edc31dfdda324687a14d83adcb180bdd 9e8dee438f5d45258b911754f28f3597 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 354/713] 10.0.0.169 () {32 vars in 727 bytes} [Mon May 11 02:06:02 2026] PUT /v2/images/ee5c8d0b-6baa-446d-9d98-fe4b2b0b6da1/file => generated 0 bytes in 500 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/714] 10.0.0.169 () {32 vars in 707 bytes} [Mon May 11 02:06:02 2026] GET /v2/images/ee5c8d0b-6baa-446d-9d98-fe4b2b0b6da1 => 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: 355/715] 10.0.0.169 () {32 vars in 717 bytes} [Mon May 11 02:06:02 2026] GET /v2/images/ee5c8d0b-6baa-446d-9d98-fe4b2b0b6da1/file => generated 1024 bytes in 153 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/716] 10.0.0.169 () {34 vars in 655 bytes} [Mon May 11 02:06:03 2026] POST /v2/images => generated 649 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/717] 10.0.0.169 () {32 vars in 726 bytes} [Mon May 11 02:06:03 2026] PATCH /v2/images/69691c75-901f-4178-92e3-d9603930e9bc => generated 651 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/718] 10.0.0.169 () {32 vars in 707 bytes} [Mon May 11 02:06:03 2026] GET /v2/images/69691c75-901f-4178-92e3-d9603930e9bc => generated 651 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:03.250 7 WARNING glance.api.v2.images [None req-0306eb32-07df-4d06-9242-ce9dda4d0a83 edc31dfdda324687a14d83adcb180bdd 9e8dee438f5d45258b911754f28f3597 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//69691c75-901f-4178-92e3-d9603930e9bc [pid: 7|app: 0|req: 357/719] 10.0.0.169 () {32 vars in 710 bytes} [Mon May 11 02:06:03 2026] DELETE /v2/images/69691c75-901f-4178-92e3-d9603930e9bc => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/720] 10.0.0.169 () {32 vars in 707 bytes} [Mon May 11 02:06:03 2026] GET /v2/images/69691c75-901f-4178-92e3-d9603930e9bc => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:03.328 7 WARNING glance.api.v2.images [None req-53347732-46f5-4888-b9ed-ca3f215f92da edc31dfdda324687a14d83adcb180bdd 9e8dee438f5d45258b911754f28f3597 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ee5c8d0b-6baa-446d-9d98-fe4b2b0b6da1 [pid: 7|app: 0|req: 358/721] 10.0.0.169 () {32 vars in 710 bytes} [Mon May 11 02:06:03 2026] DELETE /v2/images/ee5c8d0b-6baa-446d-9d98-fe4b2b0b6da1 => generated 0 bytes in 798 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/722] 10.0.0.169 () {32 vars in 707 bytes} [Mon May 11 02:06:04 2026] GET /v2/images/ee5c8d0b-6baa-446d-9d98-fe4b2b0b6da1 => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:04.167 7 WARNING glance.api.v2.images [None req-2b48568d-24d4-41d7-a392-5136dd78c36a edc31dfdda324687a14d83adcb180bdd 9e8dee438f5d45258b911754f28f3597 - - default default] Failed to find image d7731f3e-7bf1-41ae-bb7a-d5966fdd9147 to delete: glance.common.exception.ImageNotFound: No image found with ID d7731f3e-7bf1-41ae-bb7a-d5966fdd9147 [pid: 7|app: 0|req: 359/723] 10.0.0.169 () {32 vars in 710 bytes} [Mon May 11 02:06:04 2026] DELETE /v2/images/d7731f3e-7bf1-41ae-bb7a-d5966fdd9147 => 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: 365/724] 10.0.0.169 () {32 vars in 707 bytes} [Mon May 11 02:06:04 2026] GET /v2/images/d7731f3e-7bf1-41ae-bb7a-d5966fdd9147 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/725] 10.0.0.72 () {36 vars in 986 bytes} [Mon May 11 02:06:05 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => 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: 366/726] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 11 02:06:05 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: 361/727] 10.0.0.169 () {30 vars in 411 bytes} [Mon May 11 02:06: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: 368/730] 10.0.0.72 () {36 vars in 986 bytes} [Mon May 11 02:06:15 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => 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: 363/731] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 11 02:06: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: 8|app: 0|req: 371/736] 10.0.0.72 () {36 vars in 986 bytes} [Mon May 11 02:06:36 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => 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: 366/737] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 11 02:06:36 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: 372/738] 10.0.0.72 () {36 vars in 986 bytes} [Mon May 11 02:06:39 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/739] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 11 02:06:39 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: 377/758] 10.0.0.72 () {36 vars in 986 bytes} [Mon May 11 02:08:02 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/759] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 11 02:08:02 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: 378/760] 10.0.0.72 () {36 vars in 986 bytes} [Mon May 11 02:08:09 2026] GET /v2/images/c6f2dec3-e694-4e2a-9f52-124897beffc6 => 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: 383/761] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 11 02:08:09 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: 387/768] 199.204.45.140 () {32 vars in 826 bytes} [Mon May 11 02:08:38 2026] GET /v2/images?status=active&owner=5c03c80f02df4464aa0d690021a84188&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/769] 199.204.45.140 () {32 vars in 653 bytes} [Mon May 11 02:08:38 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/770] 10.0.0.199 () {36 vars in 987 bytes} [Mon May 11 02:08:38 2026] GET /v2/images/7f9de345-859f-40ae-91ee-eba4432ebfce => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/771] 10.0.0.199 () {36 vars in 927 bytes} [Mon May 11 02:08:38 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/772] 10.0.0.199 () {36 vars in 927 bytes} [Mon May 11 02:08:38 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/773] 10.0.0.199 () {36 vars in 987 bytes} [Mon May 11 02:08:38 2026] GET /v2/images/7f9de345-859f-40ae-91ee-eba4432ebfce => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/774] 10.0.0.199 () {36 vars in 927 bytes} [Mon May 11 02:08:38 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: 385/775] 10.0.0.199 () {36 vars in 927 bytes} [Mon May 11 02:08:38 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: 391/776] 10.0.0.199 () {36 vars in 987 bytes} [Mon May 11 02:08:38 2026] GET /v2/images/7f9de345-859f-40ae-91ee-eba4432ebfce => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/777] 10.0.0.199 () {36 vars in 927 bytes} [Mon May 11 02:08:38 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: 392/778] 10.0.0.87 () {36 vars in 986 bytes} [Mon May 11 02:08:39 2026] GET /v2/images/7f9de345-859f-40ae-91ee-eba4432ebfce => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/779] 10.0.0.87 () {36 vars in 926 bytes} [Mon May 11 02:08:39 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: 393/780] 10.0.0.87 () {36 vars in 986 bytes} [Mon May 11 02:08:39 2026] GET /v2/images/7f9de345-859f-40ae-91ee-eba4432ebfce => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/781] 10.0.0.87 () {36 vars in 926 bytes} [Mon May 11 02:08:39 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: 394/782] 10.0.0.87 () {36 vars in 926 bytes} [Mon May 11 02:08:39 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: 406/817] 10.0.0.169 () {32 vars in 633 bytes} [Mon May 11 02:11:23 2026] GET /v2/images => generated 4893 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)