+ 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:23:44 2026] *** compiled with version: 13.3.0 on 05 May 2026 22:49:11 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-754786c95-j259c 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 0x7f4e73650668 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:23:46.809 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-06 05:23:46.828 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-06 05:23:47.653 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:23:47.654 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:23:47.654 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:23:47.687 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:23:47.688 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:23:47.689 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:23:49.603 7 WARNING glance.api.v2.images [None req-f4522ced-ea96-4d5e-91cc-2eb9e6b674fc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-06 05:23:49.847 8 WARNING glance.api.v2.images [None req-6ae6fdcc-532d-4ce7-a65d-0be37bf534bf - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-06 05:23:49.929 7 WARNING keystonemiddleware._common.config [None req-f4522ced-ea96-4d5e-91cc-2eb9e6b674fc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 05:23:49.936 7 WARNING oslo_config.cfg [None req-f4522ced-ea96-4d5e-91cc-2eb9e6b674fc - - - - - -] 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 0x7f4e73650668 pid: 7 (default app) 2026-05-06 05:23:50.207 8 WARNING keystonemiddleware._common.config [None req-6ae6fdcc-532d-4ce7-a65d-0be37bf534bf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 05:23:50.214 8 WARNING oslo_config.cfg [None req-6ae6fdcc-532d-4ce7-a65d-0be37bf534bf - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f4e73650668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 6 05:23:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 05:23:51.427 8 WARNING oslo_policy.policy [None req-7ae36cc1-131b-4813-b73e-970511dba122 52e1da7f38434d71afbd95dafbe8c8ad b63b29b746834191a79b38b5b75630c0 - - 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:23:51.428 8 WARNING oslo_policy.policy [None req-7ae36cc1-131b-4813-b73e-970511dba122 52e1da7f38434d71afbd95dafbe8c8ad b63b29b746834191a79b38b5b75630c0 - - 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:23:51.444 8 WARNING oslo_policy.policy [None req-7ae36cc1-131b-4813-b73e-970511dba122 52e1da7f38434d71afbd95dafbe8c8ad b63b29b746834191a79b38b5b75630c0 - - 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:23:51.445 8 WARNING oslo_policy.policy [None req-7ae36cc1-131b-4813-b73e-970511dba122 52e1da7f38434d71afbd95dafbe8c8ad b63b29b746834191a79b38b5b75630c0 - - 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/6] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 6 05:23:50 2026] GET /v2/images => generated 69 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 6 05:23:54 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/8] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 6 05:23:54 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 05:23:54.750 7 WARNING oslo_policy.policy [None req-b66a27c4-f65a-40f2-8a3a-b25ef303a160 52e1da7f38434d71afbd95dafbe8c8ad b63b29b746834191a79b38b5b75630c0 - - 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:23:54.750 7 WARNING oslo_policy.policy [None req-b66a27c4-f65a-40f2-8a3a-b25ef303a160 52e1da7f38434d71afbd95dafbe8c8ad b63b29b746834191a79b38b5b75630c0 - - 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/9] 199.19.213.30 () {44 vars in 907 bytes} [Wed May 6 05:23:54 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.30 () {44 vars in 929 bytes} [Wed May 6 05:23:54 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:23:54.900 7 WARNING oslo_policy.policy [None req-00bbeaf6-24ff-43cd-bb79-913bdc1c1606 52e1da7f38434d71afbd95dafbe8c8ad b63b29b746834191a79b38b5b75630c0 - - 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:23:54.901 7 WARNING oslo_policy.policy [None req-00bbeaf6-24ff-43cd-bb79-913bdc1c1606 52e1da7f38434d71afbd95dafbe8c8ad b63b29b746834191a79b38b5b75630c0 - - 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: 8/11] 199.19.213.30 () {44 vars in 935 bytes} [Wed May 6 05:23:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 05:23:54.997 8 WARNING oslo_config.cfg [None req-e8936239-9d00-46d9-a186-f6a3997b5b5b 52e1da7f38434d71afbd95dafbe8c8ad b63b29b746834191a79b38b5b75630c0 - - 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/12] 199.19.213.30 () {48 vars in 947 bytes} [Wed May 6 05:23:54 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-06 05:23:55.024 7 WARNING oslo_policy.policy [None req-a82545a3-295f-447d-977f-d52331bb4b9a 52e1da7f38434d71afbd95dafbe8c8ad b63b29b746834191a79b38b5b75630c0 - - 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:23:55.024 7 WARNING oslo_policy.policy [None req-a82545a3-295f-447d-977f-d52331bb4b9a 52e1da7f38434d71afbd95dafbe8c8ad b63b29b746834191a79b38b5b75630c0 - - 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:23:55.026 7 INFO glance.api.v2.image_data [None req-a82545a3-295f-447d-977f-d52331bb4b9a 52e1da7f38434d71afbd95dafbe8c8ad b63b29b746834191a79b38b5b75630c0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 05:23:58.422 7 WARNING glance.location [None req-a82545a3-295f-447d-977f-d52331bb4b9a 52e1da7f38434d71afbd95dafbe8c8ad b63b29b746834191a79b38b5b75630c0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.19.213.30 () {48 vars in 1041 bytes} [Wed May 6 05:23:55 2026] PUT /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb/file => generated 0 bytes in 3443 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6339 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.19.213.30 () {44 vars in 967 bytes} [Wed May 6 05:23:58 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 05:23:58.491 7 WARNING oslo_config.cfg [None req-52d73060-df04-4d43-bb9a-c5310b245f81 52e1da7f38434d71afbd95dafbe8c8ad b63b29b746834191a79b38b5b75630c0 - - 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: 10/15] 199.19.213.30 () {44 vars in 967 bytes} [Wed May 6 05:23:58 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/262] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 6 05:44:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/263] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 6 05:44:28 2026] GET /v2/images => generated 1240 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/268] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 6 05:44:46 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: 132/269] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 6 05:44:46 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/270] 199.19.213.30 () {44 vars in 933 bytes} [Wed May 6 05:44:46 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/271] 199.19.213.30 () {44 vars in 955 bytes} [Wed May 6 05:44:46 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/272] 199.19.213.30 () {44 vars in 935 bytes} [Wed May 6 05:44:46 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: 134/273] 199.19.213.30 () {48 vars in 947 bytes} [Wed May 6 05:44:46 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:44:46.237 7 INFO glance.api.v2.image_data [None req-0f9ccd00-33fa-49fc-8901-70a4ea3a2e2c 52e1da7f38434d71afbd95dafbe8c8ad b63b29b746834191a79b38b5b75630c0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 05:45:13.041 7 WARNING glance.location [None req-0f9ccd00-33fa-49fc-8901-70a4ea3a2e2c 52e1da7f38434d71afbd95dafbe8c8ad b63b29b746834191a79b38b5b75630c0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/280] 199.19.213.30 () {48 vars in 1042 bytes} [Wed May 6 05:44:46 2026] PUT /v2/images/06f865d3-a6dc-4e8f-a620-1f2c6e1b3bcf/file => generated 0 bytes in 26851 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63342 switches on core 0) [pid: 8|app: 0|req: 141/281] 199.19.213.30 () {44 vars in 967 bytes} [Wed May 6 05:45:13 2026] GET /v2/images/06f865d3-a6dc-4e8f-a620-1f2c6e1b3bcf => 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/282] 199.19.213.30 () {44 vars in 967 bytes} [Wed May 6 05:45:13 2026] GET /v2/images/06f865d3-a6dc-4e8f-a620-1f2c6e1b3bcf => 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: 142/283] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 6 05:45:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 6 05:45:14 2026] GET /v2/images => generated 2451 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/365] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 6 05:51: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: 183/366] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 6 05:51:56 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: 7|app: 0|req: 185/369] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 6 05:52: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: 185/370] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 6 05:52:03 2026] GET /v2/images => generated 2451 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/371] 199.19.213.30 () {44 vars in 943 bytes} [Wed May 6 05:52:03 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/372] 199.19.213.30 () {44 vars in 965 bytes} [Wed May 6 05:52:03 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/373] 199.19.213.30 () {44 vars in 935 bytes} [Wed May 6 05:52:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/374] 199.19.213.30 () {48 vars in 947 bytes} [Wed May 6 05:52:03 2026] POST /v2/images => generated 799 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-06 05:52:03.743 7 INFO glance.api.v2.image_data [None req-9114575e-9df9-48f3-a388-0d2f45b62a3a 52e1da7f38434d71afbd95dafbe8c8ad b63b29b746834191a79b38b5b75630c0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 05:52:21.079 7 INFO glance.location [None req-9114575e-9df9-48f3-a388-0d2f45b62a3a 52e1da7f38434d71afbd95dafbe8c8ad b63b29b746834191a79b38b5b75630c0 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 188/379] 199.19.213.30 () {48 vars in 1041 bytes} [Wed May 6 05:52:03 2026] PUT /v2/images/0c267af2-7999-43a3-a27d-4a3bf69bc777/file => generated 0 bytes in 17381 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25702 switches on core 0) [pid: 8|app: 0|req: 192/380] 199.19.213.30 () {44 vars in 967 bytes} [Wed May 6 05:52:21 2026] GET /v2/images/0c267af2-7999-43a3-a27d-4a3bf69bc777 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 199.19.213.30 () {48 vars in 1046 bytes} [Wed May 6 05:52:21 2026] PATCH /v2/images/0c267af2-7999-43a3-a27d-4a3bf69bc777 => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/382] 199.19.213.30 () {44 vars in 967 bytes} [Wed May 6 05:52:21 2026] GET /v2/images/0c267af2-7999-43a3-a27d-4a3bf69bc777 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/389] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 6 05:52:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 6 05:52:57 2026] GET /v2/images => generated 3687 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/395] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 6 05:53:14 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: 200/396] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 6 05:53:14 2026] GET /v2/images => generated 3687 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/397] 199.19.213.30 () {44 vars in 935 bytes} [Wed May 6 05:53:14 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/398] 199.19.213.30 () {44 vars in 957 bytes} [Wed May 6 05:53:14 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/399] 199.19.213.30 () {44 vars in 935 bytes} [Wed May 6 05:53:14 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: 202/400] 199.19.213.30 () {48 vars in 947 bytes} [Wed May 6 05:53:14 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:53:15.051 7 INFO glance.api.v2.image_data [None req-ad71eaba-633e-43f2-bb33-61b60e5e3f23 52e1da7f38434d71afbd95dafbe8c8ad b63b29b746834191a79b38b5b75630c0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 05:53:27.111 7 INFO glance.location [None req-ad71eaba-633e-43f2-bb33-61b60e5e3f23 52e1da7f38434d71afbd95dafbe8c8ad b63b29b746834191a79b38b5b75630c0 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 199/403] 199.19.213.30 () {48 vars in 1042 bytes} [Wed May 6 05:53:15 2026] PUT /v2/images/2366b98b-ef36-4e72-bb9d-481d4fd6e584/file => generated 0 bytes in 12105 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30447 switches on core 0) [pid: 8|app: 0|req: 205/404] 199.19.213.30 () {44 vars in 967 bytes} [Wed May 6 05:53:27 2026] GET /v2/images/2366b98b-ef36-4e72-bb9d-481d4fd6e584 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/405] 199.19.213.30 () {44 vars in 967 bytes} [Wed May 6 05:53:27 2026] GET /v2/images/2366b98b-ef36-4e72-bb9d-481d4fd6e584 => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/552] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 6 06:05:37 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: 279/553] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 6 06:05:37 2026] GET /v2/images => generated 4893 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/582] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 6 06:07:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/583] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 6 06:07:52 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: 7|app: 0|req: 290/584] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 6 06:07:54 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: 295/585] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 6 06:07:54 2026] GET /v2/images => generated 4893 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/596] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 6 06:08: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: 296/597] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 6 06:08:42 2026] GET /v2/images => generated 4893 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/600] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 6 06:08:49 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: 298/601] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 6 06:08:49 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/614] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 6 06:09:49 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/615] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 6 06:09:49 2026] GET /v2/images => generated 4893 bytes in 44 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: 315/624] 10.0.0.83 () {32 vars in 631 bytes} [Wed May 6 06:10:31 2026] GET /v2/images => generated 4893 bytes in 18 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: 312/629] 10.0.0.224 () {36 vars in 986 bytes} [Wed May 6 06:10:50 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => generated 1171 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/630] 10.0.0.224 () {36 vars in 926 bytes} [Wed May 6 06:10: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: 7|app: 0|req: 313/631] 10.0.0.224 () {36 vars in 926 bytes} [Wed May 6 06:10: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: 319/632] 10.0.0.224 () {36 vars in 986 bytes} [Wed May 6 06:10:50 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/633] 10.0.0.224 () {36 vars in 926 bytes} [Wed May 6 06:10:50 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: 320/634] 10.0.0.224 () {36 vars in 926 bytes} [Wed May 6 06:10: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: 7|app: 0|req: 315/635] 10.0.0.224 () {36 vars in 986 bytes} [Wed May 6 06:10:50 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => 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: 321/636] 10.0.0.224 () {36 vars in 926 bytes} [Wed May 6 06:10:50 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/637] 10.0.0.224 () {36 vars in 926 bytes} [Wed May 6 06:10:50 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: 322/638] 10.0.0.87 () {36 vars in 985 bytes} [Wed May 6 06:10:51 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/639] 10.0.0.87 () {36 vars in 925 bytes} [Wed May 6 06:10:51 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: 323/640] 10.0.0.204 () {36 vars in 986 bytes} [Wed May 6 06:10:51 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => generated 1171 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/641] 10.0.0.204 () {36 vars in 926 bytes} [Wed May 6 06:10:51 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: 324/642] 10.0.0.204 () {36 vars in 986 bytes} [Wed May 6 06:10:51 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => 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: 319/643] 10.0.0.204 () {36 vars in 926 bytes} [Wed May 6 06:10:51 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: 8|app: 0|req: 325/644] 10.0.0.204 () {36 vars in 926 bytes} [Wed May 6 06:10:51 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: 321/647] 199.19.213.30 () {36 vars in 989 bytes} [Wed May 6 06:11:00 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => 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: 327/648] 199.19.213.30 () {36 vars in 929 bytes} [Wed May 6 06:11:00 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/649] 199.19.213.30 () {36 vars in 989 bytes} [Wed May 6 06:11:01 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => 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: 328/650] 199.19.213.30 () {36 vars in 929 bytes} [Wed May 6 06:11: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: 323/651] 10.0.0.87 () {36 vars in 985 bytes} [Wed May 6 06:11:02 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => 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: 329/652] 10.0.0.87 () {36 vars in 925 bytes} [Wed May 6 06:11: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: 324/653] 10.0.0.87 () {36 vars in 985 bytes} [Wed May 6 06:11:04 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/654] 10.0.0.87 () {36 vars in 925 bytes} [Wed May 6 06:11:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/661] 10.0.0.87 () {36 vars in 985 bytes} [Wed May 6 06:11:33 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => 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: 334/662] 10.0.0.87 () {36 vars in 925 bytes} [Wed May 6 06:11: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: 332/669] 10.0.0.83 () {30 vars in 409 bytes} [Wed May 6 06:12:00 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: 334/672] 10.0.0.87 () {36 vars in 985 bytes} [Wed May 6 06:12:09 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/673] 10.0.0.87 () {36 vars in 925 bytes} [Wed May 6 06:12:09 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/674] 10.0.0.87 () {36 vars in 985 bytes} [Wed May 6 06:12:14 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/675] 10.0.0.87 () {36 vars in 925 bytes} [Wed May 6 06:12: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: 344/682] 10.0.0.83 () {32 vars in 705 bytes} [Wed May 6 06:12:42 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => 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: 339/683] 10.0.0.83 () {32 vars in 705 bytes} [Wed May 6 06:12:42 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/684] 10.0.0.224 () {36 vars in 986 bytes} [Wed May 6 06:12:42 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => 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: 340/685] 10.0.0.224 () {36 vars in 926 bytes} [Wed May 6 06:12: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: 346/686] 10.0.0.224 () {36 vars in 926 bytes} [Wed May 6 06:12:42 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/687] 10.0.0.224 () {36 vars in 986 bytes} [Wed May 6 06:12:42 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => 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: 347/688] 10.0.0.224 () {36 vars in 926 bytes} [Wed May 6 06:12:42 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/689] 10.0.0.224 () {36 vars in 926 bytes} [Wed May 6 06:12: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: 348/690] 10.0.0.224 () {36 vars in 986 bytes} [Wed May 6 06:12:42 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => 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: 343/691] 10.0.0.224 () {36 vars in 926 bytes} [Wed May 6 06:12: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: 349/692] 10.0.0.204 () {36 vars in 986 bytes} [Wed May 6 06:12:42 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => 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: 344/693] 10.0.0.204 () {36 vars in 926 bytes} [Wed May 6 06:12: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: 350/694] 10.0.0.204 () {36 vars in 986 bytes} [Wed May 6 06:12:42 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => 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: 345/695] 10.0.0.204 () {36 vars in 926 bytes} [Wed May 6 06:12:42 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/696] 10.0.0.204 () {36 vars in 926 bytes} [Wed May 6 06:12:42 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/701] 10.0.0.83 () {34 vars in 653 bytes} [Wed May 6 06:13:04 2026] POST /v2/images => generated 649 bytes in 357 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-06 06:13:05.103 7 WARNING glance.api.v2.images [None req-224c837a-08a7-401a-8f73-64c027a94c32 b159d5e03acd4036ace5e86421795cf5 9213ccea5c564488bec72b207afd8db9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c16a6f87-2a22-4319-b66d-a915eaba0377 [pid: 7|app: 0|req: 348/702] 10.0.0.83 () {32 vars in 708 bytes} [Wed May 6 06:13:05 2026] DELETE /v2/images/c16a6f87-2a22-4319-b66d-a915eaba0377 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/703] 10.0.0.83 () {32 vars in 705 bytes} [Wed May 6 06:13:05 2026] GET /v2/images/c16a6f87-2a22-4319-b66d-a915eaba0377 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/704] 10.0.0.83 () {32 vars in 631 bytes} [Wed May 6 06:13:05 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/705] 10.0.0.83 () {34 vars in 653 bytes} [Wed May 6 06:13:05 2026] POST /v2/images => generated 702 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/706] 10.0.0.83 () {32 vars in 715 bytes} [Wed May 6 06:13:05 2026] GET /v2/images/d33c9df2-9242-4beb-bc76-097609966805/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:13:05.296 8 WARNING oslo_policy.policy [None req-21031817-cded-445e-80e1-8480f4f2f50c b159d5e03acd4036ace5e86421795cf5 9213ccea5c564488bec72b207afd8db9 - - 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 06:13:05.296 8 WARNING oslo_policy.policy [None req-21031817-cded-445e-80e1-8480f4f2f50c b159d5e03acd4036ace5e86421795cf5 9213ccea5c564488bec72b207afd8db9 - - 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 06:13:05.298 8 INFO glance.api.v2.image_data [None req-21031817-cded-445e-80e1-8480f4f2f50c b159d5e03acd4036ace5e86421795cf5 9213ccea5c564488bec72b207afd8db9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 06:13:05.359 8 WARNING glance_store._drivers.rbd [None req-21031817-cded-445e-80e1-8480f4f2f50c b159d5e03acd4036ace5e86421795cf5 9213ccea5c564488bec72b207afd8db9 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-06 06:13:05.657 8 INFO glance.location [None req-21031817-cded-445e-80e1-8480f4f2f50c b159d5e03acd4036ace5e86421795cf5 9213ccea5c564488bec72b207afd8db9 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 357/707] 10.0.0.83 () {32 vars in 725 bytes} [Wed May 6 06:13:05 2026] PUT /v2/images/d33c9df2-9242-4beb-bc76-097609966805/file => generated 0 bytes in 423 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/708] 10.0.0.83 () {32 vars in 705 bytes} [Wed May 6 06:13:05 2026] GET /v2/images/d33c9df2-9242-4beb-bc76-097609966805 => generated 1103 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/709] 10.0.0.83 () {32 vars in 715 bytes} [Wed May 6 06:13:05 2026] GET /v2/images/d33c9df2-9242-4beb-bc76-097609966805/file => generated 1024 bytes in 136 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/710] 10.0.0.83 () {34 vars in 653 bytes} [Wed May 6 06:13:05 2026] POST /v2/images => generated 648 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/711] 10.0.0.83 () {32 vars in 724 bytes} [Wed May 6 06:13:05 2026] PATCH /v2/images/4534df6e-9f41-45af-90f6-b229389b9abe => generated 652 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/712] 10.0.0.83 () {32 vars in 705 bytes} [Wed May 6 06:13:05 2026] GET /v2/images/4534df6e-9f41-45af-90f6-b229389b9abe => generated 652 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:06.016 8 WARNING glance.api.v2.images [None req-621f4dd9-53e1-45e4-a203-7062440f153f b159d5e03acd4036ace5e86421795cf5 9213ccea5c564488bec72b207afd8db9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4534df6e-9f41-45af-90f6-b229389b9abe [pid: 8|app: 0|req: 360/713] 10.0.0.83 () {32 vars in 708 bytes} [Wed May 6 06:13:05 2026] DELETE /v2/images/4534df6e-9f41-45af-90f6-b229389b9abe => generated 0 bytes in 74 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/714] 10.0.0.83 () {32 vars in 705 bytes} [Wed May 6 06:13:06 2026] GET /v2/images/4534df6e-9f41-45af-90f6-b229389b9abe => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:13:06.095 8 WARNING glance.api.v2.images [None req-e0510aca-e28c-4a81-ad02-6455da63c5e4 b159d5e03acd4036ace5e86421795cf5 9213ccea5c564488bec72b207afd8db9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d33c9df2-9242-4beb-bc76-097609966805 [pid: 8|app: 0|req: 361/715] 10.0.0.83 () {32 vars in 708 bytes} [Wed May 6 06:13:06 2026] DELETE /v2/images/d33c9df2-9242-4beb-bc76-097609966805 => generated 0 bytes in 891 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/716] 10.0.0.83 () {32 vars in 705 bytes} [Wed May 6 06:13:06 2026] GET /v2/images/d33c9df2-9242-4beb-bc76-097609966805 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:13:07.007 8 WARNING glance.api.v2.images [None req-66d12c5b-ea40-4983-ac93-8fd26cedb136 b159d5e03acd4036ace5e86421795cf5 9213ccea5c564488bec72b207afd8db9 - - default default] Failed to find image c16a6f87-2a22-4319-b66d-a915eaba0377 to delete: glance.common.exception.ImageNotFound: No image found with ID c16a6f87-2a22-4319-b66d-a915eaba0377 [pid: 8|app: 0|req: 362/717] 10.0.0.83 () {32 vars in 708 bytes} [Wed May 6 06:13:06 2026] DELETE /v2/images/c16a6f87-2a22-4319-b66d-a915eaba0377 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/718] 10.0.0.83 () {32 vars in 705 bytes} [Wed May 6 06:13:07 2026] GET /v2/images/c16a6f87-2a22-4319-b66d-a915eaba0377 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/721] 10.0.0.87 () {36 vars in 985 bytes} [Wed May 6 06:13:11 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/722] 10.0.0.87 () {36 vars in 925 bytes} [Wed May 6 06:13:11 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: 367/727] 10.0.0.87 () {36 vars in 985 bytes} [Wed May 6 06:13:29 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/728] 10.0.0.87 () {36 vars in 925 bytes} [Wed May 6 06:13:29 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: 371/735] 10.0.0.87 () {36 vars in 985 bytes} [Wed May 6 06:14:00 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/736] 10.0.0.87 () {36 vars in 925 bytes} [Wed May 6 06:14:00 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/739] 10.0.0.87 () {36 vars in 985 bytes} [Wed May 6 06:14:11 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/740] 10.0.0.87 () {36 vars in 925 bytes} [Wed May 6 06:14:11 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/745] 199.19.213.30 () {32 vars in 824 bytes} [Wed May 6 06:14:36 2026] GET /v2/images?status=active&owner=b63b29b746834191a79b38b5b75630c0&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/746] 199.19.213.30 () {32 vars in 651 bytes} [Wed May 6 06:14:37 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: 377/747] 10.0.0.224 () {36 vars in 986 bytes} [Wed May 6 06:14:37 2026] GET /v2/images/06f865d3-a6dc-4e8f-a620-1f2c6e1b3bcf => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/748] 10.0.0.224 () {36 vars in 926 bytes} [Wed May 6 06:14:37 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/749] 10.0.0.224 () {36 vars in 926 bytes} [Wed May 6 06:14:37 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: 372/750] 10.0.0.224 () {36 vars in 986 bytes} [Wed May 6 06:14:37 2026] GET /v2/images/06f865d3-a6dc-4e8f-a620-1f2c6e1b3bcf => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/751] 10.0.0.224 () {36 vars in 926 bytes} [Wed May 6 06:14:37 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: 373/752] 10.0.0.224 () {36 vars in 926 bytes} [Wed May 6 06:14:37 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: 380/753] 10.0.0.224 () {36 vars in 986 bytes} [Wed May 6 06:14:37 2026] GET /v2/images/06f865d3-a6dc-4e8f-a620-1f2c6e1b3bcf => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/754] 10.0.0.224 () {36 vars in 926 bytes} [Wed May 6 06:14:37 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/755] 10.0.0.204 () {36 vars in 986 bytes} [Wed May 6 06:14:37 2026] GET /v2/images/06f865d3-a6dc-4e8f-a620-1f2c6e1b3bcf => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/756] 10.0.0.204 () {36 vars in 926 bytes} [Wed May 6 06:14:37 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: 382/757] 10.0.0.204 () {36 vars in 986 bytes} [Wed May 6 06:14:37 2026] GET /v2/images/06f865d3-a6dc-4e8f-a620-1f2c6e1b3bcf => 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: 376/758] 10.0.0.204 () {36 vars in 926 bytes} [Wed May 6 06:14:37 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: 383/759] 10.0.0.204 () {36 vars in 926 bytes} [Wed May 6 06:14:38 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: 385/762] 10.0.0.87 () {36 vars in 985 bytes} [Wed May 6 06:14:42 2026] GET /v2/images/416e8ea7-83b7-4d38-bbb1-cb58a509afcb => 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: 378/763] 10.0.0.87 () {36 vars in 925 bytes} [Wed May 6 06:14:42 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/816] 10.0.0.83 () {32 vars in 631 bytes} [Wed May 6 06:19:00 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)