+ 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 May 6 09:53:54 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-676dfdc4c9-kpsvh 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fbaf32da668 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-06 09:53:56.457 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-06 09:53:56.507 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-06 09:53:57.284 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-06 09:53:57.285 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-06 09:53:57.285 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-06 09:53:57.347 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-06 09:53:57.348 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-06 09:53:57.349 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-06 09:53:59.286 7 WARNING glance.api.v2.images [None req-fcbc699e-9d57-474f-a70a-5f626d89d2d7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-06 09:53:59.344 8 WARNING glance.api.v2.images [None req-94798256-8eed-4317-8047-d58b32507c08 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-06 09:53:59.615 7 WARNING keystonemiddleware._common.config [None req-fcbc699e-9d57-474f-a70a-5f626d89d2d7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 09:53:59.623 7 WARNING oslo_config.cfg [None req-fcbc699e-9d57-474f-a70a-5f626d89d2d7 - - - - - -] 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 0x7fbaf32da668 pid: 7 (default app) 2026-05-06 09:53:59.680 8 WARNING keystonemiddleware._common.config [None req-94798256-8eed-4317-8047-d58b32507c08 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 09:53:59.688 8 WARNING oslo_config.cfg [None req-94798256-8eed-4317-8047-d58b32507c08 - - - - - -] 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 0x7fbaf32da668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.115 () {42 vars in 689 bytes} [Wed May 6 09:54:01 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-06 09:54:01.631 8 WARNING oslo_policy.policy [None req-f3187454-7cc1-4250-b4a8-e2d23cfc01fb e57eb2ddd3aa4531b689495a911956ee fbd1f9fede7341fc8c87925052a1a87e - - 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-06 09:54:01.631 8 WARNING oslo_policy.policy [None req-f3187454-7cc1-4250-b4a8-e2d23cfc01fb e57eb2ddd3aa4531b689495a911956ee fbd1f9fede7341fc8c87925052a1a87e - - 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-06 09:54:01.649 8 WARNING oslo_policy.policy [None req-f3187454-7cc1-4250-b4a8-e2d23cfc01fb e57eb2ddd3aa4531b689495a911956ee fbd1f9fede7341fc8c87925052a1a87e - - 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-06 09:54:01.649 8 WARNING oslo_policy.policy [None req-f3187454-7cc1-4250-b4a8-e2d23cfc01fb e57eb2ddd3aa4531b689495a911956ee fbd1f9fede7341fc8c87925052a1a87e - - 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.115 () {44 vars in 911 bytes} [Wed May 6 09:54:01 2026] GET /v2/images => generated 69 bytes in 535 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.115 () {42 vars in 689 bytes} [Wed May 6 09:54:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.115 () {44 vars in 911 bytes} [Wed May 6 09:54:04 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-05-06 09:54:05.052 7 WARNING oslo_policy.policy [None req-59775cb6-5a20-4981-84a6-fe56a4df6ec5 e57eb2ddd3aa4531b689495a911956ee fbd1f9fede7341fc8c87925052a1a87e - - 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-06 09:54:05.052 7 WARNING oslo_policy.policy [None req-59775cb6-5a20-4981-84a6-fe56a4df6ec5 e57eb2ddd3aa4531b689495a911956ee fbd1f9fede7341fc8c87925052a1a87e - - 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.115 () {44 vars in 912 bytes} [Wed May 6 09:54:05 2026] GET /v2/images/cirros => generated 151 bytes in 123 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.115 () {44 vars in 934 bytes} [Wed May 6 09:54:05 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-06 09:54:05.184 7 WARNING oslo_policy.policy [None req-5ecada28-eacd-40e8-bc17-7ac07d3fa62e e57eb2ddd3aa4531b689495a911956ee fbd1f9fede7341fc8c87925052a1a87e - - 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-06 09:54:05.185 7 WARNING oslo_policy.policy [None req-5ecada28-eacd-40e8-bc17-7ac07d3fa62e e57eb2ddd3aa4531b689495a911956ee fbd1f9fede7341fc8c87925052a1a87e - - 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.115 () {44 vars in 940 bytes} [Wed May 6 09:54:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 09:54:05.268 8 WARNING oslo_config.cfg [None req-47764f65-7ee6-4630-a25d-68368c37dd64 e57eb2ddd3aa4531b689495a911956ee fbd1f9fede7341fc8c87925052a1a87e - - 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.115 () {48 vars in 952 bytes} [Wed May 6 09:54:05 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-06 09:54:05.293 7 WARNING oslo_policy.policy [None req-fcac2885-0635-4ab5-ac26-bb3e794b1535 e57eb2ddd3aa4531b689495a911956ee fbd1f9fede7341fc8c87925052a1a87e - - 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-06 09:54:05.293 7 WARNING oslo_policy.policy [None req-fcac2885-0635-4ab5-ac26-bb3e794b1535 e57eb2ddd3aa4531b689495a911956ee fbd1f9fede7341fc8c87925052a1a87e - - 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-06 09:54:05.294 7 INFO glance.api.v2.image_data [None req-fcac2885-0635-4ab5-ac26-bb3e794b1535 e57eb2ddd3aa4531b689495a911956ee fbd1f9fede7341fc8c87925052a1a87e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 09:54:09.200 7 WARNING glance.location [None req-fcac2885-0635-4ab5-ac26-bb3e794b1535 e57eb2ddd3aa4531b689495a911956ee fbd1f9fede7341fc8c87925052a1a87e - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.115 () {48 vars in 1046 bytes} [Wed May 6 09:54:05 2026] PUT /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f/file => generated 0 bytes in 3948 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5605 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.115 () {44 vars in 972 bytes} [Wed May 6 09:54:09 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 09:54:09.270 7 WARNING oslo_config.cfg [None req-7b842ddf-8d10-43d3-97ab-5b1a339205b8 e57eb2ddd3aa4531b689495a911956ee fbd1f9fede7341fc8c87925052a1a87e - - 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.115 () {44 vars in 972 bytes} [Wed May 6 09:54:09 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/270] 199.204.45.115 () {42 vars in 689 bytes} [Wed May 6 10:15:13 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: 138/271] 199.204.45.115 () {44 vars in 911 bytes} [Wed May 6 10:15:13 2026] GET /v2/images => generated 1240 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/276] 199.204.45.115 () {42 vars in 689 bytes} [Wed May 6 10:15:30 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: 141/277] 199.204.45.115 () {44 vars in 911 bytes} [Wed May 6 10:15:30 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/278] 199.204.45.115 () {44 vars in 938 bytes} [Wed May 6 10:15:30 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/279] 199.204.45.115 () {44 vars in 960 bytes} [Wed May 6 10:15:30 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/280] 199.204.45.115 () {44 vars in 940 bytes} [Wed May 6 10:15:30 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) [pid: 7|app: 0|req: 143/281] 199.204.45.115 () {48 vars in 952 bytes} [Wed May 6 10:15:31 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-06 10:15:31.111 8 WARNING oslo_policy.policy [None req-cc4590bb-ab45-45f5-a702-0f08e6682622 e57eb2ddd3aa4531b689495a911956ee fbd1f9fede7341fc8c87925052a1a87e - - 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-06 10:15:31.111 8 WARNING oslo_policy.policy [None req-cc4590bb-ab45-45f5-a702-0f08e6682622 e57eb2ddd3aa4531b689495a911956ee fbd1f9fede7341fc8c87925052a1a87e - - 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-06 10:15:31.113 8 INFO glance.api.v2.image_data [None req-cc4590bb-ab45-45f5-a702-0f08e6682622 e57eb2ddd3aa4531b689495a911956ee fbd1f9fede7341fc8c87925052a1a87e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 10:16:00.696 8 WARNING glance.location [None req-cc4590bb-ab45-45f5-a702-0f08e6682622 e57eb2ddd3aa4531b689495a911956ee fbd1f9fede7341fc8c87925052a1a87e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 139/288] 199.204.45.115 () {48 vars in 1047 bytes} [Wed May 6 10:15:31 2026] PUT /v2/images/a1ff18c7-a5bc-4b43-b713-8f5e61a34684/file => generated 0 bytes in 29636 msecs (HTTP/1.1 204) 4 headers in 171 bytes (73535 switches on core 0) [pid: 7|app: 0|req: 150/289] 199.204.45.115 () {44 vars in 972 bytes} [Wed May 6 10:16:00 2026] GET /v2/images/a1ff18c7-a5bc-4b43-b713-8f5e61a34684 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/290] 199.204.45.115 () {44 vars in 972 bytes} [Wed May 6 10:16:00 2026] GET /v2/images/a1ff18c7-a5bc-4b43-b713-8f5e61a34684 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/291] 199.204.45.115 () {42 vars in 689 bytes} [Wed May 6 10:16:02 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: 141/292] 199.204.45.115 () {44 vars in 911 bytes} [Wed May 6 10:16:02 2026] GET /v2/images => generated 2451 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/373] 199.204.45.115 () {42 vars in 689 bytes} [Wed May 6 10:22:45 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: 192/374] 199.204.45.115 () {44 vars in 911 bytes} [Wed May 6 10:22:45 2026] GET /v2/images => generated 2451 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/377] 199.204.45.115 () {42 vars in 689 bytes} [Wed May 6 10:22: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: 194/378] 199.204.45.115 () {44 vars in 911 bytes} [Wed May 6 10:22:53 2026] GET /v2/images => generated 2451 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/379] 199.204.45.115 () {44 vars in 948 bytes} [Wed May 6 10:22:53 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/380] 199.204.45.115 () {44 vars in 970 bytes} [Wed May 6 10:22:53 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/381] 199.204.45.115 () {44 vars in 940 bytes} [Wed May 6 10:22:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/382] 199.204.45.115 () {48 vars in 952 bytes} [Wed May 6 10:22:53 2026] POST /v2/images => generated 799 bytes in 916 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-06 10:22:54.779 8 INFO glance.api.v2.image_data [None req-c1c6f39b-d905-4caf-892a-da59373264b6 e57eb2ddd3aa4531b689495a911956ee fbd1f9fede7341fc8c87925052a1a87e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 10:23:44.595 8 INFO glance.location [None req-c1c6f39b-d905-4caf-892a-da59373264b6 e57eb2ddd3aa4531b689495a911956ee fbd1f9fede7341fc8c87925052a1a87e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 187/393] 199.204.45.115 () {48 vars in 1046 bytes} [Wed May 6 10:22:54 2026] PUT /v2/images/e662a93e-6310-479a-b45c-0030ea6f95b0/file => generated 0 bytes in 49857 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22428 switches on core 0) [pid: 7|app: 0|req: 207/394] 199.204.45.115 () {44 vars in 972 bytes} [Wed May 6 10:23:44 2026] GET /v2/images/e662a93e-6310-479a-b45c-0030ea6f95b0 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/395] 199.204.45.115 () {48 vars in 1051 bytes} [Wed May 6 10:23:44 2026] PATCH /v2/images/e662a93e-6310-479a-b45c-0030ea6f95b0 => generated 1234 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/396] 199.204.45.115 () {44 vars in 972 bytes} [Wed May 6 10:23:44 2026] GET /v2/images/e662a93e-6310-479a-b45c-0030ea6f95b0 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/415] 199.204.45.115 () {42 vars in 689 bytes} [Wed May 6 10:25: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: 218/416] 199.204.45.115 () {44 vars in 911 bytes} [Wed May 6 10:25:17 2026] GET /v2/images => generated 3687 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/421] 199.204.45.115 () {42 vars in 689 bytes} [Wed May 6 10:25:30 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: 221/422] 199.204.45.115 () {44 vars in 911 bytes} [Wed May 6 10:25:30 2026] GET /v2/images => generated 3687 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/423] 199.204.45.115 () {44 vars in 940 bytes} [Wed May 6 10:25:30 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: 7|app: 0|req: 222/424] 199.204.45.115 () {44 vars in 962 bytes} [Wed May 6 10:25:30 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/425] 199.204.45.115 () {44 vars in 940 bytes} [Wed May 6 10:25:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/426] 199.204.45.115 () {48 vars in 952 bytes} [Wed May 6 10:25:30 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-06 10:25:30.241 8 INFO glance.api.v2.image_data [None req-83dc28a0-597a-4b8c-bdf9-fc4a71f0390b e57eb2ddd3aa4531b689495a911956ee fbd1f9fede7341fc8c87925052a1a87e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 10:25:41.485 8 INFO glance.location [None req-83dc28a0-597a-4b8c-bdf9-fc4a71f0390b e57eb2ddd3aa4531b689495a911956ee fbd1f9fede7341fc8c87925052a1a87e - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 204/429] 199.204.45.115 () {48 vars in 1046 bytes} [Wed May 6 10:25:30 2026] PUT /v2/images/8b5b9db6-aced-4273-9d43-4089a526bf22/file => generated 0 bytes in 11290 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21133 switches on core 0) [pid: 7|app: 0|req: 226/430] 199.204.45.115 () {44 vars in 972 bytes} [Wed May 6 10:25:41 2026] GET /v2/images/8b5b9db6-aced-4273-9d43-4089a526bf22 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/431] 199.204.45.115 () {44 vars in 972 bytes} [Wed May 6 10:25:41 2026] GET /v2/images/8b5b9db6-aced-4273-9d43-4089a526bf22 => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/590] 199.204.45.115 () {42 vars in 689 bytes} [Wed May 6 10:38:59 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: 306/593] 199.204.45.115 () {44 vars in 911 bytes} [Wed May 6 10:38:59 2026] GET /v2/images => generated 4892 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/620] 199.204.45.115 () {42 vars in 689 bytes} [Wed May 6 10:41: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: 320/621] 199.204.45.115 () {44 vars in 911 bytes} [Wed May 6 10:41:15 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/622] 199.204.45.115 () {42 vars in 689 bytes} [Wed May 6 10:41: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: 321/623] 199.204.45.115 () {44 vars in 911 bytes} [Wed May 6 10:41:17 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/634] 199.204.45.115 () {42 vars in 689 bytes} [Wed May 6 10:42:05 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: 327/635] 199.204.45.115 () {44 vars in 911 bytes} [Wed May 6 10:42:05 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/638] 199.204.45.115 () {42 vars in 689 bytes} [Wed May 6 10:42:12 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: 329/639] 199.204.45.115 () {44 vars in 911 bytes} [Wed May 6 10:42:12 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/652] 199.204.45.115 () {42 vars in 689 bytes} [Wed May 6 10:43:12 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: 336/653] 199.204.45.115 () {44 vars in 911 bytes} [Wed May 6 10:43:12 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 322/662] 10.0.0.246 () {32 vars in 633 bytes} [Wed May 6 10:43:55 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/667] 10.0.0.77 () {36 vars in 986 bytes} [Wed May 6 10:44:18 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 343/668] 10.0.0.77 () {36 vars in 926 bytes} [Wed May 6 10:44:18 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: 327/671] 199.204.45.115 () {36 vars in 991 bytes} [Wed May 6 10:44:28 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/672] 199.204.45.115 () {36 vars in 931 bytes} [Wed May 6 10:44: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: 328/673] 199.204.45.115 () {36 vars in 991 bytes} [Wed May 6 10:44:29 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/674] 199.204.45.115 () {36 vars in 931 bytes} [Wed May 6 10:44: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: 329/675] 10.0.0.77 () {36 vars in 986 bytes} [Wed May 6 10:44:29 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/676] 10.0.0.77 () {36 vars in 926 bytes} [Wed May 6 10:44: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: 7|app: 0|req: 349/679] 10.0.0.174 () {36 vars in 987 bytes} [Wed May 6 10:44:34 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f => generated 1171 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/680] 10.0.0.174 () {36 vars in 927 bytes} [Wed May 6 10:44:34 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: 350/681] 10.0.0.174 () {36 vars in 927 bytes} [Wed May 6 10:44:34 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: 332/682] 10.0.0.174 () {36 vars in 987 bytes} [Wed May 6 10:44:34 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/683] 10.0.0.174 () {36 vars in 927 bytes} [Wed May 6 10:44:34 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: 333/684] 10.0.0.174 () {36 vars in 927 bytes} [Wed May 6 10:44:34 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: 352/685] 10.0.0.174 () {36 vars in 987 bytes} [Wed May 6 10:44:34 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/686] 10.0.0.174 () {36 vars in 927 bytes} [Wed May 6 10:44:34 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: 353/687] 10.0.0.174 () {36 vars in 927 bytes} [Wed May 6 10:44:34 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: 335/688] 10.0.0.240 () {36 vars in 911 bytes} [Wed May 6 10:44:35 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: 354/689] 10.0.0.240 () {36 vars in 1007 bytes} [Wed May 6 10:44:35 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f/locations => generated 127 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/690] 10.0.0.240 () {36 vars in 987 bytes} [Wed May 6 10:44:35 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f => generated 1171 bytes in 16 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.240 () {36 vars in 927 bytes} [Wed May 6 10:44:35 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: 337/692] 10.0.0.240 () {36 vars in 927 bytes} [Wed May 6 10:44:35 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/703] 10.0.0.77 () {36 vars in 986 bytes} [Wed May 6 10:45:19 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/704] 10.0.0.77 () {36 vars in 926 bytes} [Wed May 6 10:45:19 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: 362/705] 10.0.0.77 () {36 vars in 986 bytes} [Wed May 6 10:45:28 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/706] 10.0.0.77 () {36 vars in 926 bytes} [Wed May 6 10:45: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: 366/713] 10.0.0.77 () {36 vars in 986 bytes} [Wed May 6 10:45:51 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/714] 10.0.0.77 () {36 vars in 926 bytes} [Wed May 6 10:45:51 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: 367/715] 10.0.0.77 () {36 vars in 986 bytes} [Wed May 6 10:45:57 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/716] 10.0.0.77 () {36 vars in 926 bytes} [Wed May 6 10:45:57 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: 369/719] 10.0.0.77 () {36 vars in 986 bytes} [Wed May 6 10:46:05 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/720] 10.0.0.77 () {36 vars in 926 bytes} [Wed May 6 10:46: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: 7|app: 0|req: 372/725] 10.0.0.77 () {36 vars in 986 bytes} [Wed May 6 10:46:24 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/726] 10.0.0.77 () {36 vars in 926 bytes} [Wed May 6 10:46:24 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: 356/729] 10.0.0.246 () {30 vars in 411 bytes} [Wed May 6 10:46: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: 359/734] 10.0.0.246 () {34 vars in 655 bytes} [Wed May 6 10:46:52 2026] POST /v2/images => generated 649 bytes in 179 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-06 10:46:52.741 7 WARNING glance.api.v2.images [None req-af558622-0451-40ff-b0e2-37de8af24aeb 867e8801ecfb4f118bcf69f28e6fb236 9f94c14f5e82432e95b192d0987628ee - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//481e5a5e-635b-49f9-8975-0107c28fac40 [pid: 7|app: 0|req: 376/735] 10.0.0.246 () {32 vars in 710 bytes} [Wed May 6 10:46:52 2026] DELETE /v2/images/481e5a5e-635b-49f9-8975-0107c28fac40 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/736] 10.0.0.246 () {32 vars in 707 bytes} [Wed May 6 10:46:52 2026] GET /v2/images/481e5a5e-635b-49f9-8975-0107c28fac40 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/737] 10.0.0.246 () {32 vars in 633 bytes} [Wed May 6 10:46:52 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/738] 10.0.0.246 () {34 vars in 655 bytes} [Wed May 6 10:46:52 2026] POST /v2/images => generated 703 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/739] 10.0.0.246 () {32 vars in 717 bytes} [Wed May 6 10:46:52 2026] GET /v2/images/b95ca46e-324f-4c47-8d1b-3445d5350301/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 10:46:52.922 8 INFO glance.api.v2.image_data [None req-3e48eec0-a2b6-4deb-96e7-724f0240f0b4 867e8801ecfb4f118bcf69f28e6fb236 9f94c14f5e82432e95b192d0987628ee - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 10:46:52.961 8 WARNING glance_store._drivers.rbd [None req-3e48eec0-a2b6-4deb-96e7-724f0240f0b4 867e8801ecfb4f118bcf69f28e6fb236 9f94c14f5e82432e95b192d0987628ee - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-06 10:46:53.973 8 INFO glance.location [None req-3e48eec0-a2b6-4deb-96e7-724f0240f0b4 867e8801ecfb4f118bcf69f28e6fb236 9f94c14f5e82432e95b192d0987628ee - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 362/740] 10.0.0.246 () {32 vars in 727 bytes} [Wed May 6 10:46:52 2026] PUT /v2/images/b95ca46e-324f-4c47-8d1b-3445d5350301/file => generated 0 bytes in 1096 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/741] 10.0.0.246 () {32 vars in 707 bytes} [Wed May 6 10:46:54 2026] GET /v2/images/b95ca46e-324f-4c47-8d1b-3445d5350301 => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/742] 10.0.0.246 () {32 vars in 717 bytes} [Wed May 6 10:46:54 2026] GET /v2/images/b95ca46e-324f-4c47-8d1b-3445d5350301/file => generated 1024 bytes in 135 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/743] 10.0.0.246 () {34 vars in 655 bytes} [Wed May 6 10:46:54 2026] POST /v2/images => generated 648 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/744] 10.0.0.246 () {32 vars in 726 bytes} [Wed May 6 10:46:54 2026] PATCH /v2/images/6fdacd57-cc56-4bbf-8a7f-d15bdeef3499 => generated 653 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/745] 10.0.0.246 () {32 vars in 707 bytes} [Wed May 6 10:46:54 2026] GET /v2/images/6fdacd57-cc56-4bbf-8a7f-d15bdeef3499 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 10:46:54.279 8 WARNING glance.api.v2.images [None req-eff6ab56-547a-4775-8085-6a9b5a664a7c 867e8801ecfb4f118bcf69f28e6fb236 9f94c14f5e82432e95b192d0987628ee - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6fdacd57-cc56-4bbf-8a7f-d15bdeef3499 [pid: 8|app: 0|req: 365/746] 10.0.0.246 () {32 vars in 710 bytes} [Wed May 6 10:46:54 2026] DELETE /v2/images/6fdacd57-cc56-4bbf-8a7f-d15bdeef3499 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/747] 10.0.0.246 () {32 vars in 707 bytes} [Wed May 6 10:46:54 2026] GET /v2/images/6fdacd57-cc56-4bbf-8a7f-d15bdeef3499 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 10:46:54.349 8 WARNING glance.api.v2.images [None req-10c4cbe9-6305-4a29-ba6e-c69954e2c4cb 867e8801ecfb4f118bcf69f28e6fb236 9f94c14f5e82432e95b192d0987628ee - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b95ca46e-324f-4c47-8d1b-3445d5350301 [pid: 8|app: 0|req: 366/748] 10.0.0.246 () {32 vars in 710 bytes} [Wed May 6 10:46:54 2026] DELETE /v2/images/b95ca46e-324f-4c47-8d1b-3445d5350301 => generated 0 bytes in 856 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/749] 10.0.0.246 () {32 vars in 707 bytes} [Wed May 6 10:46:55 2026] GET /v2/images/b95ca46e-324f-4c47-8d1b-3445d5350301 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 10:46:55.223 8 WARNING glance.api.v2.images [None req-861ab903-2824-49e5-b20e-8a7949a63c0e 867e8801ecfb4f118bcf69f28e6fb236 9f94c14f5e82432e95b192d0987628ee - - default default] Failed to find image 481e5a5e-635b-49f9-8975-0107c28fac40 to delete: glance.common.exception.ImageNotFound: No image found with ID 481e5a5e-635b-49f9-8975-0107c28fac40 [pid: 8|app: 0|req: 367/750] 10.0.0.246 () {32 vars in 710 bytes} [Wed May 6 10:46:55 2026] DELETE /v2/images/481e5a5e-635b-49f9-8975-0107c28fac40 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/751] 10.0.0.246 () {32 vars in 707 bytes} [Wed May 6 10:46:55 2026] GET /v2/images/481e5a5e-635b-49f9-8975-0107c28fac40 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/758] 10.0.0.77 () {36 vars in 986 bytes} [Wed May 6 10:47:26 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/759] 10.0.0.77 () {36 vars in 926 bytes} [Wed May 6 10:47:26 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/772] 10.0.0.246 () {32 vars in 707 bytes} [Wed May 6 10:48:23 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/773] 10.0.0.246 () {32 vars in 707 bytes} [Wed May 6 10:48:23 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/774] 10.0.0.174 () {36 vars in 987 bytes} [Wed May 6 10:48:24 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f => generated 1171 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/775] 10.0.0.174 () {36 vars in 927 bytes} [Wed May 6 10:48:24 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: 397/776] 10.0.0.174 () {36 vars in 927 bytes} [Wed May 6 10:48:24 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/777] 10.0.0.174 () {36 vars in 987 bytes} [Wed May 6 10:48:24 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/778] 10.0.0.174 () {36 vars in 927 bytes} [Wed May 6 10:48:24 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: 381/779] 10.0.0.174 () {36 vars in 927 bytes} [Wed May 6 10:48:24 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: 399/780] 10.0.0.174 () {36 vars in 987 bytes} [Wed May 6 10:48:24 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/781] 10.0.0.174 () {36 vars in 927 bytes} [Wed May 6 10:48: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: 7|app: 0|req: 400/782] 10.0.0.174 () {36 vars in 927 bytes} [Wed May 6 10:48:24 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: 383/783] 10.0.0.240 () {36 vars in 911 bytes} [Wed May 6 10:48:25 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: 401/784] 10.0.0.240 () {36 vars in 1007 bytes} [Wed May 6 10:48:25 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f/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: 384/785] 10.0.0.240 () {36 vars in 987 bytes} [Wed May 6 10:48:25 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/786] 10.0.0.240 () {36 vars in 927 bytes} [Wed May 6 10:48:25 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: 385/787] 10.0.0.240 () {36 vars in 927 bytes} [Wed May 6 10:48:25 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: 408/798] 10.0.0.77 () {36 vars in 986 bytes} [Wed May 6 10:49:09 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/799] 10.0.0.77 () {36 vars in 926 bytes} [Wed May 6 10:49:09 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/802] 10.0.0.77 () {36 vars in 986 bytes} [Wed May 6 10:49:27 2026] GET /v2/images/28638890-04bd-4ee9-a9f7-faf38bd87f3f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/803] 10.0.0.77 () {36 vars in 926 bytes} [Wed May 6 10:49: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: 8|app: 0|req: 398/812] 199.204.45.115 () {32 vars in 826 bytes} [Wed May 6 10:50:01 2026] GET /v2/images?status=active&owner=fbd1f9fede7341fc8c87925052a1a87e&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/813] 199.204.45.115 () {32 vars in 653 bytes} [Wed May 6 10:50:01 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: 399/814] 10.0.0.174 () {36 vars in 987 bytes} [Wed May 6 10:50:01 2026] GET /v2/images/a1ff18c7-a5bc-4b43-b713-8f5e61a34684 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/815] 10.0.0.174 () {36 vars in 927 bytes} [Wed May 6 10:50:01 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: 400/816] 10.0.0.174 () {36 vars in 927 bytes} [Wed May 6 10:50:01 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: 417/817] 10.0.0.174 () {36 vars in 987 bytes} [Wed May 6 10:50:01 2026] GET /v2/images/a1ff18c7-a5bc-4b43-b713-8f5e61a34684 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/818] 10.0.0.174 () {36 vars in 927 bytes} [Wed May 6 10:50:01 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/819] 10.0.0.174 () {36 vars in 927 bytes} [Wed May 6 10:50:01 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/820] 10.0.0.174 () {36 vars in 987 bytes} [Wed May 6 10:50:01 2026] GET /v2/images/a1ff18c7-a5bc-4b43-b713-8f5e61a34684 => 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: 419/821] 10.0.0.174 () {36 vars in 927 bytes} [Wed May 6 10:50:01 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: 403/822] 10.0.0.240 () {36 vars in 911 bytes} [Wed May 6 10:50:01 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: 420/823] 10.0.0.240 () {36 vars in 1007 bytes} [Wed May 6 10:50:01 2026] GET /v2/images/a1ff18c7-a5bc-4b43-b713-8f5e61a34684/locations => generated 127 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/824] 10.0.0.240 () {36 vars in 987 bytes} [Wed May 6 10:50:02 2026] GET /v2/images/a1ff18c7-a5bc-4b43-b713-8f5e61a34684 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/825] 10.0.0.240 () {36 vars in 927 bytes} [Wed May 6 10:50:02 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/826] 10.0.0.240 () {36 vars in 927 bytes} [Wed May 6 10:50:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/875] 10.0.0.246 () {32 vars in 633 bytes} [Wed May 6 10:53:59 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)