+ 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 Apr 12 21:05:27 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:32 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-667c4d8c9-v6kmq 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7fc2207fc668 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-04-12 21:05:29.715 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-12 21:05:29.723 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-04-12 21:05:30.581 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-04-12 21:05:30.582 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-04-12 21:05:30.583 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-12 21:05:30.595 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-04-12 21:05:30.596 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-04-12 21:05:30.597 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-12 21:05:32.669 7 WARNING glance.api.v2.images [None req-6afa7b8d-54ad-4e0b-96f9-a24b94afd915 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-12 21:05:32.685 8 WARNING glance.api.v2.images [None req-d36f3a53-5055-4ca0-aa18-563f33590bdc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-12 21:05:33.005 7 WARNING keystonemiddleware._common.config [None req-6afa7b8d-54ad-4e0b-96f9-a24b94afd915 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 21:05:33.013 7 WARNING oslo_config.cfg [None req-6afa7b8d-54ad-4e0b-96f9-a24b94afd915 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fc2207fc668 pid: 7 (default app) 2026-04-12 21:05:33.024 8 WARNING keystonemiddleware._common.config [None req-d36f3a53-5055-4ca0-aa18-563f33590bdc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 21:05:33.031 8 WARNING oslo_config.cfg [None req-d36f3a53-5055-4ca0-aa18-563f33590bdc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fc2207fc668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.169 () {42 vars in 687 bytes} [Sun Apr 12 21:05:33 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-04-12 21:05:34.178 8 WARNING oslo_policy.policy [None req-d1122d06-6e81-465c-9a0f-3c8394710805 5c786b956dd74fa2a3b143ea82ccca85 efde9bf2d37c4bb89f14c07072b652f6 - - 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-04-12 21:05:34.178 8 WARNING oslo_policy.policy [None req-d1122d06-6e81-465c-9a0f-3c8394710805 5c786b956dd74fa2a3b143ea82ccca85 efde9bf2d37c4bb89f14c07072b652f6 - - 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-04-12 21:05:34.196 8 WARNING oslo_policy.policy [None req-d1122d06-6e81-465c-9a0f-3c8394710805 5c786b956dd74fa2a3b143ea82ccca85 efde9bf2d37c4bb89f14c07072b652f6 - - 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-04-12 21:05:34.197 8 WARNING oslo_policy.policy [None req-d1122d06-6e81-465c-9a0f-3c8394710805 5c786b956dd74fa2a3b143ea82ccca85 efde9bf2d37c4bb89f14c07072b652f6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.169 () {44 vars in 909 bytes} [Sun Apr 12 21:05:33 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: 7|app: 0|req: 5/6] 199.204.45.169 () {42 vars in 687 bytes} [Sun Apr 12 21:05:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.169 () {44 vars in 909 bytes} [Sun Apr 12 21:05:37 2026] GET /v2/images => generated 69 bytes in 34 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-04-12 21:05:37.592 7 WARNING oslo_policy.policy [None req-d4a279e9-ec3a-4302-853d-93f64ed9a350 5c786b956dd74fa2a3b143ea82ccca85 efde9bf2d37c4bb89f14c07072b652f6 - - 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-04-12 21:05:37.592 7 WARNING oslo_policy.policy [None req-d4a279e9-ec3a-4302-853d-93f64ed9a350 5c786b956dd74fa2a3b143ea82ccca85 efde9bf2d37c4bb89f14c07072b652f6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.169 () {44 vars in 910 bytes} [Sun Apr 12 21:05:37 2026] GET /v2/images/cirros => generated 151 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.169 () {44 vars in 932 bytes} [Sun Apr 12 21:05:37 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-04-12 21:05:37.745 7 WARNING oslo_policy.policy [None req-38b13854-9d6d-4983-8d58-67ffcf716fca 5c786b956dd74fa2a3b143ea82ccca85 efde9bf2d37c4bb89f14c07072b652f6 - - 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-04-12 21:05:37.745 7 WARNING oslo_policy.policy [None req-38b13854-9d6d-4983-8d58-67ffcf716fca 5c786b956dd74fa2a3b143ea82ccca85 efde9bf2d37c4bb89f14c07072b652f6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.169 () {44 vars in 938 bytes} [Sun Apr 12 21:05:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:05:37.824 8 WARNING oslo_config.cfg [None req-b0720b50-488d-413f-b0c0-45e2e35ee85d 5c786b956dd74fa2a3b143ea82ccca85 efde9bf2d37c4bb89f14c07072b652f6 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.169 () {48 vars in 950 bytes} [Sun Apr 12 21:05:37 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-12 21:05:37.846 7 WARNING oslo_policy.policy [None req-1f21ba58-ca99-4719-ad49-0cb9f562ed4e 5c786b956dd74fa2a3b143ea82ccca85 efde9bf2d37c4bb89f14c07072b652f6 - - 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-04-12 21:05:37.847 7 WARNING oslo_policy.policy [None req-1f21ba58-ca99-4719-ad49-0cb9f562ed4e 5c786b956dd74fa2a3b143ea82ccca85 efde9bf2d37c4bb89f14c07072b652f6 - - 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-04-12 21:05:37.848 7 INFO glance.api.v2.image_data [None req-1f21ba58-ca99-4719-ad49-0cb9f562ed4e 5c786b956dd74fa2a3b143ea82ccca85 efde9bf2d37c4bb89f14c07072b652f6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:05:41.763 7 WARNING glance.location [None req-1f21ba58-ca99-4719-ad49-0cb9f562ed4e 5c786b956dd74fa2a3b143ea82ccca85 efde9bf2d37c4bb89f14c07072b652f6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.169 () {48 vars in 1044 bytes} [Sun Apr 12 21:05:37 2026] PUT /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9/file => generated 0 bytes in 3960 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4799 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.169 () {44 vars in 970 bytes} [Sun Apr 12 21:05:41 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:05:41.838 7 WARNING oslo_config.cfg [None req-0002f44b-f1d1-49f9-b499-389f7dffaefd 5c786b956dd74fa2a3b143ea82ccca85 efde9bf2d37c4bb89f14c07072b652f6 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.204.45.169 () {44 vars in 970 bytes} [Sun Apr 12 21:05:41 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/273] 199.204.45.169 () {42 vars in 687 bytes} [Sun Apr 12 21:27: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: 139/274] 199.204.45.169 () {44 vars in 909 bytes} [Sun Apr 12 21:27:06 2026] GET /v2/images => generated 1240 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/279] 199.204.45.169 () {42 vars in 687 bytes} [Sun Apr 12 21:27:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/280] 199.204.45.169 () {44 vars in 909 bytes} [Sun Apr 12 21:27:26 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/281] 199.204.45.169 () {44 vars in 936 bytes} [Sun Apr 12 21:27:26 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/282] 199.204.45.169 () {44 vars in 958 bytes} [Sun Apr 12 21:27:26 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: 8|app: 0|req: 140/283] 199.204.45.169 () {44 vars in 938 bytes} [Sun Apr 12 21:27:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/284] 199.204.45.169 () {48 vars in 950 bytes} [Sun Apr 12 21:27:27 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-12 21:27:27.108 8 WARNING oslo_policy.policy [None req-0a502da2-d1b1-4b7b-8746-c023f6816369 5c786b956dd74fa2a3b143ea82ccca85 efde9bf2d37c4bb89f14c07072b652f6 - - 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-04-12 21:27:27.108 8 WARNING oslo_policy.policy [None req-0a502da2-d1b1-4b7b-8746-c023f6816369 5c786b956dd74fa2a3b143ea82ccca85 efde9bf2d37c4bb89f14c07072b652f6 - - 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-04-12 21:27:27.110 8 INFO glance.api.v2.image_data [None req-0a502da2-d1b1-4b7b-8746-c023f6816369 5c786b956dd74fa2a3b143ea82ccca85 efde9bf2d37c4bb89f14c07072b652f6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:27:54.923 8 WARNING glance.location [None req-0a502da2-d1b1-4b7b-8746-c023f6816369 5c786b956dd74fa2a3b143ea82ccca85 efde9bf2d37c4bb89f14c07072b652f6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 141/291] 199.204.45.169 () {48 vars in 1045 bytes} [Sun Apr 12 21:27:27 2026] PUT /v2/images/8fcd2482-109d-4877-88a8-fcb94f479525/file => generated 0 bytes in 27873 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65441 switches on core 0) [pid: 7|app: 0|req: 151/292] 199.204.45.169 () {44 vars in 970 bytes} [Sun Apr 12 21:27:54 2026] GET /v2/images/8fcd2482-109d-4877-88a8-fcb94f479525 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/293] 199.204.45.169 () {44 vars in 970 bytes} [Sun Apr 12 21:27:55 2026] GET /v2/images/8fcd2482-109d-4877-88a8-fcb94f479525 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/294] 199.204.45.169 () {42 vars in 687 bytes} [Sun Apr 12 21:27:56 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: 143/295] 199.204.45.169 () {44 vars in 909 bytes} [Sun Apr 12 21:27:56 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/382] 199.204.45.169 () {42 vars in 687 bytes} [Sun Apr 12 21:35: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: 196/383] 199.204.45.169 () {44 vars in 909 bytes} [Sun Apr 12 21:35:06 2026] GET /v2/images => generated 2451 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/386] 199.204.45.169 () {42 vars in 687 bytes} [Sun Apr 12 21:35:17 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/387] 199.204.45.169 () {44 vars in 909 bytes} [Sun Apr 12 21:35:17 2026] GET /v2/images => generated 2451 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/388] 199.204.45.169 () {44 vars in 946 bytes} [Sun Apr 12 21:35:17 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/389] 199.204.45.169 () {44 vars in 968 bytes} [Sun Apr 12 21:35:17 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/390] 199.204.45.169 () {44 vars in 938 bytes} [Sun Apr 12 21:35:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/391] 199.204.45.169 () {48 vars in 950 bytes} [Sun Apr 12 21:35:17 2026] POST /v2/images => generated 799 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-12 21:35:18.023 8 INFO glance.api.v2.image_data [None req-815f2abf-dd79-4bc3-80b8-2f788bcc1244 5c786b956dd74fa2a3b143ea82ccca85 efde9bf2d37c4bb89f14c07072b652f6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:35:43.681 8 INFO glance.location [None req-815f2abf-dd79-4bc3-80b8-2f788bcc1244 5c786b956dd74fa2a3b143ea82ccca85 efde9bf2d37c4bb89f14c07072b652f6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 192/398] 199.204.45.169 () {48 vars in 1044 bytes} [Sun Apr 12 21:35:18 2026] PUT /v2/images/e72c9d43-4617-4b2c-99dd-fb2af675bee3/file => generated 0 bytes in 25710 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21425 switches on core 0) [pid: 7|app: 0|req: 207/399] 199.204.45.169 () {44 vars in 970 bytes} [Sun Apr 12 21:35:43 2026] GET /v2/images/e72c9d43-4617-4b2c-99dd-fb2af675bee3 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/400] 199.204.45.169 () {48 vars in 1049 bytes} [Sun Apr 12 21:35:43 2026] PATCH /v2/images/e72c9d43-4617-4b2c-99dd-fb2af675bee3 => generated 1234 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/401] 199.204.45.169 () {44 vars in 970 bytes} [Sun Apr 12 21:35:43 2026] GET /v2/images/e72c9d43-4617-4b2c-99dd-fb2af675bee3 => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/408] 199.204.45.169 () {42 vars in 687 bytes} [Sun Apr 12 21:36:20 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: 212/409] 199.204.45.169 () {44 vars in 909 bytes} [Sun Apr 12 21:36:20 2026] GET /v2/images => generated 3687 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/414] 199.204.45.169 () {42 vars in 687 bytes} [Sun Apr 12 21:36:41 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: 215/415] 199.204.45.169 () {44 vars in 909 bytes} [Sun Apr 12 21:36:41 2026] GET /v2/images => generated 3687 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/416] 199.204.45.169 () {44 vars in 938 bytes} [Sun Apr 12 21:36:41 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/417] 199.204.45.169 () {44 vars in 960 bytes} [Sun Apr 12 21:36:41 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/418] 199.204.45.169 () {44 vars in 938 bytes} [Sun Apr 12 21:36:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/419] 199.204.45.169 () {48 vars in 950 bytes} [Sun Apr 12 21:36:41 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-12 21:36:41.854 8 INFO glance.api.v2.image_data [None req-b75d891b-5e8d-407e-bb47-2cc651ffc84e 5c786b956dd74fa2a3b143ea82ccca85 efde9bf2d37c4bb89f14c07072b652f6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:36:58.145 8 INFO glance.location [None req-b75d891b-5e8d-407e-bb47-2cc651ffc84e 5c786b956dd74fa2a3b143ea82ccca85 efde9bf2d37c4bb89f14c07072b652f6 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 203/424] 199.204.45.169 () {48 vars in 1045 bytes} [Sun Apr 12 21:36:41 2026] PUT /v2/images/7296041b-89da-4d79-8b5a-dcb9b747f94c/file => generated 0 bytes in 16339 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29907 switches on core 0) [pid: 7|app: 0|req: 222/425] 199.204.45.169 () {44 vars in 970 bytes} [Sun Apr 12 21:36:58 2026] GET /v2/images/7296041b-89da-4d79-8b5a-dcb9b747f94c => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/426] 199.204.45.169 () {44 vars in 970 bytes} [Sun Apr 12 21:36:58 2026] GET /v2/images/7296041b-89da-4d79-8b5a-dcb9b747f94c => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/577] 199.204.45.169 () {42 vars in 687 bytes} [Sun Apr 12 21:49:28 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: 280/578] 199.204.45.169 () {44 vars in 909 bytes} [Sun Apr 12 21:49:28 2026] GET /v2/images => generated 4893 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/607] 199.204.45.169 () {42 vars in 687 bytes} [Sun Apr 12 21:51:49 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: 295/608] 199.204.45.169 () {44 vars in 909 bytes} [Sun Apr 12 21:51:49 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/609] 199.204.45.169 () {42 vars in 687 bytes} [Sun Apr 12 21:51:51 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: 296/610] 199.204.45.169 () {44 vars in 909 bytes} [Sun Apr 12 21:51:51 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/623] 199.204.45.169 () {42 vars in 687 bytes} [Sun Apr 12 21:52:43 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: 321/624] 199.204.45.169 () {44 vars in 909 bytes} [Sun Apr 12 21:52:43 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/625] 199.204.45.169 () {42 vars in 687 bytes} [Sun Apr 12 21:52:51 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: 322/626] 199.204.45.169 () {44 vars in 909 bytes} [Sun Apr 12 21:52:51 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/641] 199.204.45.169 () {42 vars in 687 bytes} [Sun Apr 12 21:53:56 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: 330/642] 199.204.45.169 () {44 vars in 909 bytes} [Sun Apr 12 21:53:56 2026] GET /v2/images => generated 4893 bytes in 55 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: 335/651] 10.0.0.181 () {32 vars in 632 bytes} [Sun Apr 12 21:54:38 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/656] 10.0.0.139 () {36 vars in 986 bytes} [Sun Apr 12 21:54:58 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9 => generated 1171 bytes in 25 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: 319/657] 10.0.0.139 () {36 vars in 926 bytes} [Sun Apr 12 21:54:58 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/658] 10.0.0.198 () {36 vars in 986 bytes} [Sun Apr 12 21:54:58 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9 => generated 1171 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/659] 10.0.0.198 () {36 vars in 926 bytes} [Sun Apr 12 21:54:58 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: 340/660] 10.0.0.198 () {36 vars in 926 bytes} [Sun Apr 12 21:54:58 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: 321/661] 10.0.0.198 () {36 vars in 986 bytes} [Sun Apr 12 21:54:58 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/662] 10.0.0.198 () {36 vars in 926 bytes} [Sun Apr 12 21:54:58 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: 322/663] 10.0.0.198 () {36 vars in 926 bytes} [Sun Apr 12 21:54:58 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: 342/664] 10.0.0.198 () {36 vars in 986 bytes} [Sun Apr 12 21:54:59 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/665] 10.0.0.198 () {36 vars in 926 bytes} [Sun Apr 12 21:54:59 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: 343/666] 10.0.0.198 () {36 vars in 926 bytes} [Sun Apr 12 21:54:59 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/667] 10.0.0.27 () {36 vars in 909 bytes} [Sun Apr 12 21:55:00 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/668] 10.0.0.27 () {36 vars in 1005 bytes} [Sun Apr 12 21:55:00 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9/locations => generated 127 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/669] 10.0.0.27 () {36 vars in 985 bytes} [Sun Apr 12 21:55:00 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/670] 10.0.0.27 () {36 vars in 925 bytes} [Sun Apr 12 21:55:00 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: 326/671] 10.0.0.27 () {36 vars in 925 bytes} [Sun Apr 12 21:55: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: 8|app: 0|req: 328/674] 199.204.45.169 () {36 vars in 990 bytes} [Sun Apr 12 21:55:06 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/675] 199.204.45.169 () {36 vars in 930 bytes} [Sun Apr 12 21:55:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/676] 199.204.45.169 () {36 vars in 990 bytes} [Sun Apr 12 21:55:07 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/677] 199.204.45.169 () {36 vars in 930 bytes} [Sun Apr 12 21:55:07 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: 331/680] 10.0.0.139 () {36 vars in 986 bytes} [Sun Apr 12 21:55:15 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9 => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/681] 10.0.0.139 () {36 vars in 926 bytes} [Sun Apr 12 21:55:15 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: 334/686] 10.0.0.139 () {36 vars in 986 bytes} [Sun Apr 12 21:55:38 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/687] 10.0.0.139 () {36 vars in 926 bytes} [Sun Apr 12 21:55:39 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/696] 10.0.0.139 () {36 vars in 986 bytes} [Sun Apr 12 21:56:12 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/697] 10.0.0.139 () {36 vars in 926 bytes} [Sun Apr 12 21:56:12 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: 359/698] 10.0.0.139 () {36 vars in 986 bytes} [Sun Apr 12 21:56:21 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/699] 10.0.0.139 () {36 vars in 926 bytes} [Sun Apr 12 21:56:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/702] 10.0.0.139 () {36 vars in 986 bytes} [Sun Apr 12 21:56:24 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/703] 10.0.0.139 () {36 vars in 926 bytes} [Sun Apr 12 21:56:24 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: 345/708] 10.0.0.181 () {30 vars in 410 bytes} [Sun Apr 12 21:56:48 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: 365/711] 10.0.0.139 () {36 vars in 986 bytes} [Sun Apr 12 21:56:57 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/712] 10.0.0.139 () {36 vars in 926 bytes} [Sun Apr 12 21:56:57 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/719] 10.0.0.181 () {32 vars in 706 bytes} [Sun Apr 12 21:57:30 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/720] 10.0.0.181 () {32 vars in 706 bytes} [Sun Apr 12 21:57:30 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/721] 10.0.0.198 () {36 vars in 986 bytes} [Sun Apr 12 21:57:30 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9 => generated 1171 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/722] 10.0.0.198 () {36 vars in 926 bytes} [Sun Apr 12 21:57:30 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/723] 10.0.0.198 () {36 vars in 926 bytes} [Sun Apr 12 21:57: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: 371/724] 10.0.0.198 () {36 vars in 986 bytes} [Sun Apr 12 21:57:30 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/725] 10.0.0.198 () {36 vars in 926 bytes} [Sun Apr 12 21:57:30 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: 372/726] 10.0.0.198 () {36 vars in 926 bytes} [Sun Apr 12 21:57:30 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: 355/727] 10.0.0.198 () {36 vars in 986 bytes} [Sun Apr 12 21:57:30 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/728] 10.0.0.198 () {36 vars in 926 bytes} [Sun Apr 12 21:57:30 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: 356/729] 10.0.0.198 () {36 vars in 926 bytes} [Sun Apr 12 21:57:30 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/730] 10.0.0.27 () {36 vars in 909 bytes} [Sun Apr 12 21:57:30 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/731] 10.0.0.27 () {36 vars in 1005 bytes} [Sun Apr 12 21:57:31 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/732] 10.0.0.27 () {36 vars in 985 bytes} [Sun Apr 12 21:57:31 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/733] 10.0.0.27 () {36 vars in 925 bytes} [Sun Apr 12 21:57:31 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: 376/734] 10.0.0.27 () {36 vars in 925 bytes} [Sun Apr 12 21:57:31 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: 381/743] 10.0.0.181 () {34 vars in 654 bytes} [Sun Apr 12 21:58:03 2026] POST /v2/images => generated 649 bytes in 407 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-12 21:58:03.712 8 WARNING glance.api.v2.images [None req-8ce0cf17-0236-4b20-ab2c-1977529580cd 9ccedad63f324bfaa075b07e7e4f4cce 265cde964d6441609902d4ed6b58abce - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9338bd9c-4c6c-44e8-bcdb-463ea84628eb [pid: 8|app: 0|req: 363/744] 10.0.0.181 () {32 vars in 709 bytes} [Sun Apr 12 21:58:03 2026] DELETE /v2/images/9338bd9c-4c6c-44e8-bcdb-463ea84628eb => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/745] 10.0.0.181 () {32 vars in 706 bytes} [Sun Apr 12 21:58:03 2026] GET /v2/images/9338bd9c-4c6c-44e8-bcdb-463ea84628eb => 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: 364/746] 10.0.0.181 () {32 vars in 632 bytes} [Sun Apr 12 21:58:03 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/747] 10.0.0.181 () {34 vars in 654 bytes} [Sun Apr 12 21:58:03 2026] POST /v2/images => generated 702 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/748] 10.0.0.181 () {32 vars in 716 bytes} [Sun Apr 12 21:58:03 2026] GET /v2/images/646e353c-98ca-4271-87d9-edb254886a1c/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:03.896 7 INFO glance.api.v2.image_data [None req-1d6f4334-d66b-46f0-bf59-fe20536db0f1 9ccedad63f324bfaa075b07e7e4f4cce 265cde964d6441609902d4ed6b58abce - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:58:03.935 7 WARNING glance_store._drivers.rbd [None req-1d6f4334-d66b-46f0-bf59-fe20536db0f1 9ccedad63f324bfaa075b07e7e4f4cce 265cde964d6441609902d4ed6b58abce - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-12 21:58:04.380 7 INFO glance.location [None req-1d6f4334-d66b-46f0-bf59-fe20536db0f1 9ccedad63f324bfaa075b07e7e4f4cce 265cde964d6441609902d4ed6b58abce - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 384/749] 10.0.0.181 () {32 vars in 726 bytes} [Sun Apr 12 21:58:03 2026] PUT /v2/images/646e353c-98ca-4271-87d9-edb254886a1c/file => generated 0 bytes in 534 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/750] 10.0.0.181 () {32 vars in 706 bytes} [Sun Apr 12 21:58:04 2026] GET /v2/images/646e353c-98ca-4271-87d9-edb254886a1c => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/751] 10.0.0.181 () {32 vars in 716 bytes} [Sun Apr 12 21:58:04 2026] GET /v2/images/646e353c-98ca-4271-87d9-edb254886a1c/file => generated 1024 bytes in 154 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/752] 10.0.0.181 () {34 vars in 654 bytes} [Sun Apr 12 21:58:04 2026] POST /v2/images => generated 648 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/753] 10.0.0.181 () {32 vars in 725 bytes} [Sun Apr 12 21:58:04 2026] PATCH /v2/images/4b7cde12-69e8-432d-b5a0-0a501e9ea80f => generated 653 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/754] 10.0.0.181 () {32 vars in 706 bytes} [Sun Apr 12 21:58:04 2026] GET /v2/images/4b7cde12-69e8-432d-b5a0-0a501e9ea80f => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:04.755 7 WARNING glance.api.v2.images [None req-8988fc4a-dd07-454f-adfd-49aacd5ea27c 9ccedad63f324bfaa075b07e7e4f4cce 265cde964d6441609902d4ed6b58abce - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4b7cde12-69e8-432d-b5a0-0a501e9ea80f [pid: 7|app: 0|req: 387/755] 10.0.0.181 () {32 vars in 709 bytes} [Sun Apr 12 21:58:04 2026] DELETE /v2/images/4b7cde12-69e8-432d-b5a0-0a501e9ea80f => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/756] 10.0.0.181 () {32 vars in 706 bytes} [Sun Apr 12 21:58:04 2026] GET /v2/images/4b7cde12-69e8-432d-b5a0-0a501e9ea80f => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:58:04.838 7 WARNING glance.api.v2.images [None req-cb248d91-baf5-4c1c-811d-ac095f5d7302 9ccedad63f324bfaa075b07e7e4f4cce 265cde964d6441609902d4ed6b58abce - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//646e353c-98ca-4271-87d9-edb254886a1c [pid: 7|app: 0|req: 388/757] 10.0.0.181 () {32 vars in 709 bytes} [Sun Apr 12 21:58:04 2026] DELETE /v2/images/646e353c-98ca-4271-87d9-edb254886a1c => generated 0 bytes in 958 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/758] 10.0.0.181 () {32 vars in 706 bytes} [Sun Apr 12 21:58:05 2026] GET /v2/images/646e353c-98ca-4271-87d9-edb254886a1c => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:58:05.808 7 WARNING glance.api.v2.images [None req-a285f58f-5596-4c04-91f7-70343077fc63 9ccedad63f324bfaa075b07e7e4f4cce 265cde964d6441609902d4ed6b58abce - - default default] Failed to find image 9338bd9c-4c6c-44e8-bcdb-463ea84628eb to delete: glance.common.exception.ImageNotFound: No image found with ID 9338bd9c-4c6c-44e8-bcdb-463ea84628eb [pid: 7|app: 0|req: 389/759] 10.0.0.181 () {32 vars in 709 bytes} [Sun Apr 12 21:58:05 2026] DELETE /v2/images/9338bd9c-4c6c-44e8-bcdb-463ea84628eb => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/760] 10.0.0.181 () {32 vars in 706 bytes} [Sun Apr 12 21:58:05 2026] GET /v2/images/9338bd9c-4c6c-44e8-bcdb-463ea84628eb => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/769] 10.0.0.139 () {36 vars in 986 bytes} [Sun Apr 12 21:58:51 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/770] 10.0.0.139 () {36 vars in 926 bytes} [Sun Apr 12 21:58:51 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: 399/779] 10.0.0.139 () {36 vars in 986 bytes} [Sun Apr 12 21:59:28 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/780] 10.0.0.139 () {36 vars in 926 bytes} [Sun Apr 12 21:59:28 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: 392/801] 10.0.0.139 () {36 vars in 986 bytes} [Sun Apr 12 22:01:10 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/802] 10.0.0.139 () {36 vars in 926 bytes} [Sun Apr 12 22:01:10 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: 395/807] 10.0.0.139 () {36 vars in 986 bytes} [Sun Apr 12 22:01:28 2026] GET /v2/images/de977dd7-4aca-479f-a7bc-b1b7be426bb9 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/808] 10.0.0.139 () {36 vars in 926 bytes} [Sun Apr 12 22:01: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: 418/817] 199.204.45.169 () {32 vars in 825 bytes} [Sun Apr 12 22:02:08 2026] GET /v2/images?status=active&owner=efde9bf2d37c4bb89f14c07072b652f6&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/818] 199.204.45.169 () {32 vars in 652 bytes} [Sun Apr 12 22:02: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: 419/819] 10.0.0.198 () {36 vars in 986 bytes} [Sun Apr 12 22:02:09 2026] GET /v2/images/8fcd2482-109d-4877-88a8-fcb94f479525 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/820] 10.0.0.198 () {36 vars in 926 bytes} [Sun Apr 12 22:02:09 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: 420/821] 10.0.0.198 () {36 vars in 926 bytes} [Sun Apr 12 22:02:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/822] 10.0.0.198 () {36 vars in 986 bytes} [Sun Apr 12 22:02:09 2026] GET /v2/images/8fcd2482-109d-4877-88a8-fcb94f479525 => 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: 421/823] 10.0.0.198 () {36 vars in 926 bytes} [Sun Apr 12 22:02: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: 403/824] 10.0.0.198 () {36 vars in 926 bytes} [Sun Apr 12 22:02: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: 422/825] 10.0.0.198 () {36 vars in 986 bytes} [Sun Apr 12 22:02:09 2026] GET /v2/images/8fcd2482-109d-4877-88a8-fcb94f479525 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/826] 10.0.0.198 () {36 vars in 926 bytes} [Sun Apr 12 22:02:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/827] 10.0.0.27 () {36 vars in 909 bytes} [Sun Apr 12 22:02:09 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/828] 10.0.0.27 () {36 vars in 1005 bytes} [Sun Apr 12 22:02:09 2026] GET /v2/images/8fcd2482-109d-4877-88a8-fcb94f479525/locations => generated 127 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/829] 10.0.0.27 () {36 vars in 985 bytes} [Sun Apr 12 22:02:09 2026] GET /v2/images/8fcd2482-109d-4877-88a8-fcb94f479525 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/830] 10.0.0.27 () {36 vars in 925 bytes} [Sun Apr 12 22:02: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: 425/831] 10.0.0.27 () {36 vars in 925 bytes} [Sun Apr 12 22:02:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/874] 10.0.0.181 () {32 vars in 632 bytes} [Sun Apr 12 22:05:39 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)