+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 22 22:29:10 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-6b7f9b6f8d-l8kpd 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 0x7f7b14fba668 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-07-22 22:29:12.507 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-22 22:29:12.514 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-07-22 22:29:13.354 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-07-22 22:29:13.354 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-07-22 22:29:13.355 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-22 22:29:13.369 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-07-22 22:29:13.369 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-07-22 22:29:13.370 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-22 22:29:15.390 7 WARNING glance.api.v2.images [None req-de6f4b38-065d-4d43-8cd2-0993291e46eb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-22 22:29:15.395 8 WARNING glance.api.v2.images [None req-e2ecfd22-ea59-46d4-9667-3bbb2346e1a6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-22 22:29:15.717 7 WARNING keystonemiddleware._common.config [None req-de6f4b38-065d-4d43-8cd2-0993291e46eb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-22 22:29:15.724 7 WARNING oslo_config.cfg [None req-de6f4b38-065d-4d43-8cd2-0993291e46eb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-22 22:29:15.727 8 WARNING keystonemiddleware._common.config [None req-e2ecfd22-ea59-46d4-9667-3bbb2346e1a6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f7b14fba668 pid: 7 (default app) 2026-07-22 22:29:15.734 8 WARNING oslo_config.cfg [None req-e2ecfd22-ea59-46d4-9667-3bbb2346e1a6 - - - - - -] 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 0x7f7b14fba668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 22 22:29:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-22 22:29:17.069 8 WARNING oslo_policy.policy [None req-d1e97d4a-5e20-4121-9d62-7f0d795f11dd 8fc912333ed74b56847b21f2d536db7a 80ca226cbf364449be217b2c6ea23b34 - - 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-07-22 22:29:17.069 8 WARNING oslo_policy.policy [None req-d1e97d4a-5e20-4121-9d62-7f0d795f11dd 8fc912333ed74b56847b21f2d536db7a 80ca226cbf364449be217b2c6ea23b34 - - 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-07-22 22:29:17.083 8 WARNING oslo_policy.policy [None req-d1e97d4a-5e20-4121-9d62-7f0d795f11dd 8fc912333ed74b56847b21f2d536db7a 80ca226cbf364449be217b2c6ea23b34 - - 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-07-22 22:29:17.083 8 WARNING oslo_policy.policy [None req-d1e97d4a-5e20-4121-9d62-7f0d795f11dd 8fc912333ed74b56847b21f2d536db7a 80ca226cbf364449be217b2c6ea23b34 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 22 22:29:16 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: 6/7] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 22 22:29:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 22 22:29:20 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-22 22:29:20.537 7 WARNING oslo_policy.policy [None req-c8f35aa5-640f-4efb-885c-a59a0a8e5349 8fc912333ed74b56847b21f2d536db7a 80ca226cbf364449be217b2c6ea23b34 - - 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-07-22 22:29:20.538 7 WARNING oslo_policy.policy [None req-c8f35aa5-640f-4efb-885c-a59a0a8e5349 8fc912333ed74b56847b21f2d536db7a 80ca226cbf364449be217b2c6ea23b34 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.70 () {44 vars in 908 bytes} [Wed Jul 22 22:29:20 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.70 () {44 vars in 930 bytes} [Wed Jul 22 22:29:20 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-22 22:29:20.669 7 WARNING oslo_policy.policy [None req-29190317-99c0-4f3c-b9ba-2d16077cd4ce 8fc912333ed74b56847b21f2d536db7a 80ca226cbf364449be217b2c6ea23b34 - - 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-07-22 22:29:20.669 7 WARNING oslo_policy.policy [None req-29190317-99c0-4f3c-b9ba-2d16077cd4ce 8fc912333ed74b56847b21f2d536db7a 80ca226cbf364449be217b2c6ea23b34 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.70 () {44 vars in 936 bytes} [Wed Jul 22 22:29:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-22 22:29:20.752 8 WARNING oslo_config.cfg [None req-ef7ab42b-df16-4970-8d3c-4564ba5525ec 8fc912333ed74b56847b21f2d536db7a 80ca226cbf364449be217b2c6ea23b34 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.70 () {48 vars in 948 bytes} [Wed Jul 22 22:29:20 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-22 22:29:20.773 7 WARNING oslo_policy.policy [None req-d9dc2ef6-b95b-43e1-a71d-40045f183962 8fc912333ed74b56847b21f2d536db7a 80ca226cbf364449be217b2c6ea23b34 - - 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-07-22 22:29:20.774 7 WARNING oslo_policy.policy [None req-d9dc2ef6-b95b-43e1-a71d-40045f183962 8fc912333ed74b56847b21f2d536db7a 80ca226cbf364449be217b2c6ea23b34 - - 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-07-22 22:29:20.775 7 INFO glance.api.v2.image_data [None req-d9dc2ef6-b95b-43e1-a71d-40045f183962 8fc912333ed74b56847b21f2d536db7a 80ca226cbf364449be217b2c6ea23b34 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-22 22:29:25.680 7 WARNING glance.location [None req-d9dc2ef6-b95b-43e1-a71d-40045f183962 8fc912333ed74b56847b21f2d536db7a 80ca226cbf364449be217b2c6ea23b34 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.70 () {48 vars in 1042 bytes} [Wed Jul 22 22:29:20 2026] PUT /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a/file => generated 0 bytes in 4949 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6370 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.70 () {44 vars in 968 bytes} [Wed Jul 22 22:29:25 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-22 22:29:25.844 7 WARNING oslo_config.cfg [None req-b7488296-b7dc-4f64-82c1-241a032036ff 8fc912333ed74b56847b21f2d536db7a 80ca226cbf364449be217b2c6ea23b34 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 199.204.45.70 () {48 vars in 1048 bytes} [Wed Jul 22 22:29:25 2026] PATCH /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => generated 1312 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.70 () {44 vars in 968 bytes} [Wed Jul 22 22:29:25 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/261] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 22 22:49:39 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/262] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 22 22:49:39 2026] GET /v2/images => generated 1381 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/271] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 22 22:50:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 22 22:50:17 2026] GET /v2/images => generated 1381 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.204.45.70 () {44 vars in 934 bytes} [Wed Jul 22 22:50:17 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 199.204.45.70 () {44 vars in 956 bytes} [Wed Jul 22 22:50:17 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 199.204.45.70 () {44 vars in 936 bytes} [Wed Jul 22 22:50:17 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: 137/276] 199.204.45.70 () {48 vars in 948 bytes} [Wed Jul 22 22:50:17 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-22 22:50:17.992 7 INFO glance.api.v2.image_data [None req-49d3165a-e28a-424c-a982-064067cea079 8fc912333ed74b56847b21f2d536db7a 80ca226cbf364449be217b2c6ea23b34 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-22 22:50:42.422 7 WARNING glance.location [None req-49d3165a-e28a-424c-a982-064067cea079 8fc912333ed74b56847b21f2d536db7a 80ca226cbf364449be217b2c6ea23b34 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/281] 199.204.45.70 () {48 vars in 1043 bytes} [Wed Jul 22 22:50:17 2026] PUT /v2/images/0752f56f-426b-4c10-863b-b288a7d7f05d/file => generated 0 bytes in 24478 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62850 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.204.45.70 () {44 vars in 968 bytes} [Wed Jul 22 22:50:42 2026] GET /v2/images/0752f56f-426b-4c10-863b-b288a7d7f05d => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 199.204.45.70 () {48 vars in 1048 bytes} [Wed Jul 22 22:50:42 2026] PATCH /v2/images/0752f56f-426b-4c10-863b-b288a7d7f05d => generated 1395 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/284] 199.204.45.70 () {44 vars in 968 bytes} [Wed Jul 22 22:50:42 2026] GET /v2/images/0752f56f-426b-4c10-863b-b288a7d7f05d => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/285] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 22 22:50:44 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/286] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 22 22:50:44 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/371] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 22 22:57:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/372] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 22 22:57:37 2026] GET /v2/images => generated 2778 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/375] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 22 22:57:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 22 22:57:49 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 199.204.45.70 () {44 vars in 944 bytes} [Wed Jul 22 22:57:49 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/378] 199.204.45.70 () {44 vars in 966 bytes} [Wed Jul 22 22:57:49 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 199.204.45.70 () {44 vars in 936 bytes} [Wed Jul 22 22:57:49 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: 191/380] 199.204.45.70 () {48 vars in 948 bytes} [Wed Jul 22 22:57:49 2026] POST /v2/images => generated 799 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-22 22:57:49.748 7 INFO glance.api.v2.image_data [None req-30362868-8a5e-44bf-b56e-8ceea6d10386 8fc912333ed74b56847b21f2d536db7a 80ca226cbf364449be217b2c6ea23b34 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-22 22:58:08.090 7 INFO glance.location [None req-30362868-8a5e-44bf-b56e-8ceea6d10386 8fc912333ed74b56847b21f2d536db7a 80ca226cbf364449be217b2c6ea23b34 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 190/385] 199.204.45.70 () {48 vars in 1042 bytes} [Wed Jul 22 22:57:49 2026] PUT /v2/images/e59f874b-17b7-4095-88fe-8db664db77d8/file => generated 0 bytes in 18389 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23800 switches on core 0) [pid: 8|app: 0|req: 196/386] 199.204.45.70 () {44 vars in 968 bytes} [Wed Jul 22 22:58:08 2026] GET /v2/images/e59f874b-17b7-4095-88fe-8db664db77d8 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/387] 199.204.45.70 () {48 vars in 1048 bytes} [Wed Jul 22 22:58:08 2026] PATCH /v2/images/e59f874b-17b7-4095-88fe-8db664db77d8 => generated 1410 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/388] 199.204.45.70 () {44 vars in 968 bytes} [Wed Jul 22 22:58:08 2026] GET /v2/images/e59f874b-17b7-4095-88fe-8db664db77d8 => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/397] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 22 22:58:46 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/398] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 22 22:58:46 2026] GET /v2/images => generated 4190 bytes in 52 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.70 () {42 vars in 685 bytes} [Wed Jul 22 22:58:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/402] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 22 22:58:59 2026] GET /v2/images => generated 4190 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/403] 199.204.45.70 () {44 vars in 936 bytes} [Wed Jul 22 22:58:59 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: 7|app: 0|req: 199/404] 199.204.45.70 () {44 vars in 958 bytes} [Wed Jul 22 22:58:59 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/405] 199.204.45.70 () {44 vars in 936 bytes} [Wed Jul 22 22:58:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/406] 199.204.45.70 () {48 vars in 948 bytes} [Wed Jul 22 22:58:59 2026] POST /v2/images => generated 791 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-22 22:58:59.267 8 WARNING oslo_policy.policy [None req-cbf6e9b1-58a9-4d04-aef1-cc68a53080e0 8fc912333ed74b56847b21f2d536db7a 80ca226cbf364449be217b2c6ea23b34 - - 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-07-22 22:58:59.267 8 WARNING oslo_policy.policy [None req-cbf6e9b1-58a9-4d04-aef1-cc68a53080e0 8fc912333ed74b56847b21f2d536db7a 80ca226cbf364449be217b2c6ea23b34 - - 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-07-22 22:58:59.269 8 INFO glance.api.v2.image_data [None req-cbf6e9b1-58a9-4d04-aef1-cc68a53080e0 8fc912333ed74b56847b21f2d536db7a 80ca226cbf364449be217b2c6ea23b34 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-22 22:59:14.738 8 INFO glance.location [None req-cbf6e9b1-58a9-4d04-aef1-cc68a53080e0 8fc912333ed74b56847b21f2d536db7a 80ca226cbf364449be217b2c6ea23b34 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 207/409] 199.204.45.70 () {48 vars in 1043 bytes} [Wed Jul 22 22:58:59 2026] PUT /v2/images/911fb58c-bd0b-4454-8222-59c87ec6f551/file => generated 0 bytes in 15526 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31103 switches on core 0) [pid: 7|app: 0|req: 203/410] 199.204.45.70 () {44 vars in 968 bytes} [Wed Jul 22 22:59:14 2026] GET /v2/images/911fb58c-bd0b-4454-8222-59c87ec6f551 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/411] 199.204.45.70 () {48 vars in 1048 bytes} [Wed Jul 22 22:59:14 2026] PATCH /v2/images/911fb58c-bd0b-4454-8222-59c87ec6f551 => generated 1382 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/412] 199.204.45.70 () {44 vars in 968 bytes} [Wed Jul 22 22:59:14 2026] GET /v2/images/911fb58c-bd0b-4454-8222-59c87ec6f551 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/575] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 22 23:12:37 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/576] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 22 23:12:37 2026] GET /v2/images => generated 5574 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/603] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 22 23:14:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/604] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 22 23:14:55 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/607] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 22 23:14:56 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/608] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 22 23:14:56 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/619] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 22 23:15:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/620] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 22 23:15:46 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/623] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 22 23:15:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/624] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 22 23:15:55 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/637] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 22 23:16:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/638] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 22 23:16:57 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 322/647] 10.0.0.53 () {32 vars in 632 bytes} [Wed Jul 22 23:17:39 2026] GET /v2/images => generated 5574 bytes in 20 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: 328/652] 10.0.0.178 () {36 vars in 987 bytes} [Wed Jul 22 23:17:58 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/653] 10.0.0.178 () {36 vars in 927 bytes} [Wed Jul 22 23:17: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: 329/654] 10.0.0.178 () {36 vars in 987 bytes} [Wed Jul 22 23:18:03 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/655] 10.0.0.178 () {36 vars in 927 bytes} [Wed Jul 22 23:18:03 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: 328/658] 199.204.45.70 () {36 vars in 990 bytes} [Wed Jul 22 23:18:05 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/659] 199.204.45.70 () {36 vars in 930 bytes} [Wed Jul 22 23:18:06 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: 329/660] 199.204.45.70 () {36 vars in 990 bytes} [Wed Jul 22 23:18:06 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => 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: 332/661] 199.204.45.70 () {36 vars in 930 bytes} [Wed Jul 22 23:18:06 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/662] 10.0.0.178 () {36 vars in 987 bytes} [Wed Jul 22 23:18:11 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/663] 10.0.0.178 () {36 vars in 927 bytes} [Wed Jul 22 23:18:11 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/664] 10.0.0.224 () {36 vars in 987 bytes} [Wed Jul 22 23:18:12 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => generated 1312 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/665] 10.0.0.224 () {36 vars in 927 bytes} [Wed Jul 22 23:18:12 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/666] 10.0.0.224 () {36 vars in 927 bytes} [Wed Jul 22 23:18:12 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: 335/667] 10.0.0.224 () {36 vars in 987 bytes} [Wed Jul 22 23:18:12 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => 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: 333/668] 10.0.0.224 () {36 vars in 927 bytes} [Wed Jul 22 23:18:12 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: 336/669] 10.0.0.224 () {36 vars in 927 bytes} [Wed Jul 22 23:18:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/670] 10.0.0.224 () {36 vars in 987 bytes} [Wed Jul 22 23:18:12 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => 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/671] 10.0.0.224 () {36 vars in 927 bytes} [Wed Jul 22 23:18: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: 335/672] 10.0.0.224 () {36 vars in 927 bytes} [Wed Jul 22 23:18:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/673] 10.0.0.196 () {36 vars in 987 bytes} [Wed Jul 22 23:18:13 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => generated 1312 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/674] 10.0.0.196 () {36 vars in 927 bytes} [Wed Jul 22 23:18:13 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: 339/675] 10.0.0.196 () {36 vars in 987 bytes} [Wed Jul 22 23:18:13 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => 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: 337/676] 10.0.0.196 () {36 vars in 927 bytes} [Wed Jul 22 23:18:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/677] 10.0.0.196 () {36 vars in 927 bytes} [Wed Jul 22 23:18:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/684] 10.0.0.178 () {36 vars in 987 bytes} [Wed Jul 22 23:18:43 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => generated 1312 bytes in 27 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.178 () {36 vars in 927 bytes} [Wed Jul 22 23:18:44 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: 348/692] 10.0.0.53 () {34 vars in 654 bytes} [Wed Jul 22 23:19:14 2026] POST /v2/images => generated 648 bytes in 189 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-22 23:19:14.707 7 WARNING glance.api.v2.images [None req-65ec3a95-4f74-489d-b7d6-4f58908e0bfc abbcc841eb7542e5b89224ee70e4aa59 df250d9c344d481b81b527781f7c0eb4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8af8f874-953a-4026-821f-d71c45ffb5db [pid: 7|app: 0|req: 345/693] 10.0.0.53 () {32 vars in 709 bytes} [Wed Jul 22 23:19:14 2026] DELETE /v2/images/8af8f874-953a-4026-821f-d71c45ffb5db => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/694] 10.0.0.53 () {32 vars in 706 bytes} [Wed Jul 22 23:19:14 2026] GET /v2/images/8af8f874-953a-4026-821f-d71c45ffb5db => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/695] 10.0.0.53 () {32 vars in 632 bytes} [Wed Jul 22 23:19:14 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/696] 10.0.0.53 () {34 vars in 654 bytes} [Wed Jul 22 23:19:14 2026] POST /v2/images => generated 703 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/697] 10.0.0.53 () {32 vars in 716 bytes} [Wed Jul 22 23:19:14 2026] GET /v2/images/40441006-9ef8-4b72-92fa-f2ee276e7767/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-22 23:19:14.930 8 INFO glance.api.v2.image_data [None req-2c186e0b-7665-43d9-bcb0-536180d9f7fe abbcc841eb7542e5b89224ee70e4aa59 df250d9c344d481b81b527781f7c0eb4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-22 23:19:14.983 8 WARNING glance_store._drivers.rbd [None req-2c186e0b-7665-43d9-bcb0-536180d9f7fe abbcc841eb7542e5b89224ee70e4aa59 df250d9c344d481b81b527781f7c0eb4 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-22 23:19:15.686 8 INFO glance.location [None req-2c186e0b-7665-43d9-bcb0-536180d9f7fe abbcc841eb7542e5b89224ee70e4aa59 df250d9c344d481b81b527781f7c0eb4 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 351/700] 10.0.0.53 () {32 vars in 726 bytes} [Wed Jul 22 23:19:14 2026] PUT /v2/images/40441006-9ef8-4b72-92fa-f2ee276e7767/file => generated 0 bytes in 815 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/701] 10.0.0.53 () {32 vars in 706 bytes} [Wed Jul 22 23:19:15 2026] GET /v2/images/40441006-9ef8-4b72-92fa-f2ee276e7767 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/702] 10.0.0.53 () {32 vars in 716 bytes} [Wed Jul 22 23:19:15 2026] GET /v2/images/40441006-9ef8-4b72-92fa-f2ee276e7767/file => generated 1024 bytes in 170 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/703] 10.0.0.53 () {34 vars in 654 bytes} [Wed Jul 22 23:19:15 2026] POST /v2/images => generated 648 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/704] 10.0.0.53 () {32 vars in 725 bytes} [Wed Jul 22 23:19:15 2026] PATCH /v2/images/d86a58b8-f096-4a0a-8154-ad5ef28d379a => generated 653 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/705] 10.0.0.53 () {32 vars in 706 bytes} [Wed Jul 22 23:19:16 2026] GET /v2/images/d86a58b8-f096-4a0a-8154-ad5ef28d379a => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-22 23:19:16.075 8 WARNING glance.api.v2.images [None req-363338ca-88e0-49b7-ab24-a58a74126cbd abbcc841eb7542e5b89224ee70e4aa59 df250d9c344d481b81b527781f7c0eb4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d86a58b8-f096-4a0a-8154-ad5ef28d379a [pid: 8|app: 0|req: 354/706] 10.0.0.53 () {32 vars in 709 bytes} [Wed Jul 22 23:19:16 2026] DELETE /v2/images/d86a58b8-f096-4a0a-8154-ad5ef28d379a => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/707] 10.0.0.53 () {32 vars in 706 bytes} [Wed Jul 22 23:19:16 2026] GET /v2/images/d86a58b8-f096-4a0a-8154-ad5ef28d379a => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-22 23:19:16.150 8 WARNING glance.api.v2.images [None req-ee55b3da-4419-4a71-9db2-95ba6b3f6f2a abbcc841eb7542e5b89224ee70e4aa59 df250d9c344d481b81b527781f7c0eb4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//40441006-9ef8-4b72-92fa-f2ee276e7767 [pid: 8|app: 0|req: 355/708] 10.0.0.53 () {32 vars in 709 bytes} [Wed Jul 22 23:19:16 2026] DELETE /v2/images/40441006-9ef8-4b72-92fa-f2ee276e7767 => generated 0 bytes in 837 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/709] 10.0.0.53 () {32 vars in 706 bytes} [Wed Jul 22 23:19:16 2026] GET /v2/images/40441006-9ef8-4b72-92fa-f2ee276e7767 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-22 23:19:17.006 8 WARNING glance.api.v2.images [None req-8dc05ff6-9a49-4b5f-aefd-72e99fd0216a abbcc841eb7542e5b89224ee70e4aa59 df250d9c344d481b81b527781f7c0eb4 - - default default] Failed to find image 8af8f874-953a-4026-821f-d71c45ffb5db to delete: glance.common.exception.ImageNotFound: No image found with ID 8af8f874-953a-4026-821f-d71c45ffb5db [pid: 8|app: 0|req: 356/710] 10.0.0.53 () {32 vars in 709 bytes} [Wed Jul 22 23:19:16 2026] DELETE /v2/images/8af8f874-953a-4026-821f-d71c45ffb5db => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/711] 10.0.0.53 () {32 vars in 706 bytes} [Wed Jul 22 23:19:17 2026] GET /v2/images/8af8f874-953a-4026-821f-d71c45ffb5db => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/712] 10.0.0.53 () {30 vars in 410 bytes} [Wed Jul 22 23:19:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/723] 10.0.0.178 () {36 vars in 987 bytes} [Wed Jul 22 23:20:10 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/724] 10.0.0.178 () {36 vars in 927 bytes} [Wed Jul 22 23:20:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/725] 10.0.0.178 () {36 vars in 987 bytes} [Wed Jul 22 23:20:11 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/726] 10.0.0.178 () {36 vars in 927 bytes} [Wed Jul 22 23:20:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/733] 10.0.0.53 () {32 vars in 706 bytes} [Wed Jul 22 23:20:44 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => 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: 366/734] 10.0.0.53 () {32 vars in 706 bytes} [Wed Jul 22 23:20:44 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => 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: 369/735] 10.0.0.224 () {36 vars in 987 bytes} [Wed Jul 22 23:20:45 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => generated 1312 bytes in 233 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.224 () {36 vars in 927 bytes} [Wed Jul 22 23:20:45 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: 370/737] 10.0.0.224 () {36 vars in 927 bytes} [Wed Jul 22 23:20:45 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: 368/738] 10.0.0.224 () {36 vars in 987 bytes} [Wed Jul 22 23:20:45 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => 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: 371/739] 10.0.0.224 () {36 vars in 927 bytes} [Wed Jul 22 23:20:45 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: 369/740] 10.0.0.224 () {36 vars in 927 bytes} [Wed Jul 22 23:20:45 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: 372/741] 10.0.0.224 () {36 vars in 987 bytes} [Wed Jul 22 23:20:45 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/742] 10.0.0.224 () {36 vars in 927 bytes} [Wed Jul 22 23:20:45 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: 373/743] 10.0.0.224 () {36 vars in 927 bytes} [Wed Jul 22 23:20:45 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: 372/746] 10.0.0.196 () {36 vars in 987 bytes} [Wed Jul 22 23:20:45 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/747] 10.0.0.196 () {36 vars in 927 bytes} [Wed Jul 22 23:20:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/748] 10.0.0.196 () {36 vars in 987 bytes} [Wed Jul 22 23:20:45 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => 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: 376/749] 10.0.0.196 () {36 vars in 927 bytes} [Wed Jul 22 23:20:45 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: 374/750] 10.0.0.196 () {36 vars in 927 bytes} [Wed Jul 22 23:20:45 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: 376/753] 10.0.0.178 () {36 vars in 987 bytes} [Wed Jul 22 23:21:00 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => 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: 378/754] 10.0.0.178 () {36 vars in 927 bytes} [Wed Jul 22 23:21:00 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: 381/759] 10.0.0.178 () {36 vars in 987 bytes} [Wed Jul 22 23:21:18 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/760] 10.0.0.178 () {36 vars in 927 bytes} [Wed Jul 22 23:21:18 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/765] 10.0.0.178 () {36 vars in 987 bytes} [Wed Jul 22 23:21:36 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/766] 10.0.0.178 () {36 vars in 927 bytes} [Wed Jul 22 23:21:36 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/767] 10.0.0.178 () {36 vars in 987 bytes} [Wed Jul 22 23:21:38 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => 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: 385/768] 10.0.0.178 () {36 vars in 927 bytes} [Wed Jul 22 23:21:38 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: 388/777] 199.204.45.70 () {32 vars in 825 bytes} [Wed Jul 22 23:22:22 2026] GET /v2/images?status=active&owner=80ca226cbf364449be217b2c6ea23b34&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/778] 199.204.45.70 () {32 vars in 652 bytes} [Wed Jul 22 23:22:22 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: 389/779] 10.0.0.224 () {36 vars in 987 bytes} [Wed Jul 22 23:22:22 2026] GET /v2/images/0752f56f-426b-4c10-863b-b288a7d7f05d => generated 1395 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/780] 10.0.0.224 () {36 vars in 927 bytes} [Wed Jul 22 23:22:22 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: 390/781] 10.0.0.224 () {36 vars in 927 bytes} [Wed Jul 22 23:22:22 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: 392/782] 10.0.0.224 () {36 vars in 987 bytes} [Wed Jul 22 23:22:22 2026] GET /v2/images/0752f56f-426b-4c10-863b-b288a7d7f05d => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/783] 10.0.0.224 () {36 vars in 927 bytes} [Wed Jul 22 23:22:22 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: 393/784] 10.0.0.224 () {36 vars in 927 bytes} [Wed Jul 22 23:22:22 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: 392/785] 10.0.0.224 () {36 vars in 987 bytes} [Wed Jul 22 23:22:22 2026] GET /v2/images/0752f56f-426b-4c10-863b-b288a7d7f05d => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/786] 10.0.0.224 () {36 vars in 927 bytes} [Wed Jul 22 23:22:22 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: 393/787] 10.0.0.196 () {36 vars in 987 bytes} [Wed Jul 22 23:22:23 2026] GET /v2/images/0752f56f-426b-4c10-863b-b288a7d7f05d => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/788] 10.0.0.196 () {36 vars in 927 bytes} [Wed Jul 22 23:22:23 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: 394/789] 10.0.0.196 () {36 vars in 987 bytes} [Wed Jul 22 23:22:23 2026] GET /v2/images/0752f56f-426b-4c10-863b-b288a7d7f05d => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/790] 10.0.0.196 () {36 vars in 927 bytes} [Wed Jul 22 23:22:23 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/791] 10.0.0.196 () {36 vars in 927 bytes} [Wed Jul 22 23:22:23 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: 398/796] 10.0.0.178 () {36 vars in 987 bytes} [Wed Jul 22 23:22:44 2026] GET /v2/images/d193a152-fa3f-43fe-b9eb-a2385c3fc12a => 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: 399/797] 10.0.0.178 () {36 vars in 927 bytes} [Wed Jul 22 23:22:45 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: 419/838] 10.0.0.53 () {32 vars in 632 bytes} [Wed Jul 22 23:25:56 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)