+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 7 00:30:25 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-69689f498d-2d7nv 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 0x7fef485df668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-07 00:30:27.208 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-07 00:30:27.295 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-07 00:30:28.084 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-07 00:30:28.085 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-07 00:30:28.086 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-07 00:30:28.202 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-07 00:30:28.203 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-07 00:30:28.203 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-07 00:30:30.237 8 WARNING glance.api.v2.images [None req-7d9bb0a4-1984-479d-b178-98b0c37a79ea - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-07 00:30:30.283 7 WARNING glance.api.v2.images [None req-acc0dda7-a3fc-4f4e-939c-f26f6043d8ea - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-07 00:30:30.610 8 WARNING keystonemiddleware._common.config [None req-7d9bb0a4-1984-479d-b178-98b0c37a79ea - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:30:30.617 8 WARNING oslo_config.cfg [None req-7d9bb0a4-1984-479d-b178-98b0c37a79ea - - - - - -] 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 0x7fef485df668 pid: 8 (default app) 2026-04-07 00:30:30.625 7 WARNING keystonemiddleware._common.config [None req-acc0dda7-a3fc-4f4e-939c-f26f6043d8ea - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:30:30.632 7 WARNING oslo_config.cfg [None req-acc0dda7-a3fc-4f4e-939c-f26f6043d8ea - - - - - -] 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 0x7fef485df668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.38 () {42 vars in 684 bytes} [Tue Apr 7 00:30:32 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-04-07 00:30:33.036 7 WARNING oslo_policy.policy [None req-b81ec422-ff93-48ae-8d05-3db9dcfe9895 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-07 00:30:33.036 7 WARNING oslo_policy.policy [None req-b81ec422-ff93-48ae-8d05-3db9dcfe9895 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-07 00:30:33.063 7 WARNING oslo_policy.policy [None req-b81ec422-ff93-48ae-8d05-3db9dcfe9895 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-07 00:30:33.064 7 WARNING oslo_policy.policy [None req-b81ec422-ff93-48ae-8d05-3db9dcfe9895 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - 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: 1/5] 199.204.45.38 () {44 vars in 906 bytes} [Tue Apr 7 00:30:32 2026] GET /v2/images => generated 69 bytes in 640 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.38 () {42 vars in 684 bytes} [Tue Apr 7 00:30:36 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: 2/7] 199.204.45.38 () {44 vars in 906 bytes} [Tue Apr 7 00:30:36 2026] GET /v2/images => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 00:30:36.761 8 WARNING oslo_policy.policy [None req-c927dcf0-1241-400d-982c-bbd45d01e620 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-07 00:30:36.762 8 WARNING oslo_policy.policy [None req-c927dcf0-1241-400d-982c-bbd45d01e620 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - 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: 6/8] 199.204.45.38 () {44 vars in 907 bytes} [Tue Apr 7 00:30:36 2026] GET /v2/images/cirros => generated 151 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.38 () {44 vars in 929 bytes} [Tue Apr 7 00:30:36 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:30:36.909 8 WARNING oslo_policy.policy [None req-88533a89-0218-42b4-99b7-6b0c6b110064 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-07 00:30:36.910 8 WARNING oslo_policy.policy [None req-88533a89-0218-42b4-99b7-6b0c6b110064 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - 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: 7/10] 199.204.45.38 () {44 vars in 935 bytes} [Tue Apr 7 00:30:36 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-07 00:30:37.000 7 WARNING oslo_config.cfg [None req-701bcb23-73db-4cc6-8b2a-471183bfab9b 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - 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: 4/11] 199.204.45.38 () {48 vars in 947 bytes} [Tue Apr 7 00:30:36 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 00:30:37.031 8 WARNING oslo_policy.policy [None req-a909b92b-a1e8-4777-bcbc-975f04812c6e 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-07 00:30:37.031 8 WARNING oslo_policy.policy [None req-a909b92b-a1e8-4777-bcbc-975f04812c6e 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-07 00:30:37.033 8 INFO glance.api.v2.image_data [None req-a909b92b-a1e8-4777-bcbc-975f04812c6e 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:30:40.520 8 WARNING glance.location [None req-a909b92b-a1e8-4777-bcbc-975f04812c6e 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.38 () {48 vars in 1041 bytes} [Tue Apr 7 00:30:37 2026] PUT /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d/file => generated 0 bytes in 3536 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4859 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.38 () {44 vars in 967 bytes} [Tue Apr 7 00:30:40 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 00:30:40.604 8 WARNING oslo_config.cfg [None req-b53f688b-b30e-4447-abc4-92c52508a7fc 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - 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: 9/16] 199.204.45.38 () {44 vars in 967 bytes} [Tue Apr 7 00:30:40 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => 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: 141/279] 199.204.45.38 () {42 vars in 684 bytes} [Tue Apr 7 00:52:33 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: 139/280] 199.204.45.38 () {44 vars in 906 bytes} [Tue Apr 7 00:52:33 2026] GET /v2/images => generated 1240 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/285] 199.204.45.38 () {42 vars in 684 bytes} [Tue Apr 7 00:52: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: 142/286] 199.204.45.38 () {44 vars in 906 bytes} [Tue Apr 7 00:52:57 2026] GET /v2/images => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/287] 199.204.45.38 () {44 vars in 933 bytes} [Tue Apr 7 00:52:58 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/288] 199.204.45.38 () {44 vars in 955 bytes} [Tue Apr 7 00:52:58 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/289] 199.204.45.38 () {44 vars in 935 bytes} [Tue Apr 7 00:52:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/290] 199.204.45.38 () {48 vars in 947 bytes} [Tue Apr 7 00:52:58 2026] POST /v2/images => generated 796 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 00:52:58.179 8 INFO glance.api.v2.image_data [None req-deeb3d3f-d712-44cf-88cc-f29e4fedf52e 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:53:42.643 8 WARNING glance.location [None req-deeb3d3f-d712-44cf-88cc-f29e4fedf52e 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 147/301] 199.204.45.38 () {48 vars in 1042 bytes} [Tue Apr 7 00:52:58 2026] PUT /v2/images/2e0d6654-ad90-427c-ac74-001b176db7af/file => generated 0 bytes in 44513 msecs (HTTP/1.1 204) 4 headers in 171 bytes (70920 switches on core 0) [pid: 7|app: 0|req: 155/302] 199.204.45.38 () {44 vars in 967 bytes} [Tue Apr 7 00:53:42 2026] GET /v2/images/2e0d6654-ad90-427c-ac74-001b176db7af => 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: 148/303] 199.204.45.38 () {44 vars in 967 bytes} [Tue Apr 7 00:53:42 2026] GET /v2/images/2e0d6654-ad90-427c-ac74-001b176db7af => 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: 156/304] 199.204.45.38 () {42 vars in 684 bytes} [Tue Apr 7 00:53:44 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: 149/305] 199.204.45.38 () {44 vars in 906 bytes} [Tue Apr 7 00:53:44 2026] GET /v2/images => generated 2451 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/388] 199.204.45.38 () {42 vars in 684 bytes} [Tue Apr 7 01:00:38 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/389] 199.204.45.38 () {44 vars in 906 bytes} [Tue Apr 7 01:00:38 2026] GET /v2/images => generated 2451 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/392] 199.204.45.38 () {42 vars in 684 bytes} [Tue Apr 7 01:00:48 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: 193/393] 199.204.45.38 () {44 vars in 906 bytes} [Tue Apr 7 01:00:48 2026] GET /v2/images => generated 2451 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/394] 199.204.45.38 () {44 vars in 943 bytes} [Tue Apr 7 01:00:48 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: 194/395] 199.204.45.38 () {44 vars in 965 bytes} [Tue Apr 7 01:00:48 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/396] 199.204.45.38 () {44 vars in 935 bytes} [Tue Apr 7 01:00:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/399] 199.204.45.38 () {48 vars in 947 bytes} [Tue Apr 7 01:00:48 2026] POST /v2/images => generated 799 bytes in 1208 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 01:00:49.680 7 WARNING oslo_policy.policy [None req-c6c19176-ee32-4f2a-a26d-4bbbe3a066e8 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-07 01:00:49.680 7 WARNING oslo_policy.policy [None req-c6c19176-ee32-4f2a-a26d-4bbbe3a066e8 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-07 01:00:49.682 7 INFO glance.api.v2.image_data [None req-c6c19176-ee32-4f2a-a26d-4bbbe3a066e8 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 01:01:33.568 7 INFO glance.location [None req-c6c19176-ee32-4f2a-a26d-4bbbe3a066e8 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 205/408] 199.204.45.38 () {48 vars in 1041 bytes} [Tue Apr 7 01:00:49 2026] PUT /v2/images/4887e731-1555-4ff6-8032-d50d2202df7d/file => generated 0 bytes in 43946 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24018 switches on core 0) [pid: 8|app: 0|req: 204/409] 199.204.45.38 () {44 vars in 967 bytes} [Tue Apr 7 01:01:33 2026] GET /v2/images/4887e731-1555-4ff6-8032-d50d2202df7d => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/410] 199.204.45.38 () {48 vars in 1046 bytes} [Tue Apr 7 01:01:33 2026] PATCH /v2/images/4887e731-1555-4ff6-8032-d50d2202df7d => generated 1234 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/411] 199.204.45.38 () {44 vars in 967 bytes} [Tue Apr 7 01:01:33 2026] GET /v2/images/4887e731-1555-4ff6-8032-d50d2202df7d => generated 1234 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/446] 199.204.45.38 () {42 vars in 684 bytes} [Tue Apr 7 01:04:25 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: 224/447] 199.204.45.38 () {44 vars in 906 bytes} [Tue Apr 7 01:04:25 2026] GET /v2/images => generated 3687 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/452] 199.204.45.38 () {42 vars in 684 bytes} [Tue Apr 7 01:04:40 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/453] 199.204.45.38 () {44 vars in 906 bytes} [Tue Apr 7 01:04:40 2026] GET /v2/images => generated 3687 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/454] 199.204.45.38 () {44 vars in 935 bytes} [Tue Apr 7 01:04:40 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/455] 199.204.45.38 () {44 vars in 957 bytes} [Tue Apr 7 01:04:40 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/456] 199.204.45.38 () {44 vars in 935 bytes} [Tue Apr 7 01:04:40 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: 229/457] 199.204.45.38 () {48 vars in 947 bytes} [Tue Apr 7 01:04:40 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 01:04:40.846 8 INFO glance.api.v2.image_data [None req-817d2867-ebd4-4834-9f1e-135c6e3d2276 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 01:04:56.091 8 INFO glance.location [None req-817d2867-ebd4-4834-9f1e-135c6e3d2276 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 229/460] 199.204.45.38 () {48 vars in 1042 bytes} [Tue Apr 7 01:04:40 2026] PUT /v2/images/7b4b13ec-c0d8-433e-ac8c-1cd060f9c3ad/file => generated 0 bytes in 15287 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28214 switches on core 0) [pid: 7|app: 0|req: 232/461] 199.204.45.38 () {44 vars in 967 bytes} [Tue Apr 7 01:04:56 2026] GET /v2/images/7b4b13ec-c0d8-433e-ac8c-1cd060f9c3ad => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/462] 199.204.45.38 () {44 vars in 967 bytes} [Tue Apr 7 01:04:56 2026] GET /v2/images/7b4b13ec-c0d8-433e-ac8c-1cd060f9c3ad => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/609] 199.204.45.38 () {42 vars in 684 bytes} [Tue Apr 7 01:17:08 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: 306/610] 199.204.45.38 () {44 vars in 906 bytes} [Tue Apr 7 01:17:08 2026] GET /v2/images => generated 4893 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/639] 199.204.45.38 () {42 vars in 684 bytes} [Tue Apr 7 01:19: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: 319/640] 199.204.45.38 () {44 vars in 906 bytes} [Tue Apr 7 01:19:20 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/641] 199.204.45.38 () {42 vars in 684 bytes} [Tue Apr 7 01:19:22 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: 320/642] 199.204.45.38 () {44 vars in 906 bytes} [Tue Apr 7 01:19:22 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/653] 199.204.45.38 () {42 vars in 684 bytes} [Tue Apr 7 01:20:09 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/654] 199.204.45.38 () {44 vars in 906 bytes} [Tue Apr 7 01:20:09 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/655] 199.204.45.38 () {42 vars in 684 bytes} [Tue Apr 7 01:20:16 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: 329/656] 199.204.45.38 () {44 vars in 906 bytes} [Tue Apr 7 01:20:16 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/669] 199.204.45.38 () {42 vars in 684 bytes} [Tue Apr 7 01:21:18 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: 334/670] 199.204.45.38 () {44 vars in 906 bytes} [Tue Apr 7 01:21:18 2026] GET /v2/images => generated 4893 bytes in 65 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: 340/681] 10.0.0.113 () {32 vars in 633 bytes} [Tue Apr 7 01:22:01 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/686] 10.0.0.7 () {36 vars in 985 bytes} [Tue Apr 7 01:22:27 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => generated 1171 bytes in 19 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: 344/687] 10.0.0.7 () {36 vars in 925 bytes} [Tue Apr 7 01:22:27 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: 345/690] 10.0.0.7 () {36 vars in 985 bytes} [Tue Apr 7 01:22:30 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/691] 10.0.0.7 () {36 vars in 925 bytes} [Tue Apr 7 01:22:30 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: 346/692] 199.204.45.38 () {36 vars in 990 bytes} [Tue Apr 7 01:22:35 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => 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: 347/693] 199.204.45.38 () {36 vars in 930 bytes} [Tue Apr 7 01:22:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/694] 199.204.45.38 () {36 vars in 990 bytes} [Tue Apr 7 01:22:37 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => 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: 348/695] 199.204.45.38 () {36 vars in 930 bytes} [Tue Apr 7 01:22:37 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: 349/698] 10.0.0.134 () {36 vars in 987 bytes} [Tue Apr 7 01:22:41 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => generated 1171 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/699] 10.0.0.134 () {36 vars in 927 bytes} [Tue Apr 7 01:22:41 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: 350/700] 10.0.0.134 () {36 vars in 927 bytes} [Tue Apr 7 01:22:41 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: 351/701] 10.0.0.134 () {36 vars in 987 bytes} [Tue Apr 7 01:22:41 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => 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: 351/702] 10.0.0.134 () {36 vars in 927 bytes} [Tue Apr 7 01:22:41 2026] GET /v2/schemas/image => generated 4018 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/703] 10.0.0.134 () {36 vars in 927 bytes} [Tue Apr 7 01:22:41 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: 352/704] 10.0.0.134 () {36 vars in 987 bytes} [Tue Apr 7 01:22:41 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => 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: 353/705] 10.0.0.134 () {36 vars in 927 bytes} [Tue Apr 7 01:22:41 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: 353/706] 10.0.0.134 () {36 vars in 927 bytes} [Tue Apr 7 01:22:41 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: 354/707] 10.0.0.45 () {36 vars in 986 bytes} [Tue Apr 7 01:22:42 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => generated 1171 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/708] 10.0.0.45 () {36 vars in 926 bytes} [Tue Apr 7 01:22:42 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: 355/709] 10.0.0.45 () {36 vars in 986 bytes} [Tue Apr 7 01:22:42 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/710] 10.0.0.45 () {36 vars in 926 bytes} [Tue Apr 7 01:22:42 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: 356/711] 10.0.0.45 () {36 vars in 926 bytes} [Tue Apr 7 01:22:42 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: 360/718] 10.0.0.7 () {36 vars in 985 bytes} [Tue Apr 7 01:23:10 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/719] 10.0.0.7 () {36 vars in 925 bytes} [Tue Apr 7 01:23:10 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: 362/722] 10.0.0.7 () {36 vars in 985 bytes} [Tue Apr 7 01:23:23 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/723] 10.0.0.7 () {36 vars in 925 bytes} [Tue Apr 7 01:23: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: 366/730] 10.0.0.113 () {34 vars in 655 bytes} [Tue Apr 7 01:23:53 2026] POST /v2/images => generated 649 bytes in 242 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-07 01:23:53.439 8 WARNING glance.api.v2.images [None req-1ec8f3db-1e1e-46b1-9501-ec1fadec40b8 2e664a63c617491581b3fd7f8488435a b375042764b2422aafb25c8a1ac91724 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fb9c022e-1169-42fe-934c-4b557e335f4b [pid: 8|app: 0|req: 365/731] 10.0.0.113 () {32 vars in 710 bytes} [Tue Apr 7 01:23:53 2026] DELETE /v2/images/fb9c022e-1169-42fe-934c-4b557e335f4b => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/732] 10.0.0.113 () {32 vars in 707 bytes} [Tue Apr 7 01:23:53 2026] GET /v2/images/fb9c022e-1169-42fe-934c-4b557e335f4b => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/733] 10.0.0.113 () {32 vars in 633 bytes} [Tue Apr 7 01:23:53 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/734] 10.0.0.113 () {34 vars in 655 bytes} [Tue Apr 7 01:23:53 2026] POST /v2/images => generated 703 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/735] 10.0.0.113 () {32 vars in 717 bytes} [Tue Apr 7 01:23:53 2026] GET /v2/images/c0646321-5676-47c6-a910-25b0731af383/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:23:53.653 7 INFO glance.api.v2.image_data [None req-6c57b999-8bdd-4699-ab60-f84260edb47f 2e664a63c617491581b3fd7f8488435a b375042764b2422aafb25c8a1ac91724 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 01:23:53.715 7 WARNING glance_store._drivers.rbd [None req-6c57b999-8bdd-4699-ab60-f84260edb47f 2e664a63c617491581b3fd7f8488435a b375042764b2422aafb25c8a1ac91724 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-07 01:23:54.786 7 INFO glance.location [None req-6c57b999-8bdd-4699-ab60-f84260edb47f 2e664a63c617491581b3fd7f8488435a b375042764b2422aafb25c8a1ac91724 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 369/736] 10.0.0.113 () {32 vars in 727 bytes} [Tue Apr 7 01:23:53 2026] PUT /v2/images/c0646321-5676-47c6-a910-25b0731af383/file => generated 0 bytes in 1178 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/737] 10.0.0.113 () {32 vars in 707 bytes} [Tue Apr 7 01:23:54 2026] GET /v2/images/c0646321-5676-47c6-a910-25b0731af383 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/738] 10.0.0.113 () {32 vars in 717 bytes} [Tue Apr 7 01:23:54 2026] GET /v2/images/c0646321-5676-47c6-a910-25b0731af383/file => generated 1024 bytes in 152 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/739] 10.0.0.113 () {34 vars in 655 bytes} [Tue Apr 7 01:23:54 2026] POST /v2/images => generated 649 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/740] 10.0.0.113 () {32 vars in 726 bytes} [Tue Apr 7 01:23:55 2026] PATCH /v2/images/88daf344-4bd1-49e6-8ef8-0c9a8c1f3593 => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/741] 10.0.0.113 () {32 vars in 707 bytes} [Tue Apr 7 01:23:55 2026] GET /v2/images/88daf344-4bd1-49e6-8ef8-0c9a8c1f3593 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:55.110 7 WARNING glance.api.v2.images [None req-a5a00510-ab91-4c1e-b4f8-be98e8ef972a 2e664a63c617491581b3fd7f8488435a b375042764b2422aafb25c8a1ac91724 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//88daf344-4bd1-49e6-8ef8-0c9a8c1f3593 [pid: 7|app: 0|req: 372/742] 10.0.0.113 () {32 vars in 710 bytes} [Tue Apr 7 01:23:55 2026] DELETE /v2/images/88daf344-4bd1-49e6-8ef8-0c9a8c1f3593 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/743] 10.0.0.113 () {32 vars in 707 bytes} [Tue Apr 7 01:23:55 2026] GET /v2/images/88daf344-4bd1-49e6-8ef8-0c9a8c1f3593 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:23:55.173 7 WARNING glance.api.v2.images [None req-88bb5e5e-b9a5-4aac-9da6-478cbf33c75a 2e664a63c617491581b3fd7f8488435a b375042764b2422aafb25c8a1ac91724 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c0646321-5676-47c6-a910-25b0731af383 [pid: 7|app: 0|req: 373/744] 10.0.0.113 () {32 vars in 710 bytes} [Tue Apr 7 01:23:55 2026] DELETE /v2/images/c0646321-5676-47c6-a910-25b0731af383 => generated 0 bytes in 1542 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/745] 10.0.0.113 () {32 vars in 707 bytes} [Tue Apr 7 01:23:56 2026] GET /v2/images/c0646321-5676-47c6-a910-25b0731af383 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:23:56.738 7 WARNING glance.api.v2.images [None req-322b7904-fd66-4de0-82b4-b0e44a5c67ee 2e664a63c617491581b3fd7f8488435a b375042764b2422aafb25c8a1ac91724 - - default default] Failed to find image fb9c022e-1169-42fe-934c-4b557e335f4b to delete: glance.common.exception.ImageNotFound: No image found with ID fb9c022e-1169-42fe-934c-4b557e335f4b [pid: 7|app: 0|req: 374/746] 10.0.0.113 () {32 vars in 710 bytes} [Tue Apr 7 01:23:56 2026] DELETE /v2/images/fb9c022e-1169-42fe-934c-4b557e335f4b => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/747] 10.0.0.113 () {32 vars in 707 bytes} [Tue Apr 7 01:23:56 2026] GET /v2/images/fb9c022e-1169-42fe-934c-4b557e335f4b => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/754] 10.0.0.7 () {36 vars in 985 bytes} [Tue Apr 7 01:24:20 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/755] 10.0.0.7 () {36 vars in 925 bytes} [Tue Apr 7 01:24:20 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/760] 10.0.0.7 () {36 vars in 985 bytes} [Tue Apr 7 01:24:39 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/761] 10.0.0.7 () {36 vars in 925 bytes} [Tue Apr 7 01:24:39 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: 382/762] 10.0.0.113 () {32 vars in 707 bytes} [Tue Apr 7 01:24:47 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/763] 10.0.0.113 () {32 vars in 707 bytes} [Tue Apr 7 01:24:47 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => 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: 383/764] 10.0.0.134 () {36 vars in 987 bytes} [Tue Apr 7 01:24:48 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => generated 1171 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/765] 10.0.0.134 () {36 vars in 927 bytes} [Tue Apr 7 01:24:48 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: 384/766] 10.0.0.134 () {36 vars in 927 bytes} [Tue Apr 7 01:24:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/767] 10.0.0.134 () {36 vars in 987 bytes} [Tue Apr 7 01:24:48 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/768] 10.0.0.134 () {36 vars in 927 bytes} [Tue Apr 7 01:24:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/769] 10.0.0.134 () {36 vars in 927 bytes} [Tue Apr 7 01:24:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/770] 10.0.0.134 () {36 vars in 987 bytes} [Tue Apr 7 01:24:48 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/771] 10.0.0.134 () {36 vars in 927 bytes} [Tue Apr 7 01:24:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/772] 10.0.0.134 () {36 vars in 927 bytes} [Tue Apr 7 01:24:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/775] 10.0.0.45 () {36 vars in 986 bytes} [Tue Apr 7 01:24:48 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/776] 10.0.0.45 () {36 vars in 926 bytes} [Tue Apr 7 01:24:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/777] 10.0.0.45 () {36 vars in 986 bytes} [Tue Apr 7 01:24:48 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/778] 10.0.0.45 () {36 vars in 926 bytes} [Tue Apr 7 01:24:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/779] 10.0.0.45 () {36 vars in 926 bytes} [Tue Apr 7 01:24:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/780] 10.0.0.7 () {36 vars in 985 bytes} [Tue Apr 7 01:24:50 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => 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: 392/781] 10.0.0.7 () {36 vars in 925 bytes} [Tue Apr 7 01:24:50 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: 391/784] 10.0.0.7 () {36 vars in 985 bytes} [Tue Apr 7 01:25:05 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => 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: 394/785] 10.0.0.7 () {36 vars in 925 bytes} [Tue Apr 7 01:25:05 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: 397/790] 199.204.45.38 () {32 vars in 825 bytes} [Tue Apr 7 01:25:28 2026] GET /v2/images?status=active&owner=a4d06668b4304be3bb980218f85706c5&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/791] 199.204.45.38 () {32 vars in 652 bytes} [Tue Apr 7 01:25:28 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: 398/792] 10.0.0.113 () {30 vars in 411 bytes} [Tue Apr 7 01:25:28 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: 396/795] 10.0.0.134 () {36 vars in 987 bytes} [Tue Apr 7 01:25:29 2026] GET /v2/images/2e0d6654-ad90-427c-ac74-001b176db7af => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/796] 10.0.0.134 () {36 vars in 927 bytes} [Tue Apr 7 01:25:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/797] 10.0.0.134 () {36 vars in 927 bytes} [Tue Apr 7 01:25:29 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: 401/798] 10.0.0.134 () {36 vars in 987 bytes} [Tue Apr 7 01:25:29 2026] GET /v2/images/2e0d6654-ad90-427c-ac74-001b176db7af => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/799] 10.0.0.134 () {36 vars in 927 bytes} [Tue Apr 7 01:25:29 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: 402/800] 10.0.0.134 () {36 vars in 927 bytes} [Tue Apr 7 01:25:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/801] 10.0.0.134 () {36 vars in 987 bytes} [Tue Apr 7 01:25:29 2026] GET /v2/images/2e0d6654-ad90-427c-ac74-001b176db7af => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/802] 10.0.0.134 () {36 vars in 927 bytes} [Tue Apr 7 01:25:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/803] 10.0.0.45 () {36 vars in 986 bytes} [Tue Apr 7 01:25:29 2026] GET /v2/images/2e0d6654-ad90-427c-ac74-001b176db7af => 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: 404/804] 10.0.0.45 () {36 vars in 926 bytes} [Tue Apr 7 01:25:29 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: 401/805] 10.0.0.45 () {36 vars in 986 bytes} [Tue Apr 7 01:25:29 2026] GET /v2/images/2e0d6654-ad90-427c-ac74-001b176db7af => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/806] 10.0.0.45 () {36 vars in 926 bytes} [Tue Apr 7 01:25:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/807] 10.0.0.45 () {36 vars in 926 bytes} [Tue Apr 7 01:25:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/812] 10.0.0.7 () {36 vars in 985 bytes} [Tue Apr 7 01:25:49 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/813] 10.0.0.7 () {36 vars in 925 bytes} [Tue Apr 7 01:25:49 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: 411/824] 10.0.0.7 () {36 vars in 985 bytes} [Tue Apr 7 01:26:40 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => 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: 414/825] 10.0.0.7 () {36 vars in 925 bytes} [Tue Apr 7 01:26:40 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: 416/834] 10.0.0.7 () {36 vars in 985 bytes} [Tue Apr 7 01:27:21 2026] GET /v2/images/32a60594-90f7-4960-bb83-d066cbf0757d => 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: 419/835] 10.0.0.7 () {36 vars in 925 bytes} [Tue Apr 7 01:27:21 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: 435/866] 10.0.0.113 () {32 vars in 633 bytes} [Tue Apr 7 01:29:53 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)