+ 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 [Sun May 10 04:25:41 2026] *** compiled with version: 13.3.0 on 09 May 2026 21:15:19 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-5856886f44-nrhnx 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 0x7fca47f38668 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-10 04:25:43.078 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-10 04:25:43.091 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-10 04:25:43.947 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-10 04:25:43.948 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-10 04:25:43.949 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-10 04:25:43.964 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-10 04:25:43.965 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-10 04:25:43.965 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-10 04:25:46.063 7 WARNING glance.api.v2.images [None req-e7899053-eb7c-433f-bf57-37960fa2b3e8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-10 04:25:46.129 8 WARNING glance.api.v2.images [None req-62e1594b-6952-4baa-a707-8290daff553b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-10 04:25:46.405 7 WARNING keystonemiddleware._common.config [None req-e7899053-eb7c-433f-bf57-37960fa2b3e8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 04:25:46.412 7 WARNING oslo_config.cfg [None req-e7899053-eb7c-433f-bf57-37960fa2b3e8 - - - - - -] 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 0x7fca47f38668 pid: 7 (default app) 2026-05-10 04:25:46.459 8 WARNING keystonemiddleware._common.config [None req-62e1594b-6952-4baa-a707-8290daff553b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 04:25:46.467 8 WARNING oslo_config.cfg [None req-62e1594b-6952-4baa-a707-8290daff553b - - - - - -] 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 0x7fca47f38668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.138 () {42 vars in 689 bytes} [Sun May 10 04:25:46 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 04:25:47.211 8 WARNING oslo_policy.policy [None req-2ffd0d99-380c-41e1-a051-5bdafcf096b1 773596e542de43ac8bceb329d10e69c9 3858eca2aa384bc5821a6bdc19a46cda - - 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-10 04:25:47.212 8 WARNING oslo_policy.policy [None req-2ffd0d99-380c-41e1-a051-5bdafcf096b1 773596e542de43ac8bceb329d10e69c9 3858eca2aa384bc5821a6bdc19a46cda - - 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-10 04:25:47.230 8 WARNING oslo_policy.policy [None req-2ffd0d99-380c-41e1-a051-5bdafcf096b1 773596e542de43ac8bceb329d10e69c9 3858eca2aa384bc5821a6bdc19a46cda - - 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-10 04:25:47.231 8 WARNING oslo_policy.policy [None req-2ffd0d99-380c-41e1-a051-5bdafcf096b1 773596e542de43ac8bceb329d10e69c9 3858eca2aa384bc5821a6bdc19a46cda - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.138 () {44 vars in 911 bytes} [Sun May 10 04:25:46 2026] GET /v2/images => generated 69 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.138 () {42 vars in 689 bytes} [Sun May 10 04:25:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.138 () {44 vars in 911 bytes} [Sun May 10 04:25:50 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 04:25:50.745 7 WARNING oslo_policy.policy [None req-3183a586-ca75-4a39-bfed-a0702a1760bb 773596e542de43ac8bceb329d10e69c9 3858eca2aa384bc5821a6bdc19a46cda - - 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-10 04:25:50.746 7 WARNING oslo_policy.policy [None req-3183a586-ca75-4a39-bfed-a0702a1760bb 773596e542de43ac8bceb329d10e69c9 3858eca2aa384bc5821a6bdc19a46cda - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.138 () {44 vars in 912 bytes} [Sun May 10 04:25:50 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.138 () {44 vars in 934 bytes} [Sun May 10 04:25:50 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:25:50.887 7 WARNING oslo_policy.policy [None req-9557d5e6-f058-427a-81e7-5bb6126b7f0f 773596e542de43ac8bceb329d10e69c9 3858eca2aa384bc5821a6bdc19a46cda - - 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-10 04:25:50.887 7 WARNING oslo_policy.policy [None req-9557d5e6-f058-427a-81e7-5bb6126b7f0f 773596e542de43ac8bceb329d10e69c9 3858eca2aa384bc5821a6bdc19a46cda - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.138 () {44 vars in 940 bytes} [Sun May 10 04:25:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:25:51.009 8 WARNING oslo_config.cfg [None req-1a3c60b4-52a8-4d97-93c7-213fe5e61ddb 773596e542de43ac8bceb329d10e69c9 3858eca2aa384bc5821a6bdc19a46cda - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.138 () {48 vars in 952 bytes} [Sun May 10 04:25:50 2026] POST /v2/images => generated 760 bytes in 96 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-10 04:25:51.033 7 WARNING oslo_policy.policy [None req-99ecd7f3-5d03-4166-ae48-55df1b0bfd40 773596e542de43ac8bceb329d10e69c9 3858eca2aa384bc5821a6bdc19a46cda - - 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-10 04:25:51.033 7 WARNING oslo_policy.policy [None req-99ecd7f3-5d03-4166-ae48-55df1b0bfd40 773596e542de43ac8bceb329d10e69c9 3858eca2aa384bc5821a6bdc19a46cda - - 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-10 04:25:51.034 7 INFO glance.api.v2.image_data [None req-99ecd7f3-5d03-4166-ae48-55df1b0bfd40 773596e542de43ac8bceb329d10e69c9 3858eca2aa384bc5821a6bdc19a46cda - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 04:25:55.683 7 WARNING glance.location [None req-99ecd7f3-5d03-4166-ae48-55df1b0bfd40 773596e542de43ac8bceb329d10e69c9 3858eca2aa384bc5821a6bdc19a46cda - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.138 () {48 vars in 1046 bytes} [Sun May 10 04:25:51 2026] PUT /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6/file => generated 0 bytes in 4696 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5766 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.138 () {44 vars in 972 bytes} [Sun May 10 04:25:55 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 04:25:55.755 7 WARNING oslo_config.cfg [None req-df470bc1-ad15-4944-8a5b-7acebeea5512 773596e542de43ac8bceb329d10e69c9 3858eca2aa384bc5821a6bdc19a46cda - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.138 () {44 vars in 972 bytes} [Sun May 10 04:25:55 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => 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: 131/263] 199.204.45.138 () {42 vars in 689 bytes} [Sun May 10 04:46:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/264] 199.204.45.138 () {44 vars in 911 bytes} [Sun May 10 04:46:32 2026] GET /v2/images => generated 1240 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/271] 199.204.45.138 () {42 vars in 689 bytes} [Sun May 10 04:47:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 199.204.45.138 () {44 vars in 911 bytes} [Sun May 10 04:47:03 2026] GET /v2/images => generated 1240 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.204.45.138 () {44 vars in 938 bytes} [Sun May 10 04:47:03 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 199.204.45.138 () {44 vars in 960 bytes} [Sun May 10 04:47:03 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 199.204.45.138 () {44 vars in 940 bytes} [Sun May 10 04:47:03 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: 137/276] 199.204.45.138 () {48 vars in 952 bytes} [Sun May 10 04:47:03 2026] POST /v2/images => generated 796 bytes in 83 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-10 04:47:03.700 7 INFO glance.api.v2.image_data [None req-30edfa0d-fc26-4b86-bc83-3a22b1fe38f6 773596e542de43ac8bceb329d10e69c9 3858eca2aa384bc5821a6bdc19a46cda - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 04:47:57.563 7 WARNING glance.location [None req-30edfa0d-fc26-4b86-bc83-3a22b1fe38f6 773596e542de43ac8bceb329d10e69c9 3858eca2aa384bc5821a6bdc19a46cda - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/289] 199.204.45.138 () {48 vars in 1047 bytes} [Sun May 10 04:47:03 2026] PUT /v2/images/ed375b41-4f0c-4017-a46d-99b6e7e9daf5/file => generated 0 bytes in 53946 msecs (HTTP/1.1 204) 4 headers in 171 bytes (41713 switches on core 0) [pid: 8|app: 0|req: 150/290] 199.204.45.138 () {44 vars in 972 bytes} [Sun May 10 04:47:57 2026] GET /v2/images/ed375b41-4f0c-4017-a46d-99b6e7e9daf5 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/291] 199.204.45.138 () {44 vars in 972 bytes} [Sun May 10 04:47:57 2026] GET /v2/images/ed375b41-4f0c-4017-a46d-99b6e7e9daf5 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/292] 199.204.45.138 () {42 vars in 689 bytes} [Sun May 10 04:47:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/293] 199.204.45.138 () {44 vars in 911 bytes} [Sun May 10 04:47:59 2026] GET /v2/images => generated 2451 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/378] 199.204.45.138 () {42 vars in 689 bytes} [Sun May 10 04:55:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/379] 199.204.45.138 () {44 vars in 911 bytes} [Sun May 10 04:55:02 2026] GET /v2/images => generated 2451 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/390] 199.204.45.138 () {42 vars in 689 bytes} [Sun May 10 04:55:45 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/391] 199.204.45.138 () {44 vars in 911 bytes} [Sun May 10 04:55:45 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: 7|app: 0|req: 192/392] 199.204.45.138 () {44 vars in 948 bytes} [Sun May 10 04:55:45 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/393] 199.204.45.138 () {44 vars in 970 bytes} [Sun May 10 04:55:45 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/394] 199.204.45.138 () {44 vars in 940 bytes} [Sun May 10 04:55:45 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/395] 199.204.45.138 () {48 vars in 952 bytes} [Sun May 10 04:55:45 2026] POST /v2/images => generated 799 bytes in 4607 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-10 04:55:50.445 7 INFO glance.api.v2.image_data [None req-e4cbb51c-e9ab-4d3b-ae05-822cae8f3339 773596e542de43ac8bceb329d10e69c9 3858eca2aa384bc5821a6bdc19a46cda - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 04:58:54.702 7 INFO glance.location [None req-e4cbb51c-e9ab-4d3b-ae05-822cae8f3339 773596e542de43ac8bceb329d10e69c9 3858eca2aa384bc5821a6bdc19a46cda - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 194/432] 199.204.45.138 () {48 vars in 1046 bytes} [Sun May 10 04:55:50 2026] PUT /v2/images/88d6d087-f019-45c4-8692-1492a6e4d10c/file => generated 0 bytes in 184353 msecs (HTTP/1.1 204) 4 headers in 171 bytes (11666 switches on core 0) [pid: 8|app: 0|req: 239/433] 199.204.45.138 () {44 vars in 972 bytes} [Sun May 10 04:58:54 2026] GET /v2/images/88d6d087-f019-45c4-8692-1492a6e4d10c => generated 1211 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/434] 199.204.45.138 () {48 vars in 1051 bytes} [Sun May 10 04:58:54 2026] PATCH /v2/images/88d6d087-f019-45c4-8692-1492a6e4d10c => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/435] 199.204.45.138 () {44 vars in 972 bytes} [Sun May 10 04:58:54 2026] GET /v2/images/88d6d087-f019-45c4-8692-1492a6e4d10c => 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: 207/458] 199.204.45.138 () {42 vars in 689 bytes} [Sun May 10 05:00:41 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/459] 199.204.45.138 () {44 vars in 911 bytes} [Sun May 10 05:00:41 2026] GET /v2/images => generated 3687 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/464] 199.204.45.138 () {42 vars in 689 bytes} [Sun May 10 05:00:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/465] 199.204.45.138 () {44 vars in 911 bytes} [Sun May 10 05:00:57 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/466] 199.204.45.138 () {44 vars in 940 bytes} [Sun May 10 05:00:57 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/467] 199.204.45.138 () {44 vars in 962 bytes} [Sun May 10 05:00:57 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/468] 199.204.45.138 () {44 vars in 940 bytes} [Sun May 10 05:00:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/469] 199.204.45.138 () {48 vars in 952 bytes} [Sun May 10 05:00:57 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-10 05:00:57.516 8 WARNING oslo_policy.policy [None req-c7672dca-39a2-4761-a3e8-dc9546e81a9e 773596e542de43ac8bceb329d10e69c9 3858eca2aa384bc5821a6bdc19a46cda - - 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-10 05:00:57.516 8 WARNING oslo_policy.policy [None req-c7672dca-39a2-4761-a3e8-dc9546e81a9e 773596e542de43ac8bceb329d10e69c9 3858eca2aa384bc5821a6bdc19a46cda - - 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-10 05:00:57.518 8 INFO glance.api.v2.image_data [None req-c7672dca-39a2-4761-a3e8-dc9546e81a9e 773596e542de43ac8bceb329d10e69c9 3858eca2aa384bc5821a6bdc19a46cda - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 05:01:20.852 8 INFO glance.location [None req-c7672dca-39a2-4761-a3e8-dc9546e81a9e 773596e542de43ac8bceb329d10e69c9 3858eca2aa384bc5821a6bdc19a46cda - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 258/474] 199.204.45.138 () {48 vars in 1047 bytes} [Sun May 10 05:00:57 2026] PUT /v2/images/1ac24379-4b02-46c9-8a20-8a244982276d/file => generated 0 bytes in 23388 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27093 switches on core 0) [pid: 7|app: 0|req: 217/475] 199.204.45.138 () {44 vars in 972 bytes} [Sun May 10 05:01:20 2026] GET /v2/images/1ac24379-4b02-46c9-8a20-8a244982276d => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/476] 199.204.45.138 () {44 vars in 972 bytes} [Sun May 10 05:01:20 2026] GET /v2/images/1ac24379-4b02-46c9-8a20-8a244982276d => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/633] 199.204.45.138 () {42 vars in 689 bytes} [Sun May 10 05:14:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/634] 199.204.45.138 () {44 vars in 911 bytes} [Sun May 10 05:14:23 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: 312/665] 199.204.45.138 () {42 vars in 689 bytes} [Sun May 10 05:16:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/666] 199.204.45.138 () {44 vars in 911 bytes} [Sun May 10 05:16:48 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/667] 199.204.45.138 () {42 vars in 689 bytes} [Sun May 10 05:16:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/668] 199.204.45.138 () {44 vars in 911 bytes} [Sun May 10 05:16:50 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/679] 199.204.45.138 () {42 vars in 689 bytes} [Sun May 10 05:17:42 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/680] 199.204.45.138 () {44 vars in 911 bytes} [Sun May 10 05:17:42 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/683] 199.204.45.138 () {42 vars in 689 bytes} [Sun May 10 05:17:50 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/684] 199.204.45.138 () {44 vars in 911 bytes} [Sun May 10 05:17:50 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/699] 199.204.45.138 () {42 vars in 689 bytes} [Sun May 10 05:18:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/700] 199.204.45.138 () {44 vars in 911 bytes} [Sun May 10 05:18:55 2026] GET /v2/images => generated 4893 bytes in 57 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: 376/709] 10.0.0.15 () {32 vars in 632 bytes} [Sun May 10 05:19: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) [pid: 8|app: 0|req: 380/716] 10.0.0.202 () {36 vars in 987 bytes} [Sun May 10 05:20:08 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => generated 1171 bytes in 154 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: 337/717] 10.0.0.202 () {36 vars in 927 bytes} [Sun May 10 05:20:08 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: 381/718] 10.0.0.202 () {36 vars in 927 bytes} [Sun May 10 05:20:08 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: 338/719] 10.0.0.202 () {36 vars in 987 bytes} [Sun May 10 05:20:08 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => 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/720] 10.0.0.202 () {36 vars in 927 bytes} [Sun May 10 05:20:08 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: 339/721] 10.0.0.202 () {36 vars in 927 bytes} [Sun May 10 05:20:08 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: 383/722] 10.0.0.86 () {36 vars in 986 bytes} [Sun May 10 05:20:08 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/723] 10.0.0.86 () {36 vars in 926 bytes} [Sun May 10 05:20:08 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: 384/724] 10.0.0.202 () {36 vars in 987 bytes} [Sun May 10 05:20:08 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => 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: 341/725] 10.0.0.202 () {36 vars in 927 bytes} [Sun May 10 05:20:08 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/726] 10.0.0.202 () {36 vars in 927 bytes} [Sun May 10 05:20:08 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: 342/727] 10.0.0.68 () {36 vars in 986 bytes} [Sun May 10 05:20:09 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => generated 1171 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/728] 10.0.0.68 () {36 vars in 926 bytes} [Sun May 10 05:20:09 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: 343/729] 10.0.0.68 () {36 vars in 986 bytes} [Sun May 10 05:20:09 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/730] 10.0.0.68 () {36 vars in 926 bytes} [Sun May 10 05:20:09 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: 344/731] 10.0.0.68 () {36 vars in 926 bytes} [Sun May 10 05:20:09 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: 389/734] 199.204.45.138 () {36 vars in 991 bytes} [Sun May 10 05:20:16 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => 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: 346/735] 199.204.45.138 () {36 vars in 931 bytes} [Sun May 10 05:20:16 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: 390/736] 199.204.45.138 () {36 vars in 991 bytes} [Sun May 10 05:20:17 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/737] 199.204.45.138 () {36 vars in 931 bytes} [Sun May 10 05:20:17 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/740] 10.0.0.86 () {36 vars in 986 bytes} [Sun May 10 05:20:26 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/741] 10.0.0.86 () {36 vars in 926 bytes} [Sun May 10 05:20:26 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: 350/742] 10.0.0.86 () {36 vars in 986 bytes} [Sun May 10 05:20:27 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => 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: 393/743] 10.0.0.86 () {36 vars in 926 bytes} [Sun May 10 05:20:27 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: 354/750] 10.0.0.86 () {36 vars in 986 bytes} [Sun May 10 05:21:03 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => 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: 397/751] 10.0.0.86 () {36 vars in 926 bytes} [Sun May 10 05:21: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: 358/758] 10.0.0.86 () {36 vars in 986 bytes} [Sun May 10 05:21:30 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => 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: 401/759] 10.0.0.86 () {36 vars in 926 bytes} [Sun May 10 05:21:30 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: 361/764] 10.0.0.15 () {34 vars in 654 bytes} [Sun May 10 05:21:52 2026] POST /v2/images => generated 648 bytes in 216 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-10 05:21:52.331 8 WARNING glance.api.v2.images [None req-e2e51297-c921-4c3d-88a1-d8733472fab7 042ef217a8644eda83e93041fa32a4e1 42a2d78509334f9aa3c7199be2e8d0af - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9b1c506d-e99a-46d2-91c5-e01eae0623b8 [pid: 8|app: 0|req: 404/765] 10.0.0.15 () {32 vars in 709 bytes} [Sun May 10 05:21:52 2026] DELETE /v2/images/9b1c506d-e99a-46d2-91c5-e01eae0623b8 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/766] 10.0.0.15 () {32 vars in 706 bytes} [Sun May 10 05:21:52 2026] GET /v2/images/9b1c506d-e99a-46d2-91c5-e01eae0623b8 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/767] 10.0.0.15 () {32 vars in 632 bytes} [Sun May 10 05:21:52 2026] GET /v2/images => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/768] 10.0.0.15 () {34 vars in 654 bytes} [Sun May 10 05:21:52 2026] POST /v2/images => generated 702 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/769] 10.0.0.15 () {32 vars in 716 bytes} [Sun May 10 05:21:52 2026] GET /v2/images/07383ce1-2606-4397-9e88-69b815934767/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:52.552 7 INFO glance.api.v2.image_data [None req-e01e17a3-2371-425e-9ace-1c9ff22aced5 042ef217a8644eda83e93041fa32a4e1 42a2d78509334f9aa3c7199be2e8d0af - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 05:21:52.607 7 WARNING glance_store._drivers.rbd [None req-e01e17a3-2371-425e-9ace-1c9ff22aced5 042ef217a8644eda83e93041fa32a4e1 42a2d78509334f9aa3c7199be2e8d0af - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-10 05:21:53.513 7 INFO glance.location [None req-e01e17a3-2371-425e-9ace-1c9ff22aced5 042ef217a8644eda83e93041fa32a4e1 42a2d78509334f9aa3c7199be2e8d0af - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 364/770] 10.0.0.15 () {32 vars in 726 bytes} [Sun May 10 05:21:52 2026] PUT /v2/images/07383ce1-2606-4397-9e88-69b815934767/file => generated 0 bytes in 1016 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/771] 10.0.0.15 () {32 vars in 706 bytes} [Sun May 10 05:21:53 2026] GET /v2/images/07383ce1-2606-4397-9e88-69b815934767 => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/772] 10.0.0.15 () {32 vars in 716 bytes} [Sun May 10 05:21:53 2026] GET /v2/images/07383ce1-2606-4397-9e88-69b815934767/file => generated 1024 bytes in 156 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/773] 10.0.0.15 () {34 vars in 654 bytes} [Sun May 10 05:21:53 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/774] 10.0.0.15 () {32 vars in 725 bytes} [Sun May 10 05:21:53 2026] PATCH /v2/images/9d7d5080-833b-44eb-82c3-5b129e8beadb => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/775] 10.0.0.15 () {32 vars in 706 bytes} [Sun May 10 05:21:53 2026] GET /v2/images/9d7d5080-833b-44eb-82c3-5b129e8beadb => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:21:53.851 7 WARNING glance.api.v2.images [None req-cec1dc0a-44a3-43c4-8c43-03dfb9092aa2 042ef217a8644eda83e93041fa32a4e1 42a2d78509334f9aa3c7199be2e8d0af - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9d7d5080-833b-44eb-82c3-5b129e8beadb [pid: 7|app: 0|req: 367/776] 10.0.0.15 () {32 vars in 709 bytes} [Sun May 10 05:21:53 2026] DELETE /v2/images/9d7d5080-833b-44eb-82c3-5b129e8beadb => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/777] 10.0.0.15 () {32 vars in 706 bytes} [Sun May 10 05:21:53 2026] GET /v2/images/9d7d5080-833b-44eb-82c3-5b129e8beadb => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:21:53.920 7 WARNING glance.api.v2.images [None req-c81961cc-3085-44d2-9fcf-33c7d47d5a3a 042ef217a8644eda83e93041fa32a4e1 42a2d78509334f9aa3c7199be2e8d0af - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//07383ce1-2606-4397-9e88-69b815934767 [pid: 7|app: 0|req: 368/778] 10.0.0.15 () {32 vars in 709 bytes} [Sun May 10 05:21:53 2026] DELETE /v2/images/07383ce1-2606-4397-9e88-69b815934767 => generated 0 bytes in 893 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/779] 10.0.0.15 () {32 vars in 706 bytes} [Sun May 10 05:21:54 2026] GET /v2/images/07383ce1-2606-4397-9e88-69b815934767 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:21:54.839 7 WARNING glance.api.v2.images [None req-6cae1565-453f-4a6a-9148-53e8a31a6ff1 042ef217a8644eda83e93041fa32a4e1 42a2d78509334f9aa3c7199be2e8d0af - - default default] Failed to find image 9b1c506d-e99a-46d2-91c5-e01eae0623b8 to delete: glance.common.exception.ImageNotFound: No image found with ID 9b1c506d-e99a-46d2-91c5-e01eae0623b8 [pid: 7|app: 0|req: 369/780] 10.0.0.15 () {32 vars in 709 bytes} [Sun May 10 05:21:54 2026] DELETE /v2/images/9b1c506d-e99a-46d2-91c5-e01eae0623b8 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/781] 10.0.0.15 () {32 vars in 706 bytes} [Sun May 10 05:21:54 2026] GET /v2/images/9b1c506d-e99a-46d2-91c5-e01eae0623b8 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/788] 10.0.0.86 () {36 vars in 986 bytes} [Sun May 10 05:22:18 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => 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: 416/789] 10.0.0.86 () {36 vars in 926 bytes} [Sun May 10 05:22:18 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: 378/798] 10.0.0.86 () {36 vars in 986 bytes} [Sun May 10 05:22:56 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => 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: 421/799] 10.0.0.86 () {36 vars in 926 bytes} [Sun May 10 05:22:56 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/802] 10.0.0.15 () {30 vars in 410 bytes} [Sun May 10 05:23:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/813] 10.0.0.86 () {36 vars in 986 bytes} [Sun May 10 05:23:55 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => 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: 386/814] 10.0.0.86 () {36 vars in 926 bytes} [Sun May 10 05:23:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/817] 10.0.0.15 () {32 vars in 706 bytes} [Sun May 10 05:24:05 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => 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: 430/818] 10.0.0.15 () {32 vars in 706 bytes} [Sun May 10 05:24:05 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => 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: 389/819] 10.0.0.202 () {36 vars in 987 bytes} [Sun May 10 05:24:06 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => generated 1171 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/820] 10.0.0.202 () {36 vars in 927 bytes} [Sun May 10 05:24:06 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/821] 10.0.0.202 () {36 vars in 927 bytes} [Sun May 10 05:24:06 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: 432/822] 10.0.0.202 () {36 vars in 987 bytes} [Sun May 10 05:24:06 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => 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: 391/823] 10.0.0.202 () {36 vars in 927 bytes} [Sun May 10 05:24:06 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: 433/824] 10.0.0.202 () {36 vars in 927 bytes} [Sun May 10 05:24:06 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/825] 10.0.0.202 () {36 vars in 987 bytes} [Sun May 10 05:24:06 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/826] 10.0.0.202 () {36 vars in 927 bytes} [Sun May 10 05:24:06 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/827] 10.0.0.202 () {36 vars in 927 bytes} [Sun May 10 05:24:06 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: 435/828] 10.0.0.68 () {36 vars in 986 bytes} [Sun May 10 05:24:06 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => 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: 394/829] 10.0.0.68 () {36 vars in 926 bytes} [Sun May 10 05:24:06 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: 436/830] 10.0.0.68 () {36 vars in 986 bytes} [Sun May 10 05:24:06 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => 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: 395/831] 10.0.0.68 () {36 vars in 926 bytes} [Sun May 10 05:24:06 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: 437/832] 10.0.0.68 () {36 vars in 926 bytes} [Sun May 10 05:24:06 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/837] 10.0.0.86 () {36 vars in 986 bytes} [Sun May 10 05:24:32 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/838] 10.0.0.86 () {36 vars in 926 bytes} [Sun May 10 05:24:32 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: 446/849] 10.0.0.86 () {36 vars in 986 bytes} [Sun May 10 05:25:25 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => 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: 404/850] 10.0.0.86 () {36 vars in 926 bytes} [Sun May 10 05:25:25 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: 453/863] 10.0.0.86 () {36 vars in 986 bytes} [Sun May 10 05:26:15 2026] GET /v2/images/1fc9ef28-5a69-4418-8a71-f50deda952f6 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/864] 10.0.0.86 () {36 vars in 926 bytes} [Sun May 10 05:26:15 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: 457/871] 199.204.45.138 () {32 vars in 826 bytes} [Sun May 10 05:26:49 2026] GET /v2/images?status=active&owner=3858eca2aa384bc5821a6bdc19a46cda&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/872] 199.204.45.138 () {32 vars in 653 bytes} [Sun May 10 05:26:49 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: 458/873] 10.0.0.202 () {36 vars in 987 bytes} [Sun May 10 05:26:50 2026] GET /v2/images/ed375b41-4f0c-4017-a46d-99b6e7e9daf5 => 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: 416/874] 10.0.0.202 () {36 vars in 927 bytes} [Sun May 10 05:26:50 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: 8|app: 0|req: 459/875] 10.0.0.202 () {36 vars in 927 bytes} [Sun May 10 05:26: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: 417/876] 10.0.0.202 () {36 vars in 987 bytes} [Sun May 10 05:26:50 2026] GET /v2/images/ed375b41-4f0c-4017-a46d-99b6e7e9daf5 => generated 1209 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/877] 10.0.0.202 () {36 vars in 927 bytes} [Sun May 10 05:26: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: 7|app: 0|req: 418/878] 10.0.0.202 () {36 vars in 927 bytes} [Sun May 10 05:26: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: 461/879] 10.0.0.202 () {36 vars in 987 bytes} [Sun May 10 05:26:50 2026] GET /v2/images/ed375b41-4f0c-4017-a46d-99b6e7e9daf5 => 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: 419/880] 10.0.0.202 () {36 vars in 927 bytes} [Sun May 10 05:26:50 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: 462/881] 10.0.0.68 () {36 vars in 986 bytes} [Sun May 10 05:26:50 2026] GET /v2/images/ed375b41-4f0c-4017-a46d-99b6e7e9daf5 => generated 1209 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/882] 10.0.0.68 () {36 vars in 926 bytes} [Sun May 10 05:26:50 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: 463/883] 10.0.0.68 () {36 vars in 986 bytes} [Sun May 10 05:26:50 2026] GET /v2/images/ed375b41-4f0c-4017-a46d-99b6e7e9daf5 => 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: 421/884] 10.0.0.68 () {36 vars in 926 bytes} [Sun May 10 05:26:50 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: 464/885] 10.0.0.68 () {36 vars in 926 bytes} [Sun May 10 05:26:50 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: 487/930] 10.0.0.15 () {32 vars in 632 bytes} [Sun May 10 05:30:28 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)