+ 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 [Tue May 26 21:29:38 2026] *** compiled with version: 13.3.0 on 22 May 2026 05:17:01 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-f475dcfc8-wnf6k 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 0x7ff847d49668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-26 21:29:40.057 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-26 21:29:40.122 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-05-26 21:29:40.993 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-26 21:29:40.994 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-26 21:29:40.995 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-26 21:29:41.025 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-26 21:29:41.026 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-26 21:29:41.027 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-26 21:29:43.070 7 WARNING glance.api.v2.images [None req-418620b8-984f-4168-9484-10dfd501d184 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-26 21:29:43.095 8 WARNING glance.api.v2.images [None req-81144ce2-a073-451f-a93e-bffbe3b2d507 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-26 21:29:43.424 7 WARNING keystonemiddleware._common.config [None req-418620b8-984f-4168-9484-10dfd501d184 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 21:29:43.433 7 WARNING oslo_config.cfg [None req-418620b8-984f-4168-9484-10dfd501d184 - - - - - -] 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 0x7ff847d49668 pid: 7 (default app) 2026-05-26 21:29:43.463 8 WARNING keystonemiddleware._common.config [None req-81144ce2-a073-451f-a93e-bffbe3b2d507 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 21:29:43.472 8 WARNING oslo_config.cfg [None req-81144ce2-a073-451f-a93e-bffbe3b2d507 - - - - - -] 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 0x7ff847d49668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.169 () {42 vars in 688 bytes} [Tue May 26 21:29:43 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-05-26 21:29:44.440 8 WARNING oslo_policy.policy [None req-5e1b80b6-b862-40bd-b2db-ab646ad1ab0c 861179ecdd864c19a5063cdf3996161a e7ddc02fd59642b5a55f9451b7938b97 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 21:29:44.440 8 WARNING oslo_policy.policy [None req-5e1b80b6-b862-40bd-b2db-ab646ad1ab0c 861179ecdd864c19a5063cdf3996161a e7ddc02fd59642b5a55f9451b7938b97 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 21:29:44.456 8 WARNING oslo_policy.policy [None req-5e1b80b6-b862-40bd-b2db-ab646ad1ab0c 861179ecdd864c19a5063cdf3996161a e7ddc02fd59642b5a55f9451b7938b97 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 21:29:44.456 8 WARNING oslo_policy.policy [None req-5e1b80b6-b862-40bd-b2db-ab646ad1ab0c 861179ecdd864c19a5063cdf3996161a e7ddc02fd59642b5a55f9451b7938b97 - - 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/6] 199.204.45.169 () {44 vars in 910 bytes} [Tue May 26 21:29:43 2026] GET /v2/images => generated 69 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.169 () {42 vars in 688 bytes} [Tue May 26 21:29: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: 2/8] 199.204.45.169 () {44 vars in 910 bytes} [Tue May 26 21:29:48 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:29:48.178 7 WARNING oslo_policy.policy [None req-0f8fddfe-d3e8-4fa8-9e0f-c707d34998e6 861179ecdd864c19a5063cdf3996161a e7ddc02fd59642b5a55f9451b7938b97 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 21:29:48.178 7 WARNING oslo_policy.policy [None req-0f8fddfe-d3e8-4fa8-9e0f-c707d34998e6 861179ecdd864c19a5063cdf3996161a e7ddc02fd59642b5a55f9451b7938b97 - - 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/9] 199.204.45.169 () {44 vars in 911 bytes} [Tue May 26 21:29:48 2026] GET /v2/images/cirros => generated 151 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.169 () {44 vars in 933 bytes} [Tue May 26 21:29:48 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:29:48.318 7 WARNING oslo_policy.policy [None req-4cae0b2b-c00a-450f-89e1-caac7d1087c1 861179ecdd864c19a5063cdf3996161a e7ddc02fd59642b5a55f9451b7938b97 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 21:29:48.319 7 WARNING oslo_policy.policy [None req-4cae0b2b-c00a-450f-89e1-caac7d1087c1 861179ecdd864c19a5063cdf3996161a e7ddc02fd59642b5a55f9451b7938b97 - - 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: 8/11] 199.204.45.169 () {44 vars in 939 bytes} [Tue May 26 21:29:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:29:48.400 8 WARNING oslo_config.cfg [None req-05d1166b-9a98-4cef-bbec-e65bb2958cc6 861179ecdd864c19a5063cdf3996161a e7ddc02fd59642b5a55f9451b7938b97 - - 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/12] 199.204.45.169 () {48 vars in 951 bytes} [Tue May 26 21:29:48 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 21:29:48.422 7 WARNING oslo_policy.policy [None req-c8cee854-4148-48b2-91de-98aaf96a703d 861179ecdd864c19a5063cdf3996161a e7ddc02fd59642b5a55f9451b7938b97 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 21:29:48.423 7 WARNING oslo_policy.policy [None req-c8cee854-4148-48b2-91de-98aaf96a703d 861179ecdd864c19a5063cdf3996161a e7ddc02fd59642b5a55f9451b7938b97 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 21:29:48.424 7 INFO glance.api.v2.image_data [None req-c8cee854-4148-48b2-91de-98aaf96a703d 861179ecdd864c19a5063cdf3996161a e7ddc02fd59642b5a55f9451b7938b97 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 21:29:52.267 7 WARNING glance.location [None req-c8cee854-4148-48b2-91de-98aaf96a703d 861179ecdd864c19a5063cdf3996161a e7ddc02fd59642b5a55f9451b7938b97 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.169 () {48 vars in 1045 bytes} [Tue May 26 21:29:48 2026] PUT /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a/file => generated 0 bytes in 3885 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6446 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.169 () {44 vars in 971 bytes} [Tue May 26 21:29:52 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:29:52.425 7 WARNING oslo_config.cfg [None req-a7de0931-1a4e-4269-a367-fbd2b09c315e 861179ecdd864c19a5063cdf3996161a e7ddc02fd59642b5a55f9451b7938b97 - - 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: 10/15] 199.204.45.169 () {48 vars in 1051 bytes} [Tue May 26 21:29:52 2026] PATCH /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => generated 1312 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.204.45.169 () {44 vars in 971 bytes} [Tue May 26 21:29:52 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/273] 199.204.45.169 () {42 vars in 688 bytes} [Tue May 26 21:51:09 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: 139/274] 199.204.45.169 () {44 vars in 910 bytes} [Tue May 26 21:51:09 2026] GET /v2/images => generated 1381 bytes in 503 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 688 bytes} [Tue May 26 21:51:28 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: 142/280] 199.204.45.169 () {44 vars in 910 bytes} [Tue May 26 21:51:28 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/281] 199.204.45.169 () {44 vars in 937 bytes} [Tue May 26 21:51:28 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 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 959 bytes} [Tue May 26 21:51:28 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 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 939 bytes} [Tue May 26 21:51:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 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 951 bytes} [Tue May 26 21:51:28 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-05-26 21:51:28.237 8 WARNING oslo_policy.policy [None req-0db0600a-ff6c-4b82-9970-a3ca9b6c620b 861179ecdd864c19a5063cdf3996161a e7ddc02fd59642b5a55f9451b7938b97 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 21:51:28.238 8 WARNING oslo_policy.policy [None req-0db0600a-ff6c-4b82-9970-a3ca9b6c620b 861179ecdd864c19a5063cdf3996161a e7ddc02fd59642b5a55f9451b7938b97 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 21:51:28.239 8 INFO glance.api.v2.image_data [None req-0db0600a-ff6c-4b82-9970-a3ca9b6c620b 861179ecdd864c19a5063cdf3996161a e7ddc02fd59642b5a55f9451b7938b97 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 21:51:56.014 8 WARNING glance.location [None req-0db0600a-ff6c-4b82-9970-a3ca9b6c620b 861179ecdd864c19a5063cdf3996161a e7ddc02fd59642b5a55f9451b7938b97 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 141/291] 199.204.45.169 () {48 vars in 1046 bytes} [Tue May 26 21:51:28 2026] PUT /v2/images/3d64fe8c-d827-4e7a-99bd-db016dc9e5fb/file => generated 0 bytes in 27830 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62274 switches on core 0) [pid: 7|app: 0|req: 151/292] 199.204.45.169 () {44 vars in 971 bytes} [Tue May 26 21:51:56 2026] GET /v2/images/3d64fe8c-d827-4e7a-99bd-db016dc9e5fb => 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: 142/293] 199.204.45.169 () {48 vars in 1051 bytes} [Tue May 26 21:51:56 2026] PATCH /v2/images/3d64fe8c-d827-4e7a-99bd-db016dc9e5fb => generated 1395 bytes in 101 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 () {44 vars in 971 bytes} [Tue May 26 21:51:56 2026] GET /v2/images/3d64fe8c-d827-4e7a-99bd-db016dc9e5fb => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/295] 199.204.45.169 () {42 vars in 688 bytes} [Tue May 26 21:51:57 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: 153/296] 199.204.45.169 () {44 vars in 910 bytes} [Tue May 26 21:51:57 2026] GET /v2/images => generated 2778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/381] 199.204.45.169 () {42 vars in 688 bytes} [Tue May 26 21:58:54 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/382] 199.204.45.169 () {44 vars in 910 bytes} [Tue May 26 21:58:54 2026] GET /v2/images => generated 2778 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/385] 199.204.45.169 () {42 vars in 688 bytes} [Tue May 26 21:59:05 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: 198/386] 199.204.45.169 () {44 vars in 910 bytes} [Tue May 26 21:59:05 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/387] 199.204.45.169 () {44 vars in 947 bytes} [Tue May 26 21:59:05 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/388] 199.204.45.169 () {44 vars in 969 bytes} [Tue May 26 21:59:05 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/389] 199.204.45.169 () {44 vars in 939 bytes} [Tue May 26 21:59:05 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: 200/390] 199.204.45.169 () {48 vars in 951 bytes} [Tue May 26 21:59:05 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-05-26 21:59:05.395 8 INFO glance.api.v2.image_data [None req-69903332-fb58-458f-9d70-cc2091b855cf 861179ecdd864c19a5063cdf3996161a e7ddc02fd59642b5a55f9451b7938b97 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 21:59:28.148 8 INFO glance.location [None req-69903332-fb58-458f-9d70-cc2091b855cf 861179ecdd864c19a5063cdf3996161a e7ddc02fd59642b5a55f9451b7938b97 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 191/395] 199.204.45.169 () {48 vars in 1045 bytes} [Tue May 26 21:59:05 2026] PUT /v2/images/16518dd0-968a-46db-be7c-bdb4304a1c71/file => generated 0 bytes in 22799 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24645 switches on core 0) [pid: 7|app: 0|req: 205/396] 199.204.45.169 () {44 vars in 971 bytes} [Tue May 26 21:59:28 2026] GET /v2/images/16518dd0-968a-46db-be7c-bdb4304a1c71 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/397] 199.204.45.169 () {48 vars in 1051 bytes} [Tue May 26 21:59:28 2026] PATCH /v2/images/16518dd0-968a-46db-be7c-bdb4304a1c71 => generated 1410 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/398] 199.204.45.169 () {44 vars in 971 bytes} [Tue May 26 21:59:28 2026] GET /v2/images/16518dd0-968a-46db-be7c-bdb4304a1c71 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/407] 199.204.45.169 () {42 vars in 688 bytes} [Tue May 26 22:00: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: 197/408] 199.204.45.169 () {44 vars in 910 bytes} [Tue May 26 22:00:06 2026] GET /v2/images => generated 4190 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/411] 199.204.45.169 () {42 vars in 688 bytes} [Tue May 26 22:00:22 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: 213/412] 199.204.45.169 () {44 vars in 910 bytes} [Tue May 26 22:00:22 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/413] 199.204.45.169 () {44 vars in 939 bytes} [Tue May 26 22:00:22 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/414] 199.204.45.169 () {44 vars in 961 bytes} [Tue May 26 22:00:22 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/415] 199.204.45.169 () {44 vars in 939 bytes} [Tue May 26 22:00:22 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: 215/416] 199.204.45.169 () {48 vars in 951 bytes} [Tue May 26 22:00:22 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 22:00:22.431 8 INFO glance.api.v2.image_data [None req-69b62760-25cf-41a9-a6f6-b8457e770a6a 861179ecdd864c19a5063cdf3996161a e7ddc02fd59642b5a55f9451b7938b97 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 22:00:35.670 8 INFO glance.location [None req-69b62760-25cf-41a9-a6f6-b8457e770a6a 861179ecdd864c19a5063cdf3996161a e7ddc02fd59642b5a55f9451b7938b97 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 202/421] 199.204.45.169 () {48 vars in 1046 bytes} [Tue May 26 22:00:22 2026] PUT /v2/images/6df088b8-8204-4ae4-94d7-af5310f9a148/file => generated 0 bytes in 13283 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35710 switches on core 0) [pid: 7|app: 0|req: 220/422] 199.204.45.169 () {44 vars in 971 bytes} [Tue May 26 22:00:35 2026] GET /v2/images/6df088b8-8204-4ae4-94d7-af5310f9a148 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/423] 199.204.45.169 () {48 vars in 1051 bytes} [Tue May 26 22:00:35 2026] PATCH /v2/images/6df088b8-8204-4ae4-94d7-af5310f9a148 => generated 1382 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/424] 199.204.45.169 () {44 vars in 971 bytes} [Tue May 26 22:00:35 2026] GET /v2/images/6df088b8-8204-4ae4-94d7-af5310f9a148 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/585] 199.204.45.169 () {42 vars in 688 bytes} [Tue May 26 22:13:53 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: 284/586] 199.204.45.169 () {44 vars in 910 bytes} [Tue May 26 22:13:53 2026] GET /v2/images => generated 5574 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/615] 199.204.45.169 () {42 vars in 688 bytes} [Tue May 26 22:16:19 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: 317/616] 199.204.45.169 () {44 vars in 910 bytes} [Tue May 26 22:16:19 2026] GET /v2/images => generated 5574 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/617] 199.204.45.169 () {42 vars in 688 bytes} [Tue May 26 22:16:22 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: 318/618] 199.204.45.169 () {44 vars in 910 bytes} [Tue May 26 22:16:22 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: 307/631] 199.204.45.169 () {42 vars in 688 bytes} [Tue May 26 22:17:15 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: 325/632] 199.204.45.169 () {44 vars in 910 bytes} [Tue May 26 22:17:15 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/635] 199.204.45.169 () {42 vars in 688 bytes} [Tue May 26 22:17:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/636] 199.204.45.169 () {44 vars in 910 bytes} [Tue May 26 22:17:23 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/649] 199.204.45.169 () {42 vars in 688 bytes} [Tue May 26 22:18:30 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: 316/650] 199.204.45.169 () {44 vars in 910 bytes} [Tue May 26 22:18:30 2026] GET /v2/images => generated 5574 bytes in 56 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: 339/659] 10.0.0.31 () {32 vars in 631 bytes} [Tue May 26 22:19:13 2026] GET /v2/images => generated 5574 bytes in 25 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.252 () {36 vars in 986 bytes} [Tue May 26 22:19:31 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => generated 1312 bytes in 28 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: 323/665] 10.0.0.252 () {36 vars in 926 bytes} [Tue May 26 22:19:32 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/668] 10.0.0.220 () {36 vars in 986 bytes} [Tue May 26 22:19:37 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => generated 1312 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/669] 10.0.0.220 () {36 vars in 926 bytes} [Tue May 26 22:19:37 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: 7|app: 0|req: 345/670] 10.0.0.220 () {36 vars in 926 bytes} [Tue May 26 22:19:37 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: 326/671] 10.0.0.220 () {36 vars in 986 bytes} [Tue May 26 22:19:37 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => 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: 346/672] 10.0.0.220 () {36 vars in 926 bytes} [Tue May 26 22:19:37 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: 327/673] 10.0.0.220 () {36 vars in 926 bytes} [Tue May 26 22:19:37 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: 7|app: 0|req: 347/674] 10.0.0.220 () {36 vars in 986 bytes} [Tue May 26 22:19:37 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/675] 10.0.0.220 () {36 vars in 926 bytes} [Tue May 26 22:19:37 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: 348/676] 10.0.0.220 () {36 vars in 926 bytes} [Tue May 26 22:19:37 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/677] 10.0.0.193 () {36 vars in 910 bytes} [Tue May 26 22:19:38 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: 349/678] 10.0.0.193 () {36 vars in 1006 bytes} [Tue May 26 22:19:38 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a/locations => generated 127 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/679] 10.0.0.193 () {36 vars in 986 bytes} [Tue May 26 22:19:39 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/680] 10.0.0.193 () {36 vars in 926 bytes} [Tue May 26 22:19:39 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: 331/681] 10.0.0.193 () {36 vars in 926 bytes} [Tue May 26 22:19:39 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: 351/682] 199.204.45.169 () {36 vars in 990 bytes} [Tue May 26 22:19:39 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/683] 199.204.45.169 () {36 vars in 930 bytes} [Tue May 26 22:19: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: 352/684] 199.204.45.169 () {36 vars in 990 bytes} [Tue May 26 22:19:40 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/685] 199.204.45.169 () {36 vars in 930 bytes} [Tue May 26 22:19:40 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: 335/688] 10.0.0.252 () {36 vars in 986 bytes} [Tue May 26 22:19:44 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => 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: 354/689] 10.0.0.252 () {36 vars in 926 bytes} [Tue May 26 22:19:44 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: 336/690] 10.0.0.252 () {36 vars in 986 bytes} [Tue May 26 22:19:45 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/691] 10.0.0.252 () {36 vars in 926 bytes} [Tue May 26 22:19:45 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: 340/698] 10.0.0.252 () {36 vars in 986 bytes} [Tue May 26 22:20:19 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/699] 10.0.0.252 () {36 vars in 926 bytes} [Tue May 26 22:20:19 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: 341/700] 10.0.0.31 () {30 vars in 409 bytes} [Tue May 26 22:20:22 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/705] 10.0.0.252 () {36 vars in 986 bytes} [Tue May 26 22:20:39 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/706] 10.0.0.252 () {36 vars in 926 bytes} [Tue May 26 22:20:39 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: 347/711] 10.0.0.252 () {36 vars in 986 bytes} [Tue May 26 22:20:53 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/712] 10.0.0.252 () {36 vars in 926 bytes} [Tue May 26 22:20:53 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: 349/715] 10.0.0.31 () {34 vars in 653 bytes} [Tue May 26 22:21:11 2026] POST /v2/images => generated 648 bytes in 206 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-26 22:21:11.233 7 WARNING glance.api.v2.images [None req-a5f0fd51-900b-47cc-b600-c903ce08b4c1 31e1ddebdf6a4b3f897e60bde7b612a8 af23baefb0d74f40b9e70f6e2959aed6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e1defdd5-db8a-46b6-9c41-6c81cf978a81 [pid: 7|app: 0|req: 367/716] 10.0.0.31 () {32 vars in 708 bytes} [Tue May 26 22:21:11 2026] DELETE /v2/images/e1defdd5-db8a-46b6-9c41-6c81cf978a81 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/717] 10.0.0.31 () {32 vars in 705 bytes} [Tue May 26 22:21:11 2026] GET /v2/images/e1defdd5-db8a-46b6-9c41-6c81cf978a81 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/718] 10.0.0.31 () {32 vars in 631 bytes} [Tue May 26 22:21:11 2026] GET /v2/images => generated 1381 bytes in 35 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.31 () {34 vars in 653 bytes} [Tue May 26 22:21:11 2026] POST /v2/images => generated 702 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/720] 10.0.0.31 () {32 vars in 715 bytes} [Tue May 26 22:21:11 2026] GET /v2/images/96b757d8-0ea1-40a8-bd35-121d5e6f9ce1/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:21:11.443 8 INFO glance.api.v2.image_data [None req-f5583416-a74f-4142-b1d5-d5493efedf7a 31e1ddebdf6a4b3f897e60bde7b612a8 af23baefb0d74f40b9e70f6e2959aed6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 22:21:11.512 8 WARNING glance_store._drivers.rbd [None req-f5583416-a74f-4142-b1d5-d5493efedf7a 31e1ddebdf6a4b3f897e60bde7b612a8 af23baefb0d74f40b9e70f6e2959aed6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-26 22:21:12.247 8 INFO glance.location [None req-f5583416-a74f-4142-b1d5-d5493efedf7a 31e1ddebdf6a4b3f897e60bde7b612a8 af23baefb0d74f40b9e70f6e2959aed6 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 352/721] 10.0.0.31 () {32 vars in 725 bytes} [Tue May 26 22:21:11 2026] PUT /v2/images/96b757d8-0ea1-40a8-bd35-121d5e6f9ce1/file => generated 0 bytes in 881 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/722] 10.0.0.31 () {32 vars in 705 bytes} [Tue May 26 22:21:12 2026] GET /v2/images/96b757d8-0ea1-40a8-bd35-121d5e6f9ce1 => generated 1103 bytes in 16 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.31 () {32 vars in 715 bytes} [Tue May 26 22:21:12 2026] GET /v2/images/96b757d8-0ea1-40a8-bd35-121d5e6f9ce1/file => generated 1024 bytes in 160 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/724] 10.0.0.31 () {34 vars in 653 bytes} [Tue May 26 22:21:12 2026] POST /v2/images => generated 648 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/725] 10.0.0.31 () {32 vars in 724 bytes} [Tue May 26 22:21:12 2026] PATCH /v2/images/5fb98ee7-19cd-4916-b622-77a8ab28bd15 => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/726] 10.0.0.31 () {32 vars in 705 bytes} [Tue May 26 22:21:12 2026] GET /v2/images/5fb98ee7-19cd-4916-b622-77a8ab28bd15 => generated 652 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 22:21:12.649 8 WARNING glance.api.v2.images [None req-39ff4977-989f-46ff-a93c-33a5fd75556e 31e1ddebdf6a4b3f897e60bde7b612a8 af23baefb0d74f40b9e70f6e2959aed6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5fb98ee7-19cd-4916-b622-77a8ab28bd15 [pid: 8|app: 0|req: 355/727] 10.0.0.31 () {32 vars in 708 bytes} [Tue May 26 22:21:12 2026] DELETE /v2/images/5fb98ee7-19cd-4916-b622-77a8ab28bd15 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/728] 10.0.0.31 () {32 vars in 705 bytes} [Tue May 26 22:21:12 2026] GET /v2/images/5fb98ee7-19cd-4916-b622-77a8ab28bd15 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 22:21:12.719 8 WARNING glance.api.v2.images [None req-09fb1e35-2026-4db6-b179-9ac88fa5d3a3 31e1ddebdf6a4b3f897e60bde7b612a8 af23baefb0d74f40b9e70f6e2959aed6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//96b757d8-0ea1-40a8-bd35-121d5e6f9ce1 [pid: 8|app: 0|req: 356/731] 10.0.0.31 () {32 vars in 708 bytes} [Tue May 26 22:21:12 2026] DELETE /v2/images/96b757d8-0ea1-40a8-bd35-121d5e6f9ce1 => generated 0 bytes in 843 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/732] 10.0.0.31 () {32 vars in 705 bytes} [Tue May 26 22:21:13 2026] GET /v2/images/96b757d8-0ea1-40a8-bd35-121d5e6f9ce1 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 22:21:13.586 8 WARNING glance.api.v2.images [None req-1bfe2697-7eb7-4605-ac7f-e8fd275767c0 31e1ddebdf6a4b3f897e60bde7b612a8 af23baefb0d74f40b9e70f6e2959aed6 - - default default] Failed to find image e1defdd5-db8a-46b6-9c41-6c81cf978a81 to delete: glance.common.exception.ImageNotFound: No image found with ID e1defdd5-db8a-46b6-9c41-6c81cf978a81 [pid: 8|app: 0|req: 357/733] 10.0.0.31 () {32 vars in 708 bytes} [Tue May 26 22:21:13 2026] DELETE /v2/images/e1defdd5-db8a-46b6-9c41-6c81cf978a81 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/734] 10.0.0.31 () {32 vars in 705 bytes} [Tue May 26 22:21:13 2026] GET /v2/images/e1defdd5-db8a-46b6-9c41-6c81cf978a81 => generated 139 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/739] 10.0.0.252 () {36 vars in 986 bytes} [Tue May 26 22:21:39 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => 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: 360/740] 10.0.0.252 () {36 vars in 926 bytes} [Tue May 26 22:21:39 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: 384/747] 10.0.0.252 () {36 vars in 986 bytes} [Tue May 26 22:22:03 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/748] 10.0.0.252 () {36 vars in 926 bytes} [Tue May 26 22:22:03 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/751] 10.0.0.252 () {36 vars in 986 bytes} [Tue May 26 22:22:20 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/752] 10.0.0.252 () {36 vars in 926 bytes} [Tue May 26 22:22:20 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: 388/755] 10.0.0.31 () {32 vars in 705 bytes} [Tue May 26 22:22:23 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/756] 10.0.0.31 () {32 vars in 705 bytes} [Tue May 26 22:22:23 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => 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: 389/757] 10.0.0.220 () {36 vars in 986 bytes} [Tue May 26 22:22:23 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => generated 1312 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/758] 10.0.0.220 () {36 vars in 926 bytes} [Tue May 26 22:22:23 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: 390/759] 10.0.0.220 () {36 vars in 926 bytes} [Tue May 26 22:22:23 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/760] 10.0.0.220 () {36 vars in 986 bytes} [Tue May 26 22:22:23 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/761] 10.0.0.220 () {36 vars in 926 bytes} [Tue May 26 22:22:23 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/762] 10.0.0.220 () {36 vars in 926 bytes} [Tue May 26 22:22:23 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: 7|app: 0|req: 392/763] 10.0.0.220 () {36 vars in 986 bytes} [Tue May 26 22:22:23 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => 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: 372/764] 10.0.0.220 () {36 vars in 926 bytes} [Tue May 26 22:22:23 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: 393/765] 10.0.0.220 () {36 vars in 926 bytes} [Tue May 26 22:22:23 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: 373/766] 10.0.0.193 () {36 vars in 910 bytes} [Tue May 26 22:22:24 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: 394/767] 10.0.0.193 () {36 vars in 1006 bytes} [Tue May 26 22:22:24 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/768] 10.0.0.193 () {36 vars in 986 bytes} [Tue May 26 22:22:24 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => 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: 395/769] 10.0.0.193 () {36 vars in 926 bytes} [Tue May 26 22:22:24 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: 375/770] 10.0.0.193 () {36 vars in 926 bytes} [Tue May 26 22:22:24 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: 383/785] 10.0.0.252 () {36 vars in 986 bytes} [Tue May 26 22:23:37 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/786] 10.0.0.252 () {36 vars in 926 bytes} [Tue May 26 22:23:37 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: 386/791] 10.0.0.252 () {36 vars in 986 bytes} [Tue May 26 22:23:55 2026] GET /v2/images/20df8f3e-7a02-4b07-ab0e-920dcfea628a => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/792] 10.0.0.252 () {36 vars in 926 bytes} [Tue May 26 22:23:55 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/801] 199.204.45.169 () {32 vars in 825 bytes} [Tue May 26 22:24:35 2026] GET /v2/images?status=active&owner=e7ddc02fd59642b5a55f9451b7938b97&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/802] 199.204.45.169 () {32 vars in 652 bytes} [Tue May 26 22:24:35 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: 412/803] 10.0.0.220 () {36 vars in 986 bytes} [Tue May 26 22:24:35 2026] GET /v2/images/3d64fe8c-d827-4e7a-99bd-db016dc9e5fb => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/804] 10.0.0.220 () {36 vars in 926 bytes} [Tue May 26 22:24:36 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: 413/805] 10.0.0.220 () {36 vars in 926 bytes} [Tue May 26 22:24:36 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: 393/806] 10.0.0.220 () {36 vars in 986 bytes} [Tue May 26 22:24:36 2026] GET /v2/images/3d64fe8c-d827-4e7a-99bd-db016dc9e5fb => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/807] 10.0.0.220 () {36 vars in 926 bytes} [Tue May 26 22:24:36 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: 394/808] 10.0.0.220 () {36 vars in 926 bytes} [Tue May 26 22:24:36 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: 415/809] 10.0.0.220 () {36 vars in 986 bytes} [Tue May 26 22:24:36 2026] GET /v2/images/3d64fe8c-d827-4e7a-99bd-db016dc9e5fb => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/810] 10.0.0.220 () {36 vars in 926 bytes} [Tue May 26 22:24:36 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: 7|app: 0|req: 416/811] 10.0.0.193 () {36 vars in 910 bytes} [Tue May 26 22:24:36 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: 396/812] 10.0.0.193 () {36 vars in 1006 bytes} [Tue May 26 22:24:36 2026] GET /v2/images/3d64fe8c-d827-4e7a-99bd-db016dc9e5fb/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/813] 10.0.0.193 () {36 vars in 986 bytes} [Tue May 26 22:24:36 2026] GET /v2/images/3d64fe8c-d827-4e7a-99bd-db016dc9e5fb => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/814] 10.0.0.193 () {36 vars in 926 bytes} [Tue May 26 22:24:36 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/815] 10.0.0.193 () {36 vars in 926 bytes} [Tue May 26 22:24:36 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: 419/858] 10.0.0.31 () {32 vars in 631 bytes} [Tue May 26 22:28:04 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)