+ 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 [Thu May 28 22:04:03 2026] *** compiled with version: 13.3.0 on 27 May 2026 05:53:44 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-6f4985f44f-mbspl 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fdb445ed668 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-05-28 22:04:05.009 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-28 22:04:05.109 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-05-28 22:04:05.904 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-05-28 22:04:05.905 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-05-28 22:04:05.905 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-28 22:04:05.998 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-05-28 22:04:05.999 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-05-28 22:04:06.000 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-28 22:04:07.894 7 WARNING glance.api.v2.images [None req-f17fd99a-890a-4567-9046-214bcc71b77c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-28 22:04:07.984 8 WARNING glance.api.v2.images [None req-ea7e9225-053d-41c0-aba8-7b09a091109d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-28 22:04:08.225 7 WARNING keystonemiddleware._common.config [None req-f17fd99a-890a-4567-9046-214bcc71b77c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 22:04:08.232 7 WARNING oslo_config.cfg [None req-f17fd99a-890a-4567-9046-214bcc71b77c - - - - - -] 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 0x7fdb445ed668 pid: 7 (default app) 2026-05-28 22:04:08.329 8 WARNING keystonemiddleware._common.config [None req-ea7e9225-053d-41c0-aba8-7b09a091109d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 22:04:08.337 8 WARNING oslo_config.cfg [None req-ea7e9225-053d-41c0-aba8-7b09a091109d - - - - - -] 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 0x7fdb445ed668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.132 () {42 vars in 689 bytes} [Thu May 28 22:04:10 2026] GET / => generated 1312 bytes in 2 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 22:04:10.470 8 WARNING oslo_policy.policy [None req-3113c78c-1dc0-48aa-a897-2309717b087a d82536c7989946da8a5672ba7dc7b5fc db4c3acc8b0b41109a6e603c3f9c892e - - 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-05-28 22:04:10.470 8 WARNING oslo_policy.policy [None req-3113c78c-1dc0-48aa-a897-2309717b087a d82536c7989946da8a5672ba7dc7b5fc db4c3acc8b0b41109a6e603c3f9c892e - - 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-05-28 22:04:10.487 8 WARNING oslo_policy.policy [None req-3113c78c-1dc0-48aa-a897-2309717b087a d82536c7989946da8a5672ba7dc7b5fc db4c3acc8b0b41109a6e603c3f9c892e - - 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-05-28 22:04:10.487 8 WARNING oslo_policy.policy [None req-3113c78c-1dc0-48aa-a897-2309717b087a d82536c7989946da8a5672ba7dc7b5fc db4c3acc8b0b41109a6e603c3f9c892e - - 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.132 () {44 vars in 911 bytes} [Thu May 28 22:04:10 2026] GET /v2/images => generated 69 bytes in 538 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.132 () {42 vars in 689 bytes} [Thu May 28 22:04:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.132 () {44 vars in 911 bytes} [Thu May 28 22:04:13 2026] GET /v2/images => generated 69 bytes in 36 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 22:04:14.001 7 WARNING oslo_policy.policy [None req-2d414e62-dd4e-4e2b-964a-00dcc76caf6f d82536c7989946da8a5672ba7dc7b5fc db4c3acc8b0b41109a6e603c3f9c892e - - 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-05-28 22:04:14.002 7 WARNING oslo_policy.policy [None req-2d414e62-dd4e-4e2b-964a-00dcc76caf6f d82536c7989946da8a5672ba7dc7b5fc db4c3acc8b0b41109a6e603c3f9c892e - - 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.132 () {44 vars in 912 bytes} [Thu May 28 22:04:13 2026] GET /v2/images/cirros => generated 151 bytes in 131 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.132 () {44 vars in 934 bytes} [Thu May 28 22:04:14 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:04:14.142 7 WARNING oslo_policy.policy [None req-3386912c-3d8b-4370-810c-9502b5560a3e d82536c7989946da8a5672ba7dc7b5fc db4c3acc8b0b41109a6e603c3f9c892e - - 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-05-28 22:04:14.142 7 WARNING oslo_policy.policy [None req-3386912c-3d8b-4370-810c-9502b5560a3e d82536c7989946da8a5672ba7dc7b5fc db4c3acc8b0b41109a6e603c3f9c892e - - 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.132 () {44 vars in 940 bytes} [Thu May 28 22:04:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:04:14.225 8 WARNING oslo_config.cfg [None req-2b0b3245-3d68-45cd-8208-3900158301a6 d82536c7989946da8a5672ba7dc7b5fc db4c3acc8b0b41109a6e603c3f9c892e - - 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.132 () {48 vars in 952 bytes} [Thu May 28 22:04:14 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-28 22:04:14.249 7 WARNING oslo_policy.policy [None req-722ad02b-809d-4065-92bc-14dfd8fd6ada d82536c7989946da8a5672ba7dc7b5fc db4c3acc8b0b41109a6e603c3f9c892e - - 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-05-28 22:04:14.249 7 WARNING oslo_policy.policy [None req-722ad02b-809d-4065-92bc-14dfd8fd6ada d82536c7989946da8a5672ba7dc7b5fc db4c3acc8b0b41109a6e603c3f9c892e - - 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-05-28 22:04:14.250 7 INFO glance.api.v2.image_data [None req-722ad02b-809d-4065-92bc-14dfd8fd6ada d82536c7989946da8a5672ba7dc7b5fc db4c3acc8b0b41109a6e603c3f9c892e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 22:04:18.332 7 INFO glance.location [None req-722ad02b-809d-4065-92bc-14dfd8fd6ada d82536c7989946da8a5672ba7dc7b5fc db4c3acc8b0b41109a6e603c3f9c892e - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/14] 199.204.45.132 () {48 vars in 1046 bytes} [Thu May 28 22:04:14 2026] PUT /v2/images/e1549347-2762-464d-8f9f-003dd1431381/file => generated 0 bytes in 4126 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6586 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.132 () {44 vars in 972 bytes} [Thu May 28 22:04:18 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:04:18.465 7 WARNING oslo_config.cfg [None req-50d0457e-4b38-45e8-9bc6-cb9aaa22bf6a d82536c7989946da8a5672ba7dc7b5fc db4c3acc8b0b41109a6e603c3f9c892e - - 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.132 () {48 vars in 1052 bytes} [Thu May 28 22:04:18 2026] PATCH /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => generated 1312 bytes in 83 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.132 () {44 vars in 972 bytes} [Thu May 28 22:04:18 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => 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: 131/260] 199.204.45.132 () {42 vars in 689 bytes} [Thu May 28 22:24:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/261] 199.204.45.132 () {44 vars in 911 bytes} [Thu May 28 22:24:31 2026] GET /v2/images => generated 1381 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 199.204.45.132 () {42 vars in 689 bytes} [Thu May 28 22:25:11 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: 135/271] 199.204.45.132 () {44 vars in 911 bytes} [Thu May 28 22:25:11 2026] GET /v2/images => generated 1381 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.204.45.132 () {44 vars in 938 bytes} [Thu May 28 22:25:11 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 199.204.45.132 () {44 vars in 960 bytes} [Thu May 28 22:25:11 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.204.45.132 () {44 vars in 940 bytes} [Thu May 28 22:25:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.204.45.132 () {48 vars in 952 bytes} [Thu May 28 22:25:11 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-28 22:25:11.744 7 INFO glance.api.v2.image_data [None req-fe49e2a8-f9ad-4579-85e4-ba63bfcd1965 d82536c7989946da8a5672ba7dc7b5fc db4c3acc8b0b41109a6e603c3f9c892e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 22:25:34.836 7 INFO glance.location [None req-fe49e2a8-f9ad-4579-85e4-ba63bfcd1965 d82536c7989946da8a5672ba7dc7b5fc db4c3acc8b0b41109a6e603c3f9c892e - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 139/280] 199.204.45.132 () {48 vars in 1047 bytes} [Thu May 28 22:25:11 2026] PUT /v2/images/62195f54-bf04-4f94-9c34-a732ac420027/file => generated 0 bytes in 23147 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63797 switches on core 0) [pid: 8|app: 0|req: 142/281] 199.204.45.132 () {44 vars in 972 bytes} [Thu May 28 22:25:34 2026] GET /v2/images/62195f54-bf04-4f94-9c34-a732ac420027 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/282] 199.204.45.132 () {48 vars in 1052 bytes} [Thu May 28 22:25:34 2026] PATCH /v2/images/62195f54-bf04-4f94-9c34-a732ac420027 => generated 1395 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.204.45.132 () {44 vars in 972 bytes} [Thu May 28 22:25:35 2026] GET /v2/images/62195f54-bf04-4f94-9c34-a732ac420027 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 199.204.45.132 () {42 vars in 689 bytes} [Thu May 28 22:25:36 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/285] 199.204.45.132 () {44 vars in 911 bytes} [Thu May 28 22:25:36 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: 182/366] 199.204.45.132 () {42 vars in 689 bytes} [Thu May 28 22:32:11 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: 185/367] 199.204.45.132 () {44 vars in 911 bytes} [Thu May 28 22:32:11 2026] GET /v2/images => generated 2778 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/370] 199.204.45.132 () {42 vars in 689 bytes} [Thu May 28 22:32:20 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: 184/371] 199.204.45.132 () {44 vars in 911 bytes} [Thu May 28 22:32:20 2026] GET /v2/images => generated 2778 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/372] 199.204.45.132 () {44 vars in 948 bytes} [Thu May 28 22:32:21 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/373] 199.204.45.132 () {44 vars in 970 bytes} [Thu May 28 22:32:21 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/374] 199.204.45.132 () {44 vars in 940 bytes} [Thu May 28 22:32:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 199.204.45.132 () {48 vars in 952 bytes} [Thu May 28 22:32:21 2026] POST /v2/images => generated 799 bytes in 148 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-28 22:32:21.465 8 WARNING oslo_policy.policy [None req-d8aca309-9a02-4389-90db-a7c735677c58 d82536c7989946da8a5672ba7dc7b5fc db4c3acc8b0b41109a6e603c3f9c892e - - 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-05-28 22:32:21.466 8 WARNING oslo_policy.policy [None req-d8aca309-9a02-4389-90db-a7c735677c58 d82536c7989946da8a5672ba7dc7b5fc db4c3acc8b0b41109a6e603c3f9c892e - - 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-05-28 22:32:21.467 8 INFO glance.api.v2.image_data [None req-d8aca309-9a02-4389-90db-a7c735677c58 d82536c7989946da8a5672ba7dc7b5fc db4c3acc8b0b41109a6e603c3f9c892e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 22:32:42.528 8 INFO glance.location [None req-d8aca309-9a02-4389-90db-a7c735677c58 d82536c7989946da8a5672ba7dc7b5fc db4c3acc8b0b41109a6e603c3f9c892e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 190/380] 199.204.45.132 () {48 vars in 1046 bytes} [Thu May 28 22:32:21 2026] PUT /v2/images/fa0a4578-765e-40d3-9a22-1d7ad5834848/file => generated 0 bytes in 21117 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21645 switches on core 0) [pid: 7|app: 0|req: 191/381] 199.204.45.132 () {44 vars in 972 bytes} [Thu May 28 22:32:42 2026] GET /v2/images/fa0a4578-765e-40d3-9a22-1d7ad5834848 => 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: 191/382] 199.204.45.132 () {48 vars in 1052 bytes} [Thu May 28 22:32:42 2026] PATCH /v2/images/fa0a4578-765e-40d3-9a22-1d7ad5834848 => generated 1410 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/383] 199.204.45.132 () {44 vars in 972 bytes} [Thu May 28 22:32:42 2026] GET /v2/images/fa0a4578-765e-40d3-9a22-1d7ad5834848 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 199.204.45.132 () {42 vars in 689 bytes} [Thu May 28 22:33:20 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: 197/393] 199.204.45.132 () {44 vars in 911 bytes} [Thu May 28 22:33:20 2026] GET /v2/images => generated 4190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.204.45.132 () {42 vars in 689 bytes} [Thu May 28 22:33:37 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: 199/397] 199.204.45.132 () {44 vars in 911 bytes} [Thu May 28 22:33:37 2026] GET /v2/images => generated 4190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/398] 199.204.45.132 () {44 vars in 940 bytes} [Thu May 28 22:33:37 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 199.204.45.132 () {44 vars in 962 bytes} [Thu May 28 22:33:37 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: 8|app: 0|req: 200/400] 199.204.45.132 () {44 vars in 940 bytes} [Thu May 28 22:33:37 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: 201/401] 199.204.45.132 () {48 vars in 952 bytes} [Thu May 28 22:33:37 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-28 22:33:37.521 8 INFO glance.api.v2.image_data [None req-36754529-656a-4a4c-bbac-76e44b21a307 d82536c7989946da8a5672ba7dc7b5fc db4c3acc8b0b41109a6e603c3f9c892e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 22:33:49.973 8 INFO glance.location [None req-36754529-656a-4a4c-bbac-76e44b21a307 d82536c7989946da8a5672ba7dc7b5fc db4c3acc8b0b41109a6e603c3f9c892e - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 201/406] 199.204.45.132 () {48 vars in 1047 bytes} [Thu May 28 22:33:37 2026] PUT /v2/images/2bdd486f-4a63-4aa2-8881-f1afc97b6f5b/file => generated 0 bytes in 12499 msecs (HTTP/1.1 204) 4 headers in 171 bytes (37012 switches on core 0) [pid: 7|app: 0|req: 206/407] 199.204.45.132 () {44 vars in 972 bytes} [Thu May 28 22:33:50 2026] GET /v2/images/2bdd486f-4a63-4aa2-8881-f1afc97b6f5b => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/408] 199.204.45.132 () {48 vars in 1052 bytes} [Thu May 28 22:33:50 2026] PATCH /v2/images/2bdd486f-4a63-4aa2-8881-f1afc97b6f5b => generated 1382 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/409] 199.204.45.132 () {44 vars in 972 bytes} [Thu May 28 22:33:50 2026] GET /v2/images/2bdd486f-4a63-4aa2-8881-f1afc97b6f5b => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/562] 199.204.45.132 () {42 vars in 689 bytes} [Thu May 28 22:46:37 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: 279/563] 199.204.45.132 () {44 vars in 911 bytes} [Thu May 28 22:46:37 2026] GET /v2/images => generated 5574 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/592] 199.204.45.132 () {42 vars in 689 bytes} [Thu May 28 22:48:55 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: 294/593] 199.204.45.132 () {44 vars in 911 bytes} [Thu May 28 22:48:55 2026] GET /v2/images => generated 5574 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/596] 199.204.45.132 () {42 vars in 689 bytes} [Thu May 28 22:48: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: 296/597] 199.204.45.132 () {44 vars in 911 bytes} [Thu May 28 22:48:57 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/606] 199.204.45.132 () {42 vars in 689 bytes} [Thu May 28 22:49:46 2026] GET / => generated 1312 bytes in 8 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/607] 199.204.45.132 () {44 vars in 911 bytes} [Thu May 28 22:49:46 2026] GET /v2/images => generated 5574 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/610] 199.204.45.132 () {42 vars in 689 bytes} [Thu May 28 22:49:55 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: 308/611] 199.204.45.132 () {44 vars in 911 bytes} [Thu May 28 22:49:55 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: 8|app: 0|req: 311/626] 199.204.45.132 () {42 vars in 689 bytes} [Thu May 28 22:50:58 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: 316/627] 199.204.45.132 () {44 vars in 911 bytes} [Thu May 28 22:50:58 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:71: 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: 321/636] 10.0.0.215 () {32 vars in 633 bytes} [Thu May 28 22:51:41 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/641] 10.0.0.47 () {36 vars in 986 bytes} [Thu May 28 22:52:02 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => generated 1312 bytes in 23 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:71: 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: 318/642] 10.0.0.47 () {36 vars in 926 bytes} [Thu May 28 22:52:02 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: 325/643] 10.0.0.47 () {36 vars in 986 bytes} [Thu May 28 22:52:04 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/644] 10.0.0.47 () {36 vars in 926 bytes} [Thu May 28 22:52:04 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/647] 199.204.45.132 () {36 vars in 991 bytes} [Thu May 28 22:52:09 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => 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: 327/648] 199.204.45.132 () {36 vars in 931 bytes} [Thu May 28 22:52:09 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/649] 199.204.45.132 () {36 vars in 991 bytes} [Thu May 28 22:52:10 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => 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: 328/650] 199.204.45.132 () {36 vars in 931 bytes} [Thu May 28 22:52:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/651] 10.0.0.106 () {36 vars in 987 bytes} [Thu May 28 22:52:13 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => 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: 329/652] 10.0.0.106 () {36 vars in 927 bytes} [Thu May 28 22:52:14 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: 324/653] 10.0.0.106 () {36 vars in 927 bytes} [Thu May 28 22:52:14 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: 330/654] 10.0.0.106 () {36 vars in 987 bytes} [Thu May 28 22:52:14 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/655] 10.0.0.106 () {36 vars in 927 bytes} [Thu May 28 22:52:14 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: 331/656] 10.0.0.106 () {36 vars in 927 bytes} [Thu May 28 22:52:14 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: 326/657] 10.0.0.106 () {36 vars in 987 bytes} [Thu May 28 22:52:14 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => 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: 332/658] 10.0.0.106 () {36 vars in 927 bytes} [Thu May 28 22:52:14 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: 327/659] 10.0.0.106 () {36 vars in 927 bytes} [Thu May 28 22:52:14 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: 333/660] 10.0.0.109 () {36 vars in 987 bytes} [Thu May 28 22:52:15 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => generated 1312 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/661] 10.0.0.109 () {36 vars in 927 bytes} [Thu May 28 22:52:15 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/662] 10.0.0.109 () {36 vars in 987 bytes} [Thu May 28 22:52:15 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/663] 10.0.0.109 () {36 vars in 927 bytes} [Thu May 28 22:52:15 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: 335/664] 10.0.0.109 () {36 vars in 927 bytes} [Thu May 28 22:52:15 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: 333/671] 10.0.0.47 () {36 vars in 986 bytes} [Thu May 28 22:52:41 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => 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: 339/672] 10.0.0.47 () {36 vars in 926 bytes} [Thu May 28 22:52:42 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: 335/675] 10.0.0.47 () {36 vars in 986 bytes} [Thu May 28 22:52:57 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => 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: 341/676] 10.0.0.47 () {36 vars in 926 bytes} [Thu May 28 22:52:57 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/683] 10.0.0.47 () {36 vars in 986 bytes} [Thu May 28 22:53:27 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/684] 10.0.0.47 () {36 vars in 926 bytes} [Thu May 28 22:53:27 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/687] 10.0.0.215 () {32 vars in 707 bytes} [Thu May 28 22:53:33 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => 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: 341/688] 10.0.0.215 () {32 vars in 707 bytes} [Thu May 28 22:53:33 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/689] 10.0.0.106 () {36 vars in 987 bytes} [Thu May 28 22:53:33 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => generated 1312 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/690] 10.0.0.106 () {36 vars in 927 bytes} [Thu May 28 22:53:33 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: 349/691] 10.0.0.106 () {36 vars in 927 bytes} [Thu May 28 22:53:33 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: 343/692] 10.0.0.106 () {36 vars in 987 bytes} [Thu May 28 22:53:33 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => 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: 350/693] 10.0.0.106 () {36 vars in 927 bytes} [Thu May 28 22:53:33 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: 344/694] 10.0.0.106 () {36 vars in 927 bytes} [Thu May 28 22:53:33 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/695] 10.0.0.106 () {36 vars in 987 bytes} [Thu May 28 22:53:33 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => 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/696] 10.0.0.106 () {36 vars in 927 bytes} [Thu May 28 22:53:33 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: 352/697] 10.0.0.106 () {36 vars in 927 bytes} [Thu May 28 22:53:33 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: 346/698] 10.0.0.109 () {36 vars in 987 bytes} [Thu May 28 22:53:34 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => 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: 353/699] 10.0.0.109 () {36 vars in 927 bytes} [Thu May 28 22:53:34 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: 347/700] 10.0.0.109 () {36 vars in 987 bytes} [Thu May 28 22:53:34 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => 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: 354/701] 10.0.0.109 () {36 vars in 927 bytes} [Thu May 28 22:53:34 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: 348/702] 10.0.0.109 () {36 vars in 927 bytes} [Thu May 28 22:53:34 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: 358/709] 10.0.0.215 () {34 vars in 655 bytes} [Thu May 28 22:54:02 2026] POST /v2/images => generated 648 bytes in 182 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-28 22:54:02.439 8 WARNING glance.api.v2.images [None req-7a214362-d8c7-4668-91b3-dbd95b0b1022 585f49d4b9ad4c118d54285f30081f68 a84b34c5aadc44a58b1b2438c4cdbb2a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5d71a925-9311-45d8-8ca4-a61d5a34f519 [pid: 8|app: 0|req: 352/710] 10.0.0.215 () {32 vars in 710 bytes} [Thu May 28 22:54:02 2026] DELETE /v2/images/5d71a925-9311-45d8-8ca4-a61d5a34f519 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/711] 10.0.0.215 () {32 vars in 707 bytes} [Thu May 28 22:54:02 2026] GET /v2/images/5d71a925-9311-45d8-8ca4-a61d5a34f519 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/712] 10.0.0.215 () {32 vars in 633 bytes} [Thu May 28 22:54:02 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/713] 10.0.0.215 () {34 vars in 655 bytes} [Thu May 28 22:54:02 2026] POST /v2/images => generated 702 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/714] 10.0.0.215 () {32 vars in 717 bytes} [Thu May 28 22:54:02 2026] GET /v2/images/67c7111a-9b81-48a5-8e8e-b934b28fb800/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:54:02.651 7 INFO glance.api.v2.image_data [None req-b439b700-f9f2-4140-b743-6b3a1c919450 585f49d4b9ad4c118d54285f30081f68 a84b34c5aadc44a58b1b2438c4cdbb2a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 22:54:02.695 7 WARNING glance_store._drivers.rbd [None req-b439b700-f9f2-4140-b743-6b3a1c919450 585f49d4b9ad4c118d54285f30081f68 a84b34c5aadc44a58b1b2438c4cdbb2a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-28 22:54:02.998 7 INFO glance.location [None req-b439b700-f9f2-4140-b743-6b3a1c919450 585f49d4b9ad4c118d54285f30081f68 a84b34c5aadc44a58b1b2438c4cdbb2a - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 361/715] 10.0.0.215 () {32 vars in 727 bytes} [Thu May 28 22:54:02 2026] PUT /v2/images/67c7111a-9b81-48a5-8e8e-b934b28fb800/file => generated 0 bytes in 394 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/716] 10.0.0.47 () {36 vars in 986 bytes} [Thu May 28 22:54:03 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => 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: 362/717] 10.0.0.215 () {32 vars in 707 bytes} [Thu May 28 22:54:03 2026] GET /v2/images/67c7111a-9b81-48a5-8e8e-b934b28fb800 => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/718] 10.0.0.47 () {36 vars in 926 bytes} [Thu May 28 22:54:03 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/719] 10.0.0.215 () {32 vars in 717 bytes} [Thu May 28 22:54:03 2026] GET /v2/images/67c7111a-9b81-48a5-8e8e-b934b28fb800/file => generated 1024 bytes in 111 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/720] 10.0.0.215 () {34 vars in 655 bytes} [Thu May 28 22:54:03 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: 7|app: 0|req: 364/721] 10.0.0.215 () {32 vars in 726 bytes} [Thu May 28 22:54:03 2026] PATCH /v2/images/159c1121-a43c-4675-8d40-57b17ed49db6 => generated 653 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/722] 10.0.0.215 () {32 vars in 707 bytes} [Thu May 28 22:54:03 2026] GET /v2/images/159c1121-a43c-4675-8d40-57b17ed49db6 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:54:03.299 7 WARNING glance.api.v2.images [None req-4f1cd6fb-7eab-4e6c-80c6-57817bc41051 585f49d4b9ad4c118d54285f30081f68 a84b34c5aadc44a58b1b2438c4cdbb2a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//159c1121-a43c-4675-8d40-57b17ed49db6 [pid: 7|app: 0|req: 365/723] 10.0.0.215 () {32 vars in 710 bytes} [Thu May 28 22:54:03 2026] DELETE /v2/images/159c1121-a43c-4675-8d40-57b17ed49db6 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/724] 10.0.0.215 () {32 vars in 707 bytes} [Thu May 28 22:54:03 2026] GET /v2/images/159c1121-a43c-4675-8d40-57b17ed49db6 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:54:03.368 7 WARNING glance.api.v2.images [None req-4613566d-f193-4d75-b423-8f45434bf4e7 585f49d4b9ad4c118d54285f30081f68 a84b34c5aadc44a58b1b2438c4cdbb2a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//67c7111a-9b81-48a5-8e8e-b934b28fb800 [pid: 7|app: 0|req: 366/725] 10.0.0.215 () {32 vars in 710 bytes} [Thu May 28 22:54:03 2026] DELETE /v2/images/67c7111a-9b81-48a5-8e8e-b934b28fb800 => generated 0 bytes in 823 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/726] 10.0.0.215 () {32 vars in 707 bytes} [Thu May 28 22:54:04 2026] GET /v2/images/67c7111a-9b81-48a5-8e8e-b934b28fb800 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:54:04.209 7 WARNING glance.api.v2.images [None req-1330982b-c9b0-40ae-9200-a9e43a5c200b 585f49d4b9ad4c118d54285f30081f68 a84b34c5aadc44a58b1b2438c4cdbb2a - - default default] Failed to find image 5d71a925-9311-45d8-8ca4-a61d5a34f519 to delete: glance.common.exception.ImageNotFound: No image found with ID 5d71a925-9311-45d8-8ca4-a61d5a34f519 [pid: 7|app: 0|req: 367/727] 10.0.0.215 () {32 vars in 710 bytes} [Thu May 28 22:54:04 2026] DELETE /v2/images/5d71a925-9311-45d8-8ca4-a61d5a34f519 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/728] 10.0.0.215 () {32 vars in 707 bytes} [Thu May 28 22:54:04 2026] GET /v2/images/5d71a925-9311-45d8-8ca4-a61d5a34f519 => 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: 368/729] 10.0.0.215 () {30 vars in 411 bytes} [Thu May 28 22:54:07 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: 363/732] 10.0.0.47 () {36 vars in 986 bytes} [Thu May 28 22:54:12 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => 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: 370/733] 10.0.0.47 () {36 vars in 926 bytes} [Thu May 28 22:54:12 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/738] 10.0.0.47 () {36 vars in 986 bytes} [Thu May 28 22:54:30 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/739] 10.0.0.47 () {36 vars in 926 bytes} [Thu May 28 22:54:30 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: 368/742] 10.0.0.47 () {36 vars in 986 bytes} [Thu May 28 22:54:43 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => 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: 375/743] 10.0.0.47 () {36 vars in 926 bytes} [Thu May 28 22:54:43 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: 370/746] 10.0.0.47 () {36 vars in 986 bytes} [Thu May 28 22:54:50 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => 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: 377/747] 10.0.0.47 () {36 vars in 926 bytes} [Thu May 28 22:54:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/750] 199.204.45.132 () {32 vars in 826 bytes} [Thu May 28 22:55:06 2026] GET /v2/images?status=active&owner=db4c3acc8b0b41109a6e603c3f9c892e&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/751] 199.204.45.132 () {32 vars in 653 bytes} [Thu May 28 22:55:06 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: 373/752] 10.0.0.106 () {36 vars in 987 bytes} [Thu May 28 22:55:07 2026] GET /v2/images/62195f54-bf04-4f94-9c34-a732ac420027 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/753] 10.0.0.106 () {36 vars in 927 bytes} [Thu May 28 22:55:07 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: 374/754] 10.0.0.106 () {36 vars in 927 bytes} [Thu May 28 22:55:07 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/755] 10.0.0.106 () {36 vars in 987 bytes} [Thu May 28 22:55:07 2026] GET /v2/images/62195f54-bf04-4f94-9c34-a732ac420027 => 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: 375/756] 10.0.0.106 () {36 vars in 927 bytes} [Thu May 28 22:55:07 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: 382/757] 10.0.0.106 () {36 vars in 927 bytes} [Thu May 28 22:55:07 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: 376/758] 10.0.0.106 () {36 vars in 987 bytes} [Thu May 28 22:55:07 2026] GET /v2/images/62195f54-bf04-4f94-9c34-a732ac420027 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/759] 10.0.0.106 () {36 vars in 927 bytes} [Thu May 28 22:55:07 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: 377/760] 10.0.0.109 () {36 vars in 987 bytes} [Thu May 28 22:55:07 2026] GET /v2/images/62195f54-bf04-4f94-9c34-a732ac420027 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/763] 10.0.0.109 () {36 vars in 927 bytes} [Thu May 28 22:55:07 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: 380/764] 10.0.0.109 () {36 vars in 987 bytes} [Thu May 28 22:55:07 2026] GET /v2/images/62195f54-bf04-4f94-9c34-a732ac420027 => 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: 385/765] 10.0.0.109 () {36 vars in 927 bytes} [Thu May 28 22:55:07 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: 381/766] 10.0.0.109 () {36 vars in 927 bytes} [Thu May 28 22:55:07 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: 389/773] 10.0.0.47 () {36 vars in 986 bytes} [Thu May 28 22:55:41 2026] GET /v2/images/e1549347-2762-464d-8f9f-003dd1431381 => 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: 385/774] 10.0.0.47 () {36 vars in 926 bytes} [Thu May 28 22:55:41 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: 408/819] 10.0.0.215 () {32 vars in 633 bytes} [Thu May 28 22:59:19 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)