+ 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 31 06:10:43 2026] *** compiled with version: 11.4.0 on 30 May 2026 02:37:59 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-bf746668-ch72h 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 0x555ad96ce750 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-05-31 06:10:45.228 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-31 06:10:45.230 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-31 06:10:45.959 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-31 06:10:45.960 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-31 06:10:45.960 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-31 06:10:45.967 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-31 06:10:45.968 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-31 06:10:45.968 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-31 06:10:47.496 8 WARNING glance.api.v2.images [None req-2f3198b0-59f0-4d86-8144-6d3b8c139a84 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-31 06:10:47.518 7 WARNING glance.api.v2.images [None req-6abce78e-a216-4579-8641-56bb831166fb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-31 06:10:47.757 8 WARNING keystonemiddleware._common.config [None req-2f3198b0-59f0-4d86-8144-6d3b8c139a84 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-31 06:10:47.765 8 WARNING oslo_config.cfg [None req-2f3198b0-59f0-4d86-8144-6d3b8c139a84 - - - - - -] 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 0x555ad96ce750 pid: 8 (default app) 2026-05-31 06:10:47.786 7 WARNING keystonemiddleware._common.config [None req-6abce78e-a216-4579-8641-56bb831166fb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-31 06:10:47.795 7 WARNING oslo_config.cfg [None req-6abce78e-a216-4579-8641-56bb831166fb - - - - - -] 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 0x555ad96ce750 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.65 () {42 vars in 683 bytes} [Sun May 31 06:10:49 2026] GET / => generated 1183 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/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-31 06:10:49.462 7 WARNING oslo_policy.policy [None req-d72dc636-1c41-43e8-8239-65e897c62c50 cc8c40d534f0445c842b5e40c46db576 b414e2c5ab9b43649cb2e9250ab70f54 - - 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-31 06:10:49.463 7 WARNING oslo_policy.policy [None req-d72dc636-1c41-43e8-8239-65e897c62c50 cc8c40d534f0445c842b5e40c46db576 b414e2c5ab9b43649cb2e9250ab70f54 - - 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-31 06:10:49.479 7 WARNING oslo_policy.policy [None req-d72dc636-1c41-43e8-8239-65e897c62c50 cc8c40d534f0445c842b5e40c46db576 b414e2c5ab9b43649cb2e9250ab70f54 - - 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-31 06:10:49.480 7 WARNING oslo_policy.policy [None req-d72dc636-1c41-43e8-8239-65e897c62c50 cc8c40d534f0445c842b5e40c46db576 b414e2c5ab9b43649cb2e9250ab70f54 - - 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: 1/4] 199.204.45.65 () {44 vars in 905 bytes} [Sun May 31 06:10:49 2026] GET /v2/images => generated 69 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.65 () {42 vars in 683 bytes} [Sun May 31 06:10:52 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.204.45.65 () {44 vars in 905 bytes} [Sun May 31 06:10:52 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 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-05-31 06:10:52.993 8 WARNING oslo_policy.policy [None req-d612c495-7125-4428-a5f9-ca92e5ff6350 cc8c40d534f0445c842b5e40c46db576 b414e2c5ab9b43649cb2e9250ab70f54 - - 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-31 06:10:52.993 8 WARNING oslo_policy.policy [None req-d612c495-7125-4428-a5f9-ca92e5ff6350 cc8c40d534f0445c842b5e40c46db576 b414e2c5ab9b43649cb2e9250ab70f54 - - 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: 5/7] 199.204.45.65 () {44 vars in 906 bytes} [Sun May 31 06:10:52 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.65 () {44 vars in 928 bytes} [Sun May 31 06:10:53 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 06:10:53.131 8 WARNING oslo_policy.policy [None req-f9d1f476-2c22-4856-9326-10725e01f88f cc8c40d534f0445c842b5e40c46db576 b414e2c5ab9b43649cb2e9250ab70f54 - - 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-31 06:10:53.131 8 WARNING oslo_policy.policy [None req-f9d1f476-2c22-4856-9326-10725e01f88f cc8c40d534f0445c842b5e40c46db576 b414e2c5ab9b43649cb2e9250ab70f54 - - 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: 6/9] 199.204.45.65 () {44 vars in 934 bytes} [Sun May 31 06:10:53 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-05-31 06:10:53.225 7 WARNING oslo_config.cfg [None req-ca7a256f-d90c-461c-b2f9-62aa26127f96 cc8c40d534f0445c842b5e40c46db576 b414e2c5ab9b43649cb2e9250ab70f54 - - 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: 4/10] 199.204.45.65 () {48 vars in 946 bytes} [Sun May 31 06:10:53 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-31 06:10:53.249 8 WARNING oslo_policy.policy [None req-38cb24dd-0c11-408d-a574-6d6473b2e1ad cc8c40d534f0445c842b5e40c46db576 b414e2c5ab9b43649cb2e9250ab70f54 - - 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-31 06:10:53.249 8 WARNING oslo_policy.policy [None req-38cb24dd-0c11-408d-a574-6d6473b2e1ad cc8c40d534f0445c842b5e40c46db576 b414e2c5ab9b43649cb2e9250ab70f54 - - 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-31 06:10:53.251 8 INFO glance.api.v2.image_data [None req-38cb24dd-0c11-408d-a574-6d6473b2e1ad cc8c40d534f0445c842b5e40c46db576 b414e2c5ab9b43649cb2e9250ab70f54 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-31 06:10:56.828 8 INFO glance.location [None req-38cb24dd-0c11-408d-a574-6d6473b2e1ad cc8c40d534f0445c842b5e40c46db576 b414e2c5ab9b43649cb2e9250ab70f54 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 7/11] 199.204.45.65 () {48 vars in 1040 bytes} [Sun May 31 06:10:53 2026] PUT /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca/file => generated 0 bytes in 3626 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4823 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.65 () {44 vars in 966 bytes} [Sun May 31 06:10:56 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 06:10:56.997 8 WARNING oslo_config.cfg [None req-25f0a76a-3c02-431a-8e6b-79e4f812abee cc8c40d534f0445c842b5e40c46db576 b414e2c5ab9b43649cb2e9250ab70f54 - - 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: 8/13] 199.204.45.65 () {48 vars in 1046 bytes} [Sun May 31 06:10:56 2026] PATCH /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => generated 1312 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.65 () {44 vars in 966 bytes} [Sun May 31 06:10:57 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => 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: 129/259] 199.204.45.65 () {42 vars in 683 bytes} [Sun May 31 06:31:13 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/260] 199.204.45.65 () {44 vars in 905 bytes} [Sun May 31 06:31:13 2026] GET /v2/images => generated 1381 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/265] 199.204.45.65 () {42 vars in 683 bytes} [Sun May 31 06:31:34 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/266] 199.204.45.65 () {44 vars in 905 bytes} [Sun May 31 06:31:34 2026] GET /v2/images => generated 1381 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/267] 199.204.45.65 () {44 vars in 932 bytes} [Sun May 31 06:31:34 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/268] 199.204.45.65 () {44 vars in 954 bytes} [Sun May 31 06:31:34 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/269] 199.204.45.65 () {44 vars in 934 bytes} [Sun May 31 06:31:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/270] 199.204.45.65 () {48 vars in 946 bytes} [Sun May 31 06:31:34 2026] POST /v2/images => generated 796 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-31 06:31:34.390 7 WARNING oslo_policy.policy [None req-d63904cc-c507-4d4f-b939-b48062268b68 cc8c40d534f0445c842b5e40c46db576 b414e2c5ab9b43649cb2e9250ab70f54 - - 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-31 06:31:34.391 7 WARNING oslo_policy.policy [None req-d63904cc-c507-4d4f-b939-b48062268b68 cc8c40d534f0445c842b5e40c46db576 b414e2c5ab9b43649cb2e9250ab70f54 - - 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-31 06:31:34.392 7 INFO glance.api.v2.image_data [None req-d63904cc-c507-4d4f-b939-b48062268b68 cc8c40d534f0445c842b5e40c46db576 b414e2c5ab9b43649cb2e9250ab70f54 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-31 06:32:11.563 7 INFO glance.location [None req-d63904cc-c507-4d4f-b939-b48062268b68 cc8c40d534f0445c842b5e40c46db576 b414e2c5ab9b43649cb2e9250ab70f54 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 135/279] 199.204.45.65 () {48 vars in 1041 bytes} [Sun May 31 06:31:34 2026] PUT /v2/images/f895a996-8ef3-47cb-915b-cc58a6347713/file => generated 0 bytes in 37327 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61344 switches on core 0) [pid: 8|app: 0|req: 145/280] 199.204.45.65 () {44 vars in 966 bytes} [Sun May 31 06:32:11 2026] GET /v2/images/f895a996-8ef3-47cb-915b-cc58a6347713 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/281] 199.204.45.65 () {48 vars in 1046 bytes} [Sun May 31 06:32:11 2026] PATCH /v2/images/f895a996-8ef3-47cb-915b-cc58a6347713 => generated 1395 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/282] 199.204.45.65 () {44 vars in 966 bytes} [Sun May 31 06:32:11 2026] GET /v2/images/f895a996-8ef3-47cb-915b-cc58a6347713 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/283] 199.204.45.65 () {42 vars in 683 bytes} [Sun May 31 06:32:13 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/284] 199.204.45.65 () {44 vars in 905 bytes} [Sun May 31 06:32:13 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/371] 199.204.45.65 () {42 vars in 683 bytes} [Sun May 31 06:39:22 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/372] 199.204.45.65 () {44 vars in 905 bytes} [Sun May 31 06:39:22 2026] GET /v2/images => generated 2778 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/375] 199.204.45.65 () {42 vars in 683 bytes} [Sun May 31 06:39:33 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/376] 199.204.45.65 () {44 vars in 905 bytes} [Sun May 31 06:39:33 2026] GET /v2/images => generated 2778 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/377] 199.204.45.65 () {44 vars in 942 bytes} [Sun May 31 06:39:33 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: 194/378] 199.204.45.65 () {44 vars in 964 bytes} [Sun May 31 06:39:33 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/379] 199.204.45.65 () {44 vars in 934 bytes} [Sun May 31 06:39:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/380] 199.204.45.65 () {48 vars in 946 bytes} [Sun May 31 06:39:33 2026] POST /v2/images => generated 799 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-31 06:39:33.467 7 INFO glance.api.v2.image_data [None req-cccc9a9a-102f-4770-be5f-4dcb8d8e0cfd cc8c40d534f0445c842b5e40c46db576 b414e2c5ab9b43649cb2e9250ab70f54 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-31 06:40:24.982 7 INFO glance.location [None req-cccc9a9a-102f-4770-be5f-4dcb8d8e0cfd cc8c40d534f0445c842b5e40c46db576 b414e2c5ab9b43649cb2e9250ab70f54 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 186/391] 199.204.45.65 () {48 vars in 1040 bytes} [Sun May 31 06:39:33 2026] PUT /v2/images/0d032d0c-e398-4b01-9817-ead98b71fc08/file => generated 0 bytes in 51575 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18439 switches on core 0) [pid: 8|app: 0|req: 206/392] 199.204.45.65 () {44 vars in 966 bytes} [Sun May 31 06:40:25 2026] GET /v2/images/0d032d0c-e398-4b01-9817-ead98b71fc08 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/393] 199.204.45.65 () {48 vars in 1046 bytes} [Sun May 31 06:40:25 2026] PATCH /v2/images/0d032d0c-e398-4b01-9817-ead98b71fc08 => generated 1410 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/394] 199.204.45.65 () {44 vars in 966 bytes} [Sun May 31 06:40:25 2026] GET /v2/images/0d032d0c-e398-4b01-9817-ead98b71fc08 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/405] 199.204.45.65 () {42 vars in 683 bytes} [Sun May 31 06:41:16 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/406] 199.204.45.65 () {44 vars in 905 bytes} [Sun May 31 06:41:16 2026] GET /v2/images => generated 4190 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/411] 199.204.45.65 () {42 vars in 683 bytes} [Sun May 31 06:41:31 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/412] 199.204.45.65 () {44 vars in 905 bytes} [Sun May 31 06:41:31 2026] GET /v2/images => generated 4190 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/413] 199.204.45.65 () {44 vars in 934 bytes} [Sun May 31 06:41:31 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/414] 199.204.45.65 () {44 vars in 956 bytes} [Sun May 31 06:41:31 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/415] 199.204.45.65 () {44 vars in 934 bytes} [Sun May 31 06:41:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/416] 199.204.45.65 () {48 vars in 946 bytes} [Sun May 31 06:41:31 2026] POST /v2/images => generated 791 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-31 06:41:32.023 8 INFO glance.api.v2.image_data [None req-11325e14-4f51-493b-aaec-c6cdb8472323 cc8c40d534f0445c842b5e40c46db576 b414e2c5ab9b43649cb2e9250ab70f54 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-31 06:41:49.667 8 INFO glance.location [None req-11325e14-4f51-493b-aaec-c6cdb8472323 cc8c40d534f0445c842b5e40c46db576 b414e2c5ab9b43649cb2e9250ab70f54 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 219/421] 199.204.45.65 () {48 vars in 1041 bytes} [Sun May 31 06:41:32 2026] PUT /v2/images/c3c0e3fa-b990-4946-8e3b-7c01b56d30db/file => generated 0 bytes in 17703 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31695 switches on core 0) [pid: 7|app: 0|req: 203/422] 199.204.45.65 () {44 vars in 966 bytes} [Sun May 31 06:41:49 2026] GET /v2/images/c3c0e3fa-b990-4946-8e3b-7c01b56d30db => generated 1204 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/423] 199.204.45.65 () {48 vars in 1046 bytes} [Sun May 31 06:41:49 2026] PATCH /v2/images/c3c0e3fa-b990-4946-8e3b-7c01b56d30db => generated 1382 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/424] 199.204.45.65 () {44 vars in 966 bytes} [Sun May 31 06:41:49 2026] GET /v2/images/c3c0e3fa-b990-4946-8e3b-7c01b56d30db => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/581] 199.204.45.65 () {42 vars in 683 bytes} [Sun May 31 06:54:49 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/582] 199.204.45.65 () {44 vars in 905 bytes} [Sun May 31 06:54:49 2026] GET /v2/images => generated 5574 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/611] 199.204.45.65 () {42 vars in 683 bytes} [Sun May 31 06:57:17 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/612] 199.204.45.65 () {44 vars in 905 bytes} [Sun May 31 06:57:17 2026] GET /v2/images => generated 5574 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/615] 199.204.45.65 () {42 vars in 683 bytes} [Sun May 31 06:57:19 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/616] 199.204.45.65 () {44 vars in 905 bytes} [Sun May 31 06:57:19 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: 7|app: 0|req: 305/625] 199.204.45.65 () {42 vars in 683 bytes} [Sun May 31 06:58:07 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/626] 199.204.45.65 () {44 vars in 905 bytes} [Sun May 31 06:58:07 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/629] 199.204.45.65 () {42 vars in 683 bytes} [Sun May 31 06:58:16 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/630] 199.204.45.65 () {44 vars in 905 bytes} [Sun May 31 06:58:16 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/645] 199.204.45.65 () {42 vars in 683 bytes} [Sun May 31 06:59:19 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/646] 199.204.45.65 () {44 vars in 905 bytes} [Sun May 31 06:59:19 2026] GET /v2/images => generated 5574 bytes in 60 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: 336/655] 10.0.0.204 () {32 vars in 631 bytes} [Sun May 31 07:00:02 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: 340/662] 10.0.0.79 () {36 vars in 984 bytes} [Sun May 31 07:00:33 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => generated 1312 bytes in 20 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: 323/663] 10.0.0.79 () {36 vars in 924 bytes} [Sun May 31 07:00:33 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: 341/664] 199.204.45.65 () {36 vars in 988 bytes} [Sun May 31 07:00:36 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => generated 1312 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/665] 199.204.45.65 () {36 vars in 928 bytes} [Sun May 31 07:00:36 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: 342/666] 199.204.45.65 () {36 vars in 988 bytes} [Sun May 31 07:00:37 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/667] 199.204.45.65 () {36 vars in 928 bytes} [Sun May 31 07:00:37 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/670] 10.0.0.158 () {36 vars in 985 bytes} [Sun May 31 07:00:43 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => generated 1312 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/671] 10.0.0.158 () {36 vars in 925 bytes} [Sun May 31 07:00:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/672] 10.0.0.158 () {36 vars in 925 bytes} [Sun May 31 07:00:43 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: 328/673] 10.0.0.158 () {36 vars in 985 bytes} [Sun May 31 07:00:43 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => 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: 346/674] 10.0.0.158 () {36 vars in 925 bytes} [Sun May 31 07:00:43 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: 329/675] 10.0.0.158 () {36 vars in 925 bytes} [Sun May 31 07:00:43 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: 347/676] 10.0.0.158 () {36 vars in 985 bytes} [Sun May 31 07:00:43 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/677] 10.0.0.158 () {36 vars in 925 bytes} [Sun May 31 07:00:43 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: 348/678] 10.0.0.158 () {36 vars in 925 bytes} [Sun May 31 07:00:43 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: 331/679] 10.0.0.79 () {36 vars in 984 bytes} [Sun May 31 07:00:43 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => 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: 349/680] 10.0.0.79 () {36 vars in 924 bytes} [Sun May 31 07:00:43 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: 332/681] 10.0.0.251 () {36 vars in 985 bytes} [Sun May 31 07:00:44 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => generated 1312 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/682] 10.0.0.251 () {36 vars in 925 bytes} [Sun May 31 07:00:44 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: 333/683] 10.0.0.251 () {36 vars in 985 bytes} [Sun May 31 07:00:44 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/684] 10.0.0.251 () {36 vars in 925 bytes} [Sun May 31 07:00:44 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: 334/685] 10.0.0.251 () {36 vars in 925 bytes} [Sun May 31 07:00:44 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: 352/686] 10.0.0.204 () {30 vars in 409 bytes} [Sun May 31 07:00:46 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/695] 10.0.0.79 () {36 vars in 984 bytes} [Sun May 31 07:01:26 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/696] 10.0.0.79 () {36 vars in 924 bytes} [Sun May 31 07:01:26 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: 359/699] 10.0.0.204 () {34 vars in 653 bytes} [Sun May 31 07:01:36 2026] POST /v2/images => generated 648 bytes in 343 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-31 07:01:36.942 7 WARNING glance.api.v2.images [None req-e3f2ba4f-cb89-4108-8f35-3cb1bb1087d3 ae28530c23a24250847bc1b30e97516b b55ebd30a92b43f195e945897ef00e3d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//85a50f4e-7c02-49c1-8b0c-a408524ba8a1 [pid: 7|app: 0|req: 341/700] 10.0.0.204 () {32 vars in 708 bytes} [Sun May 31 07:01:36 2026] DELETE /v2/images/85a50f4e-7c02-49c1-8b0c-a408524ba8a1 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/701] 10.0.0.204 () {32 vars in 705 bytes} [Sun May 31 07:01:37 2026] GET /v2/images/85a50f4e-7c02-49c1-8b0c-a408524ba8a1 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/702] 10.0.0.204 () {32 vars in 631 bytes} [Sun May 31 07:01:37 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/703] 10.0.0.204 () {34 vars in 653 bytes} [Sun May 31 07:01:37 2026] POST /v2/images => generated 703 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/704] 10.0.0.204 () {32 vars in 715 bytes} [Sun May 31 07:01:37 2026] GET /v2/images/e87c5f09-4c7f-4281-9616-0a2375c8151f/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 07:01:37.178 8 INFO glance.api.v2.image_data [None req-ef5ad73f-360b-44bd-82e6-d9639801792e ae28530c23a24250847bc1b30e97516b b55ebd30a92b43f195e945897ef00e3d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-31 07:01:37.228 8 WARNING glance_store._drivers.rbd [None req-ef5ad73f-360b-44bd-82e6-d9639801792e ae28530c23a24250847bc1b30e97516b b55ebd30a92b43f195e945897ef00e3d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-31 07:01:38.420 8 INFO glance.location [None req-ef5ad73f-360b-44bd-82e6-d9639801792e ae28530c23a24250847bc1b30e97516b b55ebd30a92b43f195e945897ef00e3d - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 362/707] 10.0.0.204 () {32 vars in 725 bytes} [Sun May 31 07:01:37 2026] PUT /v2/images/e87c5f09-4c7f-4281-9616-0a2375c8151f/file => generated 0 bytes in 1309 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/708] 10.0.0.204 () {32 vars in 705 bytes} [Sun May 31 07:01:38 2026] GET /v2/images/e87c5f09-4c7f-4281-9616-0a2375c8151f => generated 1104 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/709] 10.0.0.204 () {32 vars in 715 bytes} [Sun May 31 07:01:38 2026] GET /v2/images/e87c5f09-4c7f-4281-9616-0a2375c8151f/file => generated 1024 bytes in 128 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/710] 10.0.0.204 () {34 vars in 653 bytes} [Sun May 31 07:01:38 2026] POST /v2/images => generated 648 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/711] 10.0.0.204 () {32 vars in 724 bytes} [Sun May 31 07:01:38 2026] PATCH /v2/images/d8a3adbe-1ab6-42f8-ac40-fda0e5148799 => generated 653 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/712] 10.0.0.204 () {32 vars in 705 bytes} [Sun May 31 07:01:38 2026] GET /v2/images/d8a3adbe-1ab6-42f8-ac40-fda0e5148799 => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 07:01:38.802 8 WARNING glance.api.v2.images [None req-0e13e185-bccf-4b26-a0ab-9a7b2fa293c6 ae28530c23a24250847bc1b30e97516b b55ebd30a92b43f195e945897ef00e3d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d8a3adbe-1ab6-42f8-ac40-fda0e5148799 [pid: 8|app: 0|req: 365/713] 10.0.0.204 () {32 vars in 708 bytes} [Sun May 31 07:01:38 2026] DELETE /v2/images/d8a3adbe-1ab6-42f8-ac40-fda0e5148799 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/714] 10.0.0.204 () {32 vars in 705 bytes} [Sun May 31 07:01:38 2026] GET /v2/images/d8a3adbe-1ab6-42f8-ac40-fda0e5148799 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 07:01:38.921 8 WARNING glance.api.v2.images [None req-f710a152-de47-4cac-833c-e69177e24f9a ae28530c23a24250847bc1b30e97516b b55ebd30a92b43f195e945897ef00e3d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e87c5f09-4c7f-4281-9616-0a2375c8151f [pid: 8|app: 0|req: 366/715] 10.0.0.204 () {32 vars in 708 bytes} [Sun May 31 07:01:38 2026] DELETE /v2/images/e87c5f09-4c7f-4281-9616-0a2375c8151f => generated 0 bytes in 894 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/716] 10.0.0.204 () {32 vars in 705 bytes} [Sun May 31 07:01:39 2026] GET /v2/images/e87c5f09-4c7f-4281-9616-0a2375c8151f => generated 139 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 07:01:39.857 8 WARNING glance.api.v2.images [None req-7811a62e-91e0-4b8d-892c-4e5a224f41c9 ae28530c23a24250847bc1b30e97516b b55ebd30a92b43f195e945897ef00e3d - - default default] Failed to find image 85a50f4e-7c02-49c1-8b0c-a408524ba8a1 to delete: glance.common.exception.ImageNotFound: No image found with ID 85a50f4e-7c02-49c1-8b0c-a408524ba8a1 [pid: 8|app: 0|req: 367/717] 10.0.0.204 () {32 vars in 708 bytes} [Sun May 31 07:01:39 2026] DELETE /v2/images/85a50f4e-7c02-49c1-8b0c-a408524ba8a1 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/718] 10.0.0.204 () {32 vars in 705 bytes} [Sun May 31 07:01:39 2026] GET /v2/images/85a50f4e-7c02-49c1-8b0c-a408524ba8a1 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/723] 10.0.0.79 () {36 vars in 984 bytes} [Sun May 31 07:01:59 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/724] 10.0.0.79 () {36 vars in 924 bytes} [Sun May 31 07:01:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/725] 10.0.0.79 () {36 vars in 984 bytes} [Sun May 31 07:02:00 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => generated 1312 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/726] 10.0.0.79 () {36 vars in 924 bytes} [Sun May 31 07:02:00 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: 362/739] 10.0.0.79 () {36 vars in 984 bytes} [Sun May 31 07:03:00 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/740] 10.0.0.79 () {36 vars in 924 bytes} [Sun May 31 07:03:01 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: 380/743] 10.0.0.79 () {36 vars in 984 bytes} [Sun May 31 07:03:08 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/744] 10.0.0.79 () {36 vars in 924 bytes} [Sun May 31 07:03:08 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: 384/751] 10.0.0.79 () {36 vars in 984 bytes} [Sun May 31 07:03:42 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => 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: 368/752] 10.0.0.79 () {36 vars in 924 bytes} [Sun May 31 07:03:42 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/759] 10.0.0.204 () {32 vars in 705 bytes} [Sun May 31 07:04:08 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => 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: 388/760] 10.0.0.204 () {32 vars in 705 bytes} [Sun May 31 07:04:08 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/761] 10.0.0.158 () {36 vars in 985 bytes} [Sun May 31 07:04:08 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => 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: 389/762] 10.0.0.158 () {36 vars in 925 bytes} [Sun May 31 07:04: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: 374/763] 10.0.0.158 () {36 vars in 925 bytes} [Sun May 31 07:04:08 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: 390/764] 10.0.0.158 () {36 vars in 985 bytes} [Sun May 31 07:04:08 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/765] 10.0.0.158 () {36 vars in 925 bytes} [Sun May 31 07:04: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: 391/766] 10.0.0.158 () {36 vars in 925 bytes} [Sun May 31 07:04: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: 376/767] 10.0.0.158 () {36 vars in 985 bytes} [Sun May 31 07:04:08 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/768] 10.0.0.158 () {36 vars in 925 bytes} [Sun May 31 07:04:08 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: 392/769] 10.0.0.79 () {36 vars in 984 bytes} [Sun May 31 07:04:08 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/770] 10.0.0.79 () {36 vars in 924 bytes} [Sun May 31 07:04: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: 393/771] 10.0.0.251 () {36 vars in 985 bytes} [Sun May 31 07:04:09 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/772] 10.0.0.251 () {36 vars in 925 bytes} [Sun May 31 07:04:09 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: 394/773] 10.0.0.251 () {36 vars in 985 bytes} [Sun May 31 07:04:09 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/774] 10.0.0.251 () {36 vars in 925 bytes} [Sun May 31 07:04:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/775] 10.0.0.251 () {36 vars in 925 bytes} [Sun May 31 07:04:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/786] 10.0.0.79 () {36 vars in 984 bytes} [Sun May 31 07:05:06 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => 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: 401/787] 10.0.0.79 () {36 vars in 924 bytes} [Sun May 31 07:05: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: 7|app: 0|req: 388/790] 10.0.0.79 () {36 vars in 984 bytes} [Sun May 31 07:05:15 2026] GET /v2/images/8ae39e6c-1d94-4900-a228-a6cfd89a05ca => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/791] 10.0.0.79 () {36 vars in 924 bytes} [Sun May 31 07:05: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: 8|app: 0|req: 408/800] 199.204.45.65 () {32 vars in 823 bytes} [Sun May 31 07:05:47 2026] GET /v2/images?status=active&owner=b414e2c5ab9b43649cb2e9250ab70f54&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/801] 199.204.45.65 () {32 vars in 650 bytes} [Sun May 31 07:05:47 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: 409/802] 10.0.0.158 () {36 vars in 985 bytes} [Sun May 31 07:05:48 2026] GET /v2/images/f895a996-8ef3-47cb-915b-cc58a6347713 => generated 1395 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/803] 10.0.0.158 () {36 vars in 925 bytes} [Sun May 31 07:05: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: 8|app: 0|req: 410/804] 10.0.0.158 () {36 vars in 925 bytes} [Sun May 31 07:05:48 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: 395/805] 10.0.0.158 () {36 vars in 985 bytes} [Sun May 31 07:05:48 2026] GET /v2/images/f895a996-8ef3-47cb-915b-cc58a6347713 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/806] 10.0.0.158 () {36 vars in 925 bytes} [Sun May 31 07:05:48 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/807] 10.0.0.158 () {36 vars in 925 bytes} [Sun May 31 07:05:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/808] 10.0.0.158 () {36 vars in 985 bytes} [Sun May 31 07:05:48 2026] GET /v2/images/f895a996-8ef3-47cb-915b-cc58a6347713 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/809] 10.0.0.158 () {36 vars in 925 bytes} [Sun May 31 07:05: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: 8|app: 0|req: 413/810] 10.0.0.158 () {36 vars in 925 bytes} [Sun May 31 07:05:48 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/811] 10.0.0.251 () {36 vars in 985 bytes} [Sun May 31 07:05:49 2026] GET /v2/images/f895a996-8ef3-47cb-915b-cc58a6347713 => generated 1395 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/812] 10.0.0.251 () {36 vars in 925 bytes} [Sun May 31 07:05:49 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: 399/813] 10.0.0.251 () {36 vars in 985 bytes} [Sun May 31 07:05:49 2026] GET /v2/images/f895a996-8ef3-47cb-915b-cc58a6347713 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/814] 10.0.0.251 () {36 vars in 925 bytes} [Sun May 31 07:05:49 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: 400/815] 10.0.0.251 () {36 vars in 925 bytes} [Sun May 31 07:05:49 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: 443/870] 10.0.0.204 () {32 vars in 631 bytes} [Sun May 31 07:10:23 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)