+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 1 07:49:20 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-6857d5df6d-xdbql 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 0x7ffbb3fee668 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-07-01 07:49:22.697 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-01 07:49:22.745 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-01 07:49:23.559 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-01 07:49:23.560 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-01 07:49:23.560 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 07:49:23.604 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-01 07:49:23.605 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-01 07:49:23.606 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 07:49:25.637 7 WARNING glance.api.v2.images [None req-e622595e-5b51-4e16-a03b-e90d3a2243b6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 07:49:25.691 8 WARNING glance.api.v2.images [None req-0c79c100-9872-4f4e-9096-e2843e93ead8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 07:49:25.977 7 WARNING keystonemiddleware._common.config [None req-e622595e-5b51-4e16-a03b-e90d3a2243b6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 07:49:25.985 7 WARNING oslo_config.cfg [None req-e622595e-5b51-4e16-a03b-e90d3a2243b6 - - - - - -] 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 0x7ffbb3fee668 pid: 7 (default app) 2026-07-01 07:49:26.032 8 WARNING keystonemiddleware._common.config [None req-0c79c100-9872-4f4e-9096-e2843e93ead8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 07:49:26.040 8 WARNING oslo_config.cfg [None req-0c79c100-9872-4f4e-9096-e2843e93ead8 - - - - - -] 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 0x7ffbb3fee668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.107 () {42 vars in 689 bytes} [Wed Jul 1 07:49:27 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-07-01 07:49:28.430 8 WARNING oslo_policy.policy [None req-8ef335f0-50ed-418e-ae39-941f2cebfd78 e0efe2fbceb24d90a948a6a692559b16 b2aa9d6c3650431eb442e381cb765197 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 07:49:28.430 8 WARNING oslo_policy.policy [None req-8ef335f0-50ed-418e-ae39-941f2cebfd78 e0efe2fbceb24d90a948a6a692559b16 b2aa9d6c3650431eb442e381cb765197 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 07:49:28.445 8 WARNING oslo_policy.policy [None req-8ef335f0-50ed-418e-ae39-941f2cebfd78 e0efe2fbceb24d90a948a6a692559b16 b2aa9d6c3650431eb442e381cb765197 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 07:49:28.445 8 WARNING oslo_policy.policy [None req-8ef335f0-50ed-418e-ae39-941f2cebfd78 e0efe2fbceb24d90a948a6a692559b16 b2aa9d6c3650431eb442e381cb765197 - - 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.19.213.107 () {44 vars in 911 bytes} [Wed Jul 1 07:49:27 2026] GET /v2/images => generated 69 bytes in 609 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.107 () {42 vars in 689 bytes} [Wed Jul 1 07:49:32 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.19.213.107 () {44 vars in 911 bytes} [Wed Jul 1 07:49:32 2026] GET /v2/images => generated 69 bytes in 36 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-07-01 07:49:32.107 7 WARNING oslo_policy.policy [None req-a52ecbe8-f896-4564-ae45-ad62c8d5ae4a e0efe2fbceb24d90a948a6a692559b16 b2aa9d6c3650431eb442e381cb765197 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 07:49:32.107 7 WARNING oslo_policy.policy [None req-a52ecbe8-f896-4564-ae45-ad62c8d5ae4a e0efe2fbceb24d90a948a6a692559b16 b2aa9d6c3650431eb442e381cb765197 - - 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.19.213.107 () {44 vars in 912 bytes} [Wed Jul 1 07:49:32 2026] GET /v2/images/cirros => generated 151 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.107 () {44 vars in 934 bytes} [Wed Jul 1 07:49:32 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 07:49:32.253 7 WARNING oslo_policy.policy [None req-afea769c-5f86-4699-99ba-92a226b9f32a e0efe2fbceb24d90a948a6a692559b16 b2aa9d6c3650431eb442e381cb765197 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 07:49:32.253 7 WARNING oslo_policy.policy [None req-afea769c-5f86-4699-99ba-92a226b9f32a e0efe2fbceb24d90a948a6a692559b16 b2aa9d6c3650431eb442e381cb765197 - - 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.19.213.107 () {44 vars in 940 bytes} [Wed Jul 1 07:49:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 07:49:32.351 8 WARNING oslo_config.cfg [None req-fcdbaf68-7c3d-4070-9067-44f84f30a987 e0efe2fbceb24d90a948a6a692559b16 b2aa9d6c3650431eb442e381cb765197 - - 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.19.213.107 () {48 vars in 952 bytes} [Wed Jul 1 07:49:32 2026] POST /v2/images => generated 760 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 07:49:32.374 7 WARNING oslo_policy.policy [None req-31f90619-114f-4b4c-83a8-224da0a6c227 e0efe2fbceb24d90a948a6a692559b16 b2aa9d6c3650431eb442e381cb765197 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 07:49:32.374 7 WARNING oslo_policy.policy [None req-31f90619-114f-4b4c-83a8-224da0a6c227 e0efe2fbceb24d90a948a6a692559b16 b2aa9d6c3650431eb442e381cb765197 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 07:49:32.375 7 INFO glance.api.v2.image_data [None req-31f90619-114f-4b4c-83a8-224da0a6c227 e0efe2fbceb24d90a948a6a692559b16 b2aa9d6c3650431eb442e381cb765197 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 07:49:36.252 7 WARNING glance.location [None req-31f90619-114f-4b4c-83a8-224da0a6c227 e0efe2fbceb24d90a948a6a692559b16 b2aa9d6c3650431eb442e381cb765197 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.107 () {48 vars in 1046 bytes} [Wed Jul 1 07:49:32 2026] PUT /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c/file => generated 0 bytes in 3921 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5357 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.107 () {44 vars in 972 bytes} [Wed Jul 1 07:49:36 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 07:49:36.410 7 WARNING oslo_config.cfg [None req-8c2850d7-c79b-4688-a14b-4255fea42683 e0efe2fbceb24d90a948a6a692559b16 b2aa9d6c3650431eb442e381cb765197 - - 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/16] 199.19.213.107 () {48 vars in 1052 bytes} [Wed Jul 1 07:49:36 2026] PATCH /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => generated 1312 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.19.213.107 () {44 vars in 972 bytes} [Wed Jul 1 07:49:36 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => 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: 134/266] 199.19.213.107 () {42 vars in 689 bytes} [Wed Jul 1 08:10:16 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: 133/267] 199.19.213.107 () {44 vars in 911 bytes} [Wed Jul 1 08:10:16 2026] GET /v2/images => generated 1381 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 199.19.213.107 () {42 vars in 689 bytes} [Wed Jul 1 08:10:33 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/271] 199.19.213.107 () {44 vars in 911 bytes} [Wed Jul 1 08:10:33 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.19.213.107 () {44 vars in 938 bytes} [Wed Jul 1 08:10:34 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 199.19.213.107 () {44 vars in 960 bytes} [Wed Jul 1 08:10:34 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.19.213.107 () {44 vars in 940 bytes} [Wed Jul 1 08:10:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.19.213.107 () {48 vars in 952 bytes} [Wed Jul 1 08:10:34 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 08:10:34.180 7 INFO glance.api.v2.image_data [None req-96379727-efe2-4c52-bafe-56a0511e24be e0efe2fbceb24d90a948a6a692559b16 b2aa9d6c3650431eb442e381cb765197 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 08:11:01.917 7 WARNING glance.location [None req-96379727-efe2-4c52-bafe-56a0511e24be e0efe2fbceb24d90a948a6a692559b16 b2aa9d6c3650431eb442e381cb765197 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 139/282] 199.19.213.107 () {48 vars in 1047 bytes} [Wed Jul 1 08:10:34 2026] PUT /v2/images/95e2aee3-3e68-4702-beb7-6a694df093c2/file => generated 0 bytes in 27783 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66430 switches on core 0) [pid: 8|app: 0|req: 144/283] 199.19.213.107 () {44 vars in 972 bytes} [Wed Jul 1 08:11:01 2026] GET /v2/images/95e2aee3-3e68-4702-beb7-6a694df093c2 => 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: 140/284] 199.19.213.107 () {48 vars in 1052 bytes} [Wed Jul 1 08:11:01 2026] PATCH /v2/images/95e2aee3-3e68-4702-beb7-6a694df093c2 => generated 1395 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/285] 199.19.213.107 () {44 vars in 972 bytes} [Wed Jul 1 08:11:02 2026] GET /v2/images/95e2aee3-3e68-4702-beb7-6a694df093c2 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/286] 199.19.213.107 () {42 vars in 689 bytes} [Wed Jul 1 08:11:03 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/287] 199.19.213.107 () {44 vars in 911 bytes} [Wed Jul 1 08:11:03 2026] GET /v2/images => generated 2778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/392] 199.19.213.107 () {42 vars in 689 bytes} [Wed Jul 1 08:19:40 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: 194/393] 199.19.213.107 () {44 vars in 911 bytes} [Wed Jul 1 08:19:40 2026] GET /v2/images => generated 2778 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/396] 199.19.213.107 () {42 vars in 689 bytes} [Wed Jul 1 08:19: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: 196/397] 199.19.213.107 () {44 vars in 911 bytes} [Wed Jul 1 08:19:51 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/398] 199.19.213.107 () {44 vars in 948 bytes} [Wed Jul 1 08:19:51 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: 197/399] 199.19.213.107 () {44 vars in 970 bytes} [Wed Jul 1 08:19:52 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/400] 199.19.213.107 () {44 vars in 940 bytes} [Wed Jul 1 08:19:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/401] 199.19.213.107 () {48 vars in 952 bytes} [Wed Jul 1 08:19:52 2026] POST /v2/images => generated 799 bytes in 353 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 08:19:52.453 8 WARNING oslo_policy.policy [None req-d57923b6-3ffa-4061-8bef-c04562a06cc5 e0efe2fbceb24d90a948a6a692559b16 b2aa9d6c3650431eb442e381cb765197 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 08:19:52.453 8 WARNING oslo_policy.policy [None req-d57923b6-3ffa-4061-8bef-c04562a06cc5 e0efe2fbceb24d90a948a6a692559b16 b2aa9d6c3650431eb442e381cb765197 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 08:19:52.455 8 INFO glance.api.v2.image_data [None req-d57923b6-3ffa-4061-8bef-c04562a06cc5 e0efe2fbceb24d90a948a6a692559b16 b2aa9d6c3650431eb442e381cb765197 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 08:21:38.959 8 INFO glance.location [None req-d57923b6-3ffa-4061-8bef-c04562a06cc5 e0efe2fbceb24d90a948a6a692559b16 b2aa9d6c3650431eb442e381cb765197 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 204/424] 199.19.213.107 () {48 vars in 1046 bytes} [Wed Jul 1 08:19:52 2026] PUT /v2/images/cd4c36a8-ac28-4781-b173-2ef3b857ff35/file => generated 0 bytes in 106561 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16537 switches on core 0) [pid: 7|app: 0|req: 221/425] 199.19.213.107 () {44 vars in 972 bytes} [Wed Jul 1 08:21:39 2026] GET /v2/images/cd4c36a8-ac28-4781-b173-2ef3b857ff35 => generated 1211 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/426] 199.19.213.107 () {48 vars in 1052 bytes} [Wed Jul 1 08:21:39 2026] PATCH /v2/images/cd4c36a8-ac28-4781-b173-2ef3b857ff35 => generated 1410 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/427] 199.19.213.107 () {44 vars in 972 bytes} [Wed Jul 1 08:21:39 2026] GET /v2/images/cd4c36a8-ac28-4781-b173-2ef3b857ff35 => 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: 227/436] 199.19.213.107 () {42 vars in 689 bytes} [Wed Jul 1 08:22:17 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/437] 199.19.213.107 () {44 vars in 911 bytes} [Wed Jul 1 08:22:17 2026] GET /v2/images => generated 4190 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/440] 199.19.213.107 () {42 vars in 689 bytes} [Wed Jul 1 08:22: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: 212/441] 199.19.213.107 () {44 vars in 911 bytes} [Wed Jul 1 08:22:28 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/442] 199.19.213.107 () {44 vars in 940 bytes} [Wed Jul 1 08:22:28 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/443] 199.19.213.107 () {44 vars in 962 bytes} [Wed Jul 1 08:22:28 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: 7|app: 0|req: 231/444] 199.19.213.107 () {44 vars in 940 bytes} [Wed Jul 1 08:22:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/445] 199.19.213.107 () {48 vars in 952 bytes} [Wed Jul 1 08:22:29 2026] POST /v2/images => generated 791 bytes in 404 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 08:22:29.446 7 INFO glance.api.v2.image_data [None req-86a6aa23-ac6e-416a-80aa-600bcb4c24ec e0efe2fbceb24d90a948a6a692559b16 b2aa9d6c3650431eb442e381cb765197 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 08:22:51.389 7 INFO glance.location [None req-86a6aa23-ac6e-416a-80aa-600bcb4c24ec e0efe2fbceb24d90a948a6a692559b16 b2aa9d6c3650431eb442e381cb765197 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 232/450] 199.19.213.107 () {48 vars in 1047 bytes} [Wed Jul 1 08:22:29 2026] PUT /v2/images/367fcd1a-10cc-47b9-9253-9674a3a9b218/file => generated 0 bytes in 22001 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27408 switches on core 0) [pid: 8|app: 0|req: 219/451] 199.19.213.107 () {44 vars in 972 bytes} [Wed Jul 1 08:22:51 2026] GET /v2/images/367fcd1a-10cc-47b9-9253-9674a3a9b218 => 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: 233/452] 199.19.213.107 () {48 vars in 1052 bytes} [Wed Jul 1 08:22:51 2026] PATCH /v2/images/367fcd1a-10cc-47b9-9253-9674a3a9b218 => generated 1382 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/453] 199.19.213.107 () {44 vars in 972 bytes} [Wed Jul 1 08:22:51 2026] GET /v2/images/367fcd1a-10cc-47b9-9253-9674a3a9b218 => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/616] 199.19.213.107 () {42 vars in 689 bytes} [Wed Jul 1 08: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: 8|app: 0|req: 302/617] 199.19.213.107 () {44 vars in 911 bytes} [Wed Jul 1 08:36:20 2026] GET /v2/images => generated 5574 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/648] 199.19.213.107 () {42 vars in 689 bytes} [Wed Jul 1 08:38:46 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: 318/649] 199.19.213.107 () {44 vars in 911 bytes} [Wed Jul 1 08:38:46 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/650] 199.19.213.107 () {42 vars in 689 bytes} [Wed Jul 1 08:38: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: 319/651] 199.19.213.107 () {44 vars in 911 bytes} [Wed Jul 1 08:38:48 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/662] 199.19.213.107 () {42 vars in 689 bytes} [Wed Jul 1 08:39: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: 338/663] 199.19.213.107 () {44 vars in 911 bytes} [Wed Jul 1 08:39:41 2026] GET /v2/images => generated 5574 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/666] 199.19.213.107 () {42 vars in 689 bytes} [Wed Jul 1 08:39:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/667] 199.19.213.107 () {44 vars in 911 bytes} [Wed Jul 1 08:39:49 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/680] 199.19.213.107 () {42 vars in 689 bytes} [Wed Jul 1 08:40:53 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: 347/681] 199.19.213.107 () {44 vars in 911 bytes} [Wed Jul 1 08:40:53 2026] GET /v2/images => generated 5574 bytes in 51 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: 340/692] 10.0.0.248 () {32 vars in 633 bytes} [Wed Jul 1 08:41:40 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/699] 10.0.0.161 () {36 vars in 987 bytes} [Wed Jul 1 08:42:05 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => generated 1312 bytes in 246 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: 356/700] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jul 1 08:42:05 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: 345/701] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jul 1 08:42:05 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: 357/702] 10.0.0.161 () {36 vars in 987 bytes} [Wed Jul 1 08:42:05 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/703] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jul 1 08:42:05 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/704] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jul 1 08:42:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/705] 10.0.0.161 () {36 vars in 987 bytes} [Wed Jul 1 08:42:05 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => 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: 359/706] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jul 1 08:42:05 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: 348/707] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jul 1 08:42:06 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: 360/708] 10.0.0.101 () {36 vars in 911 bytes} [Wed Jul 1 08:42:06 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: 349/709] 10.0.0.101 () {36 vars in 1007 bytes} [Wed Jul 1 08:42:06 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c/locations => generated 127 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/710] 10.0.0.101 () {36 vars in 987 bytes} [Wed Jul 1 08:42:07 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/711] 10.0.0.101 () {36 vars in 927 bytes} [Wed Jul 1 08:42:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/712] 10.0.0.101 () {36 vars in 927 bytes} [Wed Jul 1 08:42: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: 352/715] 10.0.0.138 () {36 vars in 987 bytes} [Wed Jul 1 08:42:19 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/716] 10.0.0.138 () {36 vars in 927 bytes} [Wed Jul 1 08:42:19 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/717] 10.0.0.138 () {36 vars in 987 bytes} [Wed Jul 1 08:42:20 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => 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: 365/718] 10.0.0.138 () {36 vars in 927 bytes} [Wed Jul 1 08:42:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/719] 10.0.0.248 () {34 vars in 655 bytes} [Wed Jul 1 08:42:22 2026] POST /v2/images => generated 648 bytes in 180 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-01 08:42:22.797 7 WARNING glance.api.v2.images [None req-27151ac0-5ed5-465d-bc57-ae2177ec7424 f692a051767646e7aab0414ab593bc3e ef48014f7a9e4251a3842df6116c7f81 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//97a5adba-6490-4ced-92f1-f18970f06c71 [pid: 7|app: 0|req: 366/720] 10.0.0.248 () {32 vars in 710 bytes} [Wed Jul 1 08:42:22 2026] DELETE /v2/images/97a5adba-6490-4ced-92f1-f18970f06c71 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/721] 10.0.0.248 () {32 vars in 707 bytes} [Wed Jul 1 08:42:22 2026] GET /v2/images/97a5adba-6490-4ced-92f1-f18970f06c71 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/722] 10.0.0.248 () {32 vars in 633 bytes} [Wed Jul 1 08:42:22 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: 356/723] 10.0.0.248 () {34 vars in 655 bytes} [Wed Jul 1 08:42:22 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/724] 10.0.0.248 () {32 vars in 717 bytes} [Wed Jul 1 08:42:22 2026] GET /v2/images/b5ff4a67-9bc1-4133-866a-7d28c176bb6e/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:42:22.972 8 INFO glance.api.v2.image_data [None req-7b438e7e-1de4-463c-ad37-079b2fb7bb37 f692a051767646e7aab0414ab593bc3e ef48014f7a9e4251a3842df6116c7f81 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 08:42:23.019 8 WARNING glance_store._drivers.rbd [None req-7b438e7e-1de4-463c-ad37-079b2fb7bb37 f692a051767646e7aab0414ab593bc3e ef48014f7a9e4251a3842df6116c7f81 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-01 08:42:24.000 8 INFO glance.location [None req-7b438e7e-1de4-463c-ad37-079b2fb7bb37 f692a051767646e7aab0414ab593bc3e ef48014f7a9e4251a3842df6116c7f81 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 357/725] 10.0.0.248 () {32 vars in 727 bytes} [Wed Jul 1 08:42:22 2026] PUT /v2/images/b5ff4a67-9bc1-4133-866a-7d28c176bb6e/file => generated 0 bytes in 1072 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/726] 10.0.0.248 () {32 vars in 707 bytes} [Wed Jul 1 08:42:24 2026] GET /v2/images/b5ff4a67-9bc1-4133-866a-7d28c176bb6e => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/727] 10.0.0.248 () {32 vars in 717 bytes} [Wed Jul 1 08:42:24 2026] GET /v2/images/b5ff4a67-9bc1-4133-866a-7d28c176bb6e/file => generated 1024 bytes in 142 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/728] 10.0.0.248 () {34 vars in 655 bytes} [Wed Jul 1 08:42:24 2026] POST /v2/images => generated 648 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/729] 10.0.0.248 () {32 vars in 726 bytes} [Wed Jul 1 08:42:24 2026] PATCH /v2/images/dd9064a7-40a0-4f79-8389-99d7d22b69c7 => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/730] 10.0.0.248 () {32 vars in 707 bytes} [Wed Jul 1 08:42:24 2026] GET /v2/images/dd9064a7-40a0-4f79-8389-99d7d22b69c7 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:42:24.320 8 WARNING glance.api.v2.images [None req-7da35c0a-5119-45e1-ae52-95af4bffe2fb f692a051767646e7aab0414ab593bc3e ef48014f7a9e4251a3842df6116c7f81 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dd9064a7-40a0-4f79-8389-99d7d22b69c7 [pid: 8|app: 0|req: 360/731] 10.0.0.248 () {32 vars in 710 bytes} [Wed Jul 1 08:42:24 2026] DELETE /v2/images/dd9064a7-40a0-4f79-8389-99d7d22b69c7 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/732] 10.0.0.248 () {32 vars in 707 bytes} [Wed Jul 1 08:42:24 2026] GET /v2/images/dd9064a7-40a0-4f79-8389-99d7d22b69c7 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:42:24.425 8 WARNING glance.api.v2.images [None req-0a78a28f-c198-4948-b528-a012ac97c112 f692a051767646e7aab0414ab593bc3e ef48014f7a9e4251a3842df6116c7f81 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b5ff4a67-9bc1-4133-866a-7d28c176bb6e [pid: 7|app: 0|req: 375/735] 199.19.213.107 () {36 vars in 991 bytes} [Wed Jul 1 08:42:27 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => 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: 376/736] 199.19.213.107 () {36 vars in 931 bytes} [Wed Jul 1 08:42:27 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: 377/737] 199.19.213.107 () {36 vars in 991 bytes} [Wed Jul 1 08:42:30 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => 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: 378/738] 199.19.213.107 () {36 vars in 931 bytes} [Wed Jul 1 08:42: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: 361/739] 10.0.0.248 () {32 vars in 710 bytes} [Wed Jul 1 08:42:24 2026] DELETE /v2/images/b5ff4a67-9bc1-4133-866a-7d28c176bb6e => generated 0 bytes in 6627 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/740] 10.0.0.248 () {32 vars in 707 bytes} [Wed Jul 1 08:42:31 2026] GET /v2/images/b5ff4a67-9bc1-4133-866a-7d28c176bb6e => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:42:31.067 8 WARNING glance.api.v2.images [None req-38625bde-2144-4ac9-80de-3f0d2ff77bb0 f692a051767646e7aab0414ab593bc3e ef48014f7a9e4251a3842df6116c7f81 - - default default] Failed to find image 97a5adba-6490-4ced-92f1-f18970f06c71 to delete: glance.common.exception.ImageNotFound: No image found with ID 97a5adba-6490-4ced-92f1-f18970f06c71 [pid: 8|app: 0|req: 362/741] 10.0.0.248 () {32 vars in 710 bytes} [Wed Jul 1 08:42:31 2026] DELETE /v2/images/97a5adba-6490-4ced-92f1-f18970f06c71 => generated 147 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/742] 10.0.0.248 () {32 vars in 707 bytes} [Wed Jul 1 08:42:31 2026] GET /v2/images/97a5adba-6490-4ced-92f1-f18970f06c71 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/749] 10.0.0.138 () {36 vars in 987 bytes} [Wed Jul 1 08:42:57 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/750] 10.0.0.138 () {36 vars in 927 bytes} [Wed Jul 1 08:42: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: 7|app: 0|req: 387/755] 10.0.0.248 () {30 vars in 411 bytes} [Wed Jul 1 08:43:17 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: 389/758] 10.0.0.138 () {36 vars in 987 bytes} [Wed Jul 1 08:43:29 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/759] 10.0.0.138 () {36 vars in 927 bytes} [Wed Jul 1 08:43:29 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: 395/770] 10.0.0.138 () {36 vars in 987 bytes} [Wed Jul 1 08:44:16 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => 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: 376/771] 10.0.0.138 () {36 vars in 927 bytes} [Wed Jul 1 08:44:16 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: 379/776] 10.0.0.138 () {36 vars in 987 bytes} [Wed Jul 1 08:44:40 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => 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: 398/777] 10.0.0.138 () {36 vars in 927 bytes} [Wed Jul 1 08:44:40 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: 400/780] 10.0.0.138 () {36 vars in 987 bytes} [Wed Jul 1 08:44:47 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/781] 10.0.0.138 () {36 vars in 927 bytes} [Wed Jul 1 08:44:47 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: 403/786] 10.0.0.138 () {36 vars in 987 bytes} [Wed Jul 1 08:45:11 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/787] 10.0.0.138 () {36 vars in 927 bytes} [Wed Jul 1 08:45:11 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: 407/794] 10.0.0.138 () {36 vars in 987 bytes} [Wed Jul 1 08:45:44 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/795] 10.0.0.138 () {36 vars in 927 bytes} [Wed Jul 1 08:45:44 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: 409/798] 10.0.0.248 () {32 vars in 707 bytes} [Wed Jul 1 08:45:49 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => 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: 390/799] 10.0.0.248 () {32 vars in 707 bytes} [Wed Jul 1 08:45:49 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/800] 10.0.0.161 () {36 vars in 987 bytes} [Wed Jul 1 08:45:49 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => generated 1312 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/801] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jul 1 08:45:49 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: 411/802] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jul 1 08:45:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/803] 10.0.0.161 () {36 vars in 987 bytes} [Wed Jul 1 08:45:49 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => 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: 412/804] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jul 1 08:45:49 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: 393/805] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jul 1 08:45:49 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: 413/806] 10.0.0.161 () {36 vars in 987 bytes} [Wed Jul 1 08:45:49 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/807] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jul 1 08:45:49 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: 414/808] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jul 1 08:45:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/809] 10.0.0.101 () {36 vars in 911 bytes} [Wed Jul 1 08:45:50 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: 415/810] 10.0.0.101 () {36 vars in 1007 bytes} [Wed Jul 1 08:45:50 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/811] 10.0.0.101 () {36 vars in 987 bytes} [Wed Jul 1 08:45:50 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => 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: 416/812] 10.0.0.101 () {36 vars in 927 bytes} [Wed Jul 1 08:45:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/813] 10.0.0.101 () {36 vars in 927 bytes} [Wed Jul 1 08:45:50 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: 421/822] 10.0.0.138 () {36 vars in 987 bytes} [Wed Jul 1 08:46:27 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/823] 10.0.0.138 () {36 vars in 927 bytes} [Wed Jul 1 08:46:27 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: 8|app: 0|req: 405/828] 10.0.0.138 () {36 vars in 987 bytes} [Wed Jul 1 08:46:48 2026] GET /v2/images/d62608ee-a223-43e5-8d5d-f4bf4f6e5d8c => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/829] 10.0.0.138 () {36 vars in 927 bytes} [Wed Jul 1 08:46:48 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: 410/838] 199.19.213.107 () {32 vars in 826 bytes} [Wed Jul 1 08:47:28 2026] GET /v2/images?status=active&owner=b2aa9d6c3650431eb442e381cb765197&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/839] 199.19.213.107 () {32 vars in 653 bytes} [Wed Jul 1 08:47:28 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: 411/840] 10.0.0.161 () {36 vars in 987 bytes} [Wed Jul 1 08:47:28 2026] GET /v2/images/95e2aee3-3e68-4702-beb7-6a694df093c2 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/841] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jul 1 08:47: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: 412/842] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jul 1 08:47: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: 7|app: 0|req: 431/843] 10.0.0.161 () {36 vars in 987 bytes} [Wed Jul 1 08:47:28 2026] GET /v2/images/95e2aee3-3e68-4702-beb7-6a694df093c2 => 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: 413/844] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jul 1 08:47: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: 7|app: 0|req: 432/845] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jul 1 08:47:28 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/846] 10.0.0.161 () {36 vars in 987 bytes} [Wed Jul 1 08:47:28 2026] GET /v2/images/95e2aee3-3e68-4702-beb7-6a694df093c2 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/847] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jul 1 08:47:28 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/848] 10.0.0.101 () {36 vars in 911 bytes} [Wed Jul 1 08:47:28 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/849] 10.0.0.101 () {36 vars in 1007 bytes} [Wed Jul 1 08:47:28 2026] GET /v2/images/95e2aee3-3e68-4702-beb7-6a694df093c2/locations => generated 127 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/850] 10.0.0.101 () {36 vars in 987 bytes} [Wed Jul 1 08:47:29 2026] GET /v2/images/95e2aee3-3e68-4702-beb7-6a694df093c2 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/851] 10.0.0.101 () {36 vars in 927 bytes} [Wed Jul 1 08:47:29 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: 417/852] 10.0.0.101 () {36 vars in 927 bytes} [Wed Jul 1 08:47:29 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: 445/907] 10.0.0.248 () {32 vars in 633 bytes} [Wed Jul 1 08:52:02 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)