+ 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 [Thu May 28 15:41:14 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-796555d96d-k8f4b 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 0x7f51f0c6e668 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-05-28 15:41:16.745 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-28 15:41:16.759 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-05-28 15:41:17.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-05-28 15:41:17.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-05-28 15:41:17.588 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-28 15:41:17.608 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-28 15:41:17.609 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-28 15:41:17.609 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-28 15:41:19.622 7 WARNING glance.api.v2.images [None req-35d69027-f6a4-4d35-b7fa-0108fa52b905 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-28 15:41:19.714 8 WARNING glance.api.v2.images [None req-39196ed6-23a3-496f-8d48-fe8f047df47a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-28 15:41:19.952 7 WARNING keystonemiddleware._common.config [None req-35d69027-f6a4-4d35-b7fa-0108fa52b905 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 15:41:19.960 7 WARNING oslo_config.cfg [None req-35d69027-f6a4-4d35-b7fa-0108fa52b905 - - - - - -] 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 0x7f51f0c6e668 pid: 7 (default app) 2026-05-28 15:41:20.052 8 WARNING keystonemiddleware._common.config [None req-39196ed6-23a3-496f-8d48-fe8f047df47a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 15:41:20.060 8 WARNING oslo_config.cfg [None req-39196ed6-23a3-496f-8d48-fe8f047df47a - - - - - -] 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 0x7f51f0c6e668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.25 () {42 vars in 685 bytes} [Thu May 28 15:41:24 2026] GET / => generated 1301 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-05-28 15:41:25.118 8 WARNING oslo_policy.policy [None req-e849616e-f462-4bbb-b94c-713814881224 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 15:41:25.118 8 WARNING oslo_policy.policy [None req-e849616e-f462-4bbb-b94c-713814881224 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 15:41:25.132 8 WARNING oslo_policy.policy [None req-e849616e-f462-4bbb-b94c-713814881224 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 15:41:25.132 8 WARNING oslo_policy.policy [None req-e849616e-f462-4bbb-b94c-713814881224 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - 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: 1/6] 199.204.45.25 () {44 vars in 907 bytes} [Thu May 28 15:41:24 2026] GET /v2/images => generated 69 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.25 () {42 vars in 685 bytes} [Thu May 28 15:41:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.25 () {44 vars in 907 bytes} [Thu May 28 15:41:29 2026] GET /v2/images => generated 69 bytes in 41 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-05-28 15:41:29.127 7 WARNING oslo_policy.policy [None req-d2e647b0-d9e4-4631-81ac-2819c9302c96 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 15:41:29.127 7 WARNING oslo_policy.policy [None req-d2e647b0-d9e4-4631-81ac-2819c9302c96 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - 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/9] 199.204.45.25 () {44 vars in 908 bytes} [Thu May 28 15:41:29 2026] GET /v2/images/cirros => generated 151 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.25 () {44 vars in 930 bytes} [Thu May 28 15:41:29 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 15:41:29.269 7 WARNING oslo_policy.policy [None req-9b39196c-6f58-4905-b96d-2ed146d96114 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 15:41:29.270 7 WARNING oslo_policy.policy [None req-9b39196c-6f58-4905-b96d-2ed146d96114 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - 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: 8/11] 199.204.45.25 () {44 vars in 936 bytes} [Thu May 28 15:41:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 15:41:29.357 8 WARNING oslo_config.cfg [None req-27ef1376-4735-4c12-add1-b7434a38d922 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - 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: 4/12] 199.204.45.25 () {48 vars in 948 bytes} [Thu May 28 15:41:29 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-28 15:41:29.382 7 WARNING oslo_policy.policy [None req-0185887f-53e8-477b-94d2-ef0fec5200f8 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 15:41:29.383 7 WARNING oslo_policy.policy [None req-0185887f-53e8-477b-94d2-ef0fec5200f8 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 15:41:29.384 7 INFO glance.api.v2.image_data [None req-0185887f-53e8-477b-94d2-ef0fec5200f8 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 15:41:33.128 7 WARNING glance.location [None req-0185887f-53e8-477b-94d2-ef0fec5200f8 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.25 () {48 vars in 1042 bytes} [Thu May 28 15:41:29 2026] PUT /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1/file => generated 0 bytes in 3792 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8271 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.25 () {44 vars in 968 bytes} [Thu May 28 15:41:33 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 15:41:33.261 7 WARNING oslo_config.cfg [None req-addb22ce-3a21-48a9-a421-5b8bd53c6fbe 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - 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: 10/17] 199.204.45.25 () {48 vars in 1048 bytes} [Thu May 28 15:41:33 2026] PATCH /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1312 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.25 () {44 vars in 968 bytes} [Thu May 28 15:41:33 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/257] 199.204.45.25 () {42 vars in 685 bytes} [Thu May 28 16:01:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/258] 199.204.45.25 () {44 vars in 907 bytes} [Thu May 28 16:01:26 2026] GET /v2/images => generated 1381 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/263] 199.204.45.25 () {42 vars in 685 bytes} [Thu May 28 16:01:43 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/264] 199.204.45.25 () {44 vars in 907 bytes} [Thu May 28 16:01:43 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/265] 199.204.45.25 () {44 vars in 934 bytes} [Thu May 28 16:01:43 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/266] 199.204.45.25 () {44 vars in 956 bytes} [Thu May 28 16:01:43 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/267] 199.204.45.25 () {44 vars in 936 bytes} [Thu May 28 16:01:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/268] 199.204.45.25 () {48 vars in 948 bytes} [Thu May 28 16:01:43 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-28 16:01:43.753 7 INFO glance.api.v2.image_data [None req-2be627e5-6def-47a1-9f7a-f186f20be63b 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 16:02:09.158 7 WARNING glance.location [None req-2be627e5-6def-47a1-9f7a-f186f20be63b 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 136/273] 199.204.45.25 () {48 vars in 1043 bytes} [Thu May 28 16:01:43 2026] PUT /v2/images/5f329b1d-c55b-4035-b2cb-f406b35d7fd9/file => generated 0 bytes in 25453 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66760 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.204.45.25 () {44 vars in 968 bytes} [Thu May 28 16:02:09 2026] GET /v2/images/5f329b1d-c55b-4035-b2cb-f406b35d7fd9 => 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: 137/275] 199.204.45.25 () {48 vars in 1048 bytes} [Thu May 28 16:02:09 2026] PATCH /v2/images/5f329b1d-c55b-4035-b2cb-f406b35d7fd9 => generated 1395 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.204.45.25 () {44 vars in 968 bytes} [Thu May 28 16:02:09 2026] GET /v2/images/5f329b1d-c55b-4035-b2cb-f406b35d7fd9 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/279] 199.204.45.25 () {42 vars in 685 bytes} [Thu May 28 16:02:10 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 199.204.45.25 () {44 vars in 907 bytes} [Thu May 28 16:02:10 2026] GET /v2/images => generated 2778 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/365] 199.204.45.25 () {42 vars in 685 bytes} [Thu May 28 16:09:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/366] 199.204.45.25 () {44 vars in 907 bytes} [Thu May 28 16:09:17 2026] GET /v2/images => generated 2778 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/371] 199.204.45.25 () {42 vars in 685 bytes} [Thu May 28 16:09:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/372] 199.204.45.25 () {44 vars in 907 bytes} [Thu May 28 16:09:31 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/373] 199.204.45.25 () {44 vars in 944 bytes} [Thu May 28 16:09:31 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/374] 199.204.45.25 () {44 vars in 966 bytes} [Thu May 28 16:09:31 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/375] 199.204.45.25 () {44 vars in 936 bytes} [Thu May 28 16:09:31 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) [pid: 7|app: 0|req: 187/376] 199.204.45.25 () {48 vars in 948 bytes} [Thu May 28 16:09:31 2026] POST /v2/images => generated 799 bytes in 152 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-28 16:09:31.883 8 WARNING oslo_policy.policy [None req-202d2599-37ce-4f83-ae4a-5e9ff5d3fa02 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 16:09:31.883 8 WARNING oslo_policy.policy [None req-202d2599-37ce-4f83-ae4a-5e9ff5d3fa02 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 16:09:31.885 8 INFO glance.api.v2.image_data [None req-202d2599-37ce-4f83-ae4a-5e9ff5d3fa02 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 16:09:49.482 8 INFO glance.location [None req-202d2599-37ce-4f83-ae4a-5e9ff5d3fa02 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 190/381] 199.204.45.25 () {48 vars in 1042 bytes} [Thu May 28 16:09:31 2026] PUT /v2/images/861ac10e-0281-4a4f-ad6d-f99a0d134a7f/file => generated 0 bytes in 17663 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24995 switches on core 0) [pid: 7|app: 0|req: 192/382] 199.204.45.25 () {44 vars in 968 bytes} [Thu May 28 16:09:49 2026] GET /v2/images/861ac10e-0281-4a4f-ad6d-f99a0d134a7f => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/383] 199.204.45.25 () {48 vars in 1048 bytes} [Thu May 28 16:09:49 2026] PATCH /v2/images/861ac10e-0281-4a4f-ad6d-f99a0d134a7f => generated 1410 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/384] 199.204.45.25 () {44 vars in 968 bytes} [Thu May 28 16:09:49 2026] GET /v2/images/861ac10e-0281-4a4f-ad6d-f99a0d134a7f => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/391] 199.204.45.25 () {42 vars in 685 bytes} [Thu May 28 16:10:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/392] 199.204.45.25 () {44 vars in 907 bytes} [Thu May 28 16:10:27 2026] GET /v2/images => generated 4190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/397] 199.204.45.25 () {42 vars in 685 bytes} [Thu May 28 16:10:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/398] 199.204.45.25 () {44 vars in 907 bytes} [Thu May 28 16:10:42 2026] GET /v2/images => generated 4190 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/399] 199.204.45.25 () {44 vars in 936 bytes} [Thu May 28 16:10:42 2026] GET /v2/images/manila-service-image => generated 165 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/400] 199.204.45.25 () {44 vars in 958 bytes} [Thu May 28 16:10:42 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/401] 199.204.45.25 () {44 vars in 936 bytes} [Thu May 28 16:10:42 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: 7|app: 0|req: 202/402] 199.204.45.25 () {48 vars in 948 bytes} [Thu May 28 16:10:42 2026] POST /v2/images => generated 791 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-28 16:10:42.593 8 INFO glance.api.v2.image_data [None req-23ea1f2f-6853-42a0-a023-cf2907088515 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 16:10:55.398 8 INFO glance.location [None req-23ea1f2f-6853-42a0-a023-cf2907088515 4e040febd5b4421cb394f8036b1e2333 0333cf4a598c4e04864086ce94ab3fa9 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 201/405] 199.204.45.25 () {48 vars in 1043 bytes} [Thu May 28 16:10:42 2026] PUT /v2/images/15a0b3fb-e509-4649-9482-dad929868f4f/file => generated 0 bytes in 12854 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35612 switches on core 0) [pid: 7|app: 0|req: 205/406] 199.204.45.25 () {44 vars in 968 bytes} [Thu May 28 16:10:55 2026] GET /v2/images/15a0b3fb-e509-4649-9482-dad929868f4f => 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: 202/407] 199.204.45.25 () {48 vars in 1048 bytes} [Thu May 28 16:10:55 2026] PATCH /v2/images/15a0b3fb-e509-4649-9482-dad929868f4f => generated 1382 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/408] 199.204.45.25 () {44 vars in 968 bytes} [Thu May 28 16:10:55 2026] GET /v2/images/15a0b3fb-e509-4649-9482-dad929868f4f => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/567] 199.204.45.25 () {42 vars in 685 bytes} [Thu May 28 16:24:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/568] 199.204.45.25 () {44 vars in 907 bytes} [Thu May 28 16:24:08 2026] GET /v2/images => generated 5574 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/599] 199.204.45.25 () {42 vars in 685 bytes} [Thu May 28 16:26:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/600] 199.204.45.25 () {44 vars in 907 bytes} [Thu May 28 16:26:32 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/601] 199.204.45.25 () {42 vars in 685 bytes} [Thu May 28 16:26:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/602] 199.204.45.25 () {44 vars in 907 bytes} [Thu May 28 16:26:34 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/613] 199.204.45.25 () {42 vars in 685 bytes} [Thu May 28 16:27:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/614] 199.204.45.25 () {44 vars in 907 bytes} [Thu May 28 16:27:25 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/617] 199.204.45.25 () {42 vars in 685 bytes} [Thu May 28 16:27:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/618] 199.204.45.25 () {44 vars in 907 bytes} [Thu May 28 16:27:33 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/631] 199.204.45.25 () {42 vars in 685 bytes} [Thu May 28 16:28:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/632] 199.204.45.25 () {44 vars in 907 bytes} [Thu May 28 16:28:36 2026] GET /v2/images => generated 5574 bytes in 54 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: 323/641] 10.0.0.3 () {32 vars in 631 bytes} [Thu May 28 16:29:17 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/646] 10.0.0.131 () {36 vars in 987 bytes} [Thu May 28 16:29:34 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1312 bytes in 159 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: 8|app: 0|req: 321/647] 10.0.0.131 () {36 vars in 927 bytes} [Thu May 28 16:29: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: 327/648] 10.0.0.156 () {36 vars in 987 bytes} [Thu May 28 16:29:36 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1312 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/649] 10.0.0.156 () {36 vars in 927 bytes} [Thu May 28 16:29:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/650] 10.0.0.156 () {36 vars in 927 bytes} [Thu May 28 16:29:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/651] 10.0.0.156 () {36 vars in 987 bytes} [Thu May 28 16:29:36 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/652] 10.0.0.156 () {36 vars in 927 bytes} [Thu May 28 16:29:36 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: 324/653] 10.0.0.156 () {36 vars in 927 bytes} [Thu May 28 16:29:36 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/654] 10.0.0.156 () {36 vars in 987 bytes} [Thu May 28 16:29:36 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/655] 10.0.0.156 () {36 vars in 927 bytes} [Thu May 28 16:29:36 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: 331/656] 10.0.0.156 () {36 vars in 927 bytes} [Thu May 28 16:29:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/657] 10.0.0.168 () {36 vars in 911 bytes} [Thu May 28 16:29:37 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/658] 10.0.0.168 () {36 vars in 1007 bytes} [Thu May 28 16:29:37 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1/locations => generated 127 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/659] 10.0.0.168 () {36 vars in 987 bytes} [Thu May 28 16:29:37 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/660] 10.0.0.168 () {36 vars in 927 bytes} [Thu May 28 16:29:37 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/661] 10.0.0.168 () {36 vars in 927 bytes} [Thu May 28 16:29:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/664] 199.204.45.25 () {36 vars in 990 bytes} [Thu May 28 16:29:42 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/665] 199.204.45.25 () {36 vars in 930 bytes} [Thu May 28 16:29:42 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: 331/666] 199.204.45.25 () {36 vars in 990 bytes} [Thu May 28 16:29:43 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/667] 199.204.45.25 () {36 vars in 930 bytes} [Thu May 28 16:29:43 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: 332/668] 10.0.0.131 () {36 vars in 987 bytes} [Thu May 28 16:29:48 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/669] 10.0.0.131 () {36 vars in 927 bytes} [Thu May 28 16:29:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/674] 10.0.0.3 () {34 vars in 653 bytes} [Thu May 28 16:30:01 2026] POST /v2/images => generated 647 bytes in 280 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-28 16:30:02.212 7 WARNING glance.api.v2.images [None req-5a13dace-7448-49e3-9f0f-f81cffa578ef d9661654cca84d7dae56b07900942bdc 121eb40c74d141bbbdf8e0aabf3aed4e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9aaaecad-cc1d-450a-b9c3-1c41b8d4939f [pid: 7|app: 0|req: 340/675] 10.0.0.3 () {32 vars in 708 bytes} [Thu May 28 16:30:02 2026] DELETE /v2/images/9aaaecad-cc1d-450a-b9c3-1c41b8d4939f => generated 0 bytes in 74 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/676] 10.0.0.3 () {32 vars in 705 bytes} [Thu May 28 16:30:02 2026] GET /v2/images/9aaaecad-cc1d-450a-b9c3-1c41b8d4939f => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/677] 10.0.0.3 () {32 vars in 631 bytes} [Thu May 28 16:30:02 2026] GET /v2/images => generated 1381 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/678] 10.0.0.3 () {34 vars in 653 bytes} [Thu May 28 16:30:02 2026] POST /v2/images => generated 702 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/679] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 28 16:30:02 2026] GET /v2/images/e4a544ee-9e95-4b0b-b3ca-30c6b7b47429/file => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 16:30:02.420 8 INFO glance.api.v2.image_data [None req-81fec74b-ecdf-4bb7-86c0-f6dfc5810f06 d9661654cca84d7dae56b07900942bdc 121eb40c74d141bbbdf8e0aabf3aed4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 16:30:02.456 8 WARNING glance_store._drivers.rbd [None req-81fec74b-ecdf-4bb7-86c0-f6dfc5810f06 d9661654cca84d7dae56b07900942bdc 121eb40c74d141bbbdf8e0aabf3aed4e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-28 16:30:03.255 8 INFO glance.location [None req-81fec74b-ecdf-4bb7-86c0-f6dfc5810f06 d9661654cca84d7dae56b07900942bdc 121eb40c74d141bbbdf8e0aabf3aed4e - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 338/680] 10.0.0.3 () {32 vars in 725 bytes} [Thu May 28 16:30:02 2026] PUT /v2/images/e4a544ee-9e95-4b0b-b3ca-30c6b7b47429/file => generated 0 bytes in 876 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/681] 10.0.0.3 () {32 vars in 705 bytes} [Thu May 28 16:30:03 2026] GET /v2/images/e4a544ee-9e95-4b0b-b3ca-30c6b7b47429 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/682] 10.0.0.3 () {32 vars in 715 bytes} [Thu May 28 16:30:03 2026] GET /v2/images/e4a544ee-9e95-4b0b-b3ca-30c6b7b47429/file => generated 1024 bytes in 156 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/683] 10.0.0.3 () {34 vars in 653 bytes} [Thu May 28 16:30:03 2026] POST /v2/images => generated 647 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/684] 10.0.0.3 () {32 vars in 724 bytes} [Thu May 28 16:30:03 2026] PATCH /v2/images/ea380b2f-2b7a-4cf0-8dee-07287c9845eb => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/685] 10.0.0.3 () {32 vars in 705 bytes} [Thu May 28 16:30:03 2026] GET /v2/images/ea380b2f-2b7a-4cf0-8dee-07287c9845eb => generated 653 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 16:30:03.612 8 WARNING glance.api.v2.images [None req-9f971bd3-08ed-47f2-90cf-41f1b7187266 d9661654cca84d7dae56b07900942bdc 121eb40c74d141bbbdf8e0aabf3aed4e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ea380b2f-2b7a-4cf0-8dee-07287c9845eb [pid: 8|app: 0|req: 341/686] 10.0.0.3 () {32 vars in 708 bytes} [Thu May 28 16:30:03 2026] DELETE /v2/images/ea380b2f-2b7a-4cf0-8dee-07287c9845eb => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/687] 10.0.0.3 () {32 vars in 705 bytes} [Thu May 28 16:30:03 2026] GET /v2/images/ea380b2f-2b7a-4cf0-8dee-07287c9845eb => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:30:03.664 8 WARNING glance.api.v2.images [None req-e6dd248c-7655-4af4-8cd2-2f73baef07ec d9661654cca84d7dae56b07900942bdc 121eb40c74d141bbbdf8e0aabf3aed4e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e4a544ee-9e95-4b0b-b3ca-30c6b7b47429 [pid: 8|app: 0|req: 342/688] 10.0.0.3 () {32 vars in 708 bytes} [Thu May 28 16:30:03 2026] DELETE /v2/images/e4a544ee-9e95-4b0b-b3ca-30c6b7b47429 => generated 0 bytes in 901 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/689] 10.0.0.3 () {32 vars in 705 bytes} [Thu May 28 16:30:04 2026] GET /v2/images/e4a544ee-9e95-4b0b-b3ca-30c6b7b47429 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 16:30:04.591 8 WARNING glance.api.v2.images [None req-3e30cb88-7d0e-41af-b6b0-e058bafcc15c d9661654cca84d7dae56b07900942bdc 121eb40c74d141bbbdf8e0aabf3aed4e - - default default] Failed to find image 9aaaecad-cc1d-450a-b9c3-1c41b8d4939f to delete: glance.common.exception.ImageNotFound: No image found with ID 9aaaecad-cc1d-450a-b9c3-1c41b8d4939f [pid: 8|app: 0|req: 343/690] 10.0.0.3 () {32 vars in 708 bytes} [Thu May 28 16:30:04 2026] DELETE /v2/images/9aaaecad-cc1d-450a-b9c3-1c41b8d4939f => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/691] 10.0.0.3 () {32 vars in 705 bytes} [Thu May 28 16:30:04 2026] GET /v2/images/9aaaecad-cc1d-450a-b9c3-1c41b8d4939f => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/694] 10.0.0.131 () {36 vars in 987 bytes} [Thu May 28 16:30:19 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/695] 10.0.0.131 () {36 vars in 927 bytes} [Thu May 28 16:30: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: 7|app: 0|req: 355/704] 10.0.0.131 () {36 vars in 987 bytes} [Thu May 28 16:30:58 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/705] 10.0.0.131 () {36 vars in 927 bytes} [Thu May 28 16:30:58 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: 360/714] 10.0.0.131 () {36 vars in 987 bytes} [Thu May 28 16:31:30 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/715] 10.0.0.131 () {36 vars in 927 bytes} [Thu May 28 16:31:30 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/716] 10.0.0.131 () {36 vars in 987 bytes} [Thu May 28 16:31:30 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/717] 10.0.0.131 () {36 vars in 927 bytes} [Thu May 28 16:31:30 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/724] 10.0.0.3 () {30 vars in 409 bytes} [Thu May 28 16:32:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/727] 10.0.0.131 () {36 vars in 987 bytes} [Thu May 28 16:32:12 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/728] 10.0.0.131 () {36 vars in 927 bytes} [Thu May 28 16:32:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/733] 10.0.0.131 () {36 vars in 987 bytes} [Thu May 28 16:32:32 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/734] 10.0.0.131 () {36 vars in 927 bytes} [Thu May 28 16:32:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/737] 10.0.0.3 () {32 vars in 705 bytes} [Thu May 28 16:32:46 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/738] 10.0.0.3 () {32 vars in 705 bytes} [Thu May 28 16:32:46 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/739] 10.0.0.156 () {36 vars in 987 bytes} [Thu May 28 16:32:46 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1312 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/740] 10.0.0.156 () {36 vars in 927 bytes} [Thu May 28 16:32: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: 368/741] 10.0.0.156 () {36 vars in 927 bytes} [Thu May 28 16:32:46 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: 374/742] 10.0.0.156 () {36 vars in 987 bytes} [Thu May 28 16:32:46 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/743] 10.0.0.156 () {36 vars in 927 bytes} [Thu May 28 16:32:46 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: 375/744] 10.0.0.156 () {36 vars in 927 bytes} [Thu May 28 16:32: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: 370/745] 10.0.0.156 () {36 vars in 987 bytes} [Thu May 28 16:32:46 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/746] 10.0.0.156 () {36 vars in 927 bytes} [Thu May 28 16:32:46 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: 371/747] 10.0.0.156 () {36 vars in 927 bytes} [Thu May 28 16:32:46 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: 377/748] 10.0.0.168 () {36 vars in 911 bytes} [Thu May 28 16:32:47 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/749] 10.0.0.168 () {36 vars in 1007 bytes} [Thu May 28 16:32:47 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/750] 10.0.0.168 () {36 vars in 987 bytes} [Thu May 28 16:32:47 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/751] 10.0.0.168 () {36 vars in 927 bytes} [Thu May 28 16:32:47 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/752] 10.0.0.168 () {36 vars in 927 bytes} [Thu May 28 16:32:47 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: 377/759] 10.0.0.131 () {36 vars in 987 bytes} [Thu May 28 16:33:13 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/760] 10.0.0.131 () {36 vars in 927 bytes} [Thu May 28 16:33: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: 7|app: 0|req: 385/763] 10.0.0.131 () {36 vars in 987 bytes} [Thu May 28 16:33:20 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1312 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/764] 10.0.0.131 () {36 vars in 927 bytes} [Thu May 28 16:33:20 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/767] 10.0.0.131 () {36 vars in 987 bytes} [Thu May 28 16:33:31 2026] GET /v2/images/23e6ed73-d4a3-4d3d-b0b8-38f20ed9f0e1 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/768] 10.0.0.131 () {36 vars in 927 bytes} [Thu May 28 16:33:31 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/777] 199.204.45.25 () {32 vars in 825 bytes} [Thu May 28 16:34:12 2026] GET /v2/images?status=active&owner=0333cf4a598c4e04864086ce94ab3fa9&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/778] 199.204.45.25 () {32 vars in 652 bytes} [Thu May 28 16:34:12 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/779] 10.0.0.156 () {36 vars in 987 bytes} [Thu May 28 16:34:12 2026] GET /v2/images/5f329b1d-c55b-4035-b2cb-f406b35d7fd9 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/780] 10.0.0.156 () {36 vars in 927 bytes} [Thu May 28 16:34:12 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: 394/781] 10.0.0.156 () {36 vars in 927 bytes} [Thu May 28 16:34:12 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: 388/782] 10.0.0.156 () {36 vars in 987 bytes} [Thu May 28 16:34:12 2026] GET /v2/images/5f329b1d-c55b-4035-b2cb-f406b35d7fd9 => generated 1395 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/783] 10.0.0.156 () {36 vars in 927 bytes} [Thu May 28 16:34:13 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: 389/784] 10.0.0.156 () {36 vars in 927 bytes} [Thu May 28 16:34:13 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: 396/785] 10.0.0.156 () {36 vars in 987 bytes} [Thu May 28 16:34:13 2026] GET /v2/images/5f329b1d-c55b-4035-b2cb-f406b35d7fd9 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/786] 10.0.0.156 () {36 vars in 927 bytes} [Thu May 28 16:34:13 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: 397/787] 10.0.0.168 () {36 vars in 911 bytes} [Thu May 28 16:34:13 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/788] 10.0.0.168 () {36 vars in 1007 bytes} [Thu May 28 16:34:13 2026] GET /v2/images/5f329b1d-c55b-4035-b2cb-f406b35d7fd9/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/789] 10.0.0.168 () {36 vars in 987 bytes} [Thu May 28 16:34:13 2026] GET /v2/images/5f329b1d-c55b-4035-b2cb-f406b35d7fd9 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/790] 10.0.0.168 () {36 vars in 927 bytes} [Thu May 28 16:34:13 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: 399/791] 10.0.0.168 () {36 vars in 927 bytes} [Thu May 28 16:34:13 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: 423/838] 10.0.0.3 () {32 vars in 631 bytes} [Thu May 28 16:38:05 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)