+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 7 00:26:13 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-64c9dc4b8b-cpb7k 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f7b3c624668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-07 00:26:15.300 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-07 00:26:15.300 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-07 00:26:16.148 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-07 00:26:16.149 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-07 00:26:16.149 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-07 00:26:16.150 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-07 00:26:16.151 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-07 00:26:16.152 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-07 00:26:18.110 7 WARNING glance.api.v2.images [None req-597c5a33-d037-4c98-b63a-3a047417aa3b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-07 00:26:18.138 8 WARNING glance.api.v2.images [None req-6e3b09ab-c162-4595-ad79-f8ca0d180f21 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-07 00:26:18.431 7 WARNING keystonemiddleware._common.config [None req-597c5a33-d037-4c98-b63a-3a047417aa3b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:26:18.438 7 WARNING oslo_config.cfg [None req-597c5a33-d037-4c98-b63a-3a047417aa3b - - - - - -] 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 0x7f7b3c624668 pid: 7 (default app) 2026-04-07 00:26:18.462 8 WARNING keystonemiddleware._common.config [None req-6e3b09ab-c162-4595-ad79-f8ca0d180f21 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:26:18.470 8 WARNING oslo_config.cfg [None req-6e3b09ab-c162-4595-ad79-f8ca0d180f21 - - - - - -] 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 0x7f7b3c624668 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 7 00:26:19 2026] GET / => generated 1290 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-07 00:26:19.499 8 WARNING oslo_policy.policy [None req-439e99af-e6f1-4a8e-9db1-31895927bd74 ef44932eeea348feae65ac9f9a8412e2 07b570ba4b824f1eb4fa69916f106aa0 - - 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-07 00:26:19.500 8 WARNING oslo_policy.policy [None req-439e99af-e6f1-4a8e-9db1-31895927bd74 ef44932eeea348feae65ac9f9a8412e2 07b570ba4b824f1eb4fa69916f106aa0 - - 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-07 00:26:19.518 8 WARNING oslo_policy.policy [None req-439e99af-e6f1-4a8e-9db1-31895927bd74 ef44932eeea348feae65ac9f9a8412e2 07b570ba4b824f1eb4fa69916f106aa0 - - 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-07 00:26:19.518 8 WARNING oslo_policy.policy [None req-439e99af-e6f1-4a8e-9db1-31895927bd74 ef44932eeea348feae65ac9f9a8412e2 07b570ba4b824f1eb4fa69916f106aa0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/6] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 7 00:26:19 2026] GET /v2/images => generated 69 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 7 00:26:22 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 7 00:26:22 2026] GET /v2/images => generated 69 bytes in 36 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-07 00:26:22.798 7 WARNING oslo_policy.policy [None req-9e3673d9-7927-4e48-91da-da870d8daea8 ef44932eeea348feae65ac9f9a8412e2 07b570ba4b824f1eb4fa69916f106aa0 - - 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-07 00:26:22.798 7 WARNING oslo_policy.policy [None req-9e3673d9-7927-4e48-91da-da870d8daea8 ef44932eeea348feae65ac9f9a8412e2 07b570ba4b824f1eb4fa69916f106aa0 - - 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/9] 199.204.45.3 () {44 vars in 904 bytes} [Tue Apr 7 00:26:22 2026] GET /v2/images/cirros => generated 151 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.204.45.3 () {44 vars in 926 bytes} [Tue Apr 7 00:26:22 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:26:22.942 7 WARNING oslo_policy.policy [None req-073f04e8-9bee-48bd-b57b-6d1c1de10d16 ef44932eeea348feae65ac9f9a8412e2 07b570ba4b824f1eb4fa69916f106aa0 - - 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-07 00:26:22.943 7 WARNING oslo_policy.policy [None req-073f04e8-9bee-48bd-b57b-6d1c1de10d16 ef44932eeea348feae65ac9f9a8412e2 07b570ba4b824f1eb4fa69916f106aa0 - - 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/11] 199.204.45.3 () {44 vars in 932 bytes} [Tue Apr 7 00:26:22 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-04-07 00:26:23.027 8 WARNING oslo_config.cfg [None req-e50166c2-d690-4dcb-afb5-ff96e4564074 ef44932eeea348feae65ac9f9a8412e2 07b570ba4b824f1eb4fa69916f106aa0 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 5/12] 199.204.45.3 () {48 vars in 944 bytes} [Tue Apr 7 00:26:22 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-07 00:26:23.051 7 WARNING oslo_policy.policy [None req-3f06ef5e-dbe4-4bc4-9943-e947659febc9 ef44932eeea348feae65ac9f9a8412e2 07b570ba4b824f1eb4fa69916f106aa0 - - 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-07 00:26:23.051 7 WARNING oslo_policy.policy [None req-3f06ef5e-dbe4-4bc4-9943-e947659febc9 ef44932eeea348feae65ac9f9a8412e2 07b570ba4b824f1eb4fa69916f106aa0 - - 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-07 00:26:23.052 7 INFO glance.api.v2.image_data [None req-3f06ef5e-dbe4-4bc4-9943-e947659febc9 ef44932eeea348feae65ac9f9a8412e2 07b570ba4b824f1eb4fa69916f106aa0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:26:27.053 7 WARNING glance.location [None req-3f06ef5e-dbe4-4bc4-9943-e947659febc9 ef44932eeea348feae65ac9f9a8412e2 07b570ba4b824f1eb4fa69916f106aa0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/13] 199.204.45.3 () {48 vars in 1038 bytes} [Tue Apr 7 00:26:23 2026] PUT /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b/file => generated 0 bytes in 4068 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6376 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.3 () {44 vars in 964 bytes} [Tue Apr 7 00:26:27 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 00:26:27.147 7 WARNING oslo_config.cfg [None req-deedd41e-e89c-4b2d-872f-888f128128f3 ef44932eeea348feae65ac9f9a8412e2 07b570ba4b824f1eb4fa69916f106aa0 - - 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/15] 199.204.45.3 () {44 vars in 964 bytes} [Tue Apr 7 00:26:27 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/258] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 7 00:46:33 2026] GET / => generated 1290 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/259] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 7 00:46:33 2026] GET /v2/images => generated 1240 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/266] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 7 00:46:59 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/267] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 7 00:46:59 2026] GET /v2/images => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/268] 199.204.45.3 () {44 vars in 930 bytes} [Tue Apr 7 00:47:00 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/269] 199.204.45.3 () {44 vars in 952 bytes} [Tue Apr 7 00:47:00 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/270] 199.204.45.3 () {44 vars in 932 bytes} [Tue Apr 7 00:47:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/271] 199.204.45.3 () {48 vars in 944 bytes} [Tue Apr 7 00:47:00 2026] POST /v2/images => generated 796 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-07 00:47:00.125 7 INFO glance.api.v2.image_data [None req-3e0fa2f9-d6c5-4eab-b77c-2a049ccb912f ef44932eeea348feae65ac9f9a8412e2 07b570ba4b824f1eb4fa69916f106aa0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:47:25.564 7 WARNING glance.location [None req-3e0fa2f9-d6c5-4eab-b77c-2a049ccb912f ef44932eeea348feae65ac9f9a8412e2 07b570ba4b824f1eb4fa69916f106aa0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 138/276] 199.204.45.3 () {48 vars in 1039 bytes} [Tue Apr 7 00:47:00 2026] PUT /v2/images/8be56ebe-204a-4519-ab82-a851619a64b6/file => generated 0 bytes in 25487 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63393 switches on core 0) [pid: 8|app: 0|req: 139/277] 199.204.45.3 () {44 vars in 964 bytes} [Tue Apr 7 00:47:25 2026] GET /v2/images/8be56ebe-204a-4519-ab82-a851619a64b6 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.204.45.3 () {44 vars in 964 bytes} [Tue Apr 7 00:47:25 2026] GET /v2/images/8be56ebe-204a-4519-ab82-a851619a64b6 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/279] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 7 00:47:27 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 7 00:47:27 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/363] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 7 00:54:11 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/364] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 7 00:54:11 2026] GET /v2/images => generated 2451 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/367] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 7 00:54:21 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/368] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 7 00:54:21 2026] GET /v2/images => generated 2451 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/369] 199.204.45.3 () {44 vars in 940 bytes} [Tue Apr 7 00:54:21 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/370] 199.204.45.3 () {44 vars in 962 bytes} [Tue Apr 7 00:54:21 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/371] 199.204.45.3 () {44 vars in 932 bytes} [Tue Apr 7 00:54:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/372] 199.204.45.3 () {48 vars in 944 bytes} [Tue Apr 7 00:54:21 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-07 00:54:21.876 7 INFO glance.api.v2.image_data [None req-7c703c60-22af-48c3-afcf-ef8d9b34bcc1 ef44932eeea348feae65ac9f9a8412e2 07b570ba4b824f1eb4fa69916f106aa0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:54:37.670 7 INFO glance.location [None req-7c703c60-22af-48c3-afcf-ef8d9b34bcc1 ef44932eeea348feae65ac9f9a8412e2 07b570ba4b824f1eb4fa69916f106aa0 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 187/375] 199.204.45.3 () {48 vars in 1038 bytes} [Tue Apr 7 00:54:21 2026] PUT /v2/images/346e48a9-9911-4d74-a748-00c9692ebe22/file => generated 0 bytes in 15850 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25586 switches on core 0) [pid: 8|app: 0|req: 189/376] 199.204.45.3 () {44 vars in 964 bytes} [Tue Apr 7 00:54:37 2026] GET /v2/images/346e48a9-9911-4d74-a748-00c9692ebe22 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 199.204.45.3 () {48 vars in 1043 bytes} [Tue Apr 7 00:54:37 2026] PATCH /v2/images/346e48a9-9911-4d74-a748-00c9692ebe22 => generated 1234 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/378] 199.204.45.3 () {44 vars in 964 bytes} [Tue Apr 7 00:54:37 2026] GET /v2/images/346e48a9-9911-4d74-a748-00c9692ebe22 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/387] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 7 00:55:14 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 7 00:55:14 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 7 00:55:31 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/394] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 7 00:55:31 2026] GET /v2/images => generated 3687 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/395] 199.204.45.3 () {44 vars in 932 bytes} [Tue Apr 7 00:55:31 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 199.204.45.3 () {44 vars in 954 bytes} [Tue Apr 7 00:55:31 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/397] 199.204.45.3 () {44 vars in 932 bytes} [Tue Apr 7 00:55:31 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: 8|app: 0|req: 200/398] 199.204.45.3 () {48 vars in 944 bytes} [Tue Apr 7 00:55:31 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-07 00:55:32.056 7 INFO glance.api.v2.image_data [None req-32bc07ee-85fb-4531-b4d6-c774189fb7f3 ef44932eeea348feae65ac9f9a8412e2 07b570ba4b824f1eb4fa69916f106aa0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:55:46.676 7 INFO glance.location [None req-32bc07ee-85fb-4531-b4d6-c774189fb7f3 ef44932eeea348feae65ac9f9a8412e2 07b570ba4b824f1eb4fa69916f106aa0 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 199/401] 199.204.45.3 () {48 vars in 1039 bytes} [Tue Apr 7 00:55:32 2026] PUT /v2/images/1d91620a-a593-455e-8587-5f407c3b6113/file => generated 0 bytes in 14667 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31321 switches on core 0) [pid: 8|app: 0|req: 203/402] 199.204.45.3 () {44 vars in 964 bytes} [Tue Apr 7 00:55:46 2026] GET /v2/images/1d91620a-a593-455e-8587-5f407c3b6113 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/403] 199.204.45.3 () {44 vars in 964 bytes} [Tue Apr 7 00:55:46 2026] GET /v2/images/1d91620a-a593-455e-8587-5f407c3b6113 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/548] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 7 01:07:44 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/549] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 7 01:07:44 2026] GET /v2/images => generated 4893 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/576] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 7 01:09:55 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/577] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 7 01:09:55 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/578] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 7 01:09:57 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/579] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 7 01:09:57 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/590] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 7 01:10:44 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/591] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 7 01:10:44 2026] GET /v2/images => generated 4893 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/594] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 7 01:10:51 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/595] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 7 01:10:51 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/608] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 7 01:11:50 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/609] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 7 01:11:50 2026] GET /v2/images => generated 4893 bytes in 49 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: 308/618] 10.0.0.149 () {32 vars in 633 bytes} [Tue Apr 7 01:12:31 2026] GET /v2/images => generated 4893 bytes in 15 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: 313/623] 10.0.0.195 () {36 vars in 987 bytes} [Tue Apr 7 01:12:49 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/624] 10.0.0.195 () {36 vars in 927 bytes} [Tue Apr 7 01:12:49 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: 8|app: 0|req: 314/625] 10.0.0.245 () {36 vars in 987 bytes} [Tue Apr 7 01:12:51 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => generated 1171 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/626] 10.0.0.245 () {36 vars in 927 bytes} [Tue Apr 7 01:12:51 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/627] 10.0.0.245 () {36 vars in 927 bytes} [Tue Apr 7 01:12:51 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: 313/628] 10.0.0.245 () {36 vars in 987 bytes} [Tue Apr 7 01:12:51 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/629] 10.0.0.245 () {36 vars in 927 bytes} [Tue Apr 7 01:12:51 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: 314/630] 10.0.0.245 () {36 vars in 927 bytes} [Tue Apr 7 01:12:51 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: 317/631] 10.0.0.245 () {36 vars in 987 bytes} [Tue Apr 7 01:12:51 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/632] 10.0.0.245 () {36 vars in 927 bytes} [Tue Apr 7 01:12:51 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/633] 10.0.0.245 () {36 vars in 927 bytes} [Tue Apr 7 01:12:51 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: 316/634] 10.0.0.18 () {36 vars in 986 bytes} [Tue Apr 7 01:12:52 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => generated 1171 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/635] 10.0.0.18 () {36 vars in 926 bytes} [Tue Apr 7 01:12:52 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: 317/636] 10.0.0.18 () {36 vars in 986 bytes} [Tue Apr 7 01:12:52 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/637] 10.0.0.18 () {36 vars in 926 bytes} [Tue Apr 7 01:12:52 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: 318/638] 10.0.0.18 () {36 vars in 926 bytes} [Tue Apr 7 01:12:52 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/639] 199.204.45.3 () {36 vars in 989 bytes} [Tue Apr 7 01:12:58 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => 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: 319/640] 199.204.45.3 () {36 vars in 929 bytes} [Tue Apr 7 01:12:58 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: 323/643] 199.204.45.3 () {36 vars in 989 bytes} [Tue Apr 7 01:12:58 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => 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: 321/644] 199.204.45.3 () {36 vars in 929 bytes} [Tue Apr 7 01:12:58 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/645] 10.0.0.195 () {36 vars in 987 bytes} [Tue Apr 7 01:13:03 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/646] 10.0.0.195 () {36 vars in 927 bytes} [Tue Apr 7 01:13:03 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/647] 10.0.0.195 () {36 vars in 987 bytes} [Tue Apr 7 01:13:03 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => 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: 323/648] 10.0.0.195 () {36 vars in 927 bytes} [Tue Apr 7 01:13:03 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: 326/653] 10.0.0.149 () {34 vars in 655 bytes} [Tue Apr 7 01:13:26 2026] POST /v2/images => generated 649 bytes in 138 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-07 01:13:26.277 8 WARNING glance.api.v2.images [None req-87dc4f76-e35b-4fa3-8bff-ade3aed082e2 242135b611434e7ea6b0ffe28913b43d c1e052e63a84428187149e7bcdc7118a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e3bd4ca4-5dbd-4c47-9513-15ebb2362ce9 [pid: 8|app: 0|req: 328/654] 10.0.0.149 () {32 vars in 710 bytes} [Tue Apr 7 01:13:26 2026] DELETE /v2/images/e3bd4ca4-5dbd-4c47-9513-15ebb2362ce9 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/655] 10.0.0.149 () {32 vars in 707 bytes} [Tue Apr 7 01:13:26 2026] GET /v2/images/e3bd4ca4-5dbd-4c47-9513-15ebb2362ce9 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/656] 10.0.0.149 () {32 vars in 633 bytes} [Tue Apr 7 01:13:26 2026] GET /v2/images => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/657] 10.0.0.149 () {34 vars in 655 bytes} [Tue Apr 7 01:13:26 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-07 01:13:26.472 8 WARNING oslo_policy.policy [None req-4d4179ed-bcc4-4fab-a161-d59557ec2945 242135b611434e7ea6b0ffe28913b43d c1e052e63a84428187149e7bcdc7118a - - 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-07 01:13:26.472 8 WARNING oslo_policy.policy [None req-4d4179ed-bcc4-4fab-a161-d59557ec2945 242135b611434e7ea6b0ffe28913b43d c1e052e63a84428187149e7bcdc7118a - - 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: 330/658] 10.0.0.149 () {32 vars in 717 bytes} [Tue Apr 7 01:13:26 2026] GET /v2/images/b9cea4e0-c464-4923-8731-bd1f7b15dc5f/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:13:26.495 7 INFO glance.api.v2.image_data [None req-fdefe216-1ab8-4b35-89f0-67364dca2151 242135b611434e7ea6b0ffe28913b43d c1e052e63a84428187149e7bcdc7118a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 01:13:26.546 7 WARNING glance_store._drivers.rbd [None req-fdefe216-1ab8-4b35-89f0-67364dca2151 242135b611434e7ea6b0ffe28913b43d c1e052e63a84428187149e7bcdc7118a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-07 01:13:27.296 7 INFO glance.location [None req-fdefe216-1ab8-4b35-89f0-67364dca2151 242135b611434e7ea6b0ffe28913b43d c1e052e63a84428187149e7bcdc7118a - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 329/659] 10.0.0.149 () {32 vars in 727 bytes} [Tue Apr 7 01:13:26 2026] PUT /v2/images/b9cea4e0-c464-4923-8731-bd1f7b15dc5f/file => generated 0 bytes in 854 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/660] 10.0.0.149 () {32 vars in 707 bytes} [Tue Apr 7 01:13:27 2026] GET /v2/images/b9cea4e0-c464-4923-8731-bd1f7b15dc5f => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/661] 10.0.0.149 () {32 vars in 717 bytes} [Tue Apr 7 01:13:27 2026] GET /v2/images/b9cea4e0-c464-4923-8731-bd1f7b15dc5f/file => generated 1024 bytes in 138 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/662] 10.0.0.149 () {34 vars in 655 bytes} [Tue Apr 7 01:13:27 2026] POST /v2/images => generated 648 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/663] 10.0.0.149 () {32 vars in 726 bytes} [Tue Apr 7 01:13:27 2026] PATCH /v2/images/97a5f856-f84b-45b1-8574-f6a936016857 => generated 652 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/664] 10.0.0.149 () {32 vars in 707 bytes} [Tue Apr 7 01:13:27 2026] GET /v2/images/97a5f856-f84b-45b1-8574-f6a936016857 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:13:27.652 7 WARNING glance.api.v2.images [None req-bc431ba8-239c-4710-b5df-e91e1f4e1b4d 242135b611434e7ea6b0ffe28913b43d c1e052e63a84428187149e7bcdc7118a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//97a5f856-f84b-45b1-8574-f6a936016857 [pid: 7|app: 0|req: 332/665] 10.0.0.149 () {32 vars in 710 bytes} [Tue Apr 7 01:13:27 2026] DELETE /v2/images/97a5f856-f84b-45b1-8574-f6a936016857 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/666] 10.0.0.149 () {32 vars in 707 bytes} [Tue Apr 7 01:13:27 2026] GET /v2/images/97a5f856-f84b-45b1-8574-f6a936016857 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:13:27.731 7 WARNING glance.api.v2.images [None req-3e4bfb5c-5fcd-4ec6-8e63-b8d174a9c57e 242135b611434e7ea6b0ffe28913b43d c1e052e63a84428187149e7bcdc7118a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b9cea4e0-c464-4923-8731-bd1f7b15dc5f [pid: 7|app: 0|req: 333/669] 10.0.0.149 () {32 vars in 710 bytes} [Tue Apr 7 01:13:27 2026] DELETE /v2/images/b9cea4e0-c464-4923-8731-bd1f7b15dc5f => generated 0 bytes in 857 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/670] 10.0.0.149 () {32 vars in 707 bytes} [Tue Apr 7 01:13:28 2026] GET /v2/images/b9cea4e0-c464-4923-8731-bd1f7b15dc5f => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:13:28.612 7 WARNING glance.api.v2.images [None req-71c23b28-d283-4a77-aed4-b67b4b7c2078 242135b611434e7ea6b0ffe28913b43d c1e052e63a84428187149e7bcdc7118a - - default default] Failed to find image e3bd4ca4-5dbd-4c47-9513-15ebb2362ce9 to delete: glance.common.exception.ImageNotFound: No image found with ID e3bd4ca4-5dbd-4c47-9513-15ebb2362ce9 [pid: 7|app: 0|req: 334/671] 10.0.0.149 () {32 vars in 710 bytes} [Tue Apr 7 01:13:28 2026] DELETE /v2/images/e3bd4ca4-5dbd-4c47-9513-15ebb2362ce9 => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/672] 10.0.0.149 () {32 vars in 707 bytes} [Tue Apr 7 01:13:28 2026] GET /v2/images/e3bd4ca4-5dbd-4c47-9513-15ebb2362ce9 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/677] 10.0.0.149 () {30 vars in 411 bytes} [Tue Apr 7 01:13:58 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/682] 10.0.0.195 () {36 vars in 987 bytes} [Tue Apr 7 01:14:12 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/683] 10.0.0.195 () {36 vars in 927 bytes} [Tue Apr 7 01:14:12 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: 344/684] 10.0.0.195 () {36 vars in 987 bytes} [Tue Apr 7 01:14:12 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/685] 10.0.0.195 () {36 vars in 927 bytes} [Tue Apr 7 01:14:12 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: 346/694] 10.0.0.195 () {36 vars in 987 bytes} [Tue Apr 7 01:14:49 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/695] 10.0.0.195 () {36 vars in 927 bytes} [Tue Apr 7 01:14:49 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/704] 10.0.0.195 () {36 vars in 987 bytes} [Tue Apr 7 01:15:29 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => 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: 351/705] 10.0.0.195 () {36 vars in 927 bytes} [Tue Apr 7 01:15:29 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: 353/708] 10.0.0.195 () {36 vars in 987 bytes} [Tue Apr 7 01:15:44 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/709] 10.0.0.195 () {36 vars in 927 bytes} [Tue Apr 7 01:15:44 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/720] 10.0.0.195 () {36 vars in 987 bytes} [Tue Apr 7 01:16:35 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => 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: 359/721] 10.0.0.195 () {36 vars in 927 bytes} [Tue Apr 7 01:16:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/724] 10.0.0.149 () {32 vars in 707 bytes} [Tue Apr 7 01:16:47 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/725] 10.0.0.149 () {32 vars in 707 bytes} [Tue Apr 7 01:16:47 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => 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: 362/726] 10.0.0.245 () {36 vars in 987 bytes} [Tue Apr 7 01:16:47 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => generated 1171 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/727] 10.0.0.245 () {36 vars in 927 bytes} [Tue Apr 7 01:16:48 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: 363/728] 10.0.0.245 () {36 vars in 927 bytes} [Tue Apr 7 01:16: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: 366/729] 10.0.0.245 () {36 vars in 987 bytes} [Tue Apr 7 01:16:48 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => 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: 364/730] 10.0.0.245 () {36 vars in 927 bytes} [Tue Apr 7 01:16: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: 367/731] 10.0.0.245 () {36 vars in 927 bytes} [Tue Apr 7 01:16:48 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: 365/732] 10.0.0.245 () {36 vars in 987 bytes} [Tue Apr 7 01:16:48 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/733] 10.0.0.245 () {36 vars in 927 bytes} [Tue Apr 7 01:16:48 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: 366/734] 10.0.0.245 () {36 vars in 927 bytes} [Tue Apr 7 01:16:48 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: 369/735] 10.0.0.18 () {36 vars in 986 bytes} [Tue Apr 7 01:16:48 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => 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: 367/736] 10.0.0.18 () {36 vars in 926 bytes} [Tue Apr 7 01:16:48 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/737] 10.0.0.18 () {36 vars in 986 bytes} [Tue Apr 7 01:16:48 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/738] 10.0.0.18 () {36 vars in 926 bytes} [Tue Apr 7 01:16:48 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: 370/741] 10.0.0.18 () {36 vars in 926 bytes} [Tue Apr 7 01:16:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/746] 10.0.0.195 () {36 vars in 987 bytes} [Tue Apr 7 01:17:12 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/747] 10.0.0.195 () {36 vars in 927 bytes} [Tue Apr 7 01:17:12 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: 377/752] 10.0.0.195 () {36 vars in 987 bytes} [Tue Apr 7 01:17:29 2026] GET /v2/images/5475ef09-0c99-40ed-9ddb-2ebe0655390b => 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: 376/753] 10.0.0.195 () {36 vars in 927 bytes} [Tue Apr 7 01:17:29 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: 381/762] 199.204.45.3 () {32 vars in 824 bytes} [Tue Apr 7 01:18:08 2026] GET /v2/images?status=active&owner=07b570ba4b824f1eb4fa69916f106aa0&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/763] 199.204.45.3 () {32 vars in 651 bytes} [Tue Apr 7 01:18: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: 382/764] 10.0.0.245 () {36 vars in 987 bytes} [Tue Apr 7 01:18:09 2026] GET /v2/images/8be56ebe-204a-4519-ab82-a851619a64b6 => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/765] 10.0.0.245 () {36 vars in 927 bytes} [Tue Apr 7 01:18:09 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/766] 10.0.0.245 () {36 vars in 927 bytes} [Tue Apr 7 01:18:09 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/767] 10.0.0.245 () {36 vars in 987 bytes} [Tue Apr 7 01:18:09 2026] GET /v2/images/8be56ebe-204a-4519-ab82-a851619a64b6 => 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: 384/768] 10.0.0.245 () {36 vars in 927 bytes} [Tue Apr 7 01:18: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: 8|app: 0|req: 385/769] 10.0.0.245 () {36 vars in 927 bytes} [Tue Apr 7 01:18: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: 7|app: 0|req: 385/770] 10.0.0.245 () {36 vars in 987 bytes} [Tue Apr 7 01:18:09 2026] GET /v2/images/8be56ebe-204a-4519-ab82-a851619a64b6 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/771] 10.0.0.245 () {36 vars in 927 bytes} [Tue Apr 7 01:18: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: 386/772] 10.0.0.18 () {36 vars in 986 bytes} [Tue Apr 7 01:18:09 2026] GET /v2/images/8be56ebe-204a-4519-ab82-a851619a64b6 => generated 1209 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/773] 10.0.0.18 () {36 vars in 926 bytes} [Tue Apr 7 01:18:10 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: 387/774] 10.0.0.18 () {36 vars in 986 bytes} [Tue Apr 7 01:18:10 2026] GET /v2/images/8be56ebe-204a-4519-ab82-a851619a64b6 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/775] 10.0.0.18 () {36 vars in 926 bytes} [Tue Apr 7 01:18: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: 388/776] 10.0.0.18 () {36 vars in 926 bytes} [Tue Apr 7 01:18: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: 412/823] 10.0.0.149 () {32 vars in 633 bytes} [Tue Apr 7 01:22:00 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)