+ 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 Jun 1 19:51:55 2026] *** compiled with version: 13.3.0 on 30 May 2026 02:39:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-6b874f5cd7-b4gdh 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 0x7f1b8b171668 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-06-01 19:51:57.583 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-01 19:51:57.665 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-01 19:51:58.441 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-06-01 19:51:58.442 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-06-01 19:51:58.442 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-01 19:51:58.538 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-06-01 19:51:58.539 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-06-01 19:51:58.540 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-01 19:52:00.461 7 WARNING glance.api.v2.images [None req-9c94350b-3755-4d6d-8881-82af29cedd64 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-01 19:52:00.605 8 WARNING glance.api.v2.images [None req-e304793a-8197-4723-ba37-34ec985f6348 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-01 19:52:00.797 7 WARNING keystonemiddleware._common.config [None req-9c94350b-3755-4d6d-8881-82af29cedd64 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-01 19:52:00.805 7 WARNING oslo_config.cfg [None req-9c94350b-3755-4d6d-8881-82af29cedd64 - - - - - -] 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 0x7f1b8b171668 pid: 7 (default app) 2026-06-01 19:52:00.969 8 WARNING keystonemiddleware._common.config [None req-e304793a-8197-4723-ba37-34ec985f6348 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-01 19:52:00.977 8 WARNING oslo_config.cfg [None req-e304793a-8197-4723-ba37-34ec985f6348 - - - - - -] 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 0x7f1b8b171668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.74 () {42 vars in 684 bytes} [Mon Jun 1 19:52:01 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-06-01 19:52:02.070 8 WARNING oslo_policy.policy [None req-2e4e4cf5-a461-40c7-8b08-bd5862b15f78 f01546374687464c96c658d9d8f5528d 8f8f2380a76f40ae9fa47030b459ba76 - - 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-06-01 19:52:02.070 8 WARNING oslo_policy.policy [None req-2e4e4cf5-a461-40c7-8b08-bd5862b15f78 f01546374687464c96c658d9d8f5528d 8f8f2380a76f40ae9fa47030b459ba76 - - 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-06-01 19:52:02.085 8 WARNING oslo_policy.policy [None req-2e4e4cf5-a461-40c7-8b08-bd5862b15f78 f01546374687464c96c658d9d8f5528d 8f8f2380a76f40ae9fa47030b459ba76 - - 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-06-01 19:52:02.085 8 WARNING oslo_policy.policy [None req-2e4e4cf5-a461-40c7-8b08-bd5862b15f78 f01546374687464c96c658d9d8f5528d 8f8f2380a76f40ae9fa47030b459ba76 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.74 () {44 vars in 906 bytes} [Mon Jun 1 19:52:01 2026] GET /v2/images => generated 69 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.74 () {42 vars in 684 bytes} [Mon Jun 1 19:52:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.74 () {44 vars in 906 bytes} [Mon Jun 1 19:52:05 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 19:52:05.918 7 WARNING oslo_policy.policy [None req-282a0e8b-b94a-4092-b7ae-56fea4bd44f1 f01546374687464c96c658d9d8f5528d 8f8f2380a76f40ae9fa47030b459ba76 - - 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-06-01 19:52:05.918 7 WARNING oslo_policy.policy [None req-282a0e8b-b94a-4092-b7ae-56fea4bd44f1 f01546374687464c96c658d9d8f5528d 8f8f2380a76f40ae9fa47030b459ba76 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.74 () {44 vars in 907 bytes} [Mon Jun 1 19:52:05 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.74 () {44 vars in 929 bytes} [Mon Jun 1 19:52:06 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-01 19:52:06.054 7 WARNING oslo_policy.policy [None req-1496d3a3-8cca-4060-94a7-0d823134e847 f01546374687464c96c658d9d8f5528d 8f8f2380a76f40ae9fa47030b459ba76 - - 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-06-01 19:52:06.055 7 WARNING oslo_policy.policy [None req-1496d3a3-8cca-4060-94a7-0d823134e847 f01546374687464c96c658d9d8f5528d 8f8f2380a76f40ae9fa47030b459ba76 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.74 () {44 vars in 935 bytes} [Mon Jun 1 19:52:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-01 19:52:06.133 8 WARNING oslo_config.cfg [None req-9dd8a446-e4b6-479f-845f-cf21cac48b72 f01546374687464c96c658d9d8f5528d 8f8f2380a76f40ae9fa47030b459ba76 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.74 () {48 vars in 947 bytes} [Mon Jun 1 19:52:06 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-01 19:52:06.151 7 WARNING oslo_policy.policy [None req-a1ed4f9b-523c-4c76-97f8-de4ebee86530 f01546374687464c96c658d9d8f5528d 8f8f2380a76f40ae9fa47030b459ba76 - - 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-06-01 19:52:06.151 7 WARNING oslo_policy.policy [None req-a1ed4f9b-523c-4c76-97f8-de4ebee86530 f01546374687464c96c658d9d8f5528d 8f8f2380a76f40ae9fa47030b459ba76 - - 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-06-01 19:52:06.152 7 INFO glance.api.v2.image_data [None req-a1ed4f9b-523c-4c76-97f8-de4ebee86530 f01546374687464c96c658d9d8f5528d 8f8f2380a76f40ae9fa47030b459ba76 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-01 19:52:09.588 7 WARNING glance.location [None req-a1ed4f9b-523c-4c76-97f8-de4ebee86530 f01546374687464c96c658d9d8f5528d 8f8f2380a76f40ae9fa47030b459ba76 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.74 () {48 vars in 1041 bytes} [Mon Jun 1 19:52:06 2026] PUT /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83/file => generated 0 bytes in 3481 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6153 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.74 () {44 vars in 967 bytes} [Mon Jun 1 19:52:09 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-01 19:52:09.742 7 WARNING oslo_config.cfg [None req-7305bec3-74d5-4920-9fcc-4eb919ecb034 f01546374687464c96c658d9d8f5528d 8f8f2380a76f40ae9fa47030b459ba76 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.74 () {48 vars in 1047 bytes} [Mon Jun 1 19:52:09 2026] PATCH /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.74 () {44 vars in 967 bytes} [Mon Jun 1 19:52:09 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => 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: 147/292] 199.204.45.74 () {42 vars in 684 bytes} [Mon Jun 1 20:15:09 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/295] 199.204.45.74 () {44 vars in 906 bytes} [Mon Jun 1 20:15:09 2026] GET /v2/images => generated 1381 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/298] 199.204.45.74 () {42 vars in 684 bytes} [Mon Jun 1 20:15:27 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: 148/299] 199.204.45.74 () {44 vars in 906 bytes} [Mon Jun 1 20:15:27 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/300] 199.204.45.74 () {44 vars in 933 bytes} [Mon Jun 1 20:15:27 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/301] 199.204.45.74 () {44 vars in 955 bytes} [Mon Jun 1 20:15:27 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/302] 199.204.45.74 () {44 vars in 935 bytes} [Mon Jun 1 20:15:27 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: 8|app: 0|req: 150/303] 199.204.45.74 () {48 vars in 947 bytes} [Mon Jun 1 20:15:27 2026] POST /v2/images => generated 796 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-01 20:15:27.802 7 INFO glance.api.v2.image_data [None req-bed8f50b-e96f-4948-9fab-92ac13a516d7 f01546374687464c96c658d9d8f5528d 8f8f2380a76f40ae9fa47030b459ba76 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-01 20:16:16.097 7 WARNING glance.location [None req-bed8f50b-e96f-4948-9fab-92ac13a516d7 f01546374687464c96c658d9d8f5528d 8f8f2380a76f40ae9fa47030b459ba76 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 154/314] 199.204.45.74 () {48 vars in 1042 bytes} [Mon Jun 1 20:15:27 2026] PUT /v2/images/4ac8be3d-a473-498c-8e2b-6b342c04f137/file => generated 0 bytes in 48342 msecs (HTTP/1.1 204) 4 headers in 171 bytes (48684 switches on core 0) [pid: 8|app: 0|req: 161/315] 199.204.45.74 () {44 vars in 967 bytes} [Mon Jun 1 20:16:16 2026] GET /v2/images/4ac8be3d-a473-498c-8e2b-6b342c04f137 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/316] 199.204.45.74 () {48 vars in 1047 bytes} [Mon Jun 1 20:16:16 2026] PATCH /v2/images/4ac8be3d-a473-498c-8e2b-6b342c04f137 => generated 1395 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/317] 199.204.45.74 () {44 vars in 967 bytes} [Mon Jun 1 20:16:16 2026] GET /v2/images/4ac8be3d-a473-498c-8e2b-6b342c04f137 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/318] 199.204.45.74 () {42 vars in 684 bytes} [Mon Jun 1 20:16:17 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/319] 199.204.45.74 () {44 vars in 906 bytes} [Mon Jun 1 20:16:17 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/408] 199.204.45.74 () {42 vars in 684 bytes} [Mon Jun 1 20:23:38 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: 208/409] 199.204.45.74 () {44 vars in 906 bytes} [Mon Jun 1 20:23:38 2026] GET /v2/images => generated 2778 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/418] 199.204.45.74 () {42 vars in 684 bytes} [Mon Jun 1 20:24:13 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/419] 199.204.45.74 () {44 vars in 906 bytes} [Mon Jun 1 20:24:13 2026] GET /v2/images => generated 2778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/420] 199.204.45.74 () {44 vars in 943 bytes} [Mon Jun 1 20:24:13 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/421] 199.204.45.74 () {44 vars in 965 bytes} [Mon Jun 1 20:24:13 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/422] 199.204.45.74 () {44 vars in 935 bytes} [Mon Jun 1 20:24:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/423] 199.204.45.74 () {48 vars in 947 bytes} [Mon Jun 1 20:24:13 2026] POST /v2/images => generated 799 bytes in 2199 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-01 20:24:15.448 7 INFO glance.api.v2.image_data [None req-34dec8cf-59ec-481d-8692-61117fa4b580 f01546374687464c96c658d9d8f5528d 8f8f2380a76f40ae9fa47030b459ba76 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-01 20:26:55.022 7 INFO glance.location [None req-34dec8cf-59ec-481d-8692-61117fa4b580 f01546374687464c96c658d9d8f5528d 8f8f2380a76f40ae9fa47030b459ba76 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 209/456] 199.204.45.74 () {48 vars in 1041 bytes} [Mon Jun 1 20:24:15 2026] PUT /v2/images/c81e1895-bc68-4c13-9797-d17c81fab88b/file => generated 0 bytes in 159642 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10372 switches on core 0) [pid: 8|app: 0|req: 248/457] 199.204.45.74 () {44 vars in 967 bytes} [Mon Jun 1 20:26:55 2026] GET /v2/images/c81e1895-bc68-4c13-9797-d17c81fab88b => generated 1211 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/458] 199.204.45.74 () {48 vars in 1047 bytes} [Mon Jun 1 20:26:55 2026] PATCH /v2/images/c81e1895-bc68-4c13-9797-d17c81fab88b => generated 1410 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/459] 199.204.45.74 () {44 vars in 967 bytes} [Mon Jun 1 20:26:55 2026] GET /v2/images/c81e1895-bc68-4c13-9797-d17c81fab88b => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/498] 199.204.45.74 () {42 vars in 684 bytes} [Mon Jun 1 20:30:03 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: 269/499] 199.204.45.74 () {44 vars in 906 bytes} [Mon Jun 1 20:30:03 2026] GET /v2/images => generated 4190 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/502] 199.204.45.74 () {42 vars in 684 bytes} [Mon Jun 1 20:30:17 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/503] 199.204.45.74 () {44 vars in 906 bytes} [Mon Jun 1 20:30:17 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/504] 199.204.45.74 () {44 vars in 935 bytes} [Mon Jun 1 20:30:17 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/505] 199.204.45.74 () {44 vars in 957 bytes} [Mon Jun 1 20:30:17 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/506] 199.204.45.74 () {44 vars in 935 bytes} [Mon Jun 1 20:30:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/507] 199.204.45.74 () {48 vars in 947 bytes} [Mon Jun 1 20:30:17 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-01 20:30:17.682 7 INFO glance.api.v2.image_data [None req-9bbb32dd-0150-4b7f-8569-7384f8097ae6 f01546374687464c96c658d9d8f5528d 8f8f2380a76f40ae9fa47030b459ba76 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-01 20:30:35.025 7 INFO glance.location [None req-9bbb32dd-0150-4b7f-8569-7384f8097ae6 f01546374687464c96c658d9d8f5528d 8f8f2380a76f40ae9fa47030b459ba76 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 235/512] 199.204.45.74 () {48 vars in 1042 bytes} [Mon Jun 1 20:30:17 2026] PUT /v2/images/f1a8e158-be10-4cd6-bd38-46a253ee2559/file => generated 0 bytes in 17386 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30671 switches on core 0) [pid: 8|app: 0|req: 278/513] 199.204.45.74 () {44 vars in 967 bytes} [Mon Jun 1 20:30:35 2026] GET /v2/images/f1a8e158-be10-4cd6-bd38-46a253ee2559 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/514] 199.204.45.74 () {48 vars in 1047 bytes} [Mon Jun 1 20:30:35 2026] PATCH /v2/images/f1a8e158-be10-4cd6-bd38-46a253ee2559 => generated 1382 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/515] 199.204.45.74 () {44 vars in 967 bytes} [Mon Jun 1 20:30:35 2026] GET /v2/images/f1a8e158-be10-4cd6-bd38-46a253ee2559 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/672] 199.204.45.74 () {42 vars in 684 bytes} [Mon Jun 1 20:43:34 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: 358/673] 199.204.45.74 () {44 vars in 906 bytes} [Mon Jun 1 20:43:34 2026] GET /v2/images => generated 5574 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/702] 199.204.45.74 () {42 vars in 684 bytes} [Mon Jun 1 20:45:53 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: 330/703] 199.204.45.74 () {44 vars in 906 bytes} [Mon Jun 1 20:45:53 2026] GET /v2/images => generated 5574 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/704] 199.204.45.74 () {42 vars in 684 bytes} [Mon Jun 1 20:45:55 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: 331/705] 199.204.45.74 () {44 vars in 906 bytes} [Mon Jun 1 20:45:55 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/716] 199.204.45.74 () {42 vars in 684 bytes} [Mon Jun 1 20:46:44 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/717] 199.204.45.74 () {44 vars in 906 bytes} [Mon Jun 1 20:46:44 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/720] 199.204.45.74 () {42 vars in 684 bytes} [Mon Jun 1 20:46:52 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: 382/721] 199.204.45.74 () {44 vars in 906 bytes} [Mon Jun 1 20:46:52 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/734] 199.204.45.74 () {42 vars in 684 bytes} [Mon Jun 1 20:47:53 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: 346/735] 199.204.45.74 () {44 vars in 906 bytes} [Mon Jun 1 20:47:53 2026] GET /v2/images => generated 5574 bytes in 55 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: 394/744] 10.0.0.11 () {32 vars in 632 bytes} [Mon Jun 1 20:48:36 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/749] 10.0.0.254 () {36 vars in 987 bytes} [Mon Jun 1 20:48:55 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => generated 1312 bytes in 37 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: 353/750] 10.0.0.254 () {36 vars in 927 bytes} [Mon Jun 1 20:48:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/751] 10.0.0.254 () {36 vars in 987 bytes} [Mon Jun 1 20:48:56 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/752] 10.0.0.254 () {36 vars in 927 bytes} [Mon Jun 1 20:48:56 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/755] 199.204.45.74 () {36 vars in 990 bytes} [Mon Jun 1 20:49:03 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => 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: 356/756] 199.204.45.74 () {36 vars in 930 bytes} [Mon Jun 1 20:49:03 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/757] 199.204.45.74 () {36 vars in 990 bytes} [Mon Jun 1 20:49:04 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => 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: 357/758] 199.204.45.74 () {36 vars in 930 bytes} [Mon Jun 1 20:49:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/759] 10.0.0.254 () {36 vars in 987 bytes} [Mon Jun 1 20:49:06 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => generated 1312 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/760] 10.0.0.254 () {36 vars in 927 bytes} [Mon Jun 1 20:49:06 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/763] 10.0.0.254 () {36 vars in 987 bytes} [Mon Jun 1 20:49:10 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/764] 10.0.0.254 () {36 vars in 927 bytes} [Mon Jun 1 20:49:10 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/777] 10.0.0.138 () {36 vars in 987 bytes} [Mon Jun 1 20:50:16 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => generated 1312 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/778] 10.0.0.138 () {36 vars in 927 bytes} [Mon Jun 1 20:50:17 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: 368/779] 10.0.0.138 () {36 vars in 927 bytes} [Mon Jun 1 20:50:17 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: 412/780] 10.0.0.138 () {36 vars in 987 bytes} [Mon Jun 1 20:50:17 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/781] 10.0.0.138 () {36 vars in 927 bytes} [Mon Jun 1 20:50:17 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: 413/782] 10.0.0.138 () {36 vars in 927 bytes} [Mon Jun 1 20:50:17 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/783] 10.0.0.138 () {36 vars in 987 bytes} [Mon Jun 1 20:50:17 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/784] 10.0.0.138 () {36 vars in 927 bytes} [Mon Jun 1 20:50:17 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: 371/785] 10.0.0.138 () {36 vars in 927 bytes} [Mon Jun 1 20:50:17 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: 415/786] 10.0.0.189 () {36 vars in 911 bytes} [Mon Jun 1 20:50:18 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/787] 10.0.0.189 () {36 vars in 1007 bytes} [Mon Jun 1 20:50:18 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83/locations => generated 127 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/788] 10.0.0.189 () {36 vars in 987 bytes} [Mon Jun 1 20:50:18 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => 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: 373/789] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 1 20:50:18 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/790] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 1 20:50:18 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: 420/795] 10.0.0.254 () {36 vars in 987 bytes} [Mon Jun 1 20:50:34 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => 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: 376/796] 10.0.0.254 () {36 vars in 927 bytes} [Mon Jun 1 20:50:34 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: 421/797] 10.0.0.11 () {32 vars in 706 bytes} [Mon Jun 1 20:50:38 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/798] 10.0.0.11 () {32 vars in 706 bytes} [Mon Jun 1 20:50:38 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => 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: 422/799] 10.0.0.138 () {36 vars in 987 bytes} [Mon Jun 1 20:50:38 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => generated 1312 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/800] 10.0.0.138 () {36 vars in 927 bytes} [Mon Jun 1 20:50:39 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/801] 10.0.0.138 () {36 vars in 927 bytes} [Mon Jun 1 20:50:39 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/802] 10.0.0.138 () {36 vars in 987 bytes} [Mon Jun 1 20:50:39 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => 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: 424/803] 10.0.0.138 () {36 vars in 927 bytes} [Mon Jun 1 20:50:39 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: 380/804] 10.0.0.138 () {36 vars in 927 bytes} [Mon Jun 1 20:50:39 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: 425/805] 10.0.0.138 () {36 vars in 987 bytes} [Mon Jun 1 20:50:39 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => 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: 381/806] 10.0.0.138 () {36 vars in 927 bytes} [Mon Jun 1 20:50:39 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: 426/807] 10.0.0.138 () {36 vars in 927 bytes} [Mon Jun 1 20:50:39 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: 383/810] 10.0.0.189 () {36 vars in 911 bytes} [Mon Jun 1 20:50:39 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/811] 10.0.0.189 () {36 vars in 1007 bytes} [Mon Jun 1 20:50:39 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83/locations => generated 127 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/812] 10.0.0.189 () {36 vars in 987 bytes} [Mon Jun 1 20:50:39 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => 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: 429/813] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 1 20:50:39 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: 385/814] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 1 20:50:39 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: 387/817] 10.0.0.11 () {34 vars in 654 bytes} [Mon Jun 1 20:50:53 2026] POST /v2/images => generated 647 bytes in 150 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-01 20:50:54.037 8 WARNING glance.api.v2.images [None req-4d459026-2ae5-4057-8761-1c7da71bbca4 a8dfbec727bd4bb394b6d5bcef407761 6da19eaba1314a58848ce67417808ddc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1e593b4e-ebf9-4388-bb31-3ff94b6b1220 [pid: 8|app: 0|req: 431/818] 10.0.0.11 () {32 vars in 709 bytes} [Mon Jun 1 20:50:54 2026] DELETE /v2/images/1e593b4e-ebf9-4388-bb31-3ff94b6b1220 => 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: 388/819] 10.0.0.11 () {32 vars in 706 bytes} [Mon Jun 1 20:50:54 2026] GET /v2/images/1e593b4e-ebf9-4388-bb31-3ff94b6b1220 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/820] 10.0.0.11 () {32 vars in 632 bytes} [Mon Jun 1 20:50:54 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/821] 10.0.0.11 () {34 vars in 654 bytes} [Mon Jun 1 20:50:54 2026] POST /v2/images => generated 702 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-01 20:50:54.212 8 WARNING oslo_policy.policy [None req-31445e56-5422-439f-8a8d-9644940ee8b3 a8dfbec727bd4bb394b6d5bcef407761 6da19eaba1314a58848ce67417808ddc - - 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-06-01 20:50:54.212 8 WARNING oslo_policy.policy [None req-31445e56-5422-439f-8a8d-9644940ee8b3 a8dfbec727bd4bb394b6d5bcef407761 6da19eaba1314a58848ce67417808ddc - - 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: 433/822] 10.0.0.11 () {32 vars in 716 bytes} [Mon Jun 1 20:50:54 2026] GET /v2/images/f220a767-82fe-4c22-851e-ea376e30659a/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-01 20:50:54.238 7 INFO glance.api.v2.image_data [None req-dacce988-3daf-4b2a-a976-aa87a0115998 a8dfbec727bd4bb394b6d5bcef407761 6da19eaba1314a58848ce67417808ddc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-01 20:50:54.298 7 WARNING glance_store._drivers.rbd [None req-dacce988-3daf-4b2a-a976-aa87a0115998 a8dfbec727bd4bb394b6d5bcef407761 6da19eaba1314a58848ce67417808ddc - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-01 20:50:54.909 7 INFO glance.location [None req-dacce988-3daf-4b2a-a976-aa87a0115998 a8dfbec727bd4bb394b6d5bcef407761 6da19eaba1314a58848ce67417808ddc - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 390/823] 10.0.0.11 () {32 vars in 726 bytes} [Mon Jun 1 20:50:54 2026] PUT /v2/images/f220a767-82fe-4c22-851e-ea376e30659a/file => generated 0 bytes in 733 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/824] 10.0.0.11 () {32 vars in 706 bytes} [Mon Jun 1 20:50:54 2026] GET /v2/images/f220a767-82fe-4c22-851e-ea376e30659a => generated 1103 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/825] 10.0.0.11 () {32 vars in 716 bytes} [Mon Jun 1 20:50:54 2026] GET /v2/images/f220a767-82fe-4c22-851e-ea376e30659a/file => generated 1024 bytes in 189 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/826] 10.0.0.11 () {34 vars in 654 bytes} [Mon Jun 1 20:50:55 2026] POST /v2/images => generated 648 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/827] 10.0.0.11 () {32 vars in 725 bytes} [Mon Jun 1 20:50:55 2026] PATCH /v2/images/b12ec79c-6c05-4824-867c-1059e3030d41 => generated 652 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/828] 10.0.0.11 () {32 vars in 706 bytes} [Mon Jun 1 20:50:55 2026] GET /v2/images/b12ec79c-6c05-4824-867c-1059e3030d41 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-01 20:50:55.352 7 WARNING glance.api.v2.images [None req-29f202d5-7226-4294-980b-0a1cfb428700 a8dfbec727bd4bb394b6d5bcef407761 6da19eaba1314a58848ce67417808ddc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b12ec79c-6c05-4824-867c-1059e3030d41 [pid: 7|app: 0|req: 393/829] 10.0.0.11 () {32 vars in 709 bytes} [Mon Jun 1 20:50:55 2026] DELETE /v2/images/b12ec79c-6c05-4824-867c-1059e3030d41 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/830] 10.0.0.11 () {32 vars in 706 bytes} [Mon Jun 1 20:50:55 2026] GET /v2/images/b12ec79c-6c05-4824-867c-1059e3030d41 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-01 20:50:55.495 7 WARNING glance.api.v2.images [None req-de5eb23e-15fd-4008-ae76-44bcf49fa469 a8dfbec727bd4bb394b6d5bcef407761 6da19eaba1314a58848ce67417808ddc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f220a767-82fe-4c22-851e-ea376e30659a [pid: 7|app: 0|req: 394/831] 10.0.0.11 () {32 vars in 709 bytes} [Mon Jun 1 20:50:55 2026] DELETE /v2/images/f220a767-82fe-4c22-851e-ea376e30659a => generated 0 bytes in 2422 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/832] 10.0.0.11 () {32 vars in 706 bytes} [Mon Jun 1 20:50:57 2026] GET /v2/images/f220a767-82fe-4c22-851e-ea376e30659a => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-01 20:50:57.938 7 WARNING glance.api.v2.images [None req-a870913a-a014-4f29-b89d-9d7cacb5876a a8dfbec727bd4bb394b6d5bcef407761 6da19eaba1314a58848ce67417808ddc - - default default] Failed to find image 1e593b4e-ebf9-4388-bb31-3ff94b6b1220 to delete: glance.common.exception.ImageNotFound: No image found with ID 1e593b4e-ebf9-4388-bb31-3ff94b6b1220 [pid: 7|app: 0|req: 395/833] 10.0.0.11 () {32 vars in 709 bytes} [Mon Jun 1 20:50:57 2026] DELETE /v2/images/1e593b4e-ebf9-4388-bb31-3ff94b6b1220 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/834] 10.0.0.11 () {32 vars in 706 bytes} [Mon Jun 1 20:50:57 2026] GET /v2/images/1e593b4e-ebf9-4388-bb31-3ff94b6b1220 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/837] 10.0.0.254 () {36 vars in 987 bytes} [Mon Jun 1 20:51:00 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/838] 10.0.0.254 () {36 vars in 927 bytes} [Mon Jun 1 20:51:00 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/839] 10.0.0.11 () {30 vars in 410 bytes} [Mon Jun 1 20:51:01 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: 443/842] 10.0.0.254 () {36 vars in 987 bytes} [Mon Jun 1 20:51:12 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/843] 10.0.0.254 () {36 vars in 927 bytes} [Mon Jun 1 20:51:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/844] 10.0.0.254 () {36 vars in 987 bytes} [Mon Jun 1 20:51:12 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/845] 10.0.0.254 () {36 vars in 927 bytes} [Mon Jun 1 20:51:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/850] 10.0.0.254 () {36 vars in 987 bytes} [Mon Jun 1 20:51:31 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => 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: 404/851] 10.0.0.254 () {36 vars in 927 bytes} [Mon Jun 1 20:51:31 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: 450/856] 10.0.0.254 () {36 vars in 987 bytes} [Mon Jun 1 20:51:56 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => 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: 407/857] 10.0.0.254 () {36 vars in 927 bytes} [Mon Jun 1 20:51:56 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: 410/862] 199.204.45.74 () {32 vars in 825 bytes} [Mon Jun 1 20:52:12 2026] GET /v2/images?status=active&owner=8f8f2380a76f40ae9fa47030b459ba76&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/863] 199.204.45.74 () {32 vars in 652 bytes} [Mon Jun 1 20:52:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/864] 10.0.0.254 () {36 vars in 987 bytes} [Mon Jun 1 20:52:12 2026] GET /v2/images/3c0f13f1-97be-439e-bc87-5813b1311d83 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/865] 10.0.0.254 () {36 vars in 927 bytes} [Mon Jun 1 20:52:12 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/866] 10.0.0.138 () {36 vars in 987 bytes} [Mon Jun 1 20:52:13 2026] GET /v2/images/4ac8be3d-a473-498c-8e2b-6b342c04f137 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/867] 10.0.0.138 () {36 vars in 927 bytes} [Mon Jun 1 20:52:13 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: 413/868] 10.0.0.138 () {36 vars in 927 bytes} [Mon Jun 1 20:52:13 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: 456/869] 10.0.0.138 () {36 vars in 987 bytes} [Mon Jun 1 20:52:13 2026] GET /v2/images/4ac8be3d-a473-498c-8e2b-6b342c04f137 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/870] 10.0.0.138 () {36 vars in 927 bytes} [Mon Jun 1 20:52:13 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: 457/871] 10.0.0.138 () {36 vars in 927 bytes} [Mon Jun 1 20:52:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/872] 10.0.0.138 () {36 vars in 987 bytes} [Mon Jun 1 20:52:13 2026] GET /v2/images/4ac8be3d-a473-498c-8e2b-6b342c04f137 => generated 1395 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/873] 10.0.0.138 () {36 vars in 927 bytes} [Mon Jun 1 20:52:13 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: 416/874] 10.0.0.189 () {36 vars in 911 bytes} [Mon Jun 1 20:52:13 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/875] 10.0.0.189 () {36 vars in 1007 bytes} [Mon Jun 1 20:52:13 2026] GET /v2/images/4ac8be3d-a473-498c-8e2b-6b342c04f137/locations => generated 127 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/876] 10.0.0.189 () {36 vars in 987 bytes} [Mon Jun 1 20:52:13 2026] GET /v2/images/4ac8be3d-a473-498c-8e2b-6b342c04f137 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/877] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 1 20:52:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/878] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 1 20:52:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/931] 10.0.0.11 () {32 vars in 632 bytes} [Mon Jun 1 20:56:30 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)