+ 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 [Mon Jul 27 20:26:36 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-7d8655f8b5-dcrtk machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fb4765b4668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-27 20:26:38.826 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-27 20:26:38.900 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-07-27 20:26:39.675 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-27 20:26:39.677 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-27 20:26:39.678 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-27 20:26:39.785 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-27 20:26:39.786 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-27 20:26:39.786 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-27 20:26:41.755 8 WARNING glance.api.v2.images [None req-b016455b-a1fd-4e19-bf30-8d956b85b1aa - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-27 20:26:41.838 7 WARNING glance.api.v2.images [None req-be5c4b53-8e84-479d-8aa2-b6c8bc2a79f2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-27 20:26:42.088 8 WARNING keystonemiddleware._common.config [None req-b016455b-a1fd-4e19-bf30-8d956b85b1aa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-27 20:26:42.096 8 WARNING oslo_config.cfg [None req-b016455b-a1fd-4e19-bf30-8d956b85b1aa - - - - - -] 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 6 seconds on interpreter 0x7fb4765b4668 pid: 8 (default app) 2026-07-27 20:26:42.166 7 WARNING keystonemiddleware._common.config [None req-be5c4b53-8e84-479d-8aa2-b6c8bc2a79f2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-27 20:26:42.174 7 WARNING oslo_config.cfg [None req-be5c4b53-8e84-479d-8aa2-b6c8bc2a79f2 - - - - - -] 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 6 seconds on interpreter 0x7fb4765b4668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.186 () {42 vars in 688 bytes} [Mon Jul 27 20:26:42 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-07-27 20:26:43.317 7 WARNING oslo_policy.policy [None req-770cada1-e200-4854-8228-dfdf4d568ddd 06f701b520ef42af999d533d95c3aee4 fd7737fe85e74a6a8bc3167adaeb144d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-27 20:26:43.317 7 WARNING oslo_policy.policy [None req-770cada1-e200-4854-8228-dfdf4d568ddd 06f701b520ef42af999d533d95c3aee4 fd7737fe85e74a6a8bc3167adaeb144d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-27 20:26:43.336 7 WARNING oslo_policy.policy [None req-770cada1-e200-4854-8228-dfdf4d568ddd 06f701b520ef42af999d533d95c3aee4 fd7737fe85e74a6a8bc3167adaeb144d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-27 20:26:43.336 7 WARNING oslo_policy.policy [None req-770cada1-e200-4854-8228-dfdf4d568ddd 06f701b520ef42af999d533d95c3aee4 fd7737fe85e74a6a8bc3167adaeb144d - - 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/6] 199.19.213.186 () {44 vars in 910 bytes} [Mon Jul 27 20:26:42 2026] GET /v2/images => generated 69 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.186 () {42 vars in 688 bytes} [Mon Jul 27 20:26:47 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: 2/8] 199.19.213.186 () {44 vars in 910 bytes} [Mon Jul 27 20:26:47 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-27 20:26:47.141 8 WARNING oslo_policy.policy [None req-37cc178d-bcdd-4afe-b55c-9a31fd466677 06f701b520ef42af999d533d95c3aee4 fd7737fe85e74a6a8bc3167adaeb144d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-27 20:26:47.141 8 WARNING oslo_policy.policy [None req-37cc178d-bcdd-4afe-b55c-9a31fd466677 06f701b520ef42af999d533d95c3aee4 fd7737fe85e74a6a8bc3167adaeb144d - - 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/9] 199.19.213.186 () {44 vars in 911 bytes} [Mon Jul 27 20:26:47 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.186 () {44 vars in 933 bytes} [Mon Jul 27 20:26:47 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-27 20:26:47.277 8 WARNING oslo_policy.policy [None req-24d26726-4f1d-4a6e-872b-7b34ca9483cb 06f701b520ef42af999d533d95c3aee4 fd7737fe85e74a6a8bc3167adaeb144d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-27 20:26:47.277 8 WARNING oslo_policy.policy [None req-24d26726-4f1d-4a6e-872b-7b34ca9483cb 06f701b520ef42af999d533d95c3aee4 fd7737fe85e74a6a8bc3167adaeb144d - - 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: 8/11] 199.19.213.186 () {44 vars in 939 bytes} [Mon Jul 27 20:26:47 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) 2026-07-27 20:26:47.358 7 WARNING oslo_config.cfg [None req-53c208a3-fc51-45ee-b98f-f344d76898c5 06f701b520ef42af999d533d95c3aee4 fd7737fe85e74a6a8bc3167adaeb144d - - 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/12] 199.19.213.186 () {48 vars in 951 bytes} [Mon Jul 27 20:26:47 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-27 20:26:47.378 8 WARNING oslo_policy.policy [None req-dfabc69a-b91c-404d-a15d-50c043817a82 06f701b520ef42af999d533d95c3aee4 fd7737fe85e74a6a8bc3167adaeb144d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-27 20:26:47.378 8 WARNING oslo_policy.policy [None req-dfabc69a-b91c-404d-a15d-50c043817a82 06f701b520ef42af999d533d95c3aee4 fd7737fe85e74a6a8bc3167adaeb144d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-27 20:26:47.379 8 INFO glance.api.v2.image_data [None req-dfabc69a-b91c-404d-a15d-50c043817a82 06f701b520ef42af999d533d95c3aee4 fd7737fe85e74a6a8bc3167adaeb144d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-27 20:26:51.474 8 WARNING glance.location [None req-dfabc69a-b91c-404d-a15d-50c043817a82 06f701b520ef42af999d533d95c3aee4 fd7737fe85e74a6a8bc3167adaeb144d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.19.213.186 () {48 vars in 1045 bytes} [Mon Jul 27 20:26:47 2026] PUT /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875/file => generated 0 bytes in 4143 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7020 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.19.213.186 () {44 vars in 971 bytes} [Mon Jul 27 20:26:51 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-27 20:26:51.631 8 WARNING oslo_config.cfg [None req-7a66f557-6e4f-4bb0-8d4b-a7875a6ff42c 06f701b520ef42af999d533d95c3aee4 fd7737fe85e74a6a8bc3167adaeb144d - - 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: 10/15] 199.19.213.186 () {48 vars in 1051 bytes} [Mon Jul 27 20:26:51 2026] PATCH /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.19.213.186 () {44 vars in 971 bytes} [Mon Jul 27 20:26:51 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/263] 199.19.213.186 () {42 vars in 688 bytes} [Mon Jul 27 20:47:12 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: 130/264] 199.19.213.186 () {44 vars in 910 bytes} [Mon Jul 27 20:47:12 2026] GET /v2/images => generated 1381 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/267] 199.19.213.186 () {42 vars in 688 bytes} [Mon Jul 27 20:47:29 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: 132/268] 199.19.213.186 () {44 vars in 910 bytes} [Mon Jul 27 20:47:29 2026] GET /v2/images => generated 1381 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/269] 199.19.213.186 () {44 vars in 937 bytes} [Mon Jul 27 20:47:29 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/270] 199.19.213.186 () {44 vars in 959 bytes} [Mon Jul 27 20:47:29 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: 138/271] 199.19.213.186 () {44 vars in 939 bytes} [Mon Jul 27 20:47:29 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: 7|app: 0|req: 134/272] 199.19.213.186 () {48 vars in 951 bytes} [Mon Jul 27 20:47:29 2026] POST /v2/images => generated 796 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-27 20:47:29.491 8 INFO glance.api.v2.image_data [None req-087dc74f-d99f-4093-9cce-a86ca79ea413 06f701b520ef42af999d533d95c3aee4 fd7737fe85e74a6a8bc3167adaeb144d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-27 20:47:53.597 8 WARNING glance.location [None req-087dc74f-d99f-4093-9cce-a86ca79ea413 06f701b520ef42af999d533d95c3aee4 fd7737fe85e74a6a8bc3167adaeb144d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 139/279] 199.19.213.186 () {48 vars in 1046 bytes} [Mon Jul 27 20:47:29 2026] PUT /v2/images/92710beb-3464-45ab-8f56-e35358209cdd/file => generated 0 bytes in 24149 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63704 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.19.213.186 () {44 vars in 971 bytes} [Mon Jul 27 20:47:53 2026] GET /v2/images/92710beb-3464-45ab-8f56-e35358209cdd => 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: 140/281] 199.19.213.186 () {48 vars in 1051 bytes} [Mon Jul 27 20:47:53 2026] PATCH /v2/images/92710beb-3464-45ab-8f56-e35358209cdd => generated 1395 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.19.213.186 () {44 vars in 971 bytes} [Mon Jul 27 20:47:53 2026] GET /v2/images/92710beb-3464-45ab-8f56-e35358209cdd => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 199.19.213.186 () {42 vars in 688 bytes} [Mon Jul 27 20:47:55 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: 143/284] 199.19.213.186 () {44 vars in 910 bytes} [Mon Jul 27 20:47:55 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/367] 199.19.213.186 () {42 vars in 688 bytes} [Mon Jul 27 20:54:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/370] 199.19.213.186 () {44 vars in 910 bytes} [Mon Jul 27 20:54:51 2026] GET /v2/images => generated 2778 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/373] 199.19.213.186 () {42 vars in 688 bytes} [Mon Jul 27 20:55:02 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/374] 199.19.213.186 () {44 vars in 910 bytes} [Mon Jul 27 20:55:02 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 199.19.213.186 () {44 vars in 947 bytes} [Mon Jul 27 20:55:02 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: 190/376] 199.19.213.186 () {44 vars in 969 bytes} [Mon Jul 27 20:55:03 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/377] 199.19.213.186 () {44 vars in 939 bytes} [Mon Jul 27 20:55:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 199.19.213.186 () {48 vars in 951 bytes} [Mon Jul 27 20:55:03 2026] POST /v2/images => generated 799 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-27 20:55:03.129 8 INFO glance.api.v2.image_data [None req-c5c23d24-e594-42be-9a64-8d7a8845dfd4 06f701b520ef42af999d533d95c3aee4 fd7737fe85e74a6a8bc3167adaeb144d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-27 20:55:19.729 8 INFO glance.location [None req-c5c23d24-e594-42be-9a64-8d7a8845dfd4 06f701b520ef42af999d533d95c3aee4 fd7737fe85e74a6a8bc3167adaeb144d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 188/381] 199.19.213.186 () {48 vars in 1045 bytes} [Mon Jul 27 20:55:03 2026] PUT /v2/images/92c65643-20a5-410f-afe1-3f3356616bdc/file => generated 0 bytes in 16650 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24622 switches on core 0) [pid: 7|app: 0|req: 194/382] 199.19.213.186 () {44 vars in 971 bytes} [Mon Jul 27 20:55:19 2026] GET /v2/images/92c65643-20a5-410f-afe1-3f3356616bdc => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/383] 199.19.213.186 () {48 vars in 1051 bytes} [Mon Jul 27 20:55:19 2026] PATCH /v2/images/92c65643-20a5-410f-afe1-3f3356616bdc => generated 1410 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/384] 199.19.213.186 () {44 vars in 971 bytes} [Mon Jul 27 20:55:19 2026] GET /v2/images/92c65643-20a5-410f-afe1-3f3356616bdc => generated 1410 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/393] 199.19.213.186 () {42 vars in 688 bytes} [Mon Jul 27 20:55:57 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: 200/394] 199.19.213.186 () {44 vars in 910 bytes} [Mon Jul 27 20:55:57 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/399] 199.19.213.186 () {42 vars in 688 bytes} [Mon Jul 27 20:56:13 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: 203/400] 199.19.213.186 () {44 vars in 910 bytes} [Mon Jul 27 20:56:13 2026] GET /v2/images => generated 4190 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/401] 199.19.213.186 () {44 vars in 939 bytes} [Mon Jul 27 20:56:13 2026] GET /v2/images/manila-service-image => generated 165 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/402] 199.19.213.186 () {44 vars in 961 bytes} [Mon Jul 27 20:56:13 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: 199/403] 199.19.213.186 () {44 vars in 939 bytes} [Mon Jul 27 20:56:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/404] 199.19.213.186 () {48 vars in 951 bytes} [Mon Jul 27 20:56:13 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-27 20:56:13.463 8 INFO glance.api.v2.image_data [None req-24239e09-34fe-4e68-a08d-57d8d7d92f84 06f701b520ef42af999d533d95c3aee4 fd7737fe85e74a6a8bc3167adaeb144d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-27 20:56:30.794 8 INFO glance.location [None req-24239e09-34fe-4e68-a08d-57d8d7d92f84 06f701b520ef42af999d533d95c3aee4 fd7737fe85e74a6a8bc3167adaeb144d - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 200/407] 199.19.213.186 () {48 vars in 1046 bytes} [Mon Jul 27 20:56:13 2026] PUT /v2/images/ceeefb43-5cfd-402f-bde5-9df41d32bf84/file => generated 0 bytes in 17379 msecs (HTTP/1.1 204) 4 headers in 171 bytes (39832 switches on core 0) [pid: 7|app: 0|req: 208/408] 199.19.213.186 () {44 vars in 971 bytes} [Mon Jul 27 20:56:30 2026] GET /v2/images/ceeefb43-5cfd-402f-bde5-9df41d32bf84 => 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: 201/409] 199.19.213.186 () {48 vars in 1051 bytes} [Mon Jul 27 20:56:30 2026] PATCH /v2/images/ceeefb43-5cfd-402f-bde5-9df41d32bf84 => generated 1382 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/410] 199.19.213.186 () {44 vars in 971 bytes} [Mon Jul 27 20:56:30 2026] GET /v2/images/ceeefb43-5cfd-402f-bde5-9df41d32bf84 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/571] 199.19.213.186 () {42 vars in 688 bytes} [Mon Jul 27 21:09:44 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: 290/572] 199.19.213.186 () {44 vars in 910 bytes} [Mon Jul 27 21:09:44 2026] GET /v2/images => generated 5574 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/599] 199.19.213.186 () {42 vars in 688 bytes} [Mon Jul 27 21:11:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/600] 199.19.213.186 () {44 vars in 910 bytes} [Mon Jul 27 21:11:58 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/601] 199.19.213.186 () {42 vars in 688 bytes} [Mon Jul 27 21:12:00 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.19.213.186 () {44 vars in 910 bytes} [Mon Jul 27 21:12:00 2026] GET /v2/images => generated 5574 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/613] 199.19.213.186 () {42 vars in 688 bytes} [Mon Jul 27 21:12:49 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: 311/614] 199.19.213.186 () {44 vars in 910 bytes} [Mon Jul 27 21:12:49 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/617] 199.19.213.186 () {42 vars in 688 bytes} [Mon Jul 27 21:12:57 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: 313/618] 199.19.213.186 () {44 vars in 910 bytes} [Mon Jul 27 21:12:57 2026] GET /v2/images => generated 5574 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/631] 199.19.213.186 () {42 vars in 688 bytes} [Mon Jul 27 21:13:57 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: 312/632] 199.19.213.186 () {44 vars in 910 bytes} [Mon Jul 27 21:13:57 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 317/641] 10.0.0.17 () {32 vars in 632 bytes} [Mon Jul 27 21:14:38 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/646] 10.0.0.57 () {36 vars in 986 bytes} [Mon Jul 27 21:14:56 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 327/647] 10.0.0.57 () {36 vars in 926 bytes} [Mon Jul 27 21:14:56 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: 321/648] 10.0.0.241 () {36 vars in 987 bytes} [Mon Jul 27 21:15:00 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/649] 10.0.0.241 () {36 vars in 927 bytes} [Mon Jul 27 21:15:00 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: 322/650] 10.0.0.241 () {36 vars in 927 bytes} [Mon Jul 27 21:15:00 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: 329/651] 10.0.0.241 () {36 vars in 987 bytes} [Mon Jul 27 21:15:00 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/652] 10.0.0.241 () {36 vars in 927 bytes} [Mon Jul 27 21:15:00 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/653] 10.0.0.241 () {36 vars in 927 bytes} [Mon Jul 27 21:15:00 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: 324/654] 10.0.0.241 () {36 vars in 987 bytes} [Mon Jul 27 21:15:00 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/655] 10.0.0.241 () {36 vars in 927 bytes} [Mon Jul 27 21:15:00 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: 325/656] 10.0.0.241 () {36 vars in 927 bytes} [Mon Jul 27 21:15:00 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/659] 10.0.0.115 () {36 vars in 987 bytes} [Mon Jul 27 21:15:01 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/660] 10.0.0.115 () {36 vars in 927 bytes} [Mon Jul 27 21:15:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/661] 10.0.0.115 () {36 vars in 987 bytes} [Mon Jul 27 21:15:02 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/662] 10.0.0.115 () {36 vars in 927 bytes} [Mon Jul 27 21:15:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/663] 10.0.0.115 () {36 vars in 927 bytes} [Mon Jul 27 21:15:02 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/664] 199.19.213.186 () {36 vars in 991 bytes} [Mon Jul 27 21:15:03 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/665] 199.19.213.186 () {36 vars in 931 bytes} [Mon Jul 27 21:15:03 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/666] 199.19.213.186 () {36 vars in 991 bytes} [Mon Jul 27 21:15:04 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/667] 199.19.213.186 () {36 vars in 931 bytes} [Mon Jul 27 21:15:04 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/670] 10.0.0.57 () {36 vars in 986 bytes} [Mon Jul 27 21:15:19 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/671] 10.0.0.57 () {36 vars in 926 bytes} [Mon Jul 27 21:15:19 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: 342/676] 10.0.0.57 () {36 vars in 986 bytes} [Mon Jul 27 21:15:37 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/677] 10.0.0.57 () {36 vars in 926 bytes} [Mon Jul 27 21:15:37 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/686] 10.0.0.17 () {30 vars in 410 bytes} [Mon Jul 27 21:16:16 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: 340/687] 10.0.0.57 () {36 vars in 986 bytes} [Mon Jul 27 21:16:18 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/688] 10.0.0.57 () {36 vars in 926 bytes} [Mon Jul 27 21:16:18 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/691] 10.0.0.57 () {36 vars in 986 bytes} [Mon Jul 27 21:16:28 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/692] 10.0.0.57 () {36 vars in 926 bytes} [Mon Jul 27 21:16:28 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: 353/697] 10.0.0.57 () {36 vars in 986 bytes} [Mon Jul 27 21:16:42 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/698] 10.0.0.57 () {36 vars in 926 bytes} [Mon Jul 27 21:16:42 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/701] 10.0.0.17 () {32 vars in 706 bytes} [Mon Jul 27 21:16:52 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/702] 10.0.0.17 () {32 vars in 706 bytes} [Mon Jul 27 21:16:52 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 12 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.241 () {36 vars in 987 bytes} [Mon Jul 27 21:16:53 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 130 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.241 () {36 vars in 927 bytes} [Mon Jul 27 21:16: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: 357/705] 10.0.0.241 () {36 vars in 927 bytes} [Mon Jul 27 21:16:53 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: 349/706] 10.0.0.241 () {36 vars in 987 bytes} [Mon Jul 27 21:16:53 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/707] 10.0.0.241 () {36 vars in 927 bytes} [Mon Jul 27 21:16: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: 8|app: 0|req: 350/708] 10.0.0.241 () {36 vars in 927 bytes} [Mon Jul 27 21:16: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: 359/709] 10.0.0.241 () {36 vars in 987 bytes} [Mon Jul 27 21:16:53 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/710] 10.0.0.241 () {36 vars in 927 bytes} [Mon Jul 27 21:16: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: 360/711] 10.0.0.241 () {36 vars in 927 bytes} [Mon Jul 27 21:16: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: 8|app: 0|req: 352/712] 10.0.0.115 () {36 vars in 987 bytes} [Mon Jul 27 21:16:53 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/713] 10.0.0.115 () {36 vars in 927 bytes} [Mon Jul 27 21:16: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: 8|app: 0|req: 353/714] 10.0.0.115 () {36 vars in 987 bytes} [Mon Jul 27 21:16:53 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/715] 10.0.0.115 () {36 vars in 927 bytes} [Mon Jul 27 21:16:53 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: 354/716] 10.0.0.115 () {36 vars in 927 bytes} [Mon Jul 27 21:16: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: 363/717] 10.0.0.57 () {36 vars in 986 bytes} [Mon Jul 27 21:16:56 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/718] 10.0.0.57 () {36 vars in 926 bytes} [Mon Jul 27 21:16:56 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: 363/733] 10.0.0.57 () {36 vars in 986 bytes} [Mon Jul 27 21:18:03 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/734] 10.0.0.57 () {36 vars in 926 bytes} [Mon Jul 27 21:18:04 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: 364/735] 10.0.0.57 () {36 vars in 986 bytes} [Mon Jul 27 21:18:05 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/736] 10.0.0.57 () {36 vars in 926 bytes} [Mon Jul 27 21:18:05 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: 369/745] 10.0.0.17 () {34 vars in 654 bytes} [Mon Jul 27 21:18:48 2026] POST /v2/images => generated 649 bytes in 179 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-27 21:18:48.532 7 WARNING glance.api.v2.images [None req-af68df93-c614-4fe3-a9c0-be749652379f edc833ed886042159047a3267f5ab750 aac2af595b574d5e841207fe109ff525 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b761105d-1c07-434a-8f29-e87cb744d4f2 [pid: 7|app: 0|req: 377/746] 10.0.0.17 () {32 vars in 709 bytes} [Mon Jul 27 21:18:48 2026] DELETE /v2/images/b761105d-1c07-434a-8f29-e87cb744d4f2 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/747] 10.0.0.17 () {32 vars in 706 bytes} [Mon Jul 27 21:18:48 2026] GET /v2/images/b761105d-1c07-434a-8f29-e87cb744d4f2 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/748] 10.0.0.17 () {32 vars in 632 bytes} [Mon Jul 27 21:18:48 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/749] 10.0.0.17 () {34 vars in 654 bytes} [Mon Jul 27 21:18:48 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-27 21:18:48.700 7 WARNING oslo_policy.policy [None req-6f95f7fb-e569-411f-87b2-ea1d6f464751 edc833ed886042159047a3267f5ab750 aac2af595b574d5e841207fe109ff525 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-27 21:18:48.700 7 WARNING oslo_policy.policy [None req-6f95f7fb-e569-411f-87b2-ea1d6f464751 edc833ed886042159047a3267f5ab750 aac2af595b574d5e841207fe109ff525 - - 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: 379/750] 10.0.0.17 () {32 vars in 716 bytes} [Mon Jul 27 21:18:48 2026] GET /v2/images/f16ad505-0267-459a-966f-91918f7cec39/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-27 21:18:48.720 8 INFO glance.api.v2.image_data [None req-def27589-c85f-4124-b8a3-e45029bc2199 edc833ed886042159047a3267f5ab750 aac2af595b574d5e841207fe109ff525 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-27 21:18:48.762 8 WARNING glance_store._drivers.rbd [None req-def27589-c85f-4124-b8a3-e45029bc2199 edc833ed886042159047a3267f5ab750 aac2af595b574d5e841207fe109ff525 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-27 21:18:49.526 8 INFO glance.location [None req-def27589-c85f-4124-b8a3-e45029bc2199 edc833ed886042159047a3267f5ab750 aac2af595b574d5e841207fe109ff525 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 372/751] 10.0.0.17 () {32 vars in 726 bytes} [Mon Jul 27 21:18:48 2026] PUT /v2/images/f16ad505-0267-459a-966f-91918f7cec39/file => generated 0 bytes in 847 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/752] 10.0.0.17 () {32 vars in 706 bytes} [Mon Jul 27 21:18:49 2026] GET /v2/images/f16ad505-0267-459a-966f-91918f7cec39 => generated 1104 bytes in 11 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.17 () {32 vars in 716 bytes} [Mon Jul 27 21:18:49 2026] GET /v2/images/f16ad505-0267-459a-966f-91918f7cec39/file => generated 1024 bytes in 114 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/754] 10.0.0.17 () {34 vars in 654 bytes} [Mon Jul 27 21:18:49 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/755] 10.0.0.17 () {32 vars in 725 bytes} [Mon Jul 27 21:18:49 2026] PATCH /v2/images/c4a828eb-70d0-4413-979e-c8b468024d44 => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/756] 10.0.0.17 () {32 vars in 706 bytes} [Mon Jul 27 21:18:49 2026] GET /v2/images/c4a828eb-70d0-4413-979e-c8b468024d44 => generated 651 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-27 21:18:49.823 8 WARNING glance.api.v2.images [None req-a139fea4-c984-4cb2-a62a-9a3452678dfe edc833ed886042159047a3267f5ab750 aac2af595b574d5e841207fe109ff525 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c4a828eb-70d0-4413-979e-c8b468024d44 [pid: 8|app: 0|req: 375/757] 10.0.0.17 () {32 vars in 709 bytes} [Mon Jul 27 21:18:49 2026] DELETE /v2/images/c4a828eb-70d0-4413-979e-c8b468024d44 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/758] 10.0.0.17 () {32 vars in 706 bytes} [Mon Jul 27 21:18:49 2026] GET /v2/images/c4a828eb-70d0-4413-979e-c8b468024d44 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-27 21:18:49.900 8 WARNING glance.api.v2.images [None req-92d38dff-f130-423a-8587-7d61688b774f edc833ed886042159047a3267f5ab750 aac2af595b574d5e841207fe109ff525 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f16ad505-0267-459a-966f-91918f7cec39 [pid: 8|app: 0|req: 376/759] 10.0.0.17 () {32 vars in 709 bytes} [Mon Jul 27 21:18:49 2026] DELETE /v2/images/f16ad505-0267-459a-966f-91918f7cec39 => generated 0 bytes in 880 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/760] 10.0.0.17 () {32 vars in 706 bytes} [Mon Jul 27 21:18:50 2026] GET /v2/images/f16ad505-0267-459a-966f-91918f7cec39 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-27 21:18:50.793 8 WARNING glance.api.v2.images [None req-11160ec5-af1c-40f0-bcea-9b1fca180f89 edc833ed886042159047a3267f5ab750 aac2af595b574d5e841207fe109ff525 - - default default] Failed to find image b761105d-1c07-434a-8f29-e87cb744d4f2 to delete: glance.common.exception.ImageNotFound: No image found with ID b761105d-1c07-434a-8f29-e87cb744d4f2 [pid: 8|app: 0|req: 377/761] 10.0.0.17 () {32 vars in 709 bytes} [Mon Jul 27 21:18:50 2026] DELETE /v2/images/b761105d-1c07-434a-8f29-e87cb744d4f2 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/762] 10.0.0.17 () {32 vars in 706 bytes} [Mon Jul 27 21:18:50 2026] GET /v2/images/b761105d-1c07-434a-8f29-e87cb744d4f2 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/773] 10.0.0.57 () {36 vars in 986 bytes} [Mon Jul 27 21:19:38 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/774] 10.0.0.57 () {36 vars in 926 bytes} [Mon Jul 27 21:19:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/779] 10.0.0.57 () {36 vars in 986 bytes} [Mon Jul 27 21:19:56 2026] GET /v2/images/d9c78569-cd6e-4427-af0c-232d0c741875 => generated 1312 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/780] 10.0.0.57 () {36 vars in 926 bytes} [Mon Jul 27 21:19:56 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: 392/791] 199.19.213.186 () {32 vars in 826 bytes} [Mon Jul 27 21:20:42 2026] GET /v2/images?status=active&owner=fd7737fe85e74a6a8bc3167adaeb144d&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/792] 199.19.213.186 () {32 vars in 653 bytes} [Mon Jul 27 21:20:42 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/793] 10.0.0.241 () {36 vars in 987 bytes} [Mon Jul 27 21:20:43 2026] GET /v2/images/92710beb-3464-45ab-8f56-e35358209cdd => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/794] 10.0.0.241 () {36 vars in 927 bytes} [Mon Jul 27 21:20:43 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: 394/795] 10.0.0.241 () {36 vars in 927 bytes} [Mon Jul 27 21:20:43 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: 402/796] 10.0.0.241 () {36 vars in 987 bytes} [Mon Jul 27 21:20:43 2026] GET /v2/images/92710beb-3464-45ab-8f56-e35358209cdd => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/797] 10.0.0.241 () {36 vars in 927 bytes} [Mon Jul 27 21:20:43 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: 403/798] 10.0.0.241 () {36 vars in 927 bytes} [Mon Jul 27 21:20:43 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: 396/799] 10.0.0.241 () {36 vars in 987 bytes} [Mon Jul 27 21:20:43 2026] GET /v2/images/92710beb-3464-45ab-8f56-e35358209cdd => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/800] 10.0.0.241 () {36 vars in 927 bytes} [Mon Jul 27 21:20:43 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/801] 10.0.0.115 () {36 vars in 987 bytes} [Mon Jul 27 21:20:43 2026] GET /v2/images/92710beb-3464-45ab-8f56-e35358209cdd => generated 1395 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/802] 10.0.0.115 () {36 vars in 927 bytes} [Mon Jul 27 21:20:43 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/803] 10.0.0.115 () {36 vars in 987 bytes} [Mon Jul 27 21:20:43 2026] GET /v2/images/92710beb-3464-45ab-8f56-e35358209cdd => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/804] 10.0.0.115 () {36 vars in 927 bytes} [Mon Jul 27 21:20:43 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: 399/805] 10.0.0.115 () {36 vars in 927 bytes} [Mon Jul 27 21:20:43 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: 419/844] 10.0.0.17 () {32 vars in 632 bytes} [Mon Jul 27 21:24:00 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)