+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 2 00:42:26 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:08:18 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-b548c9c4f-ldzb7 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55ab33abb730 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)... /var/lib/openstack/lib/python3.10/site-packages/os_win/_utils.py:19: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import parse_version /var/lib/openstack/lib/python3.10/site-packages/os_win/_utils.py:19: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import parse_version 2026-07-02 00:42:28.927 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-02 00:42:28.955 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-07-02 00:42:29.736 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-07-02 00:42:29.737 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-07-02 00:42:29.738 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 00:42:29.818 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-07-02 00:42:29.819 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-07-02 00:42:29.819 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 00:42:31.404 7 WARNING glance.api.v2.images [None req-0afcd17b-b2e1-4790-83fe-91438ac363be - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 00:42:31.513 8 WARNING glance.api.v2.images [None req-fee15cfe-b3d0-48ad-8228-dec42f48cb69 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 00:42:31.651 7 WARNING keystonemiddleware._common.config [None req-0afcd17b-b2e1-4790-83fe-91438ac363be - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 00:42:31.659 7 WARNING oslo_config.cfg [None req-0afcd17b-b2e1-4790-83fe-91438ac363be - - - - - -] 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 4 seconds on interpreter 0x55ab33abb730 pid: 7 (default app) 2026-07-02 00:42:31.777 8 WARNING keystonemiddleware._common.config [None req-fee15cfe-b3d0-48ad-8228-dec42f48cb69 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 00:42:31.785 8 WARNING oslo_config.cfg [None req-fee15cfe-b3d0-48ad-8228-dec42f48cb69 - - - - - -] 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 4 seconds on interpreter 0x55ab33abb730 pid: 8 (default app) [pid: 7|app: 0|req: 7/9] 199.204.45.113 () {42 vars in 687 bytes} [Thu Jul 2 00:42:59 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 00:43:00.033 8 WARNING oslo_policy.policy [None req-987fc1cf-dbf6-4c12-8369-0ed7acfd4349 c3e159fc388047d2926d2ab6991c6583 bd0d1c018646460b833b4c906b471641 - - 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-07-02 00:43:00.035 8 WARNING oslo_policy.policy [None req-987fc1cf-dbf6-4c12-8369-0ed7acfd4349 c3e159fc388047d2926d2ab6991c6583 bd0d1c018646460b833b4c906b471641 - - 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-07-02 00:43:00.061 8 WARNING oslo_policy.policy [None req-987fc1cf-dbf6-4c12-8369-0ed7acfd4349 c3e159fc388047d2926d2ab6991c6583 bd0d1c018646460b833b4c906b471641 - - 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-07-02 00:43:00.061 8 WARNING oslo_policy.policy [None req-987fc1cf-dbf6-4c12-8369-0ed7acfd4349 c3e159fc388047d2926d2ab6991c6583 bd0d1c018646460b833b4c906b471641 - - 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: 3/10] 199.204.45.113 () {44 vars in 909 bytes} [Thu Jul 2 00:42:59 2026] GET /v2/images => generated 69 bytes in 813 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/13] 199.204.45.113 () {42 vars in 687 bytes} [Thu Jul 2 00:43:03 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.113 () {44 vars in 909 bytes} [Thu Jul 2 00:43:03 2026] GET /v2/images => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 00:43:03.993 7 WARNING oslo_policy.policy [None req-23113607-f0ba-4fa8-b54a-a776a0dd8c56 c3e159fc388047d2926d2ab6991c6583 bd0d1c018646460b833b4c906b471641 - - 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-07-02 00:43:03.994 7 WARNING oslo_policy.policy [None req-23113607-f0ba-4fa8-b54a-a776a0dd8c56 c3e159fc388047d2926d2ab6991c6583 bd0d1c018646460b833b4c906b471641 - - 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: 10/15] 199.204.45.113 () {44 vars in 910 bytes} [Thu Jul 2 00:43:03 2026] GET /v2/images/cirros => generated 151 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.204.45.113 () {44 vars in 932 bytes} [Thu Jul 2 00:43:04 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-07-02 00:43:04.129 7 WARNING oslo_policy.policy [None req-fb06d3b8-bf4b-40af-8807-12269a672d23 c3e159fc388047d2926d2ab6991c6583 bd0d1c018646460b833b4c906b471641 - - 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-07-02 00:43:04.130 7 WARNING oslo_policy.policy [None req-fb06d3b8-bf4b-40af-8807-12269a672d23 c3e159fc388047d2926d2ab6991c6583 bd0d1c018646460b833b4c906b471641 - - 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: 11/17] 199.204.45.113 () {44 vars in 938 bytes} [Thu Jul 2 00:43:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 00:43:04.221 8 WARNING oslo_config.cfg [None req-e0f08d18-1f50-479d-807d-dccfa03901be c3e159fc388047d2926d2ab6991c6583 bd0d1c018646460b833b4c906b471641 - - 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: 7/18] 199.204.45.113 () {48 vars in 950 bytes} [Thu Jul 2 00:43:04 2026] POST /v2/images => generated 760 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 00:43:04.247 7 WARNING oslo_policy.policy [None req-1cf382e2-17e8-4774-8b5e-a078219f9529 c3e159fc388047d2926d2ab6991c6583 bd0d1c018646460b833b4c906b471641 - - 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-07-02 00:43:04.247 7 WARNING oslo_policy.policy [None req-1cf382e2-17e8-4774-8b5e-a078219f9529 c3e159fc388047d2926d2ab6991c6583 bd0d1c018646460b833b4c906b471641 - - 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-07-02 00:43:04.249 7 INFO glance.api.v2.image_data [None req-1cf382e2-17e8-4774-8b5e-a078219f9529 c3e159fc388047d2926d2ab6991c6583 bd0d1c018646460b833b4c906b471641 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 00:43:11.814 7 INFO glance.location [None req-1cf382e2-17e8-4774-8b5e-a078219f9529 c3e159fc388047d2926d2ab6991c6583 bd0d1c018646460b833b4c906b471641 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 12/21] 199.204.45.113 () {48 vars in 1044 bytes} [Thu Jul 2 00:43:04 2026] PUT /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630/file => generated 0 bytes in 7618 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5435 switches on core 0) [pid: 8|app: 0|req: 10/22] 199.204.45.113 () {44 vars in 970 bytes} [Thu Jul 2 00:43:11 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 00:43:11.968 7 WARNING oslo_config.cfg [None req-4b20eb16-67e5-492d-9bb8-1790ea045cde c3e159fc388047d2926d2ab6991c6583 bd0d1c018646460b833b4c906b471641 - - 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: 13/23] 199.204.45.113 () {48 vars in 1050 bytes} [Thu Jul 2 00:43:11 2026] PATCH /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.204.45.113 () {44 vars in 970 bytes} [Thu Jul 2 00:43:11 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.204.45.113 () {42 vars in 687 bytes} [Thu Jul 2 01:05:05 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.204.45.113 () {44 vars in 909 bytes} [Thu Jul 2 01:05:05 2026] GET /v2/images => generated 1381 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/293] 199.204.45.113 () {42 vars in 687 bytes} [Thu Jul 2 01:05:26 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/294] 199.204.45.113 () {44 vars in 909 bytes} [Thu Jul 2 01:05:26 2026] GET /v2/images => generated 1381 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/295] 199.204.45.113 () {44 vars in 936 bytes} [Thu Jul 2 01:05:26 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/296] 199.204.45.113 () {44 vars in 958 bytes} [Thu Jul 2 01:05:26 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/297] 199.204.45.113 () {44 vars in 938 bytes} [Thu Jul 2 01:05:27 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) [pid: 7|app: 0|req: 150/298] 199.204.45.113 () {48 vars in 950 bytes} [Thu Jul 2 01:05:27 2026] POST /v2/images => generated 796 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 01:05:27.130 8 WARNING oslo_policy.policy [None req-47584162-0a5e-4955-a376-a9068cfd7c8a c3e159fc388047d2926d2ab6991c6583 bd0d1c018646460b833b4c906b471641 - - 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-07-02 01:05:27.131 8 WARNING oslo_policy.policy [None req-47584162-0a5e-4955-a376-a9068cfd7c8a c3e159fc388047d2926d2ab6991c6583 bd0d1c018646460b833b4c906b471641 - - 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-07-02 01:05:27.133 8 INFO glance.api.v2.image_data [None req-47584162-0a5e-4955-a376-a9068cfd7c8a c3e159fc388047d2926d2ab6991c6583 bd0d1c018646460b833b4c906b471641 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 01:05:59.693 8 INFO glance.location [None req-47584162-0a5e-4955-a376-a9068cfd7c8a c3e159fc388047d2926d2ab6991c6583 bd0d1c018646460b833b4c906b471641 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 149/305] 199.204.45.113 () {48 vars in 1045 bytes} [Thu Jul 2 01:05:27 2026] PUT /v2/images/1d82b4e4-a386-4bd3-aec8-a6dc0f4670cb/file => generated 0 bytes in 32617 msecs (HTTP/1.1 204) 4 headers in 171 bytes (57557 switches on core 0) [pid: 7|app: 0|req: 157/306] 199.204.45.113 () {44 vars in 970 bytes} [Thu Jul 2 01:05:59 2026] GET /v2/images/1d82b4e4-a386-4bd3-aec8-a6dc0f4670cb => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/307] 199.204.45.113 () {48 vars in 1050 bytes} [Thu Jul 2 01:05:59 2026] PATCH /v2/images/1d82b4e4-a386-4bd3-aec8-a6dc0f4670cb => generated 1395 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/308] 199.204.45.113 () {44 vars in 970 bytes} [Thu Jul 2 01:05:59 2026] GET /v2/images/1d82b4e4-a386-4bd3-aec8-a6dc0f4670cb => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/311] 199.204.45.113 () {42 vars in 687 bytes} [Thu Jul 2 01:06:01 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/312] 199.204.45.113 () {44 vars in 909 bytes} [Thu Jul 2 01:06:01 2026] GET /v2/images => generated 2778 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/395] 199.204.45.113 () {42 vars in 687 bytes} [Thu Jul 2 01:13:00 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/396] 199.204.45.113 () {44 vars in 909 bytes} [Thu Jul 2 01:13:00 2026] GET /v2/images => generated 2778 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/403] 199.204.45.113 () {42 vars in 687 bytes} [Thu Jul 2 01:13:26 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/404] 199.204.45.113 () {44 vars in 909 bytes} [Thu Jul 2 01:13:26 2026] GET /v2/images => generated 2778 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/405] 199.204.45.113 () {44 vars in 946 bytes} [Thu Jul 2 01:13:26 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/406] 199.204.45.113 () {44 vars in 968 bytes} [Thu Jul 2 01:13:26 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/407] 199.204.45.113 () {44 vars in 938 bytes} [Thu Jul 2 01:13:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/408] 199.204.45.113 () {48 vars in 950 bytes} [Thu Jul 2 01:13:26 2026] POST /v2/images => generated 799 bytes in 311 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 01:13:26.867 8 INFO glance.api.v2.image_data [None req-ae04b140-e5cf-44ff-aea1-67ceb1c2bf2b c3e159fc388047d2926d2ab6991c6583 bd0d1c018646460b833b4c906b471641 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 01:13:42.863 8 INFO glance.location [None req-ae04b140-e5cf-44ff-aea1-67ceb1c2bf2b c3e159fc388047d2926d2ab6991c6583 bd0d1c018646460b833b4c906b471641 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 201/413] 199.204.45.113 () {48 vars in 1044 bytes} [Thu Jul 2 01:13:26 2026] PUT /v2/images/38eb456c-8b19-4f94-b379-bfee75cb0163/file => generated 0 bytes in 16053 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25480 switches on core 0) [pid: 7|app: 0|req: 213/414] 199.204.45.113 () {44 vars in 970 bytes} [Thu Jul 2 01:13:42 2026] GET /v2/images/38eb456c-8b19-4f94-b379-bfee75cb0163 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/415] 199.204.45.113 () {48 vars in 1050 bytes} [Thu Jul 2 01:13:42 2026] PATCH /v2/images/38eb456c-8b19-4f94-b379-bfee75cb0163 => generated 1410 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/416] 199.204.45.113 () {44 vars in 970 bytes} [Thu Jul 2 01:13:43 2026] GET /v2/images/38eb456c-8b19-4f94-b379-bfee75cb0163 => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/425] 199.204.45.113 () {42 vars in 687 bytes} [Thu Jul 2 01:14:27 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/426] 199.204.45.113 () {44 vars in 909 bytes} [Thu Jul 2 01:14:27 2026] GET /v2/images => generated 4190 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/431] 199.204.45.113 () {42 vars in 687 bytes} [Thu Jul 2 01:14:46 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/432] 199.204.45.113 () {44 vars in 909 bytes} [Thu Jul 2 01:14:46 2026] GET /v2/images => generated 4190 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/433] 199.204.45.113 () {44 vars in 938 bytes} [Thu Jul 2 01:14:46 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/434] 199.204.45.113 () {44 vars in 960 bytes} [Thu Jul 2 01:14:46 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/435] 199.204.45.113 () {44 vars in 938 bytes} [Thu Jul 2 01:14:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/436] 199.204.45.113 () {48 vars in 950 bytes} [Thu Jul 2 01:14:46 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 01:14:46.317 8 INFO glance.api.v2.image_data [None req-5822e446-0d05-43a0-9698-33cd686735b9 c3e159fc388047d2926d2ab6991c6583 bd0d1c018646460b833b4c906b471641 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 01:15:00.826 8 INFO glance.location [None req-5822e446-0d05-43a0-9698-33cd686735b9 c3e159fc388047d2926d2ab6991c6583 bd0d1c018646460b833b4c906b471641 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 213/439] 199.204.45.113 () {48 vars in 1045 bytes} [Thu Jul 2 01:14:46 2026] PUT /v2/images/ac91421d-4e2b-41f5-a6a6-2a7d6fdf8240/file => generated 0 bytes in 14567 msecs (HTTP/1.1 204) 4 headers in 171 bytes (36840 switches on core 0) [pid: 7|app: 0|req: 227/440] 199.204.45.113 () {44 vars in 970 bytes} [Thu Jul 2 01:15:00 2026] GET /v2/images/ac91421d-4e2b-41f5-a6a6-2a7d6fdf8240 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/441] 199.204.45.113 () {48 vars in 1050 bytes} [Thu Jul 2 01:15:00 2026] PATCH /v2/images/ac91421d-4e2b-41f5-a6a6-2a7d6fdf8240 => generated 1382 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/442] 199.204.45.113 () {44 vars in 970 bytes} [Thu Jul 2 01:15:01 2026] GET /v2/images/ac91421d-4e2b-41f5-a6a6-2a7d6fdf8240 => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/603] 199.204.45.113 () {42 vars in 687 bytes} [Thu Jul 2 01:28:20 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/604] 199.204.45.113 () {44 vars in 909 bytes} [Thu Jul 2 01:28:20 2026] GET /v2/images => generated 5574 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/637] 199.204.45.113 () {42 vars in 687 bytes} [Thu Jul 2 01:30:57 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/638] 199.204.45.113 () {44 vars in 909 bytes} [Thu Jul 2 01:30:57 2026] GET /v2/images => generated 5574 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/639] 199.204.45.113 () {42 vars in 687 bytes} [Thu Jul 2 01:30:59 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/640] 199.204.45.113 () {44 vars in 909 bytes} [Thu Jul 2 01:30:59 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/651] 199.204.45.113 () {42 vars in 687 bytes} [Thu Jul 2 01:31:50 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/652] 199.204.45.113 () {44 vars in 909 bytes} [Thu Jul 2 01:31:50 2026] GET /v2/images => generated 5574 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/655] 199.204.45.113 () {42 vars in 687 bytes} [Thu Jul 2 01:32:00 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/656] 199.204.45.113 () {44 vars in 909 bytes} [Thu Jul 2 01:32:00 2026] GET /v2/images => generated 5574 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/671] 199.204.45.113 () {42 vars in 687 bytes} [Thu Jul 2 01:33:10 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/672] 199.204.45.113 () {44 vars in 909 bytes} [Thu Jul 2 01:33:10 2026] GET /v2/images => generated 5574 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/683] 10.0.0.67 () {32 vars in 631 bytes} [Thu Jul 2 01:33:54 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/688] 10.0.0.230 () {36 vars in 986 bytes} [Thu Jul 2 01:34:17 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 351/689] 10.0.0.230 () {36 vars in 926 bytes} [Thu Jul 2 01:34:17 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/690] 10.0.0.97 () {36 vars in 985 bytes} [Thu Jul 2 01:34:19 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/691] 10.0.0.97 () {36 vars in 925 bytes} [Thu Jul 2 01:34:20 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: 340/692] 10.0.0.97 () {36 vars in 925 bytes} [Thu Jul 2 01:34:20 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/693] 10.0.0.97 () {36 vars in 985 bytes} [Thu Jul 2 01:34:20 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/694] 10.0.0.97 () {36 vars in 925 bytes} [Thu Jul 2 01:34:20 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/695] 10.0.0.97 () {36 vars in 925 bytes} [Thu Jul 2 01:34:20 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/696] 10.0.0.97 () {36 vars in 985 bytes} [Thu Jul 2 01:34:20 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/697] 10.0.0.97 () {36 vars in 925 bytes} [Thu Jul 2 01:34:20 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: 343/698] 10.0.0.97 () {36 vars in 925 bytes} [Thu Jul 2 01:34:20 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: 356/699] 199.204.45.113 () {36 vars in 990 bytes} [Thu Jul 2 01:34:20 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/700] 199.204.45.113 () {36 vars in 930 bytes} [Thu Jul 2 01:34:20 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/701] 199.204.45.113 () {36 vars in 990 bytes} [Thu Jul 2 01:34:21 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/702] 199.204.45.113 () {36 vars in 930 bytes} [Thu Jul 2 01:34:21 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: 358/703] 10.0.0.116 () {36 vars in 986 bytes} [Thu Jul 2 01:34:21 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/704] 10.0.0.116 () {36 vars in 926 bytes} [Thu Jul 2 01:34:21 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/707] 10.0.0.116 () {36 vars in 986 bytes} [Thu Jul 2 01:34:21 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/708] 10.0.0.116 () {36 vars in 926 bytes} [Thu Jul 2 01:34:21 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/709] 10.0.0.116 () {36 vars in 926 bytes} [Thu Jul 2 01:34:21 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: 363/712] 10.0.0.230 () {36 vars in 986 bytes} [Thu Jul 2 01:34:39 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/713] 10.0.0.230 () {36 vars in 926 bytes} [Thu Jul 2 01:34:39 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/716] 10.0.0.230 () {36 vars in 986 bytes} [Thu Jul 2 01:34:41 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/717] 10.0.0.230 () {36 vars in 926 bytes} [Thu Jul 2 01:34:41 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/720] 10.0.0.230 () {36 vars in 986 bytes} [Thu Jul 2 01:34:56 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/721] 10.0.0.230 () {36 vars in 926 bytes} [Thu Jul 2 01:34:56 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/722] 10.0.0.67 () {34 vars in 653 bytes} [Thu Jul 2 01:34:58 2026] POST /v2/images => generated 649 bytes in 256 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-02 01:34:58.536 8 WARNING glance.api.v2.images [None req-6f31a3db-ef8f-4939-ac09-a1fab63f0645 055ccb86d1d64698b9b14e0e907fe86d 4a2e3482bc9f4c3999c1fe8ae837d702 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a61ca8f7-bcb2-40d5-ae49-bc394993b701 [pid: 8|app: 0|req: 355/723] 10.0.0.67 () {32 vars in 708 bytes} [Thu Jul 2 01:34:58 2026] DELETE /v2/images/a61ca8f7-bcb2-40d5-ae49-bc394993b701 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/724] 10.0.0.67 () {32 vars in 705 bytes} [Thu Jul 2 01:34:58 2026] GET /v2/images/a61ca8f7-bcb2-40d5-ae49-bc394993b701 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/725] 10.0.0.67 () {32 vars in 631 bytes} [Thu Jul 2 01:34:58 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/726] 10.0.0.67 () {34 vars in 653 bytes} [Thu Jul 2 01:34:58 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/727] 10.0.0.67 () {32 vars in 715 bytes} [Thu Jul 2 01:34:58 2026] GET /v2/images/30e5b890-5e34-40db-ac48-95e86aca57bf/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:34:58.751 7 INFO glance.api.v2.image_data [None req-f9d18126-6ccb-4967-b7d1-de4554e1819b 055ccb86d1d64698b9b14e0e907fe86d 4a2e3482bc9f4c3999c1fe8ae837d702 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 01:34:58.804 7 WARNING glance_store._drivers.rbd [None req-f9d18126-6ccb-4967-b7d1-de4554e1819b 055ccb86d1d64698b9b14e0e907fe86d 4a2e3482bc9f4c3999c1fe8ae837d702 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-02 01:34:59.204 7 INFO glance.location [None req-f9d18126-6ccb-4967-b7d1-de4554e1819b 055ccb86d1d64698b9b14e0e907fe86d 4a2e3482bc9f4c3999c1fe8ae837d702 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 371/728] 10.0.0.67 () {32 vars in 725 bytes} [Thu Jul 2 01:34:58 2026] PUT /v2/images/30e5b890-5e34-40db-ac48-95e86aca57bf/file => generated 0 bytes in 508 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/729] 10.0.0.67 () {32 vars in 705 bytes} [Thu Jul 2 01:34:59 2026] GET /v2/images/30e5b890-5e34-40db-ac48-95e86aca57bf => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/730] 10.0.0.67 () {32 vars in 715 bytes} [Thu Jul 2 01:34:59 2026] GET /v2/images/30e5b890-5e34-40db-ac48-95e86aca57bf/file => generated 1024 bytes in 161 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/731] 10.0.0.67 () {34 vars in 653 bytes} [Thu Jul 2 01:34:59 2026] POST /v2/images => generated 649 bytes in 80 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/732] 10.0.0.67 () {32 vars in 724 bytes} [Thu Jul 2 01:34:59 2026] PATCH /v2/images/0a99932f-7b4c-485f-8883-9362567b941d => generated 651 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/733] 10.0.0.67 () {32 vars in 705 bytes} [Thu Jul 2 01:34:59 2026] GET /v2/images/0a99932f-7b4c-485f-8883-9362567b941d => generated 651 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:59.640 7 WARNING glance.api.v2.images [None req-652ddedc-4c7a-4c25-946e-aeafc0825c27 055ccb86d1d64698b9b14e0e907fe86d 4a2e3482bc9f4c3999c1fe8ae837d702 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0a99932f-7b4c-485f-8883-9362567b941d [pid: 7|app: 0|req: 374/734] 10.0.0.67 () {32 vars in 708 bytes} [Thu Jul 2 01:34:59 2026] DELETE /v2/images/0a99932f-7b4c-485f-8883-9362567b941d => generated 0 bytes in 70 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/735] 10.0.0.67 () {32 vars in 705 bytes} [Thu Jul 2 01:34:59 2026] GET /v2/images/0a99932f-7b4c-485f-8883-9362567b941d => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:34:59.735 7 WARNING glance.api.v2.images [None req-1377454d-ff62-4b39-bae5-e93080c33b0e 055ccb86d1d64698b9b14e0e907fe86d 4a2e3482bc9f4c3999c1fe8ae837d702 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//30e5b890-5e34-40db-ac48-95e86aca57bf [pid: 7|app: 0|req: 375/736] 10.0.0.67 () {32 vars in 708 bytes} [Thu Jul 2 01:34:59 2026] DELETE /v2/images/30e5b890-5e34-40db-ac48-95e86aca57bf => generated 0 bytes in 892 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/737] 10.0.0.67 () {32 vars in 705 bytes} [Thu Jul 2 01:35:00 2026] GET /v2/images/30e5b890-5e34-40db-ac48-95e86aca57bf => generated 139 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:35:00.680 7 WARNING glance.api.v2.images [None req-e04cf9e7-0811-4b5f-979b-d785ebc76f46 055ccb86d1d64698b9b14e0e907fe86d 4a2e3482bc9f4c3999c1fe8ae837d702 - - default default] Failed to find image a61ca8f7-bcb2-40d5-ae49-bc394993b701 to delete: glance.common.exception.ImageNotFound: No image found with ID a61ca8f7-bcb2-40d5-ae49-bc394993b701 [pid: 7|app: 0|req: 376/738] 10.0.0.67 () {32 vars in 708 bytes} [Thu Jul 2 01:35:00 2026] DELETE /v2/images/a61ca8f7-bcb2-40d5-ae49-bc394993b701 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/739] 10.0.0.67 () {32 vars in 705 bytes} [Thu Jul 2 01:35:00 2026] GET /v2/images/a61ca8f7-bcb2-40d5-ae49-bc394993b701 => 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: 368/748] 10.0.0.230 () {36 vars in 986 bytes} [Thu Jul 2 01:35:31 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/749] 10.0.0.230 () {36 vars in 926 bytes} [Thu Jul 2 01:35:31 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: 369/750] 10.0.0.67 () {30 vars in 409 bytes} [Thu Jul 2 01:35:38 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/759] 10.0.0.67 () {32 vars in 705 bytes} [Thu Jul 2 01:36:14 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/760] 10.0.0.67 () {32 vars in 705 bytes} [Thu Jul 2 01:36:14 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/761] 10.0.0.97 () {36 vars in 985 bytes} [Thu Jul 2 01:36:14 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/762] 10.0.0.97 () {36 vars in 925 bytes} [Thu Jul 2 01:36:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/763] 10.0.0.97 () {36 vars in 925 bytes} [Thu Jul 2 01:36:14 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/764] 10.0.0.97 () {36 vars in 985 bytes} [Thu Jul 2 01:36:14 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/765] 10.0.0.97 () {36 vars in 925 bytes} [Thu Jul 2 01:36:14 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/766] 10.0.0.97 () {36 vars in 925 bytes} [Thu Jul 2 01:36:14 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/767] 10.0.0.97 () {36 vars in 985 bytes} [Thu Jul 2 01:36:14 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/768] 10.0.0.97 () {36 vars in 925 bytes} [Thu Jul 2 01:36:14 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/769] 10.0.0.116 () {36 vars in 986 bytes} [Thu Jul 2 01:36:15 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/770] 10.0.0.116 () {36 vars in 926 bytes} [Thu Jul 2 01:36:15 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/771] 10.0.0.116 () {36 vars in 986 bytes} [Thu Jul 2 01:36:15 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/772] 10.0.0.116 () {36 vars in 926 bytes} [Thu Jul 2 01:36:15 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/773] 10.0.0.116 () {36 vars in 926 bytes} [Thu Jul 2 01:36:15 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: 397/780] 10.0.0.230 () {36 vars in 986 bytes} [Thu Jul 2 01:36:45 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/781] 10.0.0.230 () {36 vars in 926 bytes} [Thu Jul 2 01:36:45 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: 398/782] 10.0.0.230 () {36 vars in 986 bytes} [Thu Jul 2 01:36:48 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/783] 10.0.0.230 () {36 vars in 926 bytes} [Thu Jul 2 01:36:48 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/788] 10.0.0.230 () {36 vars in 986 bytes} [Thu Jul 2 01:37:08 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/789] 10.0.0.230 () {36 vars in 926 bytes} [Thu Jul 2 01:37: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: 8|app: 0|req: 390/792] 10.0.0.230 () {36 vars in 986 bytes} [Thu Jul 2 01:37:18 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/793] 10.0.0.230 () {36 vars in 926 bytes} [Thu Jul 2 01:37: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: 8|app: 0|req: 397/806] 10.0.0.230 () {36 vars in 986 bytes} [Thu Jul 2 01:38:12 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/807] 10.0.0.230 () {36 vars in 926 bytes} [Thu Jul 2 01:38:12 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/808] 10.0.0.230 () {36 vars in 986 bytes} [Thu Jul 2 01:38:21 2026] GET /v2/images/787565b7-a6c1-4a7e-aed6-c775cfa4d630 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/809] 10.0.0.230 () {36 vars in 926 bytes} [Thu Jul 2 01:38:21 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: 415/816] 199.204.45.113 () {32 vars in 825 bytes} [Thu Jul 2 01:38:49 2026] GET /v2/images?status=active&owner=bd0d1c018646460b833b4c906b471641&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/817] 199.204.45.113 () {32 vars in 652 bytes} [Thu Jul 2 01:38: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: 7|app: 0|req: 416/818] 10.0.0.97 () {36 vars in 985 bytes} [Thu Jul 2 01:38:50 2026] GET /v2/images/1d82b4e4-a386-4bd3-aec8-a6dc0f4670cb => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/819] 10.0.0.97 () {36 vars in 925 bytes} [Thu Jul 2 01:38: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: 7|app: 0|req: 417/820] 10.0.0.97 () {36 vars in 925 bytes} [Thu Jul 2 01:38:50 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/821] 10.0.0.97 () {36 vars in 985 bytes} [Thu Jul 2 01:38:50 2026] GET /v2/images/1d82b4e4-a386-4bd3-aec8-a6dc0f4670cb => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/822] 10.0.0.97 () {36 vars in 925 bytes} [Thu Jul 2 01:38: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: 405/823] 10.0.0.97 () {36 vars in 925 bytes} [Thu Jul 2 01:38:50 2026] GET /v2/schemas/image => generated 4018 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/824] 10.0.0.97 () {36 vars in 985 bytes} [Thu Jul 2 01:38:50 2026] GET /v2/images/1d82b4e4-a386-4bd3-aec8-a6dc0f4670cb => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/825] 10.0.0.97 () {36 vars in 925 bytes} [Thu Jul 2 01:38: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: 7|app: 0|req: 420/826] 10.0.0.116 () {36 vars in 986 bytes} [Thu Jul 2 01:38:51 2026] GET /v2/images/1d82b4e4-a386-4bd3-aec8-a6dc0f4670cb => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/827] 10.0.0.116 () {36 vars in 926 bytes} [Thu Jul 2 01:38:51 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/828] 10.0.0.116 () {36 vars in 986 bytes} [Thu Jul 2 01:38:51 2026] GET /v2/images/1d82b4e4-a386-4bd3-aec8-a6dc0f4670cb => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/829] 10.0.0.116 () {36 vars in 926 bytes} [Thu Jul 2 01:38:51 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: 422/830] 10.0.0.116 () {36 vars in 926 bytes} [Thu Jul 2 01:38:51 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: 430/873] 10.0.0.67 () {32 vars in 631 bytes} [Thu Jul 2 01:42:15 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)