+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Apr 1 16:05:55 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 nodename: glance-api-79686fbcc7-hv59r 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f3d556b2668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-01 16:05:57.168 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-01 16:05:57.194 6 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-01 16:05:58.085 6 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-01 16:05:58.086 6 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-01 16:05:58.087 6 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-01 16:05:58.087 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-01 16:05:58.088 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-01 16:05:58.088 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-01 16:06:00.110 7 WARNING glance.api.v2.images [None req-a467ca31-6dd1-4ccd-b9af-7b6525b69eee - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-01 16:06:00.145 6 WARNING glance.api.v2.images [None req-667fb051-81ee-4358-aa30-37ef36c32aff - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-01 16:06:00.439 7 WARNING keystonemiddleware._common.config [None req-a467ca31-6dd1-4ccd-b9af-7b6525b69eee - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-01 16:06:00.446 7 WARNING oslo_config.cfg [None req-a467ca31-6dd1-4ccd-b9af-7b6525b69eee - - - - - -] 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 5 seconds on interpreter 0x7f3d556b2668 pid: 7 (default app) 2026-04-01 16:06:00.486 6 WARNING keystonemiddleware._common.config [None req-667fb051-81ee-4358-aa30-37ef36c32aff - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-01 16:06:00.494 6 WARNING oslo_config.cfg [None req-667fb051-81ee-4358-aa30-37ef36c32aff - - - - - -] 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 5 seconds on interpreter 0x7f3d556b2668 pid: 6 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.102 () {42 vars in 689 bytes} [Wed Apr 1 16:06:02 2026] GET / => generated 1312 bytes in 1 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:06:02.931 6 WARNING oslo_policy.policy [None req-77d09c6b-c08a-480a-8aa3-2ceb3cc71860 451e025195fb47298e966914a8be873b 7126fef8b3e0470ab8759dfcdeb62035 - - 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-01 16:06:02.932 6 WARNING oslo_policy.policy [None req-77d09c6b-c08a-480a-8aa3-2ceb3cc71860 451e025195fb47298e966914a8be873b 7126fef8b3e0470ab8759dfcdeb62035 - - 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-01 16:06:02.946 6 WARNING oslo_policy.policy [None req-77d09c6b-c08a-480a-8aa3-2ceb3cc71860 451e025195fb47298e966914a8be873b 7126fef8b3e0470ab8759dfcdeb62035 - - 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-01 16:06:02.946 6 WARNING oslo_policy.policy [None req-77d09c6b-c08a-480a-8aa3-2ceb3cc71860 451e025195fb47298e966914a8be873b 7126fef8b3e0470ab8759dfcdeb62035 - - 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: 6|app: 0|req: 1/5] 199.204.45.102 () {44 vars in 911 bytes} [Wed Apr 1 16:06:02 2026] GET /v2/images => generated 69 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.102 () {42 vars in 689 bytes} [Wed Apr 1 16:06:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 2/7] 199.204.45.102 () {44 vars in 911 bytes} [Wed Apr 1 16:06:06 2026] GET /v2/images => generated 69 bytes in 40 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:06:06.308 7 WARNING oslo_policy.policy [None req-e8f122c8-b5b8-4ce9-b134-3e8b03dd1e57 451e025195fb47298e966914a8be873b 7126fef8b3e0470ab8759dfcdeb62035 - - 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-01 16:06:06.308 7 WARNING oslo_policy.policy [None req-e8f122c8-b5b8-4ce9-b134-3e8b03dd1e57 451e025195fb47298e966914a8be873b 7126fef8b3e0470ab8759dfcdeb62035 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.102 () {44 vars in 912 bytes} [Wed Apr 1 16:06:06 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 3/9] 199.204.45.102 () {44 vars in 934 bytes} [Wed Apr 1 16:06:06 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-01 16:06:06.437 7 WARNING oslo_policy.policy [None req-d8d642fd-2aa5-4e84-8559-3d73ed34be79 451e025195fb47298e966914a8be873b 7126fef8b3e0470ab8759dfcdeb62035 - - 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-01 16:06:06.438 7 WARNING oslo_policy.policy [None req-d8d642fd-2aa5-4e84-8559-3d73ed34be79 451e025195fb47298e966914a8be873b 7126fef8b3e0470ab8759dfcdeb62035 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.102 () {44 vars in 940 bytes} [Wed Apr 1 16:06:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-01 16:06:06.586 6 WARNING oslo_config.cfg [None req-6b2472ae-9011-4dea-b489-f024d2d71b5b 451e025195fb47298e966914a8be873b 7126fef8b3e0470ab8759dfcdeb62035 - - 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: 6|app: 0|req: 4/11] 199.204.45.102 () {48 vars in 952 bytes} [Wed Apr 1 16:06:06 2026] POST /v2/images => generated 760 bytes in 124 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-01 16:06:06.607 7 WARNING oslo_policy.policy [None req-64447749-c09b-407d-8d4d-71162e6fa830 451e025195fb47298e966914a8be873b 7126fef8b3e0470ab8759dfcdeb62035 - - 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-01 16:06:06.607 7 WARNING oslo_policy.policy [None req-64447749-c09b-407d-8d4d-71162e6fa830 451e025195fb47298e966914a8be873b 7126fef8b3e0470ab8759dfcdeb62035 - - 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-01 16:06:06.608 7 INFO glance.api.v2.image_data [None req-64447749-c09b-407d-8d4d-71162e6fa830 451e025195fb47298e966914a8be873b 7126fef8b3e0470ab8759dfcdeb62035 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-01 16:06:11.277 7 WARNING glance.location [None req-64447749-c09b-407d-8d4d-71162e6fa830 451e025195fb47298e966914a8be873b 7126fef8b3e0470ab8759dfcdeb62035 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.102 () {48 vars in 1046 bytes} [Wed Apr 1 16:06:06 2026] PUT /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f/file => generated 0 bytes in 4711 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4398 switches on core 0) [pid: 6|app: 0|req: 7/15] 199.204.45.102 () {44 vars in 972 bytes} [Wed Apr 1 16:06:11 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-01 16:06:11.349 7 WARNING oslo_config.cfg [None req-8af9fa15-d9d1-4293-b2b7-c371ae54f9d7 451e025195fb47298e966914a8be873b 7126fef8b3e0470ab8759dfcdeb62035 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.102 () {44 vars in 972 bytes} [Wed Apr 1 16:06:11 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 155/311] 199.204.45.102 () {42 vars in 689 bytes} [Wed Apr 1 16:30:49 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: 157/314] 199.204.45.102 () {44 vars in 911 bytes} [Wed Apr 1 16:30:49 2026] GET /v2/images => generated 1240 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 162/323] 199.204.45.102 () {42 vars in 689 bytes} [Wed Apr 1 16:31:30 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: 162/324] 199.204.45.102 () {44 vars in 911 bytes} [Wed Apr 1 16:31:30 2026] GET /v2/images => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 163/325] 199.204.45.102 () {44 vars in 938 bytes} [Wed Apr 1 16:31:30 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/326] 199.204.45.102 () {44 vars in 960 bytes} [Wed Apr 1 16:31:30 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 164/327] 199.204.45.102 () {44 vars in 940 bytes} [Wed Apr 1 16:31:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/328] 199.204.45.102 () {48 vars in 952 bytes} [Wed Apr 1 16:31:30 2026] POST /v2/images => generated 796 bytes in 91 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-01 16:31:30.718 6 WARNING oslo_policy.policy [None req-4c5d238d-cec7-49ef-aea1-9cd5dea6aeb2 451e025195fb47298e966914a8be873b 7126fef8b3e0470ab8759dfcdeb62035 - - 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-01 16:31:30.718 6 WARNING oslo_policy.policy [None req-4c5d238d-cec7-49ef-aea1-9cd5dea6aeb2 451e025195fb47298e966914a8be873b 7126fef8b3e0470ab8759dfcdeb62035 - - 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-01 16:31:30.722 6 INFO glance.api.v2.image_data [None req-4c5d238d-cec7-49ef-aea1-9cd5dea6aeb2 451e025195fb47298e966914a8be873b 7126fef8b3e0470ab8759dfcdeb62035 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-01 16:32:17.508 6 WARNING glance.location [None req-4c5d238d-cec7-49ef-aea1-9cd5dea6aeb2 451e025195fb47298e966914a8be873b 7126fef8b3e0470ab8759dfcdeb62035 - - default default] Image claims disk_format but is actually 'gpt' [pid: 6|app: 0|req: 165/337] 199.204.45.102 () {48 vars in 1047 bytes} [Wed Apr 1 16:31:30 2026] PUT /v2/images/71a1f1d3-36bf-4fd5-82fc-9b1734a9cf0e/file => generated 0 bytes in 46842 msecs (HTTP/1.1 204) 4 headers in 171 bytes (52813 switches on core 0) [pid: 7|app: 0|req: 173/338] 199.204.45.102 () {44 vars in 972 bytes} [Wed Apr 1 16:32:17 2026] GET /v2/images/71a1f1d3-36bf-4fd5-82fc-9b1734a9cf0e => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 166/339] 199.204.45.102 () {44 vars in 972 bytes} [Wed Apr 1 16:32:17 2026] GET /v2/images/71a1f1d3-36bf-4fd5-82fc-9b1734a9cf0e => 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: 174/340] 199.204.45.102 () {42 vars in 689 bytes} [Wed Apr 1 16:32:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 167/341] 199.204.45.102 () {44 vars in 911 bytes} [Wed Apr 1 16:32:19 2026] GET /v2/images => generated 2451 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/426] 199.204.45.102 () {42 vars in 689 bytes} [Wed Apr 1 16:39:13 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 210/427] 199.204.45.102 () {44 vars in 911 bytes} [Wed Apr 1 16:39:13 2026] GET /v2/images => generated 2451 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/430] 199.204.45.102 () {42 vars in 689 bytes} [Wed Apr 1 16:39:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 212/431] 199.204.45.102 () {44 vars in 911 bytes} [Wed Apr 1 16:39:28 2026] GET /v2/images => generated 2451 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/432] 199.204.45.102 () {44 vars in 948 bytes} [Wed Apr 1 16:39:28 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 213/433] 199.204.45.102 () {44 vars in 970 bytes} [Wed Apr 1 16:39:28 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/434] 199.204.45.102 () {44 vars in 940 bytes} [Wed Apr 1 16:39:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 214/435] 199.204.45.102 () {48 vars in 952 bytes} [Wed Apr 1 16:39:29 2026] POST /v2/images => generated 799 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-01 16:39:29.090 7 INFO glance.api.v2.image_data [None req-c5c06324-c646-4787-a9db-8aec14927c7f 451e025195fb47298e966914a8be873b 7126fef8b3e0470ab8759dfcdeb62035 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-01 16:40:21.642 7 INFO glance.location [None req-c5c06324-c646-4787-a9db-8aec14927c7f 451e025195fb47298e966914a8be873b 7126fef8b3e0470ab8759dfcdeb62035 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 222/448] 199.204.45.102 () {48 vars in 1046 bytes} [Wed Apr 1 16:39:29 2026] PUT /v2/images/c8b0a790-2d98-433b-b6be-76f8862739d2/file => generated 0 bytes in 52600 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19748 switches on core 0) [pid: 6|app: 0|req: 227/449] 199.204.45.102 () {44 vars in 972 bytes} [Wed Apr 1 16:40:21 2026] GET /v2/images/c8b0a790-2d98-433b-b6be-76f8862739d2 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/450] 199.204.45.102 () {48 vars in 1051 bytes} [Wed Apr 1 16:40:21 2026] PATCH /v2/images/c8b0a790-2d98-433b-b6be-76f8862739d2 => generated 1234 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 228/451] 199.204.45.102 () {44 vars in 972 bytes} [Wed Apr 1 16:40:21 2026] GET /v2/images/c8b0a790-2d98-433b-b6be-76f8862739d2 => generated 1234 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 236/466] 199.204.45.102 () {42 vars in 689 bytes} [Wed Apr 1 16:41:31 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: 231/467] 199.204.45.102 () {44 vars in 911 bytes} [Wed Apr 1 16:41:31 2026] GET /v2/images => generated 3687 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/470] 199.204.45.102 () {42 vars in 689 bytes} [Wed Apr 1 16:41:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 238/471] 199.204.45.102 () {44 vars in 911 bytes} [Wed Apr 1 16:41:44 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/472] 199.204.45.102 () {44 vars in 940 bytes} [Wed Apr 1 16:41:44 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 239/473] 199.204.45.102 () {44 vars in 962 bytes} [Wed Apr 1 16:41:44 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/474] 199.204.45.102 () {44 vars in 940 bytes} [Wed Apr 1 16:41:44 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: 6|app: 0|req: 240/475] 199.204.45.102 () {48 vars in 952 bytes} [Wed Apr 1 16:41:44 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-01 16:41:44.507 7 INFO glance.api.v2.image_data [None req-fe1641af-d1d9-4d1c-83bf-d1204a781d70 451e025195fb47298e966914a8be873b 7126fef8b3e0470ab8759dfcdeb62035 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-01 16:41:55.767 7 INFO glance.location [None req-fe1641af-d1d9-4d1c-83bf-d1204a781d70 451e025195fb47298e966914a8be873b 7126fef8b3e0470ab8759dfcdeb62035 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 236/478] 199.204.45.102 () {48 vars in 1046 bytes} [Wed Apr 1 16:41:44 2026] PUT /v2/images/3cb35e84-4c38-4b3b-af30-b3f803bb923c/file => generated 0 bytes in 11308 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20476 switches on core 0) [pid: 6|app: 0|req: 243/479] 199.204.45.102 () {44 vars in 972 bytes} [Wed Apr 1 16:41:55 2026] GET /v2/images/3cb35e84-4c38-4b3b-af30-b3f803bb923c => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/480] 199.204.45.102 () {44 vars in 972 bytes} [Wed Apr 1 16:41:55 2026] GET /v2/images/3cb35e84-4c38-4b3b-af30-b3f803bb923c => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 319/631] 199.204.45.102 () {42 vars in 689 bytes} [Wed Apr 1 16:54:24 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: 313/632] 199.204.45.102 () {44 vars in 911 bytes} [Wed Apr 1 16:54:24 2026] GET /v2/images => generated 4892 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/663] 199.204.45.102 () {42 vars in 689 bytes} [Wed Apr 1 16:56:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 335/664] 199.204.45.102 () {44 vars in 911 bytes} [Wed Apr 1 16:56:54 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/665] 199.204.45.102 () {42 vars in 689 bytes} [Wed Apr 1 16:56:56 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 336/666] 199.204.45.102 () {44 vars in 911 bytes} [Wed Apr 1 16:56:56 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 345/683] 199.204.45.102 () {42 vars in 689 bytes} [Wed Apr 1 16:58:11 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: 339/684] 199.204.45.102 () {44 vars in 911 bytes} [Wed Apr 1 16:58:11 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 346/685] 199.204.45.102 () {42 vars in 689 bytes} [Wed Apr 1 16:58:19 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: 340/686] 199.204.45.102 () {44 vars in 911 bytes} [Wed Apr 1 16:58:19 2026] GET /v2/images => generated 4892 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 354/701] 199.204.45.102 () {42 vars in 689 bytes} [Wed Apr 1 16:59:27 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: 348/702] 199.204.45.102 () {44 vars in 911 bytes} [Wed Apr 1 16:59:27 2026] GET /v2/images => generated 4892 bytes in 60 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:70: 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: 356/717] 10.0.0.187 () {32 vars in 633 bytes} [Wed Apr 1 17:00:30 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/722] 10.0.0.118 () {36 vars in 987 bytes} [Wed Apr 1 17:00:57 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f => generated 1171 bytes in 39 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:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 364/723] 10.0.0.118 () {36 vars in 927 bytes} [Wed Apr 1 17:00:57 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/726] 10.0.0.119 () {36 vars in 987 bytes} [Wed Apr 1 17:01:00 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f => generated 1171 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 366/727] 10.0.0.119 () {36 vars in 927 bytes} [Wed Apr 1 17:01:00 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: 362/728] 10.0.0.119 () {36 vars in 927 bytes} [Wed Apr 1 17:01:00 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: 6|app: 0|req: 367/729] 10.0.0.119 () {36 vars in 987 bytes} [Wed Apr 1 17:01:00 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f => 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: 363/730] 10.0.0.119 () {36 vars in 927 bytes} [Wed Apr 1 17:01:00 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: 6|app: 0|req: 368/731] 10.0.0.119 () {36 vars in 927 bytes} [Wed Apr 1 17:01:00 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: 364/732] 10.0.0.119 () {36 vars in 987 bytes} [Wed Apr 1 17:01:00 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 369/733] 10.0.0.119 () {36 vars in 927 bytes} [Wed Apr 1 17:01:00 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: 365/734] 10.0.0.119 () {36 vars in 927 bytes} [Wed Apr 1 17:01:00 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: 6|app: 0|req: 370/735] 10.0.0.173 () {36 vars in 911 bytes} [Wed Apr 1 17:01:01 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/736] 10.0.0.173 () {36 vars in 1007 bytes} [Wed Apr 1 17:01:01 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f/locations => generated 127 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 371/737] 10.0.0.173 () {36 vars in 987 bytes} [Wed Apr 1 17:01:01 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f => 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/738] 10.0.0.173 () {36 vars in 927 bytes} [Wed Apr 1 17:01:01 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: 6|app: 0|req: 372/739] 10.0.0.173 () {36 vars in 927 bytes} [Wed Apr 1 17:01:01 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: 368/740] 10.0.0.118 () {36 vars in 987 bytes} [Wed Apr 1 17:01:02 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 373/741] 10.0.0.118 () {36 vars in 927 bytes} [Wed Apr 1 17:01: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: 7|app: 0|req: 369/742] 199.204.45.102 () {36 vars in 991 bytes} [Wed Apr 1 17:01:07 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 374/743] 199.204.45.102 () {36 vars in 931 bytes} [Wed Apr 1 17:01:07 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: 370/744] 199.204.45.102 () {36 vars in 991 bytes} [Wed Apr 1 17:01:07 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 375/745] 199.204.45.102 () {36 vars in 931 bytes} [Wed Apr 1 17:01:07 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/754] 10.0.0.118 () {36 vars in 987 bytes} [Wed Apr 1 17:01:46 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 380/755] 10.0.0.118 () {36 vars in 927 bytes} [Wed Apr 1 17:01: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: 7|app: 0|req: 376/756] 10.0.0.187 () {30 vars in 411 bytes} [Wed Apr 1 17:01:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 384/763] 10.0.0.118 () {36 vars in 987 bytes} [Wed Apr 1 17:02:10 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f => 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: 380/764] 10.0.0.118 () {36 vars in 927 bytes} [Wed Apr 1 17:02:10 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: 382/767] 10.0.0.118 () {36 vars in 987 bytes} [Wed Apr 1 17:02:24 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 386/768] 10.0.0.118 () {36 vars in 927 bytes} [Wed Apr 1 17:02:24 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: 6|app: 0|req: 388/771] 10.0.0.118 () {36 vars in 987 bytes} [Wed Apr 1 17:02:34 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f => 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: 384/772] 10.0.0.118 () {36 vars in 927 bytes} [Wed Apr 1 17:02: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: 6|app: 0|req: 392/779] 10.0.0.118 () {36 vars in 987 bytes} [Wed Apr 1 17:03:04 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f => 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: 388/780] 10.0.0.118 () {36 vars in 927 bytes} [Wed Apr 1 17:03:04 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: 392/787] 10.0.0.118 () {36 vars in 987 bytes} [Wed Apr 1 17:03:38 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 396/788] 10.0.0.118 () {36 vars in 927 bytes} [Wed Apr 1 17:03:38 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: 6|app: 0|req: 399/793] 10.0.0.187 () {34 vars in 655 bytes} [Wed Apr 1 17:03:52 2026] POST /v2/images => generated 648 bytes in 356 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-01 17:03:52.449 7 WARNING glance.api.v2.images [None req-8c07aeff-69ae-43bb-b458-2b97b2877908 81c31dff5ed44831a1fe442187db9ffd aff01710c722495b92207073ca3f1c0e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a7c6b9e7-2afe-4bec-ac0a-607e00980290 [pid: 7|app: 0|req: 395/794] 10.0.0.187 () {32 vars in 710 bytes} [Wed Apr 1 17:03:52 2026] DELETE /v2/images/a7c6b9e7-2afe-4bec-ac0a-607e00980290 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 400/795] 10.0.0.187 () {32 vars in 707 bytes} [Wed Apr 1 17:03:52 2026] GET /v2/images/a7c6b9e7-2afe-4bec-ac0a-607e00980290 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/796] 10.0.0.187 () {32 vars in 633 bytes} [Wed Apr 1 17:03:52 2026] GET /v2/images => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 401/797] 10.0.0.187 () {34 vars in 655 bytes} [Wed Apr 1 17:03:52 2026] POST /v2/images => generated 703 bytes in 78 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/798] 10.0.0.187 () {32 vars in 717 bytes} [Wed Apr 1 17:03:52 2026] GET /v2/images/8d124ed7-8317-4a35-b818-539b19b84402/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-01 17:03:52.718 6 INFO glance.api.v2.image_data [None req-2d1fe848-3d1c-4d67-8546-be842cdd87c4 81c31dff5ed44831a1fe442187db9ffd aff01710c722495b92207073ca3f1c0e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-01 17:03:52.785 6 WARNING glance_store._drivers.rbd [None req-2d1fe848-3d1c-4d67-8546-be842cdd87c4 81c31dff5ed44831a1fe442187db9ffd aff01710c722495b92207073ca3f1c0e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-01 17:03:53.385 6 INFO glance.location [None req-2d1fe848-3d1c-4d67-8546-be842cdd87c4 81c31dff5ed44831a1fe442187db9ffd aff01710c722495b92207073ca3f1c0e - - default default] Image format matched and virtual size computed: 1024 [pid: 6|app: 0|req: 402/799] 10.0.0.187 () {32 vars in 727 bytes} [Wed Apr 1 17:03:52 2026] PUT /v2/images/8d124ed7-8317-4a35-b818-539b19b84402/file => generated 0 bytes in 735 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/800] 10.0.0.187 () {32 vars in 707 bytes} [Wed Apr 1 17:03:53 2026] GET /v2/images/8d124ed7-8317-4a35-b818-539b19b84402 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 403/801] 10.0.0.187 () {32 vars in 717 bytes} [Wed Apr 1 17:03:53 2026] GET /v2/images/8d124ed7-8317-4a35-b818-539b19b84402/file => generated 1024 bytes in 157 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/802] 10.0.0.187 () {34 vars in 655 bytes} [Wed Apr 1 17:03:53 2026] POST /v2/images => generated 649 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 6|app: 0|req: 404/803] 10.0.0.187 () {32 vars in 726 bytes} [Wed Apr 1 17:03:53 2026] PATCH /v2/images/7cd55a03-987a-4c8c-876d-36a83cb1cc6e => generated 653 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/804] 10.0.0.187 () {32 vars in 707 bytes} [Wed Apr 1 17:03:53 2026] GET /v2/images/7cd55a03-987a-4c8c-876d-36a83cb1cc6e => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-01 17:03:53.773 6 WARNING glance.api.v2.images [None req-ee8dc3d5-fc16-4d12-9cf8-92a59aaa9574 81c31dff5ed44831a1fe442187db9ffd aff01710c722495b92207073ca3f1c0e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7cd55a03-987a-4c8c-876d-36a83cb1cc6e [pid: 6|app: 0|req: 405/805] 10.0.0.187 () {32 vars in 710 bytes} [Wed Apr 1 17:03:53 2026] DELETE /v2/images/7cd55a03-987a-4c8c-876d-36a83cb1cc6e => generated 0 bytes in 71 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/806] 10.0.0.187 () {32 vars in 707 bytes} [Wed Apr 1 17:03:53 2026] GET /v2/images/7cd55a03-987a-4c8c-876d-36a83cb1cc6e => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-01 17:03:53.882 6 WARNING glance.api.v2.images [None req-7b89c165-0dfc-4257-bfb3-b625265f5401 81c31dff5ed44831a1fe442187db9ffd aff01710c722495b92207073ca3f1c0e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8d124ed7-8317-4a35-b818-539b19b84402 [pid: 6|app: 0|req: 406/807] 10.0.0.187 () {32 vars in 710 bytes} [Wed Apr 1 17:03:53 2026] DELETE /v2/images/8d124ed7-8317-4a35-b818-539b19b84402 => generated 0 bytes in 832 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/808] 10.0.0.187 () {32 vars in 707 bytes} [Wed Apr 1 17:03:54 2026] GET /v2/images/8d124ed7-8317-4a35-b818-539b19b84402 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-01 17:03:54.731 6 WARNING glance.api.v2.images [None req-2feedd5a-4029-496e-8293-68f9bf1a96a5 81c31dff5ed44831a1fe442187db9ffd aff01710c722495b92207073ca3f1c0e - - default default] Failed to find image a7c6b9e7-2afe-4bec-ac0a-607e00980290 to delete: glance.common.exception.ImageNotFound: No image found with ID a7c6b9e7-2afe-4bec-ac0a-607e00980290 [pid: 6|app: 0|req: 407/809] 10.0.0.187 () {32 vars in 710 bytes} [Wed Apr 1 17:03:54 2026] DELETE /v2/images/a7c6b9e7-2afe-4bec-ac0a-607e00980290 => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/810] 10.0.0.187 () {32 vars in 707 bytes} [Wed Apr 1 17:03:54 2026] GET /v2/images/a7c6b9e7-2afe-4bec-ac0a-607e00980290 => 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: 412/827] 10.0.0.118 () {36 vars in 987 bytes} [Wed Apr 1 17:05:13 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 416/828] 10.0.0.118 () {36 vars in 927 bytes} [Wed Apr 1 17:05:13 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: 6|app: 0|req: 419/833] 10.0.0.118 () {36 vars in 987 bytes} [Wed Apr 1 17:05:31 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f => 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: 415/834] 10.0.0.118 () {36 vars in 927 bytes} [Wed Apr 1 17:05:31 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: 6|app: 0|req: 421/837] 10.0.0.187 () {32 vars in 707 bytes} [Wed Apr 1 17:05:40 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f => 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: 417/838] 10.0.0.187 () {32 vars in 707 bytes} [Wed Apr 1 17:05:40 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 422/839] 10.0.0.119 () {36 vars in 987 bytes} [Wed Apr 1 17:05:41 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f => generated 1171 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/840] 10.0.0.119 () {36 vars in 927 bytes} [Wed Apr 1 17:05:41 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: 6|app: 0|req: 423/841] 10.0.0.119 () {36 vars in 927 bytes} [Wed Apr 1 17:05:41 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: 419/842] 10.0.0.119 () {36 vars in 987 bytes} [Wed Apr 1 17:05:41 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 424/843] 10.0.0.119 () {36 vars in 927 bytes} [Wed Apr 1 17:05:41 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: 420/844] 10.0.0.119 () {36 vars in 927 bytes} [Wed Apr 1 17:05:41 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: 6|app: 0|req: 425/845] 10.0.0.119 () {36 vars in 987 bytes} [Wed Apr 1 17:05:41 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f => 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: 421/846] 10.0.0.119 () {36 vars in 927 bytes} [Wed Apr 1 17:05:41 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: 6|app: 0|req: 426/847] 10.0.0.119 () {36 vars in 927 bytes} [Wed Apr 1 17:05:41 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: 422/848] 10.0.0.173 () {36 vars in 911 bytes} [Wed Apr 1 17:05:41 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 6|app: 0|req: 427/849] 10.0.0.173 () {36 vars in 1007 bytes} [Wed Apr 1 17:05:41 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f/locations => generated 127 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/850] 10.0.0.173 () {36 vars in 987 bytes} [Wed Apr 1 17:05:41 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 428/851] 10.0.0.173 () {36 vars in 927 bytes} [Wed Apr 1 17:05:41 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: 424/852] 10.0.0.173 () {36 vars in 927 bytes} [Wed Apr 1 17:05:41 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: 427/857] 199.204.45.102 () {32 vars in 826 bytes} [Wed Apr 1 17:06:08 2026] GET /v2/images?status=active&owner=7126fef8b3e0470ab8759dfcdeb62035&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 431/858] 199.204.45.102 () {32 vars in 653 bytes} [Wed Apr 1 17:06:09 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: 428/861] 10.0.0.119 () {36 vars in 987 bytes} [Wed Apr 1 17:06:09 2026] GET /v2/images/71a1f1d3-36bf-4fd5-82fc-9b1734a9cf0e => generated 1209 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 434/862] 10.0.0.119 () {36 vars in 927 bytes} [Wed Apr 1 17:06:09 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: 429/863] 10.0.0.119 () {36 vars in 927 bytes} [Wed Apr 1 17:06:09 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: 6|app: 0|req: 435/864] 10.0.0.119 () {36 vars in 987 bytes} [Wed Apr 1 17:06:09 2026] GET /v2/images/71a1f1d3-36bf-4fd5-82fc-9b1734a9cf0e => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/865] 10.0.0.119 () {36 vars in 927 bytes} [Wed Apr 1 17:06:09 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: 6|app: 0|req: 436/866] 10.0.0.119 () {36 vars in 927 bytes} [Wed Apr 1 17:06:09 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: 431/867] 10.0.0.119 () {36 vars in 987 bytes} [Wed Apr 1 17:06:09 2026] GET /v2/images/71a1f1d3-36bf-4fd5-82fc-9b1734a9cf0e => generated 1209 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 437/868] 10.0.0.119 () {36 vars in 927 bytes} [Wed Apr 1 17:06:09 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: 432/869] 10.0.0.173 () {36 vars in 911 bytes} [Wed Apr 1 17:06:10 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 6|app: 0|req: 438/870] 10.0.0.173 () {36 vars in 1007 bytes} [Wed Apr 1 17:06:10 2026] GET /v2/images/71a1f1d3-36bf-4fd5-82fc-9b1734a9cf0e/locations => generated 127 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/871] 10.0.0.173 () {36 vars in 987 bytes} [Wed Apr 1 17:06:10 2026] GET /v2/images/71a1f1d3-36bf-4fd5-82fc-9b1734a9cf0e => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 439/872] 10.0.0.173 () {36 vars in 927 bytes} [Wed Apr 1 17:06:10 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: 434/873] 10.0.0.173 () {36 vars in 927 bytes} [Wed Apr 1 17:06:10 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: 437/878] 10.0.0.118 () {36 vars in 987 bytes} [Wed Apr 1 17:06:32 2026] GET /v2/images/83e30c1d-4ce7-4d03-b492-3b4cbf14151f => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 442/879] 10.0.0.118 () {36 vars in 927 bytes} [Wed Apr 1 17:06:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 463/920] 10.0.0.187 () {32 vars in 633 bytes} [Wed Apr 1 17:09:59 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)