+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 28 17:46:21 2026] *** compiled with version: 13.3.0 on 28 April 2026 06:27:50 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-57448d86d9-lfp2p machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f431000d668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-28 17:46:23.653 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-28 17:46:23.685 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-28 17:46:24.587 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-04-28 17:46:24.588 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-04-28 17:46:24.589 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-28 17:46:24.596 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-04-28 17:46:24.597 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-04-28 17:46:24.597 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-28 17:46:26.668 7 WARNING glance.api.v2.images [None req-bdfb8c30-a41f-4049-93ef-f72008360d90 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 17:46:26.687 8 WARNING glance.api.v2.images [None req-f3288863-d73d-44dc-9a33-01e519d35e1d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 17:46:27.017 7 WARNING keystonemiddleware._common.config [None req-bdfb8c30-a41f-4049-93ef-f72008360d90 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 17:46:27.020 8 WARNING keystonemiddleware._common.config [None req-f3288863-d73d-44dc-9a33-01e519d35e1d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 17:46:27.025 7 WARNING oslo_config.cfg [None req-bdfb8c30-a41f-4049-93ef-f72008360d90 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-28 17:46:27.027 8 WARNING oslo_config.cfg [None req-f3288863-d73d-44dc-9a33-01e519d35e1d - - - - - -] 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 6 seconds on interpreter 0x7f431000d668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f431000d668 pid: 8 (default app) [pid: 7|app: 0|req: 3/4] 199.19.213.220 () {42 vars in 688 bytes} [Tue Apr 28 17:46:29 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 17:46:29.832 8 WARNING oslo_policy.policy [None req-cb24aec9-13b6-4ef4-ac2f-62b297ad4b60 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - 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-04-28 17:46:29.832 8 WARNING oslo_policy.policy [None req-cb24aec9-13b6-4ef4-ac2f-62b297ad4b60 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - 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-04-28 17:46:29.849 8 WARNING oslo_policy.policy [None req-cb24aec9-13b6-4ef4-ac2f-62b297ad4b60 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - 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-04-28 17:46:29.849 8 WARNING oslo_policy.policy [None req-cb24aec9-13b6-4ef4-ac2f-62b297ad4b60 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - 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: 2/5] 199.19.213.220 () {44 vars in 910 bytes} [Tue Apr 28 17:46:29 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: 7|app: 0|req: 4/6] 199.19.213.220 () {42 vars in 688 bytes} [Tue Apr 28 17:46:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/7] 199.19.213.220 () {44 vars in 910 bytes} [Tue Apr 28 17:46:33 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 17:46:33.244 7 WARNING oslo_policy.policy [None req-e860d6c4-7226-44f7-8e38-7b1ea08045c5 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - 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-04-28 17:46:33.245 7 WARNING oslo_policy.policy [None req-e860d6c4-7226-44f7-8e38-7b1ea08045c5 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - 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: 5/8] 199.19.213.220 () {44 vars in 911 bytes} [Tue Apr 28 17:46:33 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/9] 199.19.213.220 () {44 vars in 933 bytes} [Tue Apr 28 17:46:33 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-04-28 17:46:33.380 7 WARNING oslo_policy.policy [None req-b8644b80-400f-4f1c-bf02-bb103c0b6a07 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - 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-04-28 17:46:33.380 7 WARNING oslo_policy.policy [None req-b8644b80-400f-4f1c-bf02-bb103c0b6a07 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/10] 199.19.213.220 () {44 vars in 939 bytes} [Tue Apr 28 17:46:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 17:46:33.476 8 WARNING oslo_config.cfg [None req-a1fa74de-b9c1-4900-8c88-57176e5ac087 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - 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: 5/11] 199.19.213.220 () {48 vars in 951 bytes} [Tue Apr 28 17:46:33 2026] POST /v2/images => generated 760 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 17:46:33.499 7 WARNING oslo_policy.policy [None req-91b6c06d-1222-4efc-a122-3aa3a51083fa 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - 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-04-28 17:46:33.499 7 WARNING oslo_policy.policy [None req-91b6c06d-1222-4efc-a122-3aa3a51083fa 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - 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-04-28 17:46:33.501 7 INFO glance.api.v2.image_data [None req-91b6c06d-1222-4efc-a122-3aa3a51083fa 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 17:46:37.253 7 INFO glance.location [None req-91b6c06d-1222-4efc-a122-3aa3a51083fa 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 7/14] 199.19.213.220 () {48 vars in 1045 bytes} [Tue Apr 28 17:46:33 2026] PUT /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931/file => generated 0 bytes in 3803 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5800 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.19.213.220 () {44 vars in 971 bytes} [Tue Apr 28 17:46:37 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 17:46:37.338 7 WARNING oslo_config.cfg [None req-f43f612f-7751-4f6f-9aa0-391d7bc4283f 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - 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: 8/16] 199.19.213.220 () {44 vars in 971 bytes} [Tue Apr 28 17:46:37 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => 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: 133/265] 199.19.213.220 () {42 vars in 688 bytes} [Tue Apr 28 18:07:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/266] 199.19.213.220 () {44 vars in 910 bytes} [Tue Apr 28 18:07:20 2026] GET /v2/images => generated 1240 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.19.213.220 () {42 vars in 688 bytes} [Tue Apr 28 18:07:38 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.19.213.220 () {44 vars in 910 bytes} [Tue Apr 28 18:07:38 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.19.213.220 () {44 vars in 937 bytes} [Tue Apr 28 18:07:38 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.19.213.220 () {44 vars in 959 bytes} [Tue Apr 28 18:07:38 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.19.213.220 () {44 vars in 939 bytes} [Tue Apr 28 18:07:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/276] 199.19.213.220 () {48 vars in 951 bytes} [Tue Apr 28 18:07:38 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 18:07:38.619 7 INFO glance.api.v2.image_data [None req-1040a3c4-73d3-40fa-92da-3ee72661eb8b 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 18:08:10.225 7 INFO glance.location [None req-1040a3c4-73d3-40fa-92da-3ee72661eb8b 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 139/283] 199.19.213.220 () {48 vars in 1046 bytes} [Tue Apr 28 18:07:38 2026] PUT /v2/images/d00f8713-5de6-449b-96ee-16961f240d11/file => generated 0 bytes in 31657 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68923 switches on core 0) [pid: 8|app: 0|req: 145/284] 199.19.213.220 () {44 vars in 971 bytes} [Tue Apr 28 18:08:10 2026] GET /v2/images/d00f8713-5de6-449b-96ee-16961f240d11 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/285] 199.19.213.220 () {44 vars in 971 bytes} [Tue Apr 28 18:08:10 2026] GET /v2/images/d00f8713-5de6-449b-96ee-16961f240d11 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/286] 199.19.213.220 () {42 vars in 688 bytes} [Tue Apr 28 18:08:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/287] 199.19.213.220 () {44 vars in 910 bytes} [Tue Apr 28 18:08:11 2026] GET /v2/images => generated 2451 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/370] 199.19.213.220 () {42 vars in 688 bytes} [Tue Apr 28 18:14:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/371] 199.19.213.220 () {44 vars in 910 bytes} [Tue Apr 28 18:14:57 2026] GET /v2/images => generated 2451 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/374] 199.19.213.220 () {42 vars in 688 bytes} [Tue Apr 28 18:15:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/375] 199.19.213.220 () {44 vars in 910 bytes} [Tue Apr 28 18:15:08 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/376] 199.19.213.220 () {44 vars in 947 bytes} [Tue Apr 28 18:15:08 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/377] 199.19.213.220 () {44 vars in 969 bytes} [Tue Apr 28 18:15:08 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/378] 199.19.213.220 () {44 vars in 939 bytes} [Tue Apr 28 18:15:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/379] 199.19.213.220 () {48 vars in 951 bytes} [Tue Apr 28 18:15:09 2026] POST /v2/images => generated 799 bytes in 758 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 18:15:09.813 7 INFO glance.api.v2.image_data [None req-169df544-6e21-442d-9d77-36c0439a9ca8 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 18:15:46.365 7 INFO glance.location [None req-169df544-6e21-442d-9d77-36c0439a9ca8 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 188/388] 199.19.213.220 () {48 vars in 1045 bytes} [Tue Apr 28 18:15:09 2026] PUT /v2/images/6fe14fe1-3a1f-4bb7-b942-647a158005f2/file => generated 0 bytes in 36608 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23879 switches on core 0) [pid: 8|app: 0|req: 201/389] 199.19.213.220 () {44 vars in 971 bytes} [Tue Apr 28 18:15:46 2026] GET /v2/images/6fe14fe1-3a1f-4bb7-b942-647a158005f2 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/390] 199.19.213.220 () {48 vars in 1050 bytes} [Tue Apr 28 18:15:46 2026] PATCH /v2/images/6fe14fe1-3a1f-4bb7-b942-647a158005f2 => generated 1234 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/391] 199.19.213.220 () {44 vars in 971 bytes} [Tue Apr 28 18:15:46 2026] GET /v2/images/6fe14fe1-3a1f-4bb7-b942-647a158005f2 => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/400] 199.19.213.220 () {42 vars in 688 bytes} [Tue Apr 28 18:16:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/401] 199.19.213.220 () {44 vars in 910 bytes} [Tue Apr 28 18:16:35 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/406] 199.19.213.220 () {42 vars in 688 bytes} [Tue Apr 28 18:16:53 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/407] 199.19.213.220 () {44 vars in 910 bytes} [Tue Apr 28 18:16:53 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/408] 199.19.213.220 () {44 vars in 939 bytes} [Tue Apr 28 18:16:53 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/409] 199.19.213.220 () {44 vars in 961 bytes} [Tue Apr 28 18:16:53 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/410] 199.19.213.220 () {44 vars in 939 bytes} [Tue Apr 28 18:16:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/411] 199.19.213.220 () {48 vars in 951 bytes} [Tue Apr 28 18:16:53 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-04-28 18:16:53.380 8 WARNING oslo_policy.policy [None req-4d5c8cac-a28f-4695-8aef-71ea47d9e65a 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - 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-04-28 18:16:53.380 8 WARNING oslo_policy.policy [None req-4d5c8cac-a28f-4695-8aef-71ea47d9e65a 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - 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-04-28 18:16:53.382 8 INFO glance.api.v2.image_data [None req-4d5c8cac-a28f-4695-8aef-71ea47d9e65a 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 18:17:07.110 8 INFO glance.location [None req-4d5c8cac-a28f-4695-8aef-71ea47d9e65a 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 213/416] 199.19.213.220 () {48 vars in 1046 bytes} [Tue Apr 28 18:16:53 2026] PUT /v2/images/2b155c35-9e7d-4c24-9002-4d5cce3c2506/file => generated 0 bytes in 13779 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32631 switches on core 0) [pid: 7|app: 0|req: 204/417] 199.19.213.220 () {44 vars in 971 bytes} [Tue Apr 28 18:17:07 2026] GET /v2/images/2b155c35-9e7d-4c24-9002-4d5cce3c2506 => generated 1204 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/418] 199.19.213.220 () {44 vars in 971 bytes} [Tue Apr 28 18:17:07 2026] GET /v2/images/2b155c35-9e7d-4c24-9002-4d5cce3c2506 => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/567] 199.19.213.220 () {42 vars in 688 bytes} [Tue Apr 28 18:29:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/568] 199.19.213.220 () {44 vars in 910 bytes} [Tue Apr 28 18:29:25 2026] GET /v2/images => generated 4893 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/595] 199.19.213.220 () {42 vars in 688 bytes} [Tue Apr 28 18:31:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/596] 199.19.213.220 () {44 vars in 910 bytes} [Tue Apr 28 18:31:39 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/597] 199.19.213.220 () {42 vars in 688 bytes} [Tue Apr 28 18:31:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/598] 199.19.213.220 () {44 vars in 910 bytes} [Tue Apr 28 18:31:40 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/609] 199.19.213.220 () {42 vars in 688 bytes} [Tue Apr 28 18:32:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/610] 199.19.213.220 () {44 vars in 910 bytes} [Tue Apr 28 18:32:26 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/611] 199.19.213.220 () {42 vars in 688 bytes} [Tue Apr 28 18:32:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/612] 199.19.213.220 () {44 vars in 910 bytes} [Tue Apr 28 18:32:33 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/625] 199.19.213.220 () {42 vars in 688 bytes} [Tue Apr 28 18:33:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/626] 199.19.213.220 () {44 vars in 910 bytes} [Tue Apr 28 18:33:33 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 313/635] 10.0.0.54 () {32 vars in 632 bytes} [Tue Apr 28 18:34:15 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 325/640] 10.0.0.248 () {36 vars in 987 bytes} [Tue Apr 28 18:34:34 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => generated 1171 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/641] 10.0.0.248 () {36 vars in 927 bytes} [Tue Apr 28 18:34: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: 326/642] 10.0.0.248 () {36 vars in 927 bytes} [Tue Apr 28 18:34:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/643] 10.0.0.248 () {36 vars in 987 bytes} [Tue Apr 28 18:34:34 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => 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: 327/644] 10.0.0.248 () {36 vars in 927 bytes} [Tue Apr 28 18:34: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: 318/645] 10.0.0.248 () {36 vars in 927 bytes} [Tue Apr 28 18:34:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/646] 10.0.0.248 () {36 vars in 987 bytes} [Tue Apr 28 18:34:34 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => 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: 319/647] 10.0.0.248 () {36 vars in 927 bytes} [Tue Apr 28 18:34:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/648] 10.0.0.248 () {36 vars in 927 bytes} [Tue Apr 28 18:34:34 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/651] 10.0.0.215 () {36 vars in 987 bytes} [Tue Apr 28 18:34:35 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => generated 1171 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/652] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 28 18:34:35 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: 321/653] 10.0.0.215 () {36 vars in 987 bytes} [Tue Apr 28 18:34:35 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => 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: 333/654] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 28 18:34:35 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: 322/655] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 28 18:34:35 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: 334/656] 10.0.0.48 () {36 vars in 986 bytes} [Tue Apr 28 18:34:39 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => 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: 323/657] 10.0.0.48 () {36 vars in 926 bytes} [Tue Apr 28 18:34: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: 336/660] 10.0.0.48 () {36 vars in 986 bytes} [Tue Apr 28 18:34:46 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => 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: 325/661] 10.0.0.48 () {36 vars in 926 bytes} [Tue Apr 28 18:34:46 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: 337/662] 199.19.213.220 () {36 vars in 991 bytes} [Tue Apr 28 18:34:49 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => 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: 326/663] 199.19.213.220 () {36 vars in 931 bytes} [Tue Apr 28 18:34:49 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: 338/664] 199.19.213.220 () {36 vars in 991 bytes} [Tue Apr 28 18:34:49 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/665] 199.19.213.220 () {36 vars in 931 bytes} [Tue Apr 28 18:34:49 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/672] 10.0.0.48 () {36 vars in 986 bytes} [Tue Apr 28 18:35:19 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => 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: 331/673] 10.0.0.48 () {36 vars in 926 bytes} [Tue Apr 28 18:35:19 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: 346/680] 10.0.0.48 () {36 vars in 986 bytes} [Tue Apr 28 18:35:47 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => 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: 335/681] 10.0.0.48 () {36 vars in 926 bytes} [Tue Apr 28 18:35:47 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/684] 10.0.0.54 () {30 vars in 410 bytes} [Tue Apr 28 18:36:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/687] 10.0.0.54 () {32 vars in 706 bytes} [Tue Apr 28 18:36:10 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/688] 10.0.0.54 () {32 vars in 706 bytes} [Tue Apr 28 18:36:10 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/689] 10.0.0.248 () {36 vars in 987 bytes} [Tue Apr 28 18:36:11 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => generated 1171 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/690] 10.0.0.248 () {36 vars in 927 bytes} [Tue Apr 28 18:36:11 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/691] 10.0.0.248 () {36 vars in 927 bytes} [Tue Apr 28 18:36:11 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/692] 10.0.0.248 () {36 vars in 987 bytes} [Tue Apr 28 18:36:11 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => 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: 341/693] 10.0.0.248 () {36 vars in 927 bytes} [Tue Apr 28 18:36:11 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/694] 10.0.0.248 () {36 vars in 927 bytes} [Tue Apr 28 18:36:11 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: 342/695] 10.0.0.248 () {36 vars in 987 bytes} [Tue Apr 28 18:36:11 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => 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: 354/696] 10.0.0.248 () {36 vars in 927 bytes} [Tue Apr 28 18:36:11 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/697] 10.0.0.248 () {36 vars in 927 bytes} [Tue Apr 28 18:36:11 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: 355/698] 10.0.0.215 () {36 vars in 987 bytes} [Tue Apr 28 18:36:11 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => 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: 344/699] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 28 18:36:11 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/700] 10.0.0.215 () {36 vars in 987 bytes} [Tue Apr 28 18:36:11 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => 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: 345/701] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 28 18:36:11 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/702] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 28 18:36:11 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/705] 10.0.0.48 () {36 vars in 986 bytes} [Tue Apr 28 18:36:19 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => 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: 347/706] 10.0.0.48 () {36 vars in 926 bytes} [Tue Apr 28 18:36:19 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: 353/717] 10.0.0.48 () {36 vars in 986 bytes} [Tue Apr 28 18:37:11 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => 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: 365/718] 10.0.0.48 () {36 vars in 926 bytes} [Tue Apr 28 18:37:11 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: 367/721] 10.0.0.48 () {36 vars in 986 bytes} [Tue Apr 28 18:37:23 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => 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: 355/722] 10.0.0.48 () {36 vars in 926 bytes} [Tue Apr 28 18:37:23 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/727] 10.0.0.54 () {34 vars in 654 bytes} [Tue Apr 28 18:37:39 2026] POST /v2/images => generated 648 bytes in 184 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-28 18:37:39.915 7 WARNING glance.api.v2.images [None req-47b807ed-086f-4890-95e2-1e22f40c07a5 58e32a26e8084671a393b65a9b55bbad 3e3a751ebab74cb685358682a2ae5ef5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//17c059ef-fd7b-4200-bbad-9879a8f684df [pid: 7|app: 0|req: 358/728] 10.0.0.54 () {32 vars in 709 bytes} [Tue Apr 28 18:37:39 2026] DELETE /v2/images/17c059ef-fd7b-4200-bbad-9879a8f684df => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/729] 10.0.0.54 () {32 vars in 706 bytes} [Tue Apr 28 18:37:39 2026] GET /v2/images/17c059ef-fd7b-4200-bbad-9879a8f684df => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/730] 10.0.0.54 () {32 vars in 632 bytes} [Tue Apr 28 18:37:39 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/731] 10.0.0.54 () {34 vars in 654 bytes} [Tue Apr 28 18:37:40 2026] POST /v2/images => generated 702 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/732] 10.0.0.54 () {32 vars in 716 bytes} [Tue Apr 28 18:37:40 2026] GET /v2/images/6eec91bb-3191-40b5-aa9a-27e4f579153d/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:37:40.104 8 INFO glance.api.v2.image_data [None req-a337d3b0-904a-47b0-bdb7-dd2ca727d475 58e32a26e8084671a393b65a9b55bbad 3e3a751ebab74cb685358682a2ae5ef5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 18:37:40.143 8 WARNING glance_store._drivers.rbd [None req-a337d3b0-904a-47b0-bdb7-dd2ca727d475 58e32a26e8084671a393b65a9b55bbad 3e3a751ebab74cb685358682a2ae5ef5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-28 18:37:40.864 8 INFO glance.location [None req-a337d3b0-904a-47b0-bdb7-dd2ca727d475 58e32a26e8084671a393b65a9b55bbad 3e3a751ebab74cb685358682a2ae5ef5 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 373/733] 10.0.0.54 () {32 vars in 726 bytes} [Tue Apr 28 18:37:40 2026] PUT /v2/images/6eec91bb-3191-40b5-aa9a-27e4f579153d/file => generated 0 bytes in 812 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/734] 10.0.0.54 () {32 vars in 706 bytes} [Tue Apr 28 18:37:40 2026] GET /v2/images/6eec91bb-3191-40b5-aa9a-27e4f579153d => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/735] 10.0.0.54 () {32 vars in 716 bytes} [Tue Apr 28 18:37:40 2026] GET /v2/images/6eec91bb-3191-40b5-aa9a-27e4f579153d/file => generated 1024 bytes in 134 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/736] 10.0.0.54 () {34 vars in 654 bytes} [Tue Apr 28 18:37:41 2026] POST /v2/images => generated 648 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/737] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:37:41 2026] PATCH /v2/images/6d5d6d2e-e985-4c07-bfb0-bf5317b7635c => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/738] 10.0.0.48 () {36 vars in 986 bytes} [Tue Apr 28 18:37:41 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => 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: 376/739] 10.0.0.54 () {32 vars in 706 bytes} [Tue Apr 28 18:37:41 2026] GET /v2/images/6d5d6d2e-e985-4c07-bfb0-bf5317b7635c => generated 652 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/740] 10.0.0.48 () {36 vars in 926 bytes} [Tue Apr 28 18:37:41 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:37:41.190 8 WARNING glance.api.v2.images [None req-60e48c19-8512-47be-94e7-72a448ab3c2e 58e32a26e8084671a393b65a9b55bbad 3e3a751ebab74cb685358682a2ae5ef5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6d5d6d2e-e985-4c07-bfb0-bf5317b7635c [pid: 8|app: 0|req: 377/741] 10.0.0.54 () {32 vars in 709 bytes} [Tue Apr 28 18:37:41 2026] DELETE /v2/images/6d5d6d2e-e985-4c07-bfb0-bf5317b7635c => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/742] 10.0.0.54 () {32 vars in 706 bytes} [Tue Apr 28 18:37:41 2026] GET /v2/images/6d5d6d2e-e985-4c07-bfb0-bf5317b7635c => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:37:41.255 8 WARNING glance.api.v2.images [None req-b52b8e74-1904-4b2c-ac8a-4bc8c4989adf 58e32a26e8084671a393b65a9b55bbad 3e3a751ebab74cb685358682a2ae5ef5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6eec91bb-3191-40b5-aa9a-27e4f579153d [pid: 8|app: 0|req: 378/743] 10.0.0.54 () {32 vars in 709 bytes} [Tue Apr 28 18:37:41 2026] DELETE /v2/images/6eec91bb-3191-40b5-aa9a-27e4f579153d => generated 0 bytes in 862 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/744] 10.0.0.54 () {32 vars in 706 bytes} [Tue Apr 28 18:37:42 2026] GET /v2/images/6eec91bb-3191-40b5-aa9a-27e4f579153d => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:37:42.143 8 WARNING glance.api.v2.images [None req-b7b26aff-ec6a-4d7a-aa83-9c149aeefdae 58e32a26e8084671a393b65a9b55bbad 3e3a751ebab74cb685358682a2ae5ef5 - - default default] Failed to find image 17c059ef-fd7b-4200-bbad-9879a8f684df to delete: glance.common.exception.ImageNotFound: No image found with ID 17c059ef-fd7b-4200-bbad-9879a8f684df [pid: 8|app: 0|req: 379/745] 10.0.0.54 () {32 vars in 709 bytes} [Tue Apr 28 18:37:42 2026] DELETE /v2/images/17c059ef-fd7b-4200-bbad-9879a8f684df => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/746] 10.0.0.54 () {32 vars in 706 bytes} [Tue Apr 28 18:37:42 2026] GET /v2/images/17c059ef-fd7b-4200-bbad-9879a8f684df => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/749] 10.0.0.48 () {36 vars in 986 bytes} [Tue Apr 28 18:37:47 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => 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: 369/750] 10.0.0.48 () {36 vars in 926 bytes} [Tue Apr 28 18:37:47 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: 373/757] 199.19.213.220 () {32 vars in 826 bytes} [Tue Apr 28 18:38:16 2026] GET /v2/images?status=active&owner=64d6f0fc47f84af091dd9643934f47ea&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/758] 199.19.213.220 () {32 vars in 653 bytes} [Tue Apr 28 18:38:16 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/759] 10.0.0.248 () {36 vars in 987 bytes} [Tue Apr 28 18:38:17 2026] GET /v2/images/d00f8713-5de6-449b-96ee-16961f240d11 => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/760] 10.0.0.248 () {36 vars in 927 bytes} [Tue Apr 28 18:38:17 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: 375/761] 10.0.0.248 () {36 vars in 927 bytes} [Tue Apr 28 18:38:17 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/762] 10.0.0.248 () {36 vars in 987 bytes} [Tue Apr 28 18:38:17 2026] GET /v2/images/d00f8713-5de6-449b-96ee-16961f240d11 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/763] 10.0.0.248 () {36 vars in 927 bytes} [Tue Apr 28 18:38:17 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/764] 10.0.0.248 () {36 vars in 927 bytes} [Tue Apr 28 18:38:17 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/765] 10.0.0.248 () {36 vars in 987 bytes} [Tue Apr 28 18:38:17 2026] GET /v2/images/d00f8713-5de6-449b-96ee-16961f240d11 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/766] 10.0.0.248 () {36 vars in 927 bytes} [Tue Apr 28 18:38:17 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: 378/767] 10.0.0.215 () {36 vars in 987 bytes} [Tue Apr 28 18:38:17 2026] GET /v2/images/d00f8713-5de6-449b-96ee-16961f240d11 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/768] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 28 18:38:17 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: 379/769] 10.0.0.215 () {36 vars in 987 bytes} [Tue Apr 28 18:38:17 2026] GET /v2/images/d00f8713-5de6-449b-96ee-16961f240d11 => 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: 391/770] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 28 18:38:17 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: 380/771] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 28 18:38:17 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/776] 10.0.0.48 () {36 vars in 986 bytes} [Tue Apr 28 18:38:43 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => 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: 394/777] 10.0.0.48 () {36 vars in 926 bytes} [Tue Apr 28 18:38:43 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: 7|app: 0|req: 384/778] 10.0.0.48 () {36 vars in 986 bytes} [Tue Apr 28 18:38:45 2026] GET /v2/images/c98926e1-5ad2-4853-88e0-f445726bf931 => 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: 395/779] 10.0.0.48 () {36 vars in 926 bytes} [Tue Apr 28 18:38:45 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: 414/816] 10.0.0.54 () {32 vars in 632 bytes} [Tue Apr 28 18:41:45 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)