+ 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 [Wed May 6 05:27:52 2026] *** compiled with version: 13.3.0 on 05 May 2026 22:49:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-9967fb8c4-vcd9x 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 0x7fd1ee22d668 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-06 05:27:54.272 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-06 05:27:54.312 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-06 05:27:55.168 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-06 05:27:55.169 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-06 05:27:55.170 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-06 05:27:55.222 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-06 05:27:55.223 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-06 05:27:55.223 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-06 05:27:57.381 7 WARNING glance.api.v2.images [None req-e528cfab-839a-4299-939f-475ff79a943f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-06 05:27:57.431 8 WARNING glance.api.v2.images [None req-3a53e99e-eb6d-4b57-93cb-45cec0814b05 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-06 05:27:57.733 7 WARNING keystonemiddleware._common.config [None req-e528cfab-839a-4299-939f-475ff79a943f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 05:27:57.742 7 WARNING oslo_config.cfg [None req-e528cfab-839a-4299-939f-475ff79a943f - - - - - -] 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 0x7fd1ee22d668 pid: 7 (default app) 2026-05-06 05:27:57.860 8 WARNING keystonemiddleware._common.config [None req-3a53e99e-eb6d-4b57-93cb-45cec0814b05 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 05:27:57.869 8 WARNING oslo_config.cfg [None req-3a53e99e-eb6d-4b57-93cb-45cec0814b05 - - - - - -] 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 0x7fd1ee22d668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.25 () {42 vars in 684 bytes} [Wed May 6 05:27:59 2026] GET / => generated 1301 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 05:27:59.536 8 WARNING oslo_policy.policy [None req-68164171-315b-49ac-b49a-639ff189b9c7 30dba476a81c4b248ecad184202fced6 9f227ae2150247c0ba06e6cf264e86ac - - 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-06 05:27:59.537 8 WARNING oslo_policy.policy [None req-68164171-315b-49ac-b49a-639ff189b9c7 30dba476a81c4b248ecad184202fced6 9f227ae2150247c0ba06e6cf264e86ac - - 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-06 05:27:59.552 8 WARNING oslo_policy.policy [None req-68164171-315b-49ac-b49a-639ff189b9c7 30dba476a81c4b248ecad184202fced6 9f227ae2150247c0ba06e6cf264e86ac - - 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-06 05:27:59.552 8 WARNING oslo_policy.policy [None req-68164171-315b-49ac-b49a-639ff189b9c7 30dba476a81c4b248ecad184202fced6 9f227ae2150247c0ba06e6cf264e86ac - - 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/4] 199.204.45.25 () {44 vars in 906 bytes} [Wed May 6 05:27:59 2026] GET /v2/images => generated 69 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.25 () {42 vars in 684 bytes} [Wed May 6 05:28: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: 2/6] 199.204.45.25 () {44 vars in 906 bytes} [Wed May 6 05:28:03 2026] GET /v2/images => generated 69 bytes in 41 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-05-06 05:28:03.194 7 WARNING oslo_policy.policy [None req-dd287575-c665-4d3a-837a-65440a16fc35 30dba476a81c4b248ecad184202fced6 9f227ae2150247c0ba06e6cf264e86ac - - 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-06 05:28:03.195 7 WARNING oslo_policy.policy [None req-dd287575-c665-4d3a-837a-65440a16fc35 30dba476a81c4b248ecad184202fced6 9f227ae2150247c0ba06e6cf264e86ac - - 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: 5/7] 199.204.45.25 () {44 vars in 907 bytes} [Wed May 6 05:28:03 2026] GET /v2/images/cirros => generated 151 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.25 () {44 vars in 929 bytes} [Wed May 6 05:28:03 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-06 05:28:03.342 7 WARNING oslo_policy.policy [None req-2de48697-99e4-4cbb-928b-f79ccbb4a5e6 30dba476a81c4b248ecad184202fced6 9f227ae2150247c0ba06e6cf264e86ac - - 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-06 05:28:03.342 7 WARNING oslo_policy.policy [None req-2de48697-99e4-4cbb-928b-f79ccbb4a5e6 30dba476a81c4b248ecad184202fced6 9f227ae2150247c0ba06e6cf264e86ac - - 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/9] 199.204.45.25 () {44 vars in 935 bytes} [Wed May 6 05:28:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 05:28:03.431 8 WARNING oslo_config.cfg [None req-47825250-556a-4643-82c5-a503e88bb2dd 30dba476a81c4b248ecad184202fced6 9f227ae2150247c0ba06e6cf264e86ac - - 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/10] 199.204.45.25 () {48 vars in 947 bytes} [Wed May 6 05:28:03 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-06 05:28:03.456 7 WARNING oslo_policy.policy [None req-41ae9a08-1477-490a-8206-aca6b0ff07cc 30dba476a81c4b248ecad184202fced6 9f227ae2150247c0ba06e6cf264e86ac - - 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-06 05:28:03.456 7 WARNING oslo_policy.policy [None req-41ae9a08-1477-490a-8206-aca6b0ff07cc 30dba476a81c4b248ecad184202fced6 9f227ae2150247c0ba06e6cf264e86ac - - 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-06 05:28:03.457 7 INFO glance.api.v2.image_data [None req-41ae9a08-1477-490a-8206-aca6b0ff07cc 30dba476a81c4b248ecad184202fced6 9f227ae2150247c0ba06e6cf264e86ac - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 05:28:06.810 7 WARNING glance.location [None req-41ae9a08-1477-490a-8206-aca6b0ff07cc 30dba476a81c4b248ecad184202fced6 9f227ae2150247c0ba06e6cf264e86ac - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.204.45.25 () {48 vars in 1041 bytes} [Wed May 6 05:28:03 2026] PUT /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0/file => generated 0 bytes in 3400 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5795 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.25 () {44 vars in 967 bytes} [Wed May 6 05:28:06 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 05:28:06.887 7 WARNING oslo_config.cfg [None req-f360353d-932b-45b9-9b0e-10d84fa45a70 30dba476a81c4b248ecad184202fced6 9f227ae2150247c0ba06e6cf264e86ac - - 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: 8/15] 199.204.45.25 () {44 vars in 967 bytes} [Wed May 6 05:28:06 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/266] 199.204.45.25 () {42 vars in 684 bytes} [Wed May 6 05:49:03 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: 134/267] 199.204.45.25 () {44 vars in 906 bytes} [Wed May 6 05:49:03 2026] GET /v2/images => generated 1240 bytes in 427 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.25 () {42 vars in 684 bytes} [Wed May 6 05:49:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 199.204.45.25 () {44 vars in 906 bytes} [Wed May 6 05:49:20 2026] GET /v2/images => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.204.45.25 () {44 vars in 933 bytes} [Wed May 6 05:49:20 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.204.45.25 () {44 vars in 955 bytes} [Wed May 6 05:49:20 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: 139/276] 199.204.45.25 () {44 vars in 935 bytes} [Wed May 6 05:49:21 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: 138/277] 199.204.45.25 () {48 vars in 947 bytes} [Wed May 6 05:49:21 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-06 05:49:21.116 7 INFO glance.api.v2.image_data [None req-9df76d21-fc01-4899-a722-8e4f9f5e4ed2 30dba476a81c4b248ecad184202fced6 9f227ae2150247c0ba06e6cf264e86ac - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 05:49:56.201 7 WARNING glance.location [None req-9df76d21-fc01-4899-a722-8e4f9f5e4ed2 30dba476a81c4b248ecad184202fced6 9f227ae2150247c0ba06e6cf264e86ac - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/284] 199.204.45.25 () {48 vars in 1042 bytes} [Wed May 6 05:49:21 2026] PUT /v2/images/c6aa771f-025c-4e36-b4ef-4e9b118bb3eb/file => generated 0 bytes in 35142 msecs (HTTP/1.1 204) 4 headers in 171 bytes (71564 switches on core 0) [pid: 8|app: 0|req: 145/285] 199.204.45.25 () {44 vars in 967 bytes} [Wed May 6 05:49:56 2026] GET /v2/images/c6aa771f-025c-4e36-b4ef-4e9b118bb3eb => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/286] 199.204.45.25 () {44 vars in 967 bytes} [Wed May 6 05:49:56 2026] GET /v2/images/c6aa771f-025c-4e36-b4ef-4e9b118bb3eb => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/289] 199.204.45.25 () {42 vars in 684 bytes} [Wed May 6 05:49:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/290] 199.204.45.25 () {44 vars in 906 bytes} [Wed May 6 05:49:57 2026] GET /v2/images => generated 2451 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/373] 199.204.45.25 () {42 vars in 684 bytes} [Wed May 6 05:56:50 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: 185/374] 199.204.45.25 () {44 vars in 906 bytes} [Wed May 6 05:56:50 2026] GET /v2/images => generated 2451 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/377] 199.204.45.25 () {42 vars in 684 bytes} [Wed May 6 05:56:58 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/378] 199.204.45.25 () {44 vars in 906 bytes} [Wed May 6 05:56:58 2026] GET /v2/images => generated 2451 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/379] 199.204.45.25 () {44 vars in 943 bytes} [Wed May 6 05:56:58 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/380] 199.204.45.25 () {44 vars in 965 bytes} [Wed May 6 05:56:58 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/381] 199.204.45.25 () {44 vars in 935 bytes} [Wed May 6 05:56:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/382] 199.204.45.25 () {48 vars in 947 bytes} [Wed May 6 05:56:58 2026] POST /v2/images => generated 799 bytes in 447 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-06 05:56:58.920 8 WARNING oslo_policy.policy [None req-a47f518a-895c-4679-ba7c-6aa5799bd1cb 30dba476a81c4b248ecad184202fced6 9f227ae2150247c0ba06e6cf264e86ac - - 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-06 05:56:58.920 8 WARNING oslo_policy.policy [None req-a47f518a-895c-4679-ba7c-6aa5799bd1cb 30dba476a81c4b248ecad184202fced6 9f227ae2150247c0ba06e6cf264e86ac - - 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-06 05:56:58.922 8 INFO glance.api.v2.image_data [None req-a47f518a-895c-4679-ba7c-6aa5799bd1cb 30dba476a81c4b248ecad184202fced6 9f227ae2150247c0ba06e6cf264e86ac - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 05:57:49.080 8 INFO glance.location [None req-a47f518a-895c-4679-ba7c-6aa5799bd1cb 30dba476a81c4b248ecad184202fced6 9f227ae2150247c0ba06e6cf264e86ac - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 194/393] 199.204.45.25 () {48 vars in 1041 bytes} [Wed May 6 05:56:58 2026] PUT /v2/images/47b16aa0-d6c2-436e-bbd1-cf178da31508/file => generated 0 bytes in 50207 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24553 switches on core 0) [pid: 7|app: 0|req: 200/394] 199.204.45.25 () {44 vars in 967 bytes} [Wed May 6 05:57:49 2026] GET /v2/images/47b16aa0-d6c2-436e-bbd1-cf178da31508 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/395] 199.204.45.25 () {48 vars in 1046 bytes} [Wed May 6 05:57:49 2026] PATCH /v2/images/47b16aa0-d6c2-436e-bbd1-cf178da31508 => generated 1234 bytes in 661 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/396] 199.204.45.25 () {44 vars in 967 bytes} [Wed May 6 05:57:49 2026] GET /v2/images/47b16aa0-d6c2-436e-bbd1-cf178da31508 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/411] 199.204.45.25 () {42 vars in 684 bytes} [Wed May 6 05:58:58 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: 209/412] 199.204.45.25 () {44 vars in 906 bytes} [Wed May 6 05:58:58 2026] GET /v2/images => generated 3687 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/415] 199.204.45.25 () {42 vars in 684 bytes} [Wed May 6 05:59:13 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: 205/416] 199.204.45.25 () {44 vars in 906 bytes} [Wed May 6 05:59:13 2026] GET /v2/images => generated 3687 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/417] 199.204.45.25 () {44 vars in 935 bytes} [Wed May 6 05:59:13 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: 206/418] 199.204.45.25 () {44 vars in 957 bytes} [Wed May 6 05:59:13 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/419] 199.204.45.25 () {44 vars in 935 bytes} [Wed May 6 05:59:13 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: 207/420] 199.204.45.25 () {48 vars in 947 bytes} [Wed May 6 05:59:13 2026] POST /v2/images => generated 791 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-06 05:59:14.021 7 INFO glance.api.v2.image_data [None req-7c3f355e-a885-482e-b0f2-8c3e6123a8ba 30dba476a81c4b248ecad184202fced6 9f227ae2150247c0ba06e6cf264e86ac - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 05:59:31.085 7 INFO glance.location [None req-7c3f355e-a885-482e-b0f2-8c3e6123a8ba 30dba476a81c4b248ecad184202fced6 9f227ae2150247c0ba06e6cf264e86ac - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 214/425] 199.204.45.25 () {48 vars in 1042 bytes} [Wed May 6 05:59:14 2026] PUT /v2/images/1a0566df-b50e-4985-972f-aa63da9fb6fa/file => generated 0 bytes in 17102 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29209 switches on core 0) [pid: 8|app: 0|req: 212/426] 199.204.45.25 () {44 vars in 967 bytes} [Wed May 6 05:59:31 2026] GET /v2/images/1a0566df-b50e-4985-972f-aa63da9fb6fa => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/427] 199.204.45.25 () {44 vars in 967 bytes} [Wed May 6 05:59:31 2026] GET /v2/images/1a0566df-b50e-4985-972f-aa63da9fb6fa => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/574] 199.204.45.25 () {42 vars in 684 bytes} [Wed May 6 06:11:42 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: 289/575] 199.204.45.25 () {44 vars in 906 bytes} [Wed May 6 06:11:42 2026] GET /v2/images => generated 4893 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/604] 199.204.45.25 () {42 vars in 684 bytes} [Wed May 6 06:13:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/605] 199.204.45.25 () {44 vars in 906 bytes} [Wed May 6 06:13:57 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/606] 199.204.45.25 () {42 vars in 684 bytes} [Wed May 6 06:13:59 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: 305/607] 199.204.45.25 () {44 vars in 906 bytes} [Wed May 6 06:13:59 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/618] 199.204.45.25 () {42 vars in 684 bytes} [Wed May 6 06:14:47 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: 311/619] 199.204.45.25 () {44 vars in 906 bytes} [Wed May 6 06:14:47 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/620] 199.204.45.25 () {42 vars in 684 bytes} [Wed May 6 06:14: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: 312/621] 199.204.45.25 () {44 vars in 906 bytes} [Wed May 6 06:14:55 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/634] 199.204.45.25 () {42 vars in 684 bytes} [Wed May 6 06:15:56 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: 316/635] 199.204.45.25 () {44 vars in 906 bytes} [Wed May 6 06:15:56 2026] GET /v2/images => generated 4893 bytes in 61 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: 322/646] 10.0.0.119 () {32 vars in 632 bytes} [Wed May 6 06:16:39 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 327/651] 10.0.0.103 () {36 vars in 986 bytes} [Wed May 6 06:16:56 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/652] 10.0.0.103 () {36 vars in 926 bytes} [Wed May 6 06:16:57 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: 328/653] 10.0.0.103 () {36 vars in 986 bytes} [Wed May 6 06:16:57 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/654] 10.0.0.103 () {36 vars in 926 bytes} [Wed May 6 06:16:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/655] 10.0.0.228 () {36 vars in 986 bytes} [Wed May 6 06:17:01 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0 => generated 1171 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/656] 10.0.0.228 () {36 vars in 926 bytes} [Wed May 6 06:17:01 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/657] 10.0.0.228 () {36 vars in 926 bytes} [Wed May 6 06:17:01 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: 328/658] 10.0.0.228 () {36 vars in 986 bytes} [Wed May 6 06:17:01 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/659] 10.0.0.228 () {36 vars in 926 bytes} [Wed May 6 06:17:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/660] 10.0.0.228 () {36 vars in 926 bytes} [Wed May 6 06:17:01 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: 332/661] 10.0.0.228 () {36 vars in 986 bytes} [Wed May 6 06:17:01 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/662] 10.0.0.228 () {36 vars in 926 bytes} [Wed May 6 06:17:01 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/663] 10.0.0.228 () {36 vars in 926 bytes} [Wed May 6 06:17:01 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: 331/664] 10.0.0.39 () {36 vars in 909 bytes} [Wed May 6 06:17:02 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/665] 10.0.0.39 () {36 vars in 1005 bytes} [Wed May 6 06:17:02 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0/locations => generated 127 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/666] 10.0.0.39 () {36 vars in 985 bytes} [Wed May 6 06:17:02 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/667] 10.0.0.39 () {36 vars in 925 bytes} [Wed May 6 06:17:02 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: 333/668] 10.0.0.39 () {36 vars in 925 bytes} [Wed May 6 06:17:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/669] 199.204.45.25 () {36 vars in 989 bytes} [Wed May 6 06:17:04 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/670] 199.204.45.25 () {36 vars in 929 bytes} [Wed May 6 06:17:04 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: 337/671] 199.204.45.25 () {36 vars in 989 bytes} [Wed May 6 06:17:05 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/672] 199.204.45.25 () {36 vars in 929 bytes} [Wed May 6 06:17:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/677] 10.0.0.103 () {36 vars in 986 bytes} [Wed May 6 06:17:19 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/678] 10.0.0.103 () {36 vars in 926 bytes} [Wed May 6 06:17:19 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: 343/683] 10.0.0.103 () {36 vars in 986 bytes} [Wed May 6 06:17:42 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/684] 10.0.0.103 () {36 vars in 926 bytes} [Wed May 6 06:17:42 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/691] 10.0.0.103 () {36 vars in 986 bytes} [Wed May 6 06:18:13 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/692] 10.0.0.103 () {36 vars in 926 bytes} [Wed May 6 06:18:13 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: 350/697] 10.0.0.103 () {36 vars in 986 bytes} [Wed May 6 06:18:31 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/698] 10.0.0.103 () {36 vars in 926 bytes} [Wed May 6 06:18:31 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: 351/699] 10.0.0.119 () {32 vars in 706 bytes} [Wed May 6 06:18:33 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/700] 10.0.0.119 () {32 vars in 706 bytes} [Wed May 6 06:18:33 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/701] 10.0.0.228 () {36 vars in 986 bytes} [Wed May 6 06:18:33 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0 => generated 1171 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/702] 10.0.0.228 () {36 vars in 926 bytes} [Wed May 6 06:18:33 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: 353/703] 10.0.0.228 () {36 vars in 926 bytes} [Wed May 6 06:18: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: 8|app: 0|req: 351/704] 10.0.0.228 () {36 vars in 986 bytes} [Wed May 6 06:18:33 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/705] 10.0.0.228 () {36 vars in 926 bytes} [Wed May 6 06:18: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: 8|app: 0|req: 352/706] 10.0.0.228 () {36 vars in 926 bytes} [Wed May 6 06:18:33 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/707] 10.0.0.228 () {36 vars in 986 bytes} [Wed May 6 06:18:33 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/708] 10.0.0.228 () {36 vars in 926 bytes} [Wed May 6 06:18: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: 356/709] 10.0.0.228 () {36 vars in 926 bytes} [Wed May 6 06:18: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: 354/710] 10.0.0.39 () {36 vars in 909 bytes} [Wed May 6 06:18:34 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: 357/711] 10.0.0.39 () {36 vars in 1005 bytes} [Wed May 6 06:18:34 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/712] 10.0.0.39 () {36 vars in 985 bytes} [Wed May 6 06:18:34 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/713] 10.0.0.39 () {36 vars in 925 bytes} [Wed May 6 06:18:34 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/714] 10.0.0.39 () {36 vars in 925 bytes} [Wed May 6 06:18: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: 7|app: 0|req: 361/719] 10.0.0.103 () {36 vars in 986 bytes} [Wed May 6 06:18:49 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/720] 10.0.0.103 () {36 vars in 926 bytes} [Wed May 6 06:18:49 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: 364/729] 10.0.0.103 () {36 vars in 986 bytes} [Wed May 6 06:19:28 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/730] 10.0.0.103 () {36 vars in 926 bytes} [Wed May 6 06:19:28 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: 369/735] 10.0.0.119 () {34 vars in 654 bytes} [Wed May 6 06:19:52 2026] POST /v2/images => generated 648 bytes in 194 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-06 06:19:52.346 8 WARNING glance.api.v2.images [None req-31bc064c-39e6-48cc-95ce-2806b9767fa0 703144c2d53a41968f5afc41654af207 623bc64206984ba9bdf0992513c4972c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b9a0bee8-a8d2-4b82-9d74-59621dfa298b [pid: 8|app: 0|req: 367/736] 10.0.0.119 () {32 vars in 709 bytes} [Wed May 6 06:19:52 2026] DELETE /v2/images/b9a0bee8-a8d2-4b82-9d74-59621dfa298b => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/737] 10.0.0.119 () {32 vars in 706 bytes} [Wed May 6 06:19:52 2026] GET /v2/images/b9a0bee8-a8d2-4b82-9d74-59621dfa298b => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/738] 10.0.0.119 () {32 vars in 632 bytes} [Wed May 6 06:19:52 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/739] 10.0.0.119 () {34 vars in 654 bytes} [Wed May 6 06:19:52 2026] POST /v2/images => generated 702 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/740] 10.0.0.119 () {32 vars in 716 bytes} [Wed May 6 06:19:52 2026] GET /v2/images/ee1856f2-d052-49e0-a962-d44425c885db/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:19:52.549 7 INFO glance.api.v2.image_data [None req-1ced445d-7357-426c-b067-5677a09edc59 703144c2d53a41968f5afc41654af207 623bc64206984ba9bdf0992513c4972c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 06:19:52.603 7 WARNING glance_store._drivers.rbd [None req-1ced445d-7357-426c-b067-5677a09edc59 703144c2d53a41968f5afc41654af207 623bc64206984ba9bdf0992513c4972c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-06 06:19:53.133 7 INFO glance.location [None req-1ced445d-7357-426c-b067-5677a09edc59 703144c2d53a41968f5afc41654af207 623bc64206984ba9bdf0992513c4972c - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 372/741] 10.0.0.119 () {32 vars in 726 bytes} [Wed May 6 06:19:52 2026] PUT /v2/images/ee1856f2-d052-49e0-a962-d44425c885db/file => generated 0 bytes in 624 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/742] 10.0.0.119 () {32 vars in 706 bytes} [Wed May 6 06:19:53 2026] GET /v2/images/ee1856f2-d052-49e0-a962-d44425c885db => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/743] 10.0.0.119 () {32 vars in 716 bytes} [Wed May 6 06:19:53 2026] GET /v2/images/ee1856f2-d052-49e0-a962-d44425c885db/file => generated 1024 bytes in 115 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/744] 10.0.0.119 () {34 vars in 654 bytes} [Wed May 6 06:19:53 2026] POST /v2/images => generated 648 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/745] 10.0.0.119 () {32 vars in 725 bytes} [Wed May 6 06:19:53 2026] PATCH /v2/images/610074d3-04a9-4849-b628-08ebbeb52fbe => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/746] 10.0.0.119 () {32 vars in 706 bytes} [Wed May 6 06:19:53 2026] GET /v2/images/610074d3-04a9-4849-b628-08ebbeb52fbe => generated 653 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:19:53.458 7 WARNING glance.api.v2.images [None req-6d1b5bcf-8e2c-4b7c-8c7c-206c7fccb061 703144c2d53a41968f5afc41654af207 623bc64206984ba9bdf0992513c4972c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//610074d3-04a9-4849-b628-08ebbeb52fbe [pid: 7|app: 0|req: 375/747] 10.0.0.119 () {32 vars in 709 bytes} [Wed May 6 06:19:53 2026] DELETE /v2/images/610074d3-04a9-4849-b628-08ebbeb52fbe => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/748] 10.0.0.119 () {32 vars in 706 bytes} [Wed May 6 06:19:53 2026] GET /v2/images/610074d3-04a9-4849-b628-08ebbeb52fbe => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:19:53.537 7 WARNING glance.api.v2.images [None req-f413b13c-299f-42a6-aa07-b8744fa8b61f 703144c2d53a41968f5afc41654af207 623bc64206984ba9bdf0992513c4972c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ee1856f2-d052-49e0-a962-d44425c885db [pid: 7|app: 0|req: 376/749] 10.0.0.119 () {32 vars in 709 bytes} [Wed May 6 06:19:53 2026] DELETE /v2/images/ee1856f2-d052-49e0-a962-d44425c885db => generated 0 bytes in 887 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/750] 10.0.0.119 () {32 vars in 706 bytes} [Wed May 6 06:19:54 2026] GET /v2/images/ee1856f2-d052-49e0-a962-d44425c885db => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:19:54.438 7 WARNING glance.api.v2.images [None req-2f0a5772-b6f3-48f2-8bd3-3c174a6d9fa0 703144c2d53a41968f5afc41654af207 623bc64206984ba9bdf0992513c4972c - - default default] Failed to find image b9a0bee8-a8d2-4b82-9d74-59621dfa298b to delete: glance.common.exception.ImageNotFound: No image found with ID b9a0bee8-a8d2-4b82-9d74-59621dfa298b [pid: 7|app: 0|req: 377/751] 10.0.0.119 () {32 vars in 709 bytes} [Wed May 6 06:19:54 2026] DELETE /v2/images/b9a0bee8-a8d2-4b82-9d74-59621dfa298b => generated 147 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/752] 10.0.0.119 () {32 vars in 706 bytes} [Wed May 6 06:19:54 2026] GET /v2/images/b9a0bee8-a8d2-4b82-9d74-59621dfa298b => 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: 377/755] 10.0.0.119 () {30 vars in 410 bytes} [Wed May 6 06:19:56 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: 383/764] 10.0.0.103 () {36 vars in 986 bytes} [Wed May 6 06:20:39 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/765] 10.0.0.103 () {36 vars in 926 bytes} [Wed May 6 06:20:39 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/766] 10.0.0.103 () {36 vars in 986 bytes} [Wed May 6 06:20:40 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/767] 10.0.0.103 () {36 vars in 926 bytes} [Wed May 6 06:20:40 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/772] 10.0.0.103 () {36 vars in 986 bytes} [Wed May 6 06:20:57 2026] GET /v2/images/5bb64852-05cd-4cf5-9d8a-c0fd481c85b0 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/773] 10.0.0.103 () {36 vars in 926 bytes} [Wed May 6 06:20:57 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/782] 199.204.45.25 () {32 vars in 824 bytes} [Wed May 6 06:21:38 2026] GET /v2/images?status=active&owner=9f227ae2150247c0ba06e6cf264e86ac&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/783] 199.204.45.25 () {32 vars in 651 bytes} [Wed May 6 06:21:38 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: 392/784] 10.0.0.228 () {36 vars in 986 bytes} [Wed May 6 06:21:39 2026] GET /v2/images/c6aa771f-025c-4e36-b4ef-4e9b118bb3eb => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/785] 10.0.0.228 () {36 vars in 926 bytes} [Wed May 6 06:21:39 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/786] 10.0.0.228 () {36 vars in 926 bytes} [Wed May 6 06:21:39 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/787] 10.0.0.228 () {36 vars in 986 bytes} [Wed May 6 06:21:39 2026] GET /v2/images/c6aa771f-025c-4e36-b4ef-4e9b118bb3eb => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/788] 10.0.0.228 () {36 vars in 926 bytes} [Wed May 6 06:21:39 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: 395/789] 10.0.0.228 () {36 vars in 926 bytes} [Wed May 6 06:21: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: 395/790] 10.0.0.228 () {36 vars in 986 bytes} [Wed May 6 06:21:39 2026] GET /v2/images/c6aa771f-025c-4e36-b4ef-4e9b118bb3eb => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/791] 10.0.0.228 () {36 vars in 926 bytes} [Wed May 6 06:21:39 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: 396/792] 10.0.0.39 () {36 vars in 909 bytes} [Wed May 6 06:21: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: 7|app: 0|req: 397/793] 10.0.0.39 () {36 vars in 1005 bytes} [Wed May 6 06:21:39 2026] GET /v2/images/c6aa771f-025c-4e36-b4ef-4e9b118bb3eb/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/794] 10.0.0.39 () {36 vars in 985 bytes} [Wed May 6 06:21:39 2026] GET /v2/images/c6aa771f-025c-4e36-b4ef-4e9b118bb3eb => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/795] 10.0.0.39 () {36 vars in 925 bytes} [Wed May 6 06:21:39 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/796] 10.0.0.39 () {36 vars in 925 bytes} [Wed May 6 06:21:39 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: 423/845] 10.0.0.119 () {32 vars in 632 bytes} [Wed May 6 06:25:44 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)