+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 14 07:47:43 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-86547467fc-wpks2 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7fc42dd95668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-14 07:47:45.002 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-14 07:47:45.015 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-14 07:47:45.860 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-14 07:47:45.861 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-14 07:47:45.861 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 07:47:45.863 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-14 07:47:45.864 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-14 07:47:45.864 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 07:47:47.834 7 WARNING glance.api.v2.images [None req-4524be9f-4fdf-40c8-b758-74b4606d7a9d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 07:47:47.896 8 WARNING glance.api.v2.images [None req-8b78a6fd-8ef7-4751-a435-361785ef9296 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 07:47:48.173 7 WARNING keystonemiddleware._common.config [None req-4524be9f-4fdf-40c8-b758-74b4606d7a9d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 07:47:48.181 7 WARNING oslo_config.cfg [None req-4524be9f-4fdf-40c8-b758-74b4606d7a9d - - - - - -] 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 0x7fc42dd95668 pid: 7 (default app) 2026-04-14 07:47:48.221 8 WARNING keystonemiddleware._common.config [None req-8b78a6fd-8ef7-4751-a435-361785ef9296 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 07:47:48.228 8 WARNING oslo_config.cfg [None req-8b78a6fd-8ef7-4751-a435-361785ef9296 - - - - - -] 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 0x7fc42dd95668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.116 () {42 vars in 687 bytes} [Tue Apr 14 07:47:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:47:49.956 8 WARNING oslo_policy.policy [None req-6f3f1927-b96d-4755-afa8-7a90307a795f 19623bc357f548ec982be549513bf84f ed4d15c968e54329b5d06fd17c76f465 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 07:47:49.956 8 WARNING oslo_policy.policy [None req-6f3f1927-b96d-4755-afa8-7a90307a795f 19623bc357f548ec982be549513bf84f ed4d15c968e54329b5d06fd17c76f465 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 07:47:49.973 8 WARNING oslo_policy.policy [None req-6f3f1927-b96d-4755-afa8-7a90307a795f 19623bc357f548ec982be549513bf84f ed4d15c968e54329b5d06fd17c76f465 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 07:47:49.973 8 WARNING oslo_policy.policy [None req-6f3f1927-b96d-4755-afa8-7a90307a795f 19623bc357f548ec982be549513bf84f ed4d15c968e54329b5d06fd17c76f465 - - 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.116 () {44 vars in 909 bytes} [Tue Apr 14 07:47:49 2026] GET /v2/images => generated 69 bytes in 565 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.116 () {42 vars in 687 bytes} [Tue Apr 14 07:47: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: 2/7] 199.204.45.116 () {44 vars in 909 bytes} [Tue Apr 14 07:47:53 2026] GET /v2/images => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:47:53.199 7 WARNING oslo_policy.policy [None req-3927f865-be74-4ea0-a662-c00db7c83959 19623bc357f548ec982be549513bf84f ed4d15c968e54329b5d06fd17c76f465 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 07:47:53.199 7 WARNING oslo_policy.policy [None req-3927f865-be74-4ea0-a662-c00db7c83959 19623bc357f548ec982be549513bf84f ed4d15c968e54329b5d06fd17c76f465 - - 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.116 () {44 vars in 910 bytes} [Tue Apr 14 07:47:53 2026] GET /v2/images/cirros => generated 151 bytes in 126 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.116 () {44 vars in 932 bytes} [Tue Apr 14 07:47:53 2026] GET /v2/images?name=cirros => generated 81 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 07:47:53.333 7 WARNING oslo_policy.policy [None req-f3c0f172-ef10-4553-a877-768c48d08f3f 19623bc357f548ec982be549513bf84f ed4d15c968e54329b5d06fd17c76f465 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 07:47:53.333 7 WARNING oslo_policy.policy [None req-f3c0f172-ef10-4553-a877-768c48d08f3f 19623bc357f548ec982be549513bf84f ed4d15c968e54329b5d06fd17c76f465 - - 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.116 () {44 vars in 938 bytes} [Tue Apr 14 07:47:53 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-04-14 07:47:53.471 8 WARNING oslo_config.cfg [None req-abeeab9c-c77c-4b46-916d-2135edd7b454 19623bc357f548ec982be549513bf84f ed4d15c968e54329b5d06fd17c76f465 - - 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.116 () {48 vars in 950 bytes} [Tue Apr 14 07:47:53 2026] POST /v2/images => generated 760 bytes in 113 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 07:47:53.493 7 WARNING oslo_policy.policy [None req-c1cc4fd2-313c-46ac-a950-e614ad4bbb3b 19623bc357f548ec982be549513bf84f ed4d15c968e54329b5d06fd17c76f465 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 07:47:53.493 7 WARNING oslo_policy.policy [None req-c1cc4fd2-313c-46ac-a950-e614ad4bbb3b 19623bc357f548ec982be549513bf84f ed4d15c968e54329b5d06fd17c76f465 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 07:47:53.495 7 INFO glance.api.v2.image_data [None req-c1cc4fd2-313c-46ac-a950-e614ad4bbb3b 19623bc357f548ec982be549513bf84f ed4d15c968e54329b5d06fd17c76f465 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 07:47:57.510 7 WARNING glance.location [None req-c1cc4fd2-313c-46ac-a950-e614ad4bbb3b 19623bc357f548ec982be549513bf84f ed4d15c968e54329b5d06fd17c76f465 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.116 () {48 vars in 1044 bytes} [Tue Apr 14 07:47:53 2026] PUT /v2/images/618d1282-49f0-47e3-b019-16bf19715907/file => generated 0 bytes in 4061 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6304 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.116 () {44 vars in 970 bytes} [Tue Apr 14 07:47:57 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 07:47:57.581 7 WARNING oslo_config.cfg [None req-5a0a055e-ba73-4776-b827-ac8c4f2632cf 19623bc357f548ec982be549513bf84f ed4d15c968e54329b5d06fd17c76f465 - - 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/14] 199.204.45.116 () {44 vars in 970 bytes} [Tue Apr 14 07:47:57 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/257] 199.204.45.116 () {42 vars in 687 bytes} [Tue Apr 14 08:08: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: 127/258] 199.204.45.116 () {44 vars in 909 bytes} [Tue Apr 14 08:08:06 2026] GET /v2/images => generated 1240 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/265] 199.204.45.116 () {42 vars in 687 bytes} [Tue Apr 14 08:08:31 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: 131/266] 199.204.45.116 () {44 vars in 909 bytes} [Tue Apr 14 08:08:31 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/267] 199.204.45.116 () {44 vars in 936 bytes} [Tue Apr 14 08:08:31 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/268] 199.204.45.116 () {44 vars in 958 bytes} [Tue Apr 14 08:08:31 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/269] 199.204.45.116 () {44 vars in 938 bytes} [Tue Apr 14 08:08:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/270] 199.204.45.116 () {48 vars in 950 bytes} [Tue Apr 14 08:08:31 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 08:08:31.422 7 INFO glance.api.v2.image_data [None req-580d210d-f3fc-4a66-9575-cb05e1843cd7 19623bc357f548ec982be549513bf84f ed4d15c968e54329b5d06fd17c76f465 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 08:09:00.844 7 WARNING glance.location [None req-580d210d-f3fc-4a66-9575-cb05e1843cd7 19623bc357f548ec982be549513bf84f ed4d15c968e54329b5d06fd17c76f465 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 138/277] 199.204.45.116 () {48 vars in 1045 bytes} [Tue Apr 14 08:08:31 2026] PUT /v2/images/8d2d3f3a-5fae-480d-a8a0-b8a19f8f71db/file => generated 0 bytes in 29462 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66162 switches on core 0) [pid: 8|app: 0|req: 140/278] 199.204.45.116 () {44 vars in 970 bytes} [Tue Apr 14 08:09:00 2026] GET /v2/images/8d2d3f3a-5fae-480d-a8a0-b8a19f8f71db => 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: 139/279] 199.204.45.116 () {44 vars in 970 bytes} [Tue Apr 14 08:09:00 2026] GET /v2/images/8d2d3f3a-5fae-480d-a8a0-b8a19f8f71db => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.204.45.116 () {42 vars in 687 bytes} [Tue Apr 14 08:09:02 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: 140/281] 199.204.45.116 () {44 vars in 909 bytes} [Tue Apr 14 08:09:02 2026] GET /v2/images => generated 2451 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/362] 199.204.45.116 () {42 vars in 687 bytes} [Tue Apr 14 08:15:38 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: 181/363] 199.204.45.116 () {44 vars in 909 bytes} [Tue Apr 14 08:15:38 2026] GET /v2/images => generated 2451 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/366] 199.204.45.116 () {42 vars in 687 bytes} [Tue Apr 14 08:15:50 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/367] 199.204.45.116 () {44 vars in 909 bytes} [Tue Apr 14 08:15:50 2026] GET /v2/images => generated 2451 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/368] 199.204.45.116 () {44 vars in 946 bytes} [Tue Apr 14 08:15:50 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/369] 199.204.45.116 () {44 vars in 968 bytes} [Tue Apr 14 08:15:50 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/370] 199.204.45.116 () {44 vars in 938 bytes} [Tue Apr 14 08:15:50 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: 185/371] 199.204.45.116 () {48 vars in 950 bytes} [Tue Apr 14 08:15:50 2026] POST /v2/images => generated 799 bytes in 444 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 08:15:51.225 8 WARNING oslo_policy.policy [None req-81fc2853-e44c-4bcd-b862-14024cda1895 19623bc357f548ec982be549513bf84f ed4d15c968e54329b5d06fd17c76f465 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 08:15:51.225 8 WARNING oslo_policy.policy [None req-81fc2853-e44c-4bcd-b862-14024cda1895 19623bc357f548ec982be549513bf84f ed4d15c968e54329b5d06fd17c76f465 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 08:15:51.226 8 INFO glance.api.v2.image_data [None req-81fc2853-e44c-4bcd-b862-14024cda1895 19623bc357f548ec982be549513bf84f ed4d15c968e54329b5d06fd17c76f465 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 08:16:21.244 8 INFO glance.location [None req-81fc2853-e44c-4bcd-b862-14024cda1895 19623bc357f548ec982be549513bf84f ed4d15c968e54329b5d06fd17c76f465 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 187/378] 199.204.45.116 () {48 vars in 1044 bytes} [Tue Apr 14 08:15:51 2026] PUT /v2/images/81715011-2f92-4060-9a42-d3a32eb223ac/file => generated 0 bytes in 30074 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28440 switches on core 0) [pid: 7|app: 0|req: 192/379] 199.204.45.116 () {44 vars in 970 bytes} [Tue Apr 14 08:16:21 2026] GET /v2/images/81715011-2f92-4060-9a42-d3a32eb223ac => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/380] 199.204.45.116 () {48 vars in 1049 bytes} [Tue Apr 14 08:16:21 2026] PATCH /v2/images/81715011-2f92-4060-9a42-d3a32eb223ac => generated 1234 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/381] 199.204.45.116 () {44 vars in 970 bytes} [Tue Apr 14 08:16:21 2026] GET /v2/images/81715011-2f92-4060-9a42-d3a32eb223ac => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/390] 199.204.45.116 () {42 vars in 687 bytes} [Tue Apr 14 08:17:05 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: 198/391] 199.204.45.116 () {44 vars in 909 bytes} [Tue Apr 14 08:17:05 2026] GET /v2/images => generated 3687 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/396] 199.204.45.116 () {42 vars in 687 bytes} [Tue Apr 14 08:17:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/397] 199.204.45.116 () {44 vars in 909 bytes} [Tue Apr 14 08:17:27 2026] GET /v2/images => generated 3687 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/398] 199.204.45.116 () {44 vars in 938 bytes} [Tue Apr 14 08:17:27 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/399] 199.204.45.116 () {44 vars in 960 bytes} [Tue Apr 14 08:17:27 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/400] 199.204.45.116 () {44 vars in 938 bytes} [Tue Apr 14 08:17:27 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: 7|app: 0|req: 203/401] 199.204.45.116 () {48 vars in 950 bytes} [Tue Apr 14 08:17:27 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 08:17:27.411 8 INFO glance.api.v2.image_data [None req-69035938-6e94-4aef-8787-78c54cf4c8f7 19623bc357f548ec982be549513bf84f ed4d15c968e54329b5d06fd17c76f465 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 08:17:41.988 8 INFO glance.location [None req-69035938-6e94-4aef-8787-78c54cf4c8f7 19623bc357f548ec982be549513bf84f ed4d15c968e54329b5d06fd17c76f465 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 199/406] 199.204.45.116 () {48 vars in 1045 bytes} [Tue Apr 14 08:17:27 2026] PUT /v2/images/25e9f2b0-1996-4ff6-afb3-0cbd33549cc2/file => generated 0 bytes in 14619 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31353 switches on core 0) [pid: 7|app: 0|req: 208/407] 199.204.45.116 () {44 vars in 970 bytes} [Tue Apr 14 08:17:42 2026] GET /v2/images/25e9f2b0-1996-4ff6-afb3-0cbd33549cc2 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/408] 199.204.45.116 () {44 vars in 970 bytes} [Tue Apr 14 08:17:42 2026] GET /v2/images/25e9f2b0-1996-4ff6-afb3-0cbd33549cc2 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/557] 199.204.45.116 () {42 vars in 687 bytes} [Tue Apr 14 08:30: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: 275/558] 199.204.45.116 () {44 vars in 909 bytes} [Tue Apr 14 08:30:06 2026] GET /v2/images => generated 4893 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/587] 199.204.45.116 () {42 vars in 687 bytes} [Tue Apr 14 08:32:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/588] 199.204.45.116 () {44 vars in 909 bytes} [Tue Apr 14 08:32:19 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/589] 199.204.45.116 () {42 vars in 687 bytes} [Tue Apr 14 08:32:21 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: 299/590] 199.204.45.116 () {44 vars in 909 bytes} [Tue Apr 14 08:32:21 2026] GET /v2/images => generated 4893 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/601] 199.204.45.116 () {42 vars in 687 bytes} [Tue Apr 14 08:33:09 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: 297/602] 199.204.45.116 () {44 vars in 909 bytes} [Tue Apr 14 08:33:09 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/603] 199.204.45.116 () {42 vars in 687 bytes} [Tue Apr 14 08:33:17 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/604] 199.204.45.116 () {44 vars in 909 bytes} [Tue Apr 14 08:33:17 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/617] 199.204.45.116 () {42 vars in 687 bytes} [Tue Apr 14 08:34:15 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/618] 199.204.45.116 () {44 vars in 909 bytes} [Tue Apr 14 08:34:15 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 318/627] 10.0.0.206 () {32 vars in 633 bytes} [Tue Apr 14 08:34:57 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 313/634] 10.0.0.155 () {36 vars in 987 bytes} [Tue Apr 14 08:35:21 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/635] 10.0.0.155 () {36 vars in 927 bytes} [Tue Apr 14 08:35:21 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: 314/636] 10.0.0.155 () {36 vars in 927 bytes} [Tue Apr 14 08:35:21 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: 323/637] 10.0.0.155 () {36 vars in 987 bytes} [Tue Apr 14 08:35:21 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/638] 10.0.0.155 () {36 vars in 927 bytes} [Tue Apr 14 08:35:21 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: 324/639] 10.0.0.155 () {36 vars in 927 bytes} [Tue Apr 14 08:35:21 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: 316/640] 10.0.0.155 () {36 vars in 987 bytes} [Tue Apr 14 08:35:21 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/641] 10.0.0.155 () {36 vars in 927 bytes} [Tue Apr 14 08:35:21 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: 317/642] 10.0.0.155 () {36 vars in 927 bytes} [Tue Apr 14 08:35:21 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/643] 10.0.0.49 () {36 vars in 986 bytes} [Tue Apr 14 08:35:22 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/644] 10.0.0.49 () {36 vars in 926 bytes} [Tue Apr 14 08:35: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: 7|app: 0|req: 327/645] 10.0.0.142 () {36 vars in 987 bytes} [Tue Apr 14 08:35:22 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/646] 10.0.0.142 () {36 vars in 927 bytes} [Tue Apr 14 08:35: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: 328/647] 10.0.0.142 () {36 vars in 987 bytes} [Tue Apr 14 08:35:22 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/648] 10.0.0.142 () {36 vars in 927 bytes} [Tue Apr 14 08:35:22 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: 329/649] 10.0.0.142 () {36 vars in 927 bytes} [Tue Apr 14 08:35:23 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/652] 199.204.45.116 () {36 vars in 991 bytes} [Tue Apr 14 08:35:29 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/653] 199.204.45.116 () {36 vars in 931 bytes} [Tue Apr 14 08:35:30 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: 332/654] 199.204.45.116 () {36 vars in 991 bytes} [Tue Apr 14 08:35:30 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/655] 199.204.45.116 () {36 vars in 931 bytes} [Tue Apr 14 08:35:30 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: 326/660] 10.0.0.49 () {36 vars in 986 bytes} [Tue Apr 14 08:35:55 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/661] 10.0.0.49 () {36 vars in 926 bytes} [Tue Apr 14 08:35:55 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: 330/668] 10.0.0.206 () {34 vars in 655 bytes} [Tue Apr 14 08:36:19 2026] POST /v2/images => generated 649 bytes in 210 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-14 08:36:19.296 7 WARNING glance.api.v2.images [None req-da382e40-57e4-4d9e-8c4c-e4f402c44ef5 4ef896f504ac473a9484dfe8923b335d bfc43a834ad04ed59d82a918d7ef0cee - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3c23b4b7-027f-4868-9d84-c5ee3624ac05 [pid: 7|app: 0|req: 339/669] 10.0.0.206 () {32 vars in 710 bytes} [Tue Apr 14 08:36:19 2026] DELETE /v2/images/3c23b4b7-027f-4868-9d84-c5ee3624ac05 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/670] 10.0.0.206 () {32 vars in 707 bytes} [Tue Apr 14 08:36:19 2026] GET /v2/images/3c23b4b7-027f-4868-9d84-c5ee3624ac05 => 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: 340/671] 10.0.0.206 () {32 vars in 633 bytes} [Tue Apr 14 08:36:19 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/672] 10.0.0.206 () {34 vars in 655 bytes} [Tue Apr 14 08:36:19 2026] POST /v2/images => generated 703 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/673] 10.0.0.206 () {32 vars in 717 bytes} [Tue Apr 14 08:36:19 2026] GET /v2/images/2f8d6a1b-f3f3-45ea-a902-3a3cd828a0b1/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:36:19.485 8 INFO glance.api.v2.image_data [None req-9c0dd0f8-79cf-426c-9a8a-7c88da27d814 4ef896f504ac473a9484dfe8923b335d bfc43a834ad04ed59d82a918d7ef0cee - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 08:36:19.528 8 WARNING glance_store._drivers.rbd [None req-9c0dd0f8-79cf-426c-9a8a-7c88da27d814 4ef896f504ac473a9484dfe8923b335d bfc43a834ad04ed59d82a918d7ef0cee - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-14 08:36:20.452 8 INFO glance.location [None req-9c0dd0f8-79cf-426c-9a8a-7c88da27d814 4ef896f504ac473a9484dfe8923b335d bfc43a834ad04ed59d82a918d7ef0cee - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 333/674] 10.0.0.206 () {32 vars in 727 bytes} [Tue Apr 14 08:36:19 2026] PUT /v2/images/2f8d6a1b-f3f3-45ea-a902-3a3cd828a0b1/file => generated 0 bytes in 1014 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/675] 10.0.0.206 () {32 vars in 707 bytes} [Tue Apr 14 08:36:20 2026] GET /v2/images/2f8d6a1b-f3f3-45ea-a902-3a3cd828a0b1 => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/676] 10.0.0.206 () {32 vars in 717 bytes} [Tue Apr 14 08:36:20 2026] GET /v2/images/2f8d6a1b-f3f3-45ea-a902-3a3cd828a0b1/file => generated 1024 bytes in 124 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/677] 10.0.0.206 () {34 vars in 655 bytes} [Tue Apr 14 08:36:20 2026] POST /v2/images => generated 649 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/678] 10.0.0.206 () {32 vars in 726 bytes} [Tue Apr 14 08:36:20 2026] PATCH /v2/images/5e78359d-d27d-4798-a0c3-9d7fb7f6ec37 => generated 652 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/679] 10.0.0.206 () {32 vars in 707 bytes} [Tue Apr 14 08:36:20 2026] GET /v2/images/5e78359d-d27d-4798-a0c3-9d7fb7f6ec37 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:36:20.768 8 WARNING glance.api.v2.images [None req-92f6617a-cd24-4a42-bf77-a1cf33157357 4ef896f504ac473a9484dfe8923b335d bfc43a834ad04ed59d82a918d7ef0cee - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5e78359d-d27d-4798-a0c3-9d7fb7f6ec37 [pid: 8|app: 0|req: 336/680] 10.0.0.206 () {32 vars in 710 bytes} [Tue Apr 14 08:36:20 2026] DELETE /v2/images/5e78359d-d27d-4798-a0c3-9d7fb7f6ec37 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/681] 10.0.0.206 () {32 vars in 707 bytes} [Tue Apr 14 08:36:20 2026] GET /v2/images/5e78359d-d27d-4798-a0c3-9d7fb7f6ec37 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:36:20.841 8 WARNING glance.api.v2.images [None req-7d972d45-5c1e-4a55-8b56-0bdb50b747d2 4ef896f504ac473a9484dfe8923b335d bfc43a834ad04ed59d82a918d7ef0cee - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2f8d6a1b-f3f3-45ea-a902-3a3cd828a0b1 [pid: 8|app: 0|req: 337/682] 10.0.0.206 () {32 vars in 710 bytes} [Tue Apr 14 08:36:20 2026] DELETE /v2/images/2f8d6a1b-f3f3-45ea-a902-3a3cd828a0b1 => generated 0 bytes in 836 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/683] 10.0.0.206 () {32 vars in 707 bytes} [Tue Apr 14 08:36:21 2026] GET /v2/images/2f8d6a1b-f3f3-45ea-a902-3a3cd828a0b1 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:36:21.696 8 WARNING glance.api.v2.images [None req-7aac57d6-bacc-42c3-a2de-2ac8e2205657 4ef896f504ac473a9484dfe8923b335d bfc43a834ad04ed59d82a918d7ef0cee - - default default] Failed to find image 3c23b4b7-027f-4868-9d84-c5ee3624ac05 to delete: glance.common.exception.ImageNotFound: No image found with ID 3c23b4b7-027f-4868-9d84-c5ee3624ac05 [pid: 8|app: 0|req: 338/684] 10.0.0.206 () {32 vars in 710 bytes} [Tue Apr 14 08:36:21 2026] DELETE /v2/images/3c23b4b7-027f-4868-9d84-c5ee3624ac05 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/685] 10.0.0.206 () {32 vars in 707 bytes} [Tue Apr 14 08:36:21 2026] GET /v2/images/3c23b4b7-027f-4868-9d84-c5ee3624ac05 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/686] 10.0.0.206 () {30 vars in 411 bytes} [Tue Apr 14 08:36:25 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: 341/689] 10.0.0.49 () {36 vars in 986 bytes} [Tue Apr 14 08:36:32 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/690] 10.0.0.49 () {36 vars in 926 bytes} [Tue Apr 14 08:36:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/691] 10.0.0.49 () {36 vars in 986 bytes} [Tue Apr 14 08:36:35 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/692] 10.0.0.49 () {36 vars in 926 bytes} [Tue Apr 14 08:36:35 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: 356/703] 10.0.0.49 () {36 vars in 986 bytes} [Tue Apr 14 08:37:17 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/704] 10.0.0.49 () {36 vars in 926 bytes} [Tue Apr 14 08:37:17 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: 358/707] 10.0.0.49 () {36 vars in 986 bytes} [Tue Apr 14 08:37:30 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/708] 10.0.0.49 () {36 vars in 926 bytes} [Tue Apr 14 08:37:30 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: 353/713] 10.0.0.49 () {36 vars in 986 bytes} [Tue Apr 14 08:37:48 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/714] 10.0.0.49 () {36 vars in 926 bytes} [Tue Apr 14 08:37:48 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/717] 10.0.0.49 () {36 vars in 986 bytes} [Tue Apr 14 08:38:01 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/718] 10.0.0.49 () {36 vars in 926 bytes} [Tue Apr 14 08:38:01 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/719] 10.0.0.49 () {36 vars in 986 bytes} [Tue Apr 14 08:38:02 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/720] 10.0.0.49 () {36 vars in 926 bytes} [Tue Apr 14 08:38:02 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: 368/743] 10.0.0.49 () {36 vars in 986 bytes} [Tue Apr 14 08:39:57 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/744] 10.0.0.49 () {36 vars in 926 bytes} [Tue Apr 14 08:39:57 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: 370/747] 10.0.0.206 () {32 vars in 707 bytes} [Tue Apr 14 08:39:59 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/748] 10.0.0.206 () {32 vars in 707 bytes} [Tue Apr 14 08:39:59 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/749] 10.0.0.155 () {36 vars in 987 bytes} [Tue Apr 14 08:39:59 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/750] 10.0.0.155 () {36 vars in 927 bytes} [Tue Apr 14 08:39:59 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/751] 10.0.0.155 () {36 vars in 927 bytes} [Tue Apr 14 08:39: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: 380/752] 10.0.0.155 () {36 vars in 987 bytes} [Tue Apr 14 08:39:59 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/753] 10.0.0.155 () {36 vars in 927 bytes} [Tue Apr 14 08:39:59 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: 381/754] 10.0.0.155 () {36 vars in 927 bytes} [Tue Apr 14 08:39: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: 8|app: 0|req: 374/755] 10.0.0.155 () {36 vars in 987 bytes} [Tue Apr 14 08:39:59 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/756] 10.0.0.155 () {36 vars in 927 bytes} [Tue Apr 14 08:39:59 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: 375/757] 10.0.0.142 () {36 vars in 987 bytes} [Tue Apr 14 08:39:59 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/758] 10.0.0.142 () {36 vars in 927 bytes} [Tue Apr 14 08:39: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: 8|app: 0|req: 376/759] 10.0.0.142 () {36 vars in 987 bytes} [Tue Apr 14 08:39:59 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/760] 10.0.0.142 () {36 vars in 927 bytes} [Tue Apr 14 08:39: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: 8|app: 0|req: 377/761] 10.0.0.142 () {36 vars in 927 bytes} [Tue Apr 14 08:39: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: 386/764] 10.0.0.49 () {36 vars in 986 bytes} [Tue Apr 14 08:40:15 2026] GET /v2/images/618d1282-49f0-47e3-b019-16bf19715907 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/765] 10.0.0.49 () {36 vars in 926 bytes} [Tue Apr 14 08:40:15 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: 384/774] 199.204.45.116 () {32 vars in 826 bytes} [Tue Apr 14 08:40:51 2026] GET /v2/images?status=active&owner=ed4d15c968e54329b5d06fd17c76f465&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/775] 199.204.45.116 () {32 vars in 653 bytes} [Tue Apr 14 08:40:52 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/776] 10.0.0.155 () {36 vars in 987 bytes} [Tue Apr 14 08:40:52 2026] GET /v2/images/8d2d3f3a-5fae-480d-a8a0-b8a19f8f71db => generated 1209 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/777] 10.0.0.155 () {36 vars in 927 bytes} [Tue Apr 14 08:40:53 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: 386/778] 10.0.0.155 () {36 vars in 927 bytes} [Tue Apr 14 08:40:53 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: 393/779] 10.0.0.155 () {36 vars in 987 bytes} [Tue Apr 14 08:40:53 2026] GET /v2/images/8d2d3f3a-5fae-480d-a8a0-b8a19f8f71db => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/780] 10.0.0.155 () {36 vars in 927 bytes} [Tue Apr 14 08:40:53 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: 394/781] 10.0.0.155 () {36 vars in 927 bytes} [Tue Apr 14 08:40:53 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/782] 10.0.0.155 () {36 vars in 987 bytes} [Tue Apr 14 08:40:53 2026] GET /v2/images/8d2d3f3a-5fae-480d-a8a0-b8a19f8f71db => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/783] 10.0.0.155 () {36 vars in 927 bytes} [Tue Apr 14 08:40:53 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/784] 10.0.0.155 () {36 vars in 927 bytes} [Tue Apr 14 08:40:53 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: 396/785] 10.0.0.142 () {36 vars in 987 bytes} [Tue Apr 14 08:40:53 2026] GET /v2/images/8d2d3f3a-5fae-480d-a8a0-b8a19f8f71db => generated 1209 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/786] 10.0.0.142 () {36 vars in 927 bytes} [Tue Apr 14 08:40:53 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/787] 10.0.0.142 () {36 vars in 987 bytes} [Tue Apr 14 08:40:53 2026] GET /v2/images/8d2d3f3a-5fae-480d-a8a0-b8a19f8f71db => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/788] 10.0.0.142 () {36 vars in 927 bytes} [Tue Apr 14 08:40:53 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: 398/789] 10.0.0.142 () {36 vars in 927 bytes} [Tue Apr 14 08:40:53 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: 421/834] 10.0.0.206 () {32 vars in 633 bytes} [Tue Apr 14 08:44:37 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)