+ 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 [Sun Aug 16 13:13:22 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-599747d447-t2wdq machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7ff03c073668 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-08-16 13:13:24.467 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-16 13:13:24.508 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-08-16 13:13:25.316 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-08-16 13:13:25.317 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-08-16 13:13:25.318 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-16 13:13:25.383 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-08-16 13:13:25.384 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-08-16 13:13:25.384 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-16 13:13:27.274 7 WARNING glance.api.v2.images [None req-c497ddb8-31cc-47a8-b7c9-b5b295000413 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-16 13:13:27.504 8 WARNING glance.api.v2.images [None req-62356973-28dd-4c05-a913-06349a488cce - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-16 13:13:27.601 7 WARNING keystonemiddleware._common.config [None req-c497ddb8-31cc-47a8-b7c9-b5b295000413 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-16 13:13:27.608 7 WARNING oslo_config.cfg [None req-c497ddb8-31cc-47a8-b7c9-b5b295000413 - - - - - -] 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 0x7ff03c073668 pid: 7 (default app) 2026-08-16 13:13:27.842 8 WARNING keystonemiddleware._common.config [None req-62356973-28dd-4c05-a913-06349a488cce - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-16 13:13:27.849 8 WARNING oslo_config.cfg [None req-62356973-28dd-4c05-a913-06349a488cce - - - - - -] 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 0x7ff03c073668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.235 () {42 vars in 688 bytes} [Sun Aug 16 13:13:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-16 13:13:30.134 8 WARNING oslo_policy.policy [None req-bc732e0e-b972-4f82-add5-6301beb0a66b 9f6d98f48e2f4f8db240f141065beec7 9092ff553a1d423e96aa28d698d36fb9 - - 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-08-16 13:13:30.134 8 WARNING oslo_policy.policy [None req-bc732e0e-b972-4f82-add5-6301beb0a66b 9f6d98f48e2f4f8db240f141065beec7 9092ff553a1d423e96aa28d698d36fb9 - - 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-08-16 13:13:30.149 8 WARNING oslo_policy.policy [None req-bc732e0e-b972-4f82-add5-6301beb0a66b 9f6d98f48e2f4f8db240f141065beec7 9092ff553a1d423e96aa28d698d36fb9 - - 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-08-16 13:13:30.149 8 WARNING oslo_policy.policy [None req-bc732e0e-b972-4f82-add5-6301beb0a66b 9f6d98f48e2f4f8db240f141065beec7 9092ff553a1d423e96aa28d698d36fb9 - - 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/5] 199.204.45.235 () {44 vars in 910 bytes} [Sun Aug 16 13:13:29 2026] GET /v2/images => generated 69 bytes in 595 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.235 () {42 vars in 688 bytes} [Sun Aug 16 13:13:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.235 () {44 vars in 910 bytes} [Sun Aug 16 13:13:33 2026] GET /v2/images => generated 69 bytes in 38 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-08-16 13:13:34.069 7 WARNING oslo_policy.policy [None req-86da8238-d787-4d7e-b519-1ee851241b2a 9f6d98f48e2f4f8db240f141065beec7 9092ff553a1d423e96aa28d698d36fb9 - - 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-08-16 13:13:34.069 7 WARNING oslo_policy.policy [None req-86da8238-d787-4d7e-b519-1ee851241b2a 9f6d98f48e2f4f8db240f141065beec7 9092ff553a1d423e96aa28d698d36fb9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.235 () {44 vars in 911 bytes} [Sun Aug 16 13:13:34 2026] GET /v2/images/cirros => generated 151 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.235 () {44 vars in 933 bytes} [Sun Aug 16 13:13:34 2026] GET /v2/images?name=cirros => generated 81 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 13:13:34.204 7 WARNING oslo_policy.policy [None req-b55667ac-98e4-4d69-bc4d-ad3a6c4dc554 9f6d98f48e2f4f8db240f141065beec7 9092ff553a1d423e96aa28d698d36fb9 - - 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-08-16 13:13:34.205 7 WARNING oslo_policy.policy [None req-b55667ac-98e4-4d69-bc4d-ad3a6c4dc554 9f6d98f48e2f4f8db240f141065beec7 9092ff553a1d423e96aa28d698d36fb9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.235 () {44 vars in 939 bytes} [Sun Aug 16 13:13:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 13:13:34.287 8 WARNING oslo_config.cfg [None req-44cdb670-c299-45f8-a2db-540c900c8be7 9f6d98f48e2f4f8db240f141065beec7 9092ff553a1d423e96aa28d698d36fb9 - - 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/11] 199.204.45.235 () {48 vars in 951 bytes} [Sun Aug 16 13:13:34 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-16 13:13:34.314 7 WARNING oslo_policy.policy [None req-737ceb3b-04bb-47ea-b35e-d46d3df218fb 9f6d98f48e2f4f8db240f141065beec7 9092ff553a1d423e96aa28d698d36fb9 - - 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-08-16 13:13:34.314 7 WARNING oslo_policy.policy [None req-737ceb3b-04bb-47ea-b35e-d46d3df218fb 9f6d98f48e2f4f8db240f141065beec7 9092ff553a1d423e96aa28d698d36fb9 - - 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-08-16 13:13:34.315 7 INFO glance.api.v2.image_data [None req-737ceb3b-04bb-47ea-b35e-d46d3df218fb 9f6d98f48e2f4f8db240f141065beec7 9092ff553a1d423e96aa28d698d36fb9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-16 13:13:37.926 7 WARNING glance.location [None req-737ceb3b-04bb-47ea-b35e-d46d3df218fb 9f6d98f48e2f4f8db240f141065beec7 9092ff553a1d423e96aa28d698d36fb9 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.235 () {48 vars in 1045 bytes} [Sun Aug 16 13:13:34 2026] PUT /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d/file => generated 0 bytes in 3663 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7943 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.235 () {44 vars in 971 bytes} [Sun Aug 16 13:13:37 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 13:13:38.082 7 WARNING oslo_config.cfg [None req-ebb88479-9108-4480-83b8-32fc91fbe508 9f6d98f48e2f4f8db240f141065beec7 9092ff553a1d423e96aa28d698d36fb9 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.235 () {48 vars in 1051 bytes} [Sun Aug 16 13:13:37 2026] PATCH /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => generated 1312 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.235 () {44 vars in 971 bytes} [Sun Aug 16 13:13:38 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/256] 199.204.45.235 () {42 vars in 688 bytes} [Sun Aug 16 13:33:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/257] 199.204.45.235 () {44 vars in 910 bytes} [Sun Aug 16 13:33:29 2026] GET /v2/images => generated 1381 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/260] 199.204.45.235 () {42 vars in 688 bytes} [Sun Aug 16 13:33:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/261] 199.204.45.235 () {44 vars in 910 bytes} [Sun Aug 16 13:33:45 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/262] 199.204.45.235 () {44 vars in 937 bytes} [Sun Aug 16 13:33:45 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/263] 199.204.45.235 () {44 vars in 959 bytes} [Sun Aug 16 13:33:46 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/264] 199.204.45.235 () {44 vars in 939 bytes} [Sun Aug 16 13:33:46 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: 132/265] 199.204.45.235 () {48 vars in 951 bytes} [Sun Aug 16 13:33:46 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-16 13:33:46.112 7 INFO glance.api.v2.image_data [None req-594cb4e4-7f1d-4032-b4ae-86bf4faa81be 9f6d98f48e2f4f8db240f141065beec7 9092ff553a1d423e96aa28d698d36fb9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-16 13:34:10.834 7 WARNING glance.location [None req-594cb4e4-7f1d-4032-b4ae-86bf4faa81be 9f6d98f48e2f4f8db240f141065beec7 9092ff553a1d423e96aa28d698d36fb9 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 134/272] 199.204.45.235 () {48 vars in 1046 bytes} [Sun Aug 16 13:33:46 2026] PUT /v2/images/76fa7033-80f4-4ae1-8554-b58a4994c00c/file => generated 0 bytes in 24770 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66395 switches on core 0) [pid: 8|app: 0|req: 139/273] 199.204.45.235 () {44 vars in 971 bytes} [Sun Aug 16 13:34:10 2026] GET /v2/images/76fa7033-80f4-4ae1-8554-b58a4994c00c => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/274] 199.204.45.235 () {48 vars in 1051 bytes} [Sun Aug 16 13:34:10 2026] PATCH /v2/images/76fa7033-80f4-4ae1-8554-b58a4994c00c => generated 1395 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/275] 199.204.45.235 () {44 vars in 971 bytes} [Sun Aug 16 13:34:10 2026] GET /v2/images/76fa7033-80f4-4ae1-8554-b58a4994c00c => generated 1395 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/276] 199.204.45.235 () {42 vars in 688 bytes} [Sun Aug 16 13:34:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/277] 199.204.45.235 () {44 vars in 910 bytes} [Sun Aug 16 13:34:12 2026] GET /v2/images => generated 2778 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/358] 199.204.45.235 () {42 vars in 688 bytes} [Sun Aug 16 13:40:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/359] 199.204.45.235 () {44 vars in 910 bytes} [Sun Aug 16 13:40:51 2026] GET /v2/images => generated 2778 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/362] 199.204.45.235 () {42 vars in 688 bytes} [Sun Aug 16 13:41:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/363] 199.204.45.235 () {44 vars in 910 bytes} [Sun Aug 16 13:41:06 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/364] 199.204.45.235 () {44 vars in 947 bytes} [Sun Aug 16 13:41:06 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/365] 199.204.45.235 () {44 vars in 969 bytes} [Sun Aug 16 13:41:06 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/366] 199.204.45.235 () {44 vars in 939 bytes} [Sun Aug 16 13:41:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/367] 199.204.45.235 () {48 vars in 951 bytes} [Sun Aug 16 13:41:06 2026] POST /v2/images => generated 799 bytes in 367 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-16 13:41:07.200 8 WARNING oslo_policy.policy [None req-dc1ea01c-d95c-414d-aadf-a35991ad3568 9f6d98f48e2f4f8db240f141065beec7 9092ff553a1d423e96aa28d698d36fb9 - - 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-08-16 13:41:07.200 8 WARNING oslo_policy.policy [None req-dc1ea01c-d95c-414d-aadf-a35991ad3568 9f6d98f48e2f4f8db240f141065beec7 9092ff553a1d423e96aa28d698d36fb9 - - 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-08-16 13:41:07.202 8 INFO glance.api.v2.image_data [None req-dc1ea01c-d95c-414d-aadf-a35991ad3568 9f6d98f48e2f4f8db240f141065beec7 9092ff553a1d423e96aa28d698d36fb9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-16 13:41:19.302 8 INFO glance.location [None req-dc1ea01c-d95c-414d-aadf-a35991ad3568 9f6d98f48e2f4f8db240f141065beec7 9092ff553a1d423e96aa28d698d36fb9 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 188/372] 199.204.45.235 () {48 vars in 1045 bytes} [Sun Aug 16 13:41:07 2026] PUT /v2/images/371bd192-f793-418a-a1d5-3de0466f7855/file => generated 0 bytes in 12154 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27227 switches on core 0) [pid: 7|app: 0|req: 185/373] 199.204.45.235 () {44 vars in 971 bytes} [Sun Aug 16 13:41:19 2026] GET /v2/images/371bd192-f793-418a-a1d5-3de0466f7855 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/374] 199.204.45.235 () {48 vars in 1051 bytes} [Sun Aug 16 13:41:19 2026] PATCH /v2/images/371bd192-f793-418a-a1d5-3de0466f7855 => generated 1410 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 199.204.45.235 () {44 vars in 971 bytes} [Sun Aug 16 13:41:19 2026] GET /v2/images/371bd192-f793-418a-a1d5-3de0466f7855 => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 199.204.45.235 () {42 vars in 688 bytes} [Sun Aug 16 13:41:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.204.45.235 () {44 vars in 910 bytes} [Sun Aug 16 13:41:58 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 199.204.45.235 () {42 vars in 688 bytes} [Sun Aug 16 13:42:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 199.204.45.235 () {44 vars in 910 bytes} [Sun Aug 16 13:42:14 2026] GET /v2/images => generated 4190 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 199.204.45.235 () {44 vars in 939 bytes} [Sun Aug 16 13:42:14 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: 197/391] 199.204.45.235 () {44 vars in 961 bytes} [Sun Aug 16 13:42:14 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/392] 199.204.45.235 () {44 vars in 939 bytes} [Sun Aug 16 13:42:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 199.204.45.235 () {48 vars in 951 bytes} [Sun Aug 16 13:42:14 2026] POST /v2/images => generated 791 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-16 13:42:15.029 7 INFO glance.api.v2.image_data [None req-cde1304d-1641-4660-8879-93b450020c23 9f6d98f48e2f4f8db240f141065beec7 9092ff553a1d423e96aa28d698d36fb9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-16 13:42:28.925 7 INFO glance.location [None req-cde1304d-1641-4660-8879-93b450020c23 9f6d98f48e2f4f8db240f141065beec7 9092ff553a1d423e96aa28d698d36fb9 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 196/398] 199.204.45.235 () {48 vars in 1046 bytes} [Sun Aug 16 13:42:15 2026] PUT /v2/images/1b11aa54-1b44-40ba-98b6-057c10f83751/file => generated 0 bytes in 13956 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31971 switches on core 0) [pid: 8|app: 0|req: 203/399] 199.204.45.235 () {44 vars in 971 bytes} [Sun Aug 16 13:42:28 2026] GET /v2/images/1b11aa54-1b44-40ba-98b6-057c10f83751 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/400] 199.204.45.235 () {48 vars in 1051 bytes} [Sun Aug 16 13:42:29 2026] PATCH /v2/images/1b11aa54-1b44-40ba-98b6-057c10f83751 => generated 1382 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/401] 199.204.45.235 () {44 vars in 971 bytes} [Sun Aug 16 13:42:29 2026] GET /v2/images/1b11aa54-1b44-40ba-98b6-057c10f83751 => 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: 276/558] 199.204.45.235 () {42 vars in 688 bytes} [Sun Aug 16 13:55:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/559] 199.204.45.235 () {44 vars in 910 bytes} [Sun Aug 16 13:55:30 2026] GET /v2/images => generated 5574 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/588] 199.204.45.235 () {42 vars in 688 bytes} [Sun Aug 16 13:57:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/589] 199.204.45.235 () {44 vars in 910 bytes} [Sun Aug 16 13:57:51 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/590] 199.204.45.235 () {42 vars in 688 bytes} [Sun Aug 16 13:57:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/591] 199.204.45.235 () {44 vars in 910 bytes} [Sun Aug 16 13:57:53 2026] GET /v2/images => generated 5574 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/602] 199.204.45.235 () {42 vars in 688 bytes} [Sun Aug 16 13:58:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/603] 199.204.45.235 () {44 vars in 910 bytes} [Sun Aug 16 13:58:41 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/606] 199.204.45.235 () {42 vars in 688 bytes} [Sun Aug 16 13:58:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/607] 199.204.45.235 () {44 vars in 910 bytes} [Sun Aug 16 13:58:50 2026] GET /v2/images => generated 5574 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/620] 199.204.45.235 () {42 vars in 688 bytes} [Sun Aug 16 13:59:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/621] 199.204.45.235 () {44 vars in 910 bytes} [Sun Aug 16 13:59:51 2026] GET /v2/images => generated 5574 bytes in 53 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: 312/630] 10.0.0.168 () {32 vars in 633 bytes} [Sun Aug 16 14:00:32 2026] GET /v2/images => generated 5574 bytes in 40 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/635] 10.0.0.136 () {36 vars in 987 bytes} [Sun Aug 16 14:00:55 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => 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: 315/636] 10.0.0.136 () {36 vars in 927 bytes} [Sun Aug 16 14:00:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/639] 10.0.0.136 () {36 vars in 987 bytes} [Sun Aug 16 14:01:02 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/640] 10.0.0.136 () {36 vars in 927 bytes} [Sun Aug 16 14:01:02 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/641] 199.204.45.235 () {36 vars in 991 bytes} [Sun Aug 16 14:01:03 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/642] 199.204.45.235 () {36 vars in 931 bytes} [Sun Aug 16 14:01:03 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: 325/643] 199.204.45.235 () {36 vars in 991 bytes} [Sun Aug 16 14:01:04 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/644] 199.204.45.235 () {36 vars in 931 bytes} [Sun Aug 16 14:01:04 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: 327/647] 10.0.0.136 () {36 vars in 987 bytes} [Sun Aug 16 14:01:14 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/648] 10.0.0.136 () {36 vars in 927 bytes} [Sun Aug 16 14:01:14 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: 328/649] 10.0.0.136 () {36 vars in 987 bytes} [Sun Aug 16 14:01:14 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/650] 10.0.0.136 () {36 vars in 927 bytes} [Sun Aug 16 14:01:14 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: 327/659] 10.0.0.136 () {36 vars in 987 bytes} [Sun Aug 16 14:01:48 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/660] 10.0.0.136 () {36 vars in 927 bytes} [Sun Aug 16 14:01: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: 335/663] 10.0.0.217 () {36 vars in 987 bytes} [Sun Aug 16 14:01:58 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => generated 1312 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/664] 10.0.0.217 () {36 vars in 927 bytes} [Sun Aug 16 14:01: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: 336/665] 10.0.0.217 () {36 vars in 927 bytes} [Sun Aug 16 14:01:58 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: 330/666] 10.0.0.217 () {36 vars in 987 bytes} [Sun Aug 16 14:01:58 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => 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: 337/667] 10.0.0.217 () {36 vars in 927 bytes} [Sun Aug 16 14:01:58 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: 331/668] 10.0.0.217 () {36 vars in 927 bytes} [Sun Aug 16 14:01: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: 338/669] 10.0.0.217 () {36 vars in 987 bytes} [Sun Aug 16 14:01:58 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/670] 10.0.0.217 () {36 vars in 927 bytes} [Sun Aug 16 14:01: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: 339/671] 10.0.0.217 () {36 vars in 927 bytes} [Sun Aug 16 14:01: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: 7|app: 0|req: 333/672] 10.0.0.92 () {36 vars in 986 bytes} [Sun Aug 16 14:01:59 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => generated 1312 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/673] 10.0.0.92 () {36 vars in 926 bytes} [Sun Aug 16 14:01:59 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: 334/674] 10.0.0.92 () {36 vars in 986 bytes} [Sun Aug 16 14:01:59 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => 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: 341/675] 10.0.0.92 () {36 vars in 926 bytes} [Sun Aug 16 14:01:59 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: 335/676] 10.0.0.92 () {36 vars in 926 bytes} [Sun Aug 16 14:01:59 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: 338/681] 10.0.0.168 () {34 vars in 655 bytes} [Sun Aug 16 14:02:22 2026] POST /v2/images => generated 649 bytes in 213 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-16 14:02:22.922 8 WARNING glance.api.v2.images [None req-3c55ae5c-a2ee-4a79-9554-186134a338ba e2eed1383946412bb67ee122d3755d4e bfe94a47362145349caf3c1b2a6bc71f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//32194e3e-b9c7-4b98-8614-359a59aa8190 [pid: 8|app: 0|req: 344/682] 10.0.0.168 () {32 vars in 710 bytes} [Sun Aug 16 14:02:22 2026] DELETE /v2/images/32194e3e-b9c7-4b98-8614-359a59aa8190 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/683] 10.0.0.168 () {32 vars in 707 bytes} [Sun Aug 16 14:02:22 2026] GET /v2/images/32194e3e-b9c7-4b98-8614-359a59aa8190 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/684] 10.0.0.168 () {32 vars in 633 bytes} [Sun Aug 16 14:02:22 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/685] 10.0.0.168 () {34 vars in 655 bytes} [Sun Aug 16 14:02:23 2026] POST /v2/images => generated 703 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/686] 10.0.0.168 () {32 vars in 717 bytes} [Sun Aug 16 14:02:23 2026] GET /v2/images/06d90924-47ba-4a8f-817c-a3c464b1b8f8/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:02:23.097 7 INFO glance.api.v2.image_data [None req-434f402f-3835-4a53-a9ac-421762574d47 e2eed1383946412bb67ee122d3755d4e bfe94a47362145349caf3c1b2a6bc71f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-16 14:02:23.143 7 WARNING glance_store._drivers.rbd [None req-434f402f-3835-4a53-a9ac-421762574d47 e2eed1383946412bb67ee122d3755d4e bfe94a47362145349caf3c1b2a6bc71f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-16 14:02:24.234 7 INFO glance.location [None req-434f402f-3835-4a53-a9ac-421762574d47 e2eed1383946412bb67ee122d3755d4e bfe94a47362145349caf3c1b2a6bc71f - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 341/687] 10.0.0.168 () {32 vars in 727 bytes} [Sun Aug 16 14:02:23 2026] PUT /v2/images/06d90924-47ba-4a8f-817c-a3c464b1b8f8/file => generated 0 bytes in 1179 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/688] 10.0.0.168 () {32 vars in 707 bytes} [Sun Aug 16 14:02:24 2026] GET /v2/images/06d90924-47ba-4a8f-817c-a3c464b1b8f8 => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/689] 10.0.0.168 () {32 vars in 717 bytes} [Sun Aug 16 14:02:24 2026] GET /v2/images/06d90924-47ba-4a8f-817c-a3c464b1b8f8/file => generated 1024 bytes in 95 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/690] 10.0.0.168 () {34 vars in 655 bytes} [Sun Aug 16 14:02:24 2026] POST /v2/images => generated 648 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/691] 10.0.0.168 () {32 vars in 726 bytes} [Sun Aug 16 14:02:24 2026] PATCH /v2/images/36ae038e-9fce-4a46-8dae-ee8e90e45b2a => 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: 349/692] 10.0.0.168 () {32 vars in 707 bytes} [Sun Aug 16 14:02:24 2026] GET /v2/images/36ae038e-9fce-4a46-8dae-ee8e90e45b2a => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:24.536 7 WARNING glance.api.v2.images [None req-89947de0-f38f-4b3b-a3a6-54decf319856 e2eed1383946412bb67ee122d3755d4e bfe94a47362145349caf3c1b2a6bc71f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//36ae038e-9fce-4a46-8dae-ee8e90e45b2a [pid: 7|app: 0|req: 344/693] 10.0.0.168 () {32 vars in 710 bytes} [Sun Aug 16 14:02:24 2026] DELETE /v2/images/36ae038e-9fce-4a46-8dae-ee8e90e45b2a => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/694] 10.0.0.168 () {32 vars in 707 bytes} [Sun Aug 16 14:02:24 2026] GET /v2/images/36ae038e-9fce-4a46-8dae-ee8e90e45b2a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:02:24.609 7 WARNING glance.api.v2.images [None req-c2533f92-cdb3-4305-999f-8433cb1ac11f e2eed1383946412bb67ee122d3755d4e bfe94a47362145349caf3c1b2a6bc71f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//06d90924-47ba-4a8f-817c-a3c464b1b8f8 [pid: 7|app: 0|req: 345/695] 10.0.0.168 () {32 vars in 710 bytes} [Sun Aug 16 14:02:24 2026] DELETE /v2/images/06d90924-47ba-4a8f-817c-a3c464b1b8f8 => generated 0 bytes in 903 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/696] 10.0.0.168 () {32 vars in 707 bytes} [Sun Aug 16 14:02:25 2026] GET /v2/images/06d90924-47ba-4a8f-817c-a3c464b1b8f8 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:02:25.534 7 WARNING glance.api.v2.images [None req-14733378-6330-4aae-9a7a-622815264793 e2eed1383946412bb67ee122d3755d4e bfe94a47362145349caf3c1b2a6bc71f - - default default] Failed to find image 32194e3e-b9c7-4b98-8614-359a59aa8190 to delete: glance.common.exception.ImageNotFound: No image found with ID 32194e3e-b9c7-4b98-8614-359a59aa8190 [pid: 7|app: 0|req: 346/697] 10.0.0.168 () {32 vars in 710 bytes} [Sun Aug 16 14:02:25 2026] DELETE /v2/images/32194e3e-b9c7-4b98-8614-359a59aa8190 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/698] 10.0.0.168 () {32 vars in 707 bytes} [Sun Aug 16 14:02:25 2026] GET /v2/images/32194e3e-b9c7-4b98-8614-359a59aa8190 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/703] 10.0.0.168 () {30 vars in 411 bytes} [Sun Aug 16 14:02:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/710] 10.0.0.168 () {32 vars in 707 bytes} [Sun Aug 16 14:03:16 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/711] 10.0.0.168 () {32 vars in 707 bytes} [Sun Aug 16 14:03:16 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/712] 10.0.0.217 () {36 vars in 987 bytes} [Sun Aug 16 14:03:16 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => 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: 359/713] 10.0.0.217 () {36 vars in 927 bytes} [Sun Aug 16 14:03:16 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: 355/714] 10.0.0.217 () {36 vars in 927 bytes} [Sun Aug 16 14:03:16 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: 360/715] 10.0.0.217 () {36 vars in 987 bytes} [Sun Aug 16 14:03:16 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/716] 10.0.0.217 () {36 vars in 927 bytes} [Sun Aug 16 14:03:16 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/717] 10.0.0.217 () {36 vars in 927 bytes} [Sun Aug 16 14:03:16 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: 357/718] 10.0.0.217 () {36 vars in 987 bytes} [Sun Aug 16 14:03:16 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => 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: 362/719] 10.0.0.217 () {36 vars in 927 bytes} [Sun Aug 16 14:03:16 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: 358/720] 10.0.0.92 () {36 vars in 986 bytes} [Sun Aug 16 14:03:16 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => 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: 363/721] 10.0.0.92 () {36 vars in 926 bytes} [Sun Aug 16 14:03:16 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/722] 10.0.0.92 () {36 vars in 986 bytes} [Sun Aug 16 14:03:16 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => 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: 364/723] 10.0.0.92 () {36 vars in 926 bytes} [Sun Aug 16 14:03:16 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/724] 10.0.0.92 () {36 vars in 926 bytes} [Sun Aug 16 14:03:16 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: 366/727] 10.0.0.136 () {36 vars in 987 bytes} [Sun Aug 16 14:03:20 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/728] 10.0.0.136 () {36 vars in 927 bytes} [Sun Aug 16 14:03:20 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: 365/733] 10.0.0.136 () {36 vars in 987 bytes} [Sun Aug 16 14:03:43 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/734] 10.0.0.136 () {36 vars in 927 bytes} [Sun Aug 16 14:03:43 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: 369/741] 10.0.0.136 () {36 vars in 987 bytes} [Sun Aug 16 14:04:07 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/742] 10.0.0.136 () {36 vars in 927 bytes} [Sun Aug 16 14:04:07 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: 371/745] 10.0.0.136 () {36 vars in 987 bytes} [Sun Aug 16 14:04:22 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/746] 10.0.0.136 () {36 vars in 927 bytes} [Sun Aug 16 14:04:22 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: 383/769] 10.0.0.136 () {36 vars in 987 bytes} [Sun Aug 16 14:06:12 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => generated 1312 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/770] 10.0.0.136 () {36 vars in 927 bytes} [Sun Aug 16 14:06: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: 7|app: 0|req: 386/775] 10.0.0.136 () {36 vars in 987 bytes} [Sun Aug 16 14:06:29 2026] GET /v2/images/5b2ede7d-5153-4497-b15b-53738ebc635d => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/776] 10.0.0.136 () {36 vars in 927 bytes} [Sun Aug 16 14:06:29 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: 390/783] 199.204.45.235 () {32 vars in 826 bytes} [Sun Aug 16 14:07:02 2026] GET /v2/images?status=active&owner=9092ff553a1d423e96aa28d698d36fb9&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/784] 199.204.45.235 () {32 vars in 653 bytes} [Sun Aug 16 14:07:02 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: 391/785] 10.0.0.217 () {36 vars in 987 bytes} [Sun Aug 16 14:07:03 2026] GET /v2/images/76fa7033-80f4-4ae1-8554-b58a4994c00c => generated 1395 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/786] 10.0.0.217 () {36 vars in 927 bytes} [Sun Aug 16 14:07:03 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: 392/787] 10.0.0.217 () {36 vars in 927 bytes} [Sun Aug 16 14:07:03 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: 396/788] 10.0.0.217 () {36 vars in 987 bytes} [Sun Aug 16 14:07:03 2026] GET /v2/images/76fa7033-80f4-4ae1-8554-b58a4994c00c => generated 1395 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/789] 10.0.0.217 () {36 vars in 927 bytes} [Sun Aug 16 14:07:03 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: 397/790] 10.0.0.217 () {36 vars in 927 bytes} [Sun Aug 16 14:07:03 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: 394/791] 10.0.0.217 () {36 vars in 987 bytes} [Sun Aug 16 14:07:03 2026] GET /v2/images/76fa7033-80f4-4ae1-8554-b58a4994c00c => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/792] 10.0.0.217 () {36 vars in 927 bytes} [Sun Aug 16 14:07:03 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: 395/793] 10.0.0.217 () {36 vars in 927 bytes} [Sun Aug 16 14:07:03 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/794] 10.0.0.92 () {36 vars in 986 bytes} [Sun Aug 16 14:07:04 2026] GET /v2/images/76fa7033-80f4-4ae1-8554-b58a4994c00c => generated 1395 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/795] 10.0.0.92 () {36 vars in 926 bytes} [Sun Aug 16 14:07:04 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: 400/796] 10.0.0.92 () {36 vars in 986 bytes} [Sun Aug 16 14:07:04 2026] GET /v2/images/76fa7033-80f4-4ae1-8554-b58a4994c00c => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/797] 10.0.0.92 () {36 vars in 926 bytes} [Sun Aug 16 14:07:04 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: 401/798] 10.0.0.92 () {36 vars in 926 bytes} [Sun Aug 16 14:07:04 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/841] 10.0.0.168 () {32 vars in 633 bytes} [Sun Aug 16 14:10:32 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)