+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jun 10 04:01:47 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-578bf69ffb-cjvdj machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fcc28876668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-10 04:01:49.362 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-10 04:01:49.377 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-10 04:01:50.233 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-06-10 04:01:50.234 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-06-10 04:01:50.234 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 04:01:50.278 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-06-10 04:01:50.279 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-06-10 04:01:50.279 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 04:01:52.265 8 WARNING glance.api.v2.images [None req-dafd683f-4761-467e-9361-f22bfbd82680 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 04:01:52.375 7 WARNING glance.api.v2.images [None req-3e091f1a-a460-4b69-b87d-ba2a288e752c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 04:01:52.609 8 WARNING keystonemiddleware._common.config [None req-dafd683f-4761-467e-9361-f22bfbd82680 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 04:01:52.617 8 WARNING oslo_config.cfg [None req-dafd683f-4761-467e-9361-f22bfbd82680 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fcc28876668 pid: 8 (default app) 2026-06-10 04:01:52.718 7 WARNING keystonemiddleware._common.config [None req-3e091f1a-a460-4b69-b87d-ba2a288e752c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 04:01:52.725 7 WARNING oslo_config.cfg [None req-3e091f1a-a460-4b69-b87d-ba2a288e752c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fcc28876668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.156 () {42 vars in 689 bytes} [Wed Jun 10 04:01:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:01:53.656 7 WARNING oslo_policy.policy [None req-b5e8e260-f172-4046-ab2c-12947253de90 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - 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-06-10 04:01:53.656 7 WARNING oslo_policy.policy [None req-b5e8e260-f172-4046-ab2c-12947253de90 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - 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-06-10 04:01:53.673 7 WARNING oslo_policy.policy [None req-b5e8e260-f172-4046-ab2c-12947253de90 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - 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-06-10 04:01:53.673 7 WARNING oslo_policy.policy [None req-b5e8e260-f172-4046-ab2c-12947253de90 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - 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/6] 199.204.45.156 () {44 vars in 911 bytes} [Wed Jun 10 04:01:53 2026] GET /v2/images => generated 69 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.156 () {42 vars in 689 bytes} [Wed Jun 10 04:01:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.156 () {44 vars in 911 bytes} [Wed Jun 10 04:01:57 2026] GET /v2/images => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:01:57.269 8 WARNING oslo_policy.policy [None req-0face529-e747-41a3-91fb-a5197b4d47db e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - 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-06-10 04:01:57.269 8 WARNING oslo_policy.policy [None req-0face529-e747-41a3-91fb-a5197b4d47db e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - 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: 7/9] 199.204.45.156 () {44 vars in 912 bytes} [Wed Jun 10 04:01:57 2026] GET /v2/images/cirros => generated 151 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.156 () {44 vars in 934 bytes} [Wed Jun 10 04:01:57 2026] GET /v2/images?name=cirros => generated 81 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:01:57.420 8 WARNING oslo_policy.policy [None req-8479366d-1e21-4903-ab51-9f1ceff18cb6 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - 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-06-10 04:01:57.421 8 WARNING oslo_policy.policy [None req-8479366d-1e21-4903-ab51-9f1ceff18cb6 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - 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: 8/11] 199.204.45.156 () {44 vars in 940 bytes} [Wed Jun 10 04:01:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:01:57.507 7 WARNING oslo_config.cfg [None req-e5e0cb75-2b85-475f-a757-6138410092b6 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - 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/12] 199.204.45.156 () {48 vars in 952 bytes} [Wed Jun 10 04:01:57 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 04:01:57.529 8 WARNING oslo_policy.policy [None req-074cbe32-17f0-4fe5-812d-32f626381df0 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - 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-06-10 04:01:57.529 8 WARNING oslo_policy.policy [None req-074cbe32-17f0-4fe5-812d-32f626381df0 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - 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-06-10 04:01:57.530 8 INFO glance.api.v2.image_data [None req-074cbe32-17f0-4fe5-812d-32f626381df0 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 04:02:00.895 8 WARNING glance.location [None req-074cbe32-17f0-4fe5-812d-32f626381df0 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.156 () {48 vars in 1046 bytes} [Wed Jun 10 04:01:57 2026] PUT /v2/images/d528eece-017e-40f0-8399-933e5df51fc9/file => generated 0 bytes in 3411 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7203 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.156 () {44 vars in 972 bytes} [Wed Jun 10 04:02:00 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:02:01.054 8 WARNING oslo_config.cfg [None req-62ae397b-b034-41b0-89c0-c9d037ad51bb e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - 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: 10/15] 199.204.45.156 () {48 vars in 1052 bytes} [Wed Jun 10 04:02:00 2026] PATCH /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.156 () {44 vars in 972 bytes} [Wed Jun 10 04:02:01 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => 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: 135/265] 199.204.45.156 () {42 vars in 689 bytes} [Wed Jun 10 04:22:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/266] 199.204.45.156 () {44 vars in 911 bytes} [Wed Jun 10 04:22:38 2026] GET /v2/images => generated 1381 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/273] 199.204.45.156 () {42 vars in 689 bytes} [Wed Jun 10 04:23:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/274] 199.204.45.156 () {44 vars in 911 bytes} [Wed Jun 10 04:23:04 2026] GET /v2/images => generated 1381 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/275] 199.204.45.156 () {44 vars in 938 bytes} [Wed Jun 10 04:23:04 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/276] 199.204.45.156 () {44 vars in 960 bytes} [Wed Jun 10 04:23:04 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/277] 199.204.45.156 () {44 vars in 940 bytes} [Wed Jun 10 04:23:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/278] 199.204.45.156 () {48 vars in 952 bytes} [Wed Jun 10 04:23:04 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 04:23:04.959 7 WARNING oslo_policy.policy [None req-8feb08a1-b8c1-46b8-8842-a8f0a989e442 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - 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-06-10 04:23:04.959 7 WARNING oslo_policy.policy [None req-8feb08a1-b8c1-46b8-8842-a8f0a989e442 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - 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-06-10 04:23:04.960 7 INFO glance.api.v2.image_data [None req-8feb08a1-b8c1-46b8-8842-a8f0a989e442 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 04:23:29.910 7 WARNING glance.location [None req-8feb08a1-b8c1-46b8-8842-a8f0a989e442 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 138/283] 199.204.45.156 () {48 vars in 1047 bytes} [Wed Jun 10 04:23:04 2026] PUT /v2/images/6bef4fff-2667-4f80-8834-38d8523fbc16/file => generated 0 bytes in 25004 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63632 switches on core 0) [pid: 8|app: 0|req: 146/284] 199.204.45.156 () {44 vars in 972 bytes} [Wed Jun 10 04:23:29 2026] GET /v2/images/6bef4fff-2667-4f80-8834-38d8523fbc16 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/285] 199.204.45.156 () {48 vars in 1052 bytes} [Wed Jun 10 04:23:29 2026] PATCH /v2/images/6bef4fff-2667-4f80-8834-38d8523fbc16 => generated 1395 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/286] 199.204.45.156 () {44 vars in 972 bytes} [Wed Jun 10 04:23:30 2026] GET /v2/images/6bef4fff-2667-4f80-8834-38d8523fbc16 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/287] 199.204.45.156 () {42 vars in 689 bytes} [Wed Jun 10 04:23:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/288] 199.204.45.156 () {44 vars in 911 bytes} [Wed Jun 10 04:23:31 2026] GET /v2/images => generated 2778 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/373] 199.204.45.156 () {42 vars in 689 bytes} [Wed Jun 10 04:30:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/374] 199.204.45.156 () {44 vars in 911 bytes} [Wed Jun 10 04:30:25 2026] GET /v2/images => generated 2778 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/377] 199.204.45.156 () {42 vars in 689 bytes} [Wed Jun 10 04:30:38 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/378] 199.204.45.156 () {44 vars in 911 bytes} [Wed Jun 10 04:30:38 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/379] 199.204.45.156 () {44 vars in 948 bytes} [Wed Jun 10 04:30:38 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/380] 199.204.45.156 () {44 vars in 970 bytes} [Wed Jun 10 04:30:38 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/381] 199.204.45.156 () {44 vars in 940 bytes} [Wed Jun 10 04:30:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/382] 199.204.45.156 () {48 vars in 952 bytes} [Wed Jun 10 04:30:39 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 04:30:39.081 7 INFO glance.api.v2.image_data [None req-6ad80b9f-33c8-4f79-8f42-63cc26122700 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 04:30:54.491 7 INFO glance.location [None req-6ad80b9f-33c8-4f79-8f42-63cc26122700 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 188/387] 199.204.45.156 () {48 vars in 1046 bytes} [Wed Jun 10 04:30:39 2026] PUT /v2/images/71bb66fc-8ca5-4010-899a-14015f633e3f/file => generated 0 bytes in 15454 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25413 switches on core 0) [pid: 8|app: 0|req: 200/388] 199.204.45.156 () {44 vars in 972 bytes} [Wed Jun 10 04:30:54 2026] GET /v2/images/71bb66fc-8ca5-4010-899a-14015f633e3f => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/389] 199.204.45.156 () {48 vars in 1052 bytes} [Wed Jun 10 04:30:54 2026] PATCH /v2/images/71bb66fc-8ca5-4010-899a-14015f633e3f => generated 1410 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/390] 199.204.45.156 () {44 vars in 972 bytes} [Wed Jun 10 04:30:54 2026] GET /v2/images/71bb66fc-8ca5-4010-899a-14015f633e3f => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/397] 199.204.45.156 () {42 vars in 689 bytes} [Wed Jun 10 04:31:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/398] 199.204.45.156 () {44 vars in 911 bytes} [Wed Jun 10 04:31:32 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/403] 199.204.45.156 () {42 vars in 689 bytes} [Wed Jun 10 04:31:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/404] 199.204.45.156 () {44 vars in 911 bytes} [Wed Jun 10 04:31:48 2026] GET /v2/images => generated 4190 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/405] 199.204.45.156 () {44 vars in 940 bytes} [Wed Jun 10 04:31:48 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/406] 199.204.45.156 () {44 vars in 962 bytes} [Wed Jun 10 04:31:48 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/407] 199.204.45.156 () {44 vars in 940 bytes} [Wed Jun 10 04:31:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/408] 199.204.45.156 () {48 vars in 952 bytes} [Wed Jun 10 04:31:49 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 04:31:49.097 7 INFO glance.api.v2.image_data [None req-855f77dd-4c55-4fa2-89c9-6b512e91814d e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 04:32:04.559 7 INFO glance.location [None req-855f77dd-4c55-4fa2-89c9-6b512e91814d e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 199/413] 199.204.45.156 () {48 vars in 1047 bytes} [Wed Jun 10 04:31:49 2026] PUT /v2/images/04c9acf0-09fb-4e3a-a0e2-33940a5baddd/file => generated 0 bytes in 15505 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59375 switches on core 0) [pid: 8|app: 0|req: 215/414] 199.204.45.156 () {44 vars in 972 bytes} [Wed Jun 10 04:32:04 2026] GET /v2/images/04c9acf0-09fb-4e3a-a0e2-33940a5baddd => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/415] 199.204.45.156 () {48 vars in 1052 bytes} [Wed Jun 10 04:32:04 2026] PATCH /v2/images/04c9acf0-09fb-4e3a-a0e2-33940a5baddd => generated 1382 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/416] 199.204.45.156 () {44 vars in 972 bytes} [Wed Jun 10 04:32:04 2026] GET /v2/images/04c9acf0-09fb-4e3a-a0e2-33940a5baddd => generated 1382 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/569] 199.204.45.156 () {42 vars in 689 bytes} [Wed Jun 10 04:44:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/570] 199.204.45.156 () {44 vars in 911 bytes} [Wed Jun 10 04:44:49 2026] GET /v2/images => generated 5574 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/599] 199.204.45.156 () {42 vars in 689 bytes} [Wed Jun 10 04:47:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/600] 199.204.45.156 () {44 vars in 911 bytes} [Wed Jun 10 04:47:06 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/601] 199.204.45.156 () {42 vars in 689 bytes} [Wed Jun 10 04:47:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/602] 199.204.45.156 () {44 vars in 911 bytes} [Wed Jun 10 04:47:08 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/613] 199.204.45.156 () {42 vars in 689 bytes} [Wed Jun 10 04:47:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/614] 199.204.45.156 () {44 vars in 911 bytes} [Wed Jun 10 04:47:58 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/617] 199.204.45.156 () {42 vars in 689 bytes} [Wed Jun 10 04:48:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/618] 199.204.45.156 () {44 vars in 911 bytes} [Wed Jun 10 04:48:06 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/631] 199.204.45.156 () {42 vars in 689 bytes} [Wed Jun 10 04:49:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/632] 199.204.45.156 () {44 vars in 911 bytes} [Wed Jun 10 04:49: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 313/641] 10.0.0.192 () {32 vars in 633 bytes} [Wed Jun 10 04:49:50 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 331/646] 10.0.0.34 () {36 vars in 986 bytes} [Wed Jun 10 04:50:08 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/647] 10.0.0.34 () {36 vars in 926 bytes} [Wed Jun 10 04:50:08 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: 333/650] 199.204.45.156 () {36 vars in 991 bytes} [Wed Jun 10 04:50:16 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => 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: 318/651] 199.204.45.156 () {36 vars in 931 bytes} [Wed Jun 10 04:50:16 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: 334/652] 199.204.45.156 () {36 vars in 991 bytes} [Wed Jun 10 04:50:17 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => 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: 319/653] 199.204.45.156 () {36 vars in 931 bytes} [Wed Jun 10 04:50:17 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: 335/654] 10.0.0.34 () {36 vars in 986 bytes} [Wed Jun 10 04:50:20 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/655] 10.0.0.34 () {36 vars in 926 bytes} [Wed Jun 10 04:50:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/658] 10.0.0.192 () {30 vars in 411 bytes} [Wed Jun 10 04:50:23 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/659] 10.0.0.26 () {36 vars in 986 bytes} [Wed Jun 10 04:50:26 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => generated 1312 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/660] 10.0.0.26 () {36 vars in 926 bytes} [Wed Jun 10 04:50:26 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: 338/661] 10.0.0.26 () {36 vars in 926 bytes} [Wed Jun 10 04:50:26 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: 324/662] 10.0.0.26 () {36 vars in 986 bytes} [Wed Jun 10 04:50:26 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/663] 10.0.0.26 () {36 vars in 926 bytes} [Wed Jun 10 04:50:26 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: 325/664] 10.0.0.26 () {36 vars in 926 bytes} [Wed Jun 10 04:50:26 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: 340/665] 10.0.0.26 () {36 vars in 986 bytes} [Wed Jun 10 04:50:27 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => 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: 326/666] 10.0.0.26 () {36 vars in 926 bytes} [Wed Jun 10 04:50:27 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/667] 10.0.0.26 () {36 vars in 926 bytes} [Wed Jun 10 04:50:27 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: 327/668] 10.0.0.31 () {36 vars in 986 bytes} [Wed Jun 10 04:50:27 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => generated 1312 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/669] 10.0.0.31 () {36 vars in 926 bytes} [Wed Jun 10 04:50:28 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/670] 10.0.0.31 () {36 vars in 986 bytes} [Wed Jun 10 04:50:28 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/671] 10.0.0.31 () {36 vars in 926 bytes} [Wed Jun 10 04:50:28 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: 329/672] 10.0.0.31 () {36 vars in 926 bytes} [Wed Jun 10 04:50:28 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/681] 10.0.0.34 () {36 vars in 986 bytes} [Wed Jun 10 04:51:07 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => 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: 334/682] 10.0.0.34 () {36 vars in 926 bytes} [Wed Jun 10 04:51:07 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: 351/687] 10.0.0.34 () {36 vars in 986 bytes} [Wed Jun 10 04:51:25 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => 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: 337/688] 10.0.0.34 () {36 vars in 926 bytes} [Wed Jun 10 04:51:25 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: 352/689] 10.0.0.34 () {36 vars in 986 bytes} [Wed Jun 10 04:51:30 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => 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: 338/690] 10.0.0.34 () {36 vars in 926 bytes} [Wed Jun 10 04:51:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/697] 10.0.0.34 () {36 vars in 986 bytes} [Wed Jun 10 04:52:02 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/698] 10.0.0.34 () {36 vars in 926 bytes} [Wed Jun 10 04:52:02 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: 358/701] 10.0.0.34 () {36 vars in 986 bytes} [Wed Jun 10 04:52:06 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/702] 10.0.0.34 () {36 vars in 926 bytes} [Wed Jun 10 04:52:06 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/705] 10.0.0.34 () {36 vars in 986 bytes} [Wed Jun 10 04:52:17 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => 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: 360/706] 10.0.0.34 () {36 vars in 926 bytes} [Wed Jun 10 04:52:17 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: 362/709] 10.0.0.34 () {36 vars in 986 bytes} [Wed Jun 10 04:52:25 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => 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: 348/710] 10.0.0.34 () {36 vars in 926 bytes} [Wed Jun 10 04:52:25 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: 351/715] 10.0.0.192 () {34 vars in 655 bytes} [Wed Jun 10 04:52:44 2026] POST /v2/images => generated 649 bytes in 198 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-10 04:52:44.241 8 WARNING glance.api.v2.images [None req-c365e655-252f-4e22-b693-a0d3f4877f86 e06dc0d01f61472498ed134706b5628a 0b9d9b941a5547c4b46b670db2223eec - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e3079702-516c-42c4-821b-875ef0f09207 [pid: 8|app: 0|req: 365/716] 10.0.0.192 () {32 vars in 710 bytes} [Wed Jun 10 04:52:44 2026] DELETE /v2/images/e3079702-516c-42c4-821b-875ef0f09207 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/717] 10.0.0.192 () {32 vars in 707 bytes} [Wed Jun 10 04:52:44 2026] GET /v2/images/e3079702-516c-42c4-821b-875ef0f09207 => 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: 366/718] 10.0.0.192 () {32 vars in 633 bytes} [Wed Jun 10 04:52:44 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/719] 10.0.0.192 () {34 vars in 655 bytes} [Wed Jun 10 04:52:44 2026] POST /v2/images => generated 703 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/720] 10.0.0.192 () {32 vars in 717 bytes} [Wed Jun 10 04:52:44 2026] GET /v2/images/95c455ba-a83f-46bd-8539-8f08533f12ac/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:52:44.451 7 INFO glance.api.v2.image_data [None req-12cdb428-0811-44b8-8e4a-4a29e88c3bba e06dc0d01f61472498ed134706b5628a 0b9d9b941a5547c4b46b670db2223eec - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 04:52:44.495 7 WARNING glance_store._drivers.rbd [None req-12cdb428-0811-44b8-8e4a-4a29e88c3bba e06dc0d01f61472498ed134706b5628a 0b9d9b941a5547c4b46b670db2223eec - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-10 04:52:44.896 7 INFO glance.location [None req-12cdb428-0811-44b8-8e4a-4a29e88c3bba e06dc0d01f61472498ed134706b5628a 0b9d9b941a5547c4b46b670db2223eec - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 354/721] 10.0.0.192 () {32 vars in 727 bytes} [Wed Jun 10 04:52:44 2026] PUT /v2/images/95c455ba-a83f-46bd-8539-8f08533f12ac/file => generated 0 bytes in 498 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/722] 10.0.0.192 () {32 vars in 707 bytes} [Wed Jun 10 04:52:44 2026] GET /v2/images/95c455ba-a83f-46bd-8539-8f08533f12ac => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/723] 10.0.0.192 () {32 vars in 717 bytes} [Wed Jun 10 04:52:44 2026] GET /v2/images/95c455ba-a83f-46bd-8539-8f08533f12ac/file => generated 1024 bytes in 116 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/724] 10.0.0.192 () {34 vars in 655 bytes} [Wed Jun 10 04:52:45 2026] POST /v2/images => generated 648 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/725] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:52:45 2026] PATCH /v2/images/df7f20c6-b3cd-458f-8bf2-a8586715c301 => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/726] 10.0.0.192 () {32 vars in 707 bytes} [Wed Jun 10 04:52:45 2026] GET /v2/images/df7f20c6-b3cd-458f-8bf2-a8586715c301 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:52:45.211 7 WARNING glance.api.v2.images [None req-461c7306-221a-42ff-9d08-c7e0662968ac e06dc0d01f61472498ed134706b5628a 0b9d9b941a5547c4b46b670db2223eec - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//df7f20c6-b3cd-458f-8bf2-a8586715c301 [pid: 7|app: 0|req: 357/727] 10.0.0.192 () {32 vars in 710 bytes} [Wed Jun 10 04:52:45 2026] DELETE /v2/images/df7f20c6-b3cd-458f-8bf2-a8586715c301 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/728] 10.0.0.192 () {32 vars in 707 bytes} [Wed Jun 10 04:52:45 2026] GET /v2/images/df7f20c6-b3cd-458f-8bf2-a8586715c301 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:52:45.280 7 WARNING glance.api.v2.images [None req-ed6fde67-5038-47e7-9f5c-fc06d510c137 e06dc0d01f61472498ed134706b5628a 0b9d9b941a5547c4b46b670db2223eec - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//95c455ba-a83f-46bd-8539-8f08533f12ac [pid: 7|app: 0|req: 358/729] 10.0.0.192 () {32 vars in 710 bytes} [Wed Jun 10 04:52:45 2026] DELETE /v2/images/95c455ba-a83f-46bd-8539-8f08533f12ac => generated 0 bytes in 921 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/730] 10.0.0.192 () {32 vars in 707 bytes} [Wed Jun 10 04:52:46 2026] GET /v2/images/95c455ba-a83f-46bd-8539-8f08533f12ac => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:52:46.221 7 WARNING glance.api.v2.images [None req-8f98d481-57fb-402e-80ad-37107458aedc e06dc0d01f61472498ed134706b5628a 0b9d9b941a5547c4b46b670db2223eec - - default default] Failed to find image e3079702-516c-42c4-821b-875ef0f09207 to delete: glance.common.exception.ImageNotFound: No image found with ID e3079702-516c-42c4-821b-875ef0f09207 [pid: 7|app: 0|req: 359/731] 10.0.0.192 () {32 vars in 710 bytes} [Wed Jun 10 04:52:46 2026] DELETE /v2/images/e3079702-516c-42c4-821b-875ef0f09207 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/732] 10.0.0.192 () {32 vars in 707 bytes} [Wed Jun 10 04:52:46 2026] GET /v2/images/e3079702-516c-42c4-821b-875ef0f09207 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/735] 10.0.0.192 () {32 vars in 707 bytes} [Wed Jun 10 04:53:01 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => 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: 375/736] 10.0.0.192 () {32 vars in 707 bytes} [Wed Jun 10 04:53:01 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => generated 1312 bytes in 16 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.26 () {36 vars in 986 bytes} [Wed Jun 10 04:53:02 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => generated 1312 bytes in 128 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.26 () {36 vars in 926 bytes} [Wed Jun 10 04:53:02 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: 363/741] 10.0.0.26 () {36 vars in 926 bytes} [Wed Jun 10 04:53:02 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: 379/742] 10.0.0.26 () {36 vars in 986 bytes} [Wed Jun 10 04:53:02 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => 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: 364/743] 10.0.0.26 () {36 vars in 926 bytes} [Wed Jun 10 04:53:02 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/744] 10.0.0.26 () {36 vars in 926 bytes} [Wed Jun 10 04:53:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/745] 10.0.0.26 () {36 vars in 986 bytes} [Wed Jun 10 04:53:02 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => 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: 381/746] 10.0.0.26 () {36 vars in 926 bytes} [Wed Jun 10 04:53:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/747] 10.0.0.26 () {36 vars in 926 bytes} [Wed Jun 10 04:53:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/748] 10.0.0.31 () {36 vars in 986 bytes} [Wed Jun 10 04:53:02 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => 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: 367/749] 10.0.0.31 () {36 vars in 926 bytes} [Wed Jun 10 04:53:02 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: 383/750] 10.0.0.31 () {36 vars in 986 bytes} [Wed Jun 10 04:53:02 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/751] 10.0.0.31 () {36 vars in 926 bytes} [Wed Jun 10 04:53:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/752] 10.0.0.31 () {36 vars in 926 bytes} [Wed Jun 10 04:53:02 2026] GET /v2/schemas/image => generated 4018 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/753] 199.204.45.156 () {32 vars in 826 bytes} [Wed Jun 10 04:53:07 2026] GET /v2/images?status=active&owner=5cfde4b316454e7ba94f14bdae7058fe&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/754] 199.204.45.156 () {32 vars in 653 bytes} [Wed Jun 10 04:53: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: 7|app: 0|req: 370/755] 10.0.0.26 () {36 vars in 986 bytes} [Wed Jun 10 04:53:08 2026] GET /v2/images/6bef4fff-2667-4f80-8834-38d8523fbc16 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/756] 10.0.0.26 () {36 vars in 926 bytes} [Wed Jun 10 04:53: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: 371/757] 10.0.0.26 () {36 vars in 926 bytes} [Wed Jun 10 04:53:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/758] 10.0.0.26 () {36 vars in 986 bytes} [Wed Jun 10 04:53:08 2026] GET /v2/images/6bef4fff-2667-4f80-8834-38d8523fbc16 => generated 1395 bytes in 18 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.26 () {36 vars in 926 bytes} [Wed Jun 10 04:53:08 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: 388/760] 10.0.0.26 () {36 vars in 926 bytes} [Wed Jun 10 04:53:08 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: 373/761] 10.0.0.26 () {36 vars in 986 bytes} [Wed Jun 10 04:53:08 2026] GET /v2/images/6bef4fff-2667-4f80-8834-38d8523fbc16 => generated 1395 bytes in 23 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.26 () {36 vars in 926 bytes} [Wed Jun 10 04:53: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: 374/763] 10.0.0.31 () {36 vars in 986 bytes} [Wed Jun 10 04:53:09 2026] GET /v2/images/6bef4fff-2667-4f80-8834-38d8523fbc16 => generated 1395 bytes in 23 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.31 () {36 vars in 926 bytes} [Wed Jun 10 04:53:09 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: 375/765] 10.0.0.31 () {36 vars in 986 bytes} [Wed Jun 10 04:53:09 2026] GET /v2/images/6bef4fff-2667-4f80-8834-38d8523fbc16 => generated 1395 bytes in 24 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.31 () {36 vars in 926 bytes} [Wed Jun 10 04:53: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: 7|app: 0|req: 376/767] 10.0.0.31 () {36 vars in 926 bytes} [Wed Jun 10 04:53:09 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: 398/780] 10.0.0.34 () {36 vars in 986 bytes} [Wed Jun 10 04:54:07 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/781] 10.0.0.34 () {36 vars in 926 bytes} [Wed Jun 10 04:54:07 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: 403/790] 10.0.0.34 () {36 vars in 986 bytes} [Wed Jun 10 04:54:46 2026] GET /v2/images/d528eece-017e-40f0-8399-933e5df51fc9 => 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: 388/791] 10.0.0.34 () {36 vars in 926 bytes} [Wed Jun 10 04:54:46 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/824] 10.0.0.192 () {32 vars in 633 bytes} [Wed Jun 10 04:57:29 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)