+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jun 10 15:17:44 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-76cc7f595f-9hvk9 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 0x7fb979897668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-10 15:17:46.383 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-10 15:17:46.498 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-06-10 15:17:47.257 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 15:17:47.258 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 15:17:47.259 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 15:17:47.414 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 15:17:47.415 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 15:17:47.415 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 15:17:49.375 7 WARNING glance.api.v2.images [None req-859b1c05-f7ff-423e-bdf1-17d73e26b0ca - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 15:17:49.490 8 WARNING glance.api.v2.images [None req-2159a6c8-50a2-41d4-b0f3-e9d6a02fefb6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 15:17:49.706 7 WARNING keystonemiddleware._common.config [None req-859b1c05-f7ff-423e-bdf1-17d73e26b0ca - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 15:17:49.713 7 WARNING oslo_config.cfg [None req-859b1c05-f7ff-423e-bdf1-17d73e26b0ca - - - - - -] 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 0x7fb979897668 pid: 7 (default app) 2026-06-10 15:17:49.835 8 WARNING keystonemiddleware._common.config [None req-2159a6c8-50a2-41d4-b0f3-e9d6a02fefb6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 15:17:49.842 8 WARNING oslo_config.cfg [None req-2159a6c8-50a2-41d4-b0f3-e9d6a02fefb6 - - - - - -] 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 0x7fb979897668 pid: 8 (default app) [pid: 7|app: 0|req: 5/6] 199.204.45.205 () {42 vars in 689 bytes} [Wed Jun 10 15:18: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-06-10 15:18:02.113 8 WARNING oslo_policy.policy [None req-f8302ac7-98ca-4778-8f27-aaa418a50d88 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 15:18:02.113 8 WARNING oslo_policy.policy [None req-f8302ac7-98ca-4778-8f27-aaa418a50d88 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 15:18:02.128 8 WARNING oslo_policy.policy [None req-f8302ac7-98ca-4778-8f27-aaa418a50d88 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 15:18:02.128 8 WARNING oslo_policy.policy [None req-f8302ac7-98ca-4778-8f27-aaa418a50d88 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - 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: 2/7] 199.204.45.205 () {44 vars in 911 bytes} [Wed Jun 10 15:18:01 2026] GET /v2/images => generated 69 bytes in 599 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.205 () {42 vars in 689 bytes} [Wed Jun 10 15:18:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.205 () {44 vars in 911 bytes} [Wed Jun 10 15:18:06 2026] GET /v2/images => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 15:18:06.131 7 WARNING oslo_policy.policy [None req-c7824752-a0c5-4dc1-8cc1-47c66802b2bc 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 15:18:06.131 7 WARNING oslo_policy.policy [None req-c7824752-a0c5-4dc1-8cc1-47c66802b2bc 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.205 () {44 vars in 912 bytes} [Wed Jun 10 15:18:06 2026] GET /v2/images/cirros => generated 151 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/11] 199.204.45.205 () {44 vars in 934 bytes} [Wed Jun 10 15:18:06 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 15:18:06.269 7 WARNING oslo_policy.policy [None req-2e4f2d19-eefc-4227-a23c-9a0dc5b7da88 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 15:18:06.269 7 WARNING oslo_policy.policy [None req-2e4f2d19-eefc-4227-a23c-9a0dc5b7da88 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - 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/12] 199.204.45.205 () {44 vars in 940 bytes} [Wed Jun 10 15:18:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 15:18:06.353 8 WARNING oslo_config.cfg [None req-aeabbca6-89a0-4986-9ff2-db3dd9a58d1c 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - 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: 5/13] 199.204.45.205 () {48 vars in 952 bytes} [Wed Jun 10 15:18:06 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 15:18:06.378 7 WARNING oslo_policy.policy [None req-00ffa818-7b57-4b27-8d0f-550a807e0bea 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 15:18:06.378 7 WARNING oslo_policy.policy [None req-00ffa818-7b57-4b27-8d0f-550a807e0bea 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 15:18:06.379 7 INFO glance.api.v2.image_data [None req-00ffa818-7b57-4b27-8d0f-550a807e0bea 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 15:18:09.604 7 WARNING glance.location [None req-00ffa818-7b57-4b27-8d0f-550a807e0bea 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/16] 199.204.45.205 () {48 vars in 1046 bytes} [Wed Jun 10 15:18:06 2026] PUT /v2/images/44b99552-9255-43a1-a29a-484143c9be71/file => generated 0 bytes in 3269 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6965 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.205 () {44 vars in 972 bytes} [Wed Jun 10 15:18:09 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 15:18:09.758 7 WARNING oslo_config.cfg [None req-5e9532d8-66c4-430a-b971-f1ad64a0418f 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - 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/18] 199.204.45.205 () {48 vars in 1052 bytes} [Wed Jun 10 15:18:09 2026] PATCH /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => generated 1312 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/19] 199.204.45.205 () {44 vars in 972 bytes} [Wed Jun 10 15:18:09 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/264] 199.204.45.205 () {42 vars in 689 bytes} [Wed Jun 10 15:38:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/265] 199.204.45.205 () {44 vars in 911 bytes} [Wed Jun 10 15:38:37 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: 8|app: 0|req: 135/270] 199.204.45.205 () {42 vars in 689 bytes} [Wed Jun 10 15:38:54 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: 136/271] 199.204.45.205 () {44 vars in 911 bytes} [Wed Jun 10 15:38:54 2026] GET /v2/images => generated 1381 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.204.45.205 () {44 vars in 938 bytes} [Wed Jun 10 15:38:54 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.204.45.205 () {44 vars in 960 bytes} [Wed Jun 10 15:38:54 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.204.45.205 () {44 vars in 940 bytes} [Wed Jun 10 15:38:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.204.45.205 () {48 vars in 952 bytes} [Wed Jun 10 15:38:54 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 15:38:54.949 8 WARNING oslo_policy.policy [None req-e267abab-9bdd-4100-87d9-257ffe610a99 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 15:38:54.950 8 WARNING oslo_policy.policy [None req-e267abab-9bdd-4100-87d9-257ffe610a99 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 15:38:54.951 8 INFO glance.api.v2.image_data [None req-e267abab-9bdd-4100-87d9-257ffe610a99 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 15:39:20.066 8 WARNING glance.location [None req-e267abab-9bdd-4100-87d9-257ffe610a99 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 138/282] 199.204.45.205 () {48 vars in 1047 bytes} [Wed Jun 10 15:38:54 2026] PUT /v2/images/6d5af84c-be99-44bc-9cae-020914e37a49/file => generated 0 bytes in 25169 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63687 switches on core 0) [pid: 7|app: 0|req: 145/283] 199.204.45.205 () {44 vars in 972 bytes} [Wed Jun 10 15:39:20 2026] GET /v2/images/6d5af84c-be99-44bc-9cae-020914e37a49 => generated 1209 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/284] 199.204.45.205 () {48 vars in 1052 bytes} [Wed Jun 10 15:39:20 2026] PATCH /v2/images/6d5af84c-be99-44bc-9cae-020914e37a49 => generated 1395 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/285] 199.204.45.205 () {44 vars in 972 bytes} [Wed Jun 10 15:39:20 2026] GET /v2/images/6d5af84c-be99-44bc-9cae-020914e37a49 => 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: 140/286] 199.204.45.205 () {42 vars in 689 bytes} [Wed Jun 10 15:39:21 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: 147/287] 199.204.45.205 () {44 vars in 911 bytes} [Wed Jun 10 15:39:21 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/374] 199.204.45.205 () {42 vars in 689 bytes} [Wed Jun 10 15:46:34 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: 184/375] 199.204.45.205 () {44 vars in 911 bytes} [Wed Jun 10 15:46:34 2026] GET /v2/images => generated 2778 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/378] 199.204.45.205 () {42 vars in 689 bytes} [Wed Jun 10 15:46:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/379] 199.204.45.205 () {44 vars in 911 bytes} [Wed Jun 10 15:46:46 2026] GET /v2/images => generated 2778 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/380] 199.204.45.205 () {44 vars in 948 bytes} [Wed Jun 10 15:46:46 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/381] 199.204.45.205 () {44 vars in 970 bytes} [Wed Jun 10 15:46:47 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/382] 199.204.45.205 () {44 vars in 940 bytes} [Wed Jun 10 15:46:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/383] 199.204.45.205 () {48 vars in 952 bytes} [Wed Jun 10 15:46:47 2026] POST /v2/images => generated 799 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 15:46:47.091 8 INFO glance.api.v2.image_data [None req-ba224fa5-a62b-461a-811f-db8f0939e36e 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 15:47:02.210 8 INFO glance.location [None req-ba224fa5-a62b-461a-811f-db8f0939e36e 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 189/388] 199.204.45.205 () {48 vars in 1046 bytes} [Wed Jun 10 15:46:47 2026] PUT /v2/images/6d33b07b-deb8-4e14-838c-6dce8594c663/file => generated 0 bytes in 15162 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25027 switches on core 0) [pid: 7|app: 0|req: 200/389] 199.204.45.205 () {44 vars in 972 bytes} [Wed Jun 10 15:47:02 2026] GET /v2/images/6d33b07b-deb8-4e14-838c-6dce8594c663 => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/390] 199.204.45.205 () {48 vars in 1052 bytes} [Wed Jun 10 15:47:02 2026] PATCH /v2/images/6d33b07b-deb8-4e14-838c-6dce8594c663 => generated 1410 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/391] 199.204.45.205 () {44 vars in 972 bytes} [Wed Jun 10 15:47:02 2026] GET /v2/images/6d33b07b-deb8-4e14-838c-6dce8594c663 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/400] 199.204.45.205 () {42 vars in 689 bytes} [Wed Jun 10 15:47:41 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: 195/401] 199.204.45.205 () {44 vars in 911 bytes} [Wed Jun 10 15:47:41 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/404] 199.204.45.205 () {42 vars in 689 bytes} [Wed Jun 10 15:47:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/405] 199.204.45.205 () {44 vars in 911 bytes} [Wed Jun 10 15:47:57 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/406] 199.204.45.205 () {44 vars in 940 bytes} [Wed Jun 10 15:47:57 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: 209/407] 199.204.45.205 () {44 vars in 962 bytes} [Wed Jun 10 15:47:57 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/408] 199.204.45.205 () {44 vars in 940 bytes} [Wed Jun 10 15:47:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/409] 199.204.45.205 () {48 vars in 952 bytes} [Wed Jun 10 15:47:57 2026] POST /v2/images => generated 791 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 15:47:57.732 8 INFO glance.api.v2.image_data [None req-8e92835a-f4cb-4d98-8228-5b040781e2e3 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 15:48:11.251 8 INFO glance.location [None req-8e92835a-f4cb-4d98-8228-5b040781e2e3 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 200/414] 199.204.45.205 () {48 vars in 1047 bytes} [Wed Jun 10 15:47:57 2026] PUT /v2/images/d7ad50a5-4579-4945-9c90-3c528b457080/file => generated 0 bytes in 13566 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33149 switches on core 0) [pid: 7|app: 0|req: 215/415] 199.204.45.205 () {44 vars in 972 bytes} [Wed Jun 10 15:48:11 2026] GET /v2/images/d7ad50a5-4579-4945-9c90-3c528b457080 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/416] 199.204.45.205 () {48 vars in 1052 bytes} [Wed Jun 10 15:48:11 2026] PATCH /v2/images/d7ad50a5-4579-4945-9c90-3c528b457080 => generated 1382 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/417] 199.204.45.205 () {44 vars in 972 bytes} [Wed Jun 10 15:48:11 2026] GET /v2/images/d7ad50a5-4579-4945-9c90-3c528b457080 => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/578] 199.204.45.205 () {42 vars in 689 bytes} [Wed Jun 10 16:01:29 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: 282/579] 199.204.45.205 () {44 vars in 911 bytes} [Wed Jun 10 16:01:29 2026] GET /v2/images => generated 5574 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/606] 199.204.45.205 () {42 vars in 689 bytes} [Wed Jun 10 16:03: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: 296/607] 199.204.45.205 () {44 vars in 911 bytes} [Wed Jun 10 16:03:48 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/610] 199.204.45.205 () {42 vars in 689 bytes} [Wed Jun 10 16:03:50 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: 298/611] 199.204.45.205 () {44 vars in 911 bytes} [Wed Jun 10 16:03:50 2026] GET /v2/images => generated 5574 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/622] 199.204.45.205 () {42 vars in 689 bytes} [Wed Jun 10 16:04: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: 319/623] 199.204.45.205 () {44 vars in 911 bytes} [Wed Jun 10 16:04:40 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/626] 199.204.45.205 () {42 vars in 689 bytes} [Wed Jun 10 16:04: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: 321/627] 199.204.45.205 () {44 vars in 911 bytes} [Wed Jun 10 16:04:49 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/640] 199.204.45.205 () {42 vars in 689 bytes} [Wed Jun 10 16:05:50 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: 313/641] 199.204.45.205 () {44 vars in 911 bytes} [Wed Jun 10 16:05:50 2026] GET /v2/images => generated 5574 bytes in 53 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: 318/650] 10.0.0.121 () {32 vars in 633 bytes} [Wed Jun 10 16:06:33 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/655] 10.0.0.252 () {36 vars in 987 bytes} [Wed Jun 10 16:06:57 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/656] 10.0.0.252 () {36 vars in 927 bytes} [Wed Jun 10 16:06:57 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: 337/659] 10.0.0.252 () {36 vars in 987 bytes} [Wed Jun 10 16:07:00 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/660] 10.0.0.252 () {36 vars in 927 bytes} [Wed Jun 10 16:07:00 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: 338/661] 199.204.45.205 () {36 vars in 991 bytes} [Wed Jun 10 16:07:05 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/662] 199.204.45.205 () {36 vars in 931 bytes} [Wed Jun 10 16:07: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: 7|app: 0|req: 339/663] 199.204.45.205 () {36 vars in 991 bytes} [Wed Jun 10 16:07:05 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => 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: 325/664] 199.204.45.205 () {36 vars in 931 bytes} [Wed Jun 10 16:07:05 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: 341/667] 10.0.0.252 () {36 vars in 987 bytes} [Wed Jun 10 16:07:15 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/668] 10.0.0.56 () {36 vars in 986 bytes} [Wed Jun 10 16:07:15 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => generated 1312 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/669] 10.0.0.252 () {36 vars in 927 bytes} [Wed Jun 10 16:07:15 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: 328/670] 10.0.0.56 () {36 vars in 926 bytes} [Wed Jun 10 16:07:15 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: 343/671] 10.0.0.56 () {36 vars in 926 bytes} [Wed Jun 10 16:07:15 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: 329/672] 10.0.0.56 () {36 vars in 986 bytes} [Wed Jun 10 16:07:15 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/673] 10.0.0.56 () {36 vars in 926 bytes} [Wed Jun 10 16:07:15 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: 330/674] 10.0.0.56 () {36 vars in 926 bytes} [Wed Jun 10 16:07:15 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: 345/675] 10.0.0.56 () {36 vars in 986 bytes} [Wed Jun 10 16:07:15 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => 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: 331/676] 10.0.0.56 () {36 vars in 926 bytes} [Wed Jun 10 16:07:15 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: 346/677] 10.0.0.56 () {36 vars in 926 bytes} [Wed Jun 10 16:07:15 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: 332/678] 10.0.0.25 () {36 vars in 910 bytes} [Wed Jun 10 16:07:16 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: 347/679] 10.0.0.25 () {36 vars in 1006 bytes} [Wed Jun 10 16:07:16 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71/locations => generated 127 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/680] 10.0.0.25 () {36 vars in 986 bytes} [Wed Jun 10 16:07:16 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => 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: 348/681] 10.0.0.25 () {36 vars in 926 bytes} [Wed Jun 10 16:07:16 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: 334/682] 10.0.0.25 () {36 vars in 926 bytes} [Wed Jun 10 16:07: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: 7|app: 0|req: 354/693] 10.0.0.252 () {36 vars in 987 bytes} [Wed Jun 10 16:07:59 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => 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: 340/694] 10.0.0.252 () {36 vars in 927 bytes} [Wed Jun 10 16:07:59 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: 355/695] 10.0.0.121 () {30 vars in 411 bytes} [Wed Jun 10 16:08: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: 344/702] 10.0.0.252 () {36 vars in 987 bytes} [Wed Jun 10 16:08:29 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/703] 10.0.0.252 () {36 vars in 927 bytes} [Wed Jun 10 16:08:29 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/708] 10.0.0.121 () {34 vars in 655 bytes} [Wed Jun 10 16:08:50 2026] POST /v2/images => generated 648 bytes in 250 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-10 16:08:51.258 8 WARNING glance.api.v2.images [None req-ff80b2b5-92c6-4f62-b12d-452b9dcd1519 f216d7e827b1425cb1cb0c7de6b47809 3048b8a9cd1940a9bb6c1aa201535a0f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//350f72e8-ccef-424a-ab00-f3a3e1bab282 [pid: 8|app: 0|req: 347/709] 10.0.0.121 () {32 vars in 710 bytes} [Wed Jun 10 16:08:51 2026] DELETE /v2/images/350f72e8-ccef-424a-ab00-f3a3e1bab282 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/710] 10.0.0.121 () {32 vars in 707 bytes} [Wed Jun 10 16:08:51 2026] GET /v2/images/350f72e8-ccef-424a-ab00-f3a3e1bab282 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/711] 10.0.0.121 () {32 vars in 633 bytes} [Wed Jun 10 16:08:51 2026] GET /v2/images => generated 1381 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/712] 10.0.0.121 () {34 vars in 655 bytes} [Wed Jun 10 16:08:51 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: 8|app: 0|req: 349/713] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 10 16:08:51 2026] GET /v2/images/7bca422c-abdb-4d6c-b4eb-7cae7f228f0a/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 16:08:51.439 7 INFO glance.api.v2.image_data [None req-aba3d663-ef91-4c28-9f7a-f62ca9fbe31d f216d7e827b1425cb1cb0c7de6b47809 3048b8a9cd1940a9bb6c1aa201535a0f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 16:08:51.474 7 WARNING glance_store._drivers.rbd [None req-aba3d663-ef91-4c28-9f7a-f62ca9fbe31d f216d7e827b1425cb1cb0c7de6b47809 3048b8a9cd1940a9bb6c1aa201535a0f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-10 16:08:52.322 7 INFO glance.location [None req-aba3d663-ef91-4c28-9f7a-f62ca9fbe31d f216d7e827b1425cb1cb0c7de6b47809 3048b8a9cd1940a9bb6c1aa201535a0f - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 365/714] 10.0.0.121 () {32 vars in 727 bytes} [Wed Jun 10 16:08:51 2026] PUT /v2/images/7bca422c-abdb-4d6c-b4eb-7cae7f228f0a/file => generated 0 bytes in 922 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/715] 10.0.0.121 () {32 vars in 707 bytes} [Wed Jun 10 16:08:52 2026] GET /v2/images/7bca422c-abdb-4d6c-b4eb-7cae7f228f0a => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/716] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 10 16:08:52 2026] GET /v2/images/7bca422c-abdb-4d6c-b4eb-7cae7f228f0a/file => generated 1024 bytes in 144 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/717] 10.0.0.121 () {34 vars in 655 bytes} [Wed Jun 10 16:08:52 2026] POST /v2/images => generated 647 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/718] 10.0.0.121 () {32 vars in 726 bytes} [Wed Jun 10 16:08:52 2026] PATCH /v2/images/1f585c9a-db2d-4a88-98a0-18fd02f3ebe6 => generated 653 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/719] 10.0.0.121 () {32 vars in 707 bytes} [Wed Jun 10 16:08:52 2026] GET /v2/images/1f585c9a-db2d-4a88-98a0-18fd02f3ebe6 => generated 653 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 16:08:52.686 7 WARNING glance.api.v2.images [None req-e2ca7731-3d3a-448b-b9a2-b177442832cb f216d7e827b1425cb1cb0c7de6b47809 3048b8a9cd1940a9bb6c1aa201535a0f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1f585c9a-db2d-4a88-98a0-18fd02f3ebe6 [pid: 7|app: 0|req: 368/720] 10.0.0.121 () {32 vars in 710 bytes} [Wed Jun 10 16:08:52 2026] DELETE /v2/images/1f585c9a-db2d-4a88-98a0-18fd02f3ebe6 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/721] 10.0.0.121 () {32 vars in 707 bytes} [Wed Jun 10 16:08:52 2026] GET /v2/images/1f585c9a-db2d-4a88-98a0-18fd02f3ebe6 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:08:52.754 7 WARNING glance.api.v2.images [None req-a57a8e86-f606-495b-a43e-cd186509521d f216d7e827b1425cb1cb0c7de6b47809 3048b8a9cd1940a9bb6c1aa201535a0f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7bca422c-abdb-4d6c-b4eb-7cae7f228f0a [pid: 7|app: 0|req: 369/722] 10.0.0.121 () {32 vars in 710 bytes} [Wed Jun 10 16:08:52 2026] DELETE /v2/images/7bca422c-abdb-4d6c-b4eb-7cae7f228f0a => generated 0 bytes in 758 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/723] 10.0.0.121 () {32 vars in 707 bytes} [Wed Jun 10 16:08:53 2026] GET /v2/images/7bca422c-abdb-4d6c-b4eb-7cae7f228f0a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 16:08:53.531 7 WARNING glance.api.v2.images [None req-03266612-4a26-43be-b038-5ae1767e28fe f216d7e827b1425cb1cb0c7de6b47809 3048b8a9cd1940a9bb6c1aa201535a0f - - default default] Failed to find image 350f72e8-ccef-424a-ab00-f3a3e1bab282 to delete: glance.common.exception.ImageNotFound: No image found with ID 350f72e8-ccef-424a-ab00-f3a3e1bab282 [pid: 7|app: 0|req: 370/724] 10.0.0.121 () {32 vars in 710 bytes} [Wed Jun 10 16:08:53 2026] DELETE /v2/images/350f72e8-ccef-424a-ab00-f3a3e1bab282 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/725] 10.0.0.121 () {32 vars in 707 bytes} [Wed Jun 10 16:08:53 2026] GET /v2/images/350f72e8-ccef-424a-ab00-f3a3e1bab282 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/734] 10.0.0.252 () {36 vars in 987 bytes} [Wed Jun 10 16:09:29 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => 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: 375/735] 10.0.0.252 () {36 vars in 927 bytes} [Wed Jun 10 16:09:29 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/738] 10.0.0.121 () {32 vars in 707 bytes} [Wed Jun 10 16:09:44 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => 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: 377/739] 10.0.0.121 () {32 vars in 707 bytes} [Wed Jun 10 16:09:44 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/740] 10.0.0.56 () {36 vars in 986 bytes} [Wed Jun 10 16:09:44 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/741] 10.0.0.56 () {36 vars in 926 bytes} [Wed Jun 10 16:09:44 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: 364/742] 10.0.0.56 () {36 vars in 926 bytes} [Wed Jun 10 16:09:45 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: 379/743] 10.0.0.56 () {36 vars in 986 bytes} [Wed Jun 10 16:09:45 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => 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: 365/744] 10.0.0.56 () {36 vars in 926 bytes} [Wed Jun 10 16:09:45 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: 380/745] 10.0.0.56 () {36 vars in 926 bytes} [Wed Jun 10 16:09:45 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: 366/746] 10.0.0.56 () {36 vars in 986 bytes} [Wed Jun 10 16:09:45 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/747] 10.0.0.56 () {36 vars in 926 bytes} [Wed Jun 10 16:09:45 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: 367/748] 10.0.0.25 () {36 vars in 910 bytes} [Wed Jun 10 16:09:45 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: 382/749] 10.0.0.25 () {36 vars in 1006 bytes} [Wed Jun 10 16:09:45 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71/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: 368/750] 10.0.0.25 () {36 vars in 986 bytes} [Wed Jun 10 16:09:45 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/751] 10.0.0.25 () {36 vars in 926 bytes} [Wed Jun 10 16:09:45 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: 369/752] 10.0.0.25 () {36 vars in 926 bytes} [Wed Jun 10 16:09:45 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: 372/757] 10.0.0.252 () {36 vars in 987 bytes} [Wed Jun 10 16:10:08 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => 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: 386/758] 10.0.0.252 () {36 vars in 927 bytes} [Wed Jun 10 16:10:08 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/761] 10.0.0.252 () {36 vars in 987 bytes} [Wed Jun 10 16:10:15 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => 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: 388/762] 10.0.0.252 () {36 vars in 927 bytes} [Wed Jun 10 16:10:15 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: 378/769] 10.0.0.252 () {36 vars in 987 bytes} [Wed Jun 10 16:10:46 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => 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: 392/770] 10.0.0.252 () {36 vars in 927 bytes} [Wed Jun 10 16:10:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/785] 10.0.0.252 () {36 vars in 987 bytes} [Wed Jun 10 16:11:51 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/786] 10.0.0.252 () {36 vars in 927 bytes} [Wed Jun 10 16:11:51 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/791] 10.0.0.252 () {36 vars in 987 bytes} [Wed Jun 10 16:12:09 2026] GET /v2/images/44b99552-9255-43a1-a29a-484143c9be71 => 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: 403/792] 10.0.0.252 () {36 vars in 927 bytes} [Wed Jun 10 16:12:09 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/799] 199.204.45.205 () {32 vars in 826 bytes} [Wed Jun 10 16:12:43 2026] GET /v2/images?status=active&owner=40aef3581fc7483193d445bbeee1371b&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/800] 199.204.45.205 () {32 vars in 653 bytes} [Wed Jun 10 16:12:43 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: 408/801] 10.0.0.56 () {36 vars in 986 bytes} [Wed Jun 10 16:12:43 2026] GET /v2/images/6d5af84c-be99-44bc-9cae-020914e37a49 => generated 1395 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/802] 10.0.0.56 () {36 vars in 926 bytes} [Wed Jun 10 16:12:43 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: 409/803] 10.0.0.56 () {36 vars in 926 bytes} [Wed Jun 10 16:12:43 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/804] 10.0.0.56 () {36 vars in 986 bytes} [Wed Jun 10 16:12:43 2026] GET /v2/images/6d5af84c-be99-44bc-9cae-020914e37a49 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/805] 10.0.0.56 () {36 vars in 926 bytes} [Wed Jun 10 16:12:43 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: 396/806] 10.0.0.56 () {36 vars in 926 bytes} [Wed Jun 10 16:12:43 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: 411/807] 10.0.0.56 () {36 vars in 986 bytes} [Wed Jun 10 16:12:43 2026] GET /v2/images/6d5af84c-be99-44bc-9cae-020914e37a49 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/808] 10.0.0.56 () {36 vars in 926 bytes} [Wed Jun 10 16:12:43 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: 412/809] 10.0.0.25 () {36 vars in 910 bytes} [Wed Jun 10 16:12:44 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/810] 10.0.0.25 () {36 vars in 1006 bytes} [Wed Jun 10 16:12:44 2026] GET /v2/images/6d5af84c-be99-44bc-9cae-020914e37a49/locations => generated 127 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/811] 10.0.0.25 () {36 vars in 986 bytes} [Wed Jun 10 16:12:44 2026] GET /v2/images/6d5af84c-be99-44bc-9cae-020914e37a49 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/812] 10.0.0.25 () {36 vars in 926 bytes} [Wed Jun 10 16:12:44 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/813] 10.0.0.25 () {36 vars in 926 bytes} [Wed Jun 10 16:12:44 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: 429/872] 10.0.0.121 () {32 vars in 633 bytes} [Wed Jun 10 16:17:32 2026] GET /v2/images => generated 5574 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)