+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 19 05:26:17 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-66d58c6545-2kz9x 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 0x7fe4081e6668 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-19 05:26:19.671 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-19 05:26:19.766 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-19 05:26:20.621 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-19 05:26:20.622 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-19 05:26:20.623 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 05:26:20.682 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-19 05:26:20.683 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-19 05:26:20.683 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 05:26:22.744 8 WARNING glance.api.v2.images [None req-cd6e095f-8299-42b2-96e4-cacdd8484cc0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 05:26:22.922 7 WARNING glance.api.v2.images [None req-05ba30f7-cb2d-4742-b893-c2b6758293f1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 05:26:23.096 8 WARNING keystonemiddleware._common.config [None req-cd6e095f-8299-42b2-96e4-cacdd8484cc0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 05:26:23.104 8 WARNING oslo_config.cfg [None req-cd6e095f-8299-42b2-96e4-cacdd8484cc0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fe4081e6668 pid: 8 (default app) 2026-05-19 05:26:23.279 7 WARNING keystonemiddleware._common.config [None req-05ba30f7-cb2d-4742-b893-c2b6758293f1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 05:26:23.288 7 WARNING oslo_config.cfg [None req-05ba30f7-cb2d-4742-b893-c2b6758293f1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fe4081e6668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.53 () {42 vars in 684 bytes} [Tue May 19 05:26:25 2026] GET / => generated 1301 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-19 05:26:26.267 7 WARNING oslo_policy.policy [None req-ae442761-ca14-47e2-ab81-08c71a8b942a a993b9619e9f43a2b65ec56afcd7d9ef 43c944eb9ff74976a6106632b3ab8b58 - - 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-19 05:26:26.268 7 WARNING oslo_policy.policy [None req-ae442761-ca14-47e2-ab81-08c71a8b942a a993b9619e9f43a2b65ec56afcd7d9ef 43c944eb9ff74976a6106632b3ab8b58 - - 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-19 05:26:26.281 7 WARNING oslo_policy.policy [None req-ae442761-ca14-47e2-ab81-08c71a8b942a a993b9619e9f43a2b65ec56afcd7d9ef 43c944eb9ff74976a6106632b3ab8b58 - - 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-19 05:26:26.281 7 WARNING oslo_policy.policy [None req-ae442761-ca14-47e2-ab81-08c71a8b942a a993b9619e9f43a2b65ec56afcd7d9ef 43c944eb9ff74976a6106632b3ab8b58 - - 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: 1/5] 199.204.45.53 () {44 vars in 906 bytes} [Tue May 19 05:26:25 2026] GET /v2/images => generated 69 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.53 () {42 vars in 684 bytes} [Tue May 19 05:26:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.53 () {44 vars in 906 bytes} [Tue May 19 05:26:29 2026] GET /v2/images => generated 69 bytes in 39 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-19 05:26:29.730 8 WARNING oslo_policy.policy [None req-49da3b83-5b0e-4b7f-b05a-d2a0ee5e783e a993b9619e9f43a2b65ec56afcd7d9ef 43c944eb9ff74976a6106632b3ab8b58 - - 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-19 05:26:29.730 8 WARNING oslo_policy.policy [None req-49da3b83-5b0e-4b7f-b05a-d2a0ee5e783e a993b9619e9f43a2b65ec56afcd7d9ef 43c944eb9ff74976a6106632b3ab8b58 - - 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: 6/8] 199.204.45.53 () {44 vars in 907 bytes} [Tue May 19 05:26:29 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: 7|app: 0|req: 3/9] 199.204.45.53 () {44 vars in 929 bytes} [Tue May 19 05:26:29 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 05:26:29.865 8 WARNING oslo_policy.policy [None req-0be36ba2-37ee-4690-a08b-b5dbb3ed1287 a993b9619e9f43a2b65ec56afcd7d9ef 43c944eb9ff74976a6106632b3ab8b58 - - 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-19 05:26:29.866 8 WARNING oslo_policy.policy [None req-0be36ba2-37ee-4690-a08b-b5dbb3ed1287 a993b9619e9f43a2b65ec56afcd7d9ef 43c944eb9ff74976a6106632b3ab8b58 - - 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: 7/10] 199.204.45.53 () {44 vars in 935 bytes} [Tue May 19 05:26:29 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-05-19 05:26:29.955 7 WARNING oslo_config.cfg [None req-bf8ec32a-614a-4c2a-8c11-10e5b84423fc a993b9619e9f43a2b65ec56afcd7d9ef 43c944eb9ff74976a6106632b3ab8b58 - - 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: 4/11] 199.204.45.53 () {48 vars in 947 bytes} [Tue May 19 05:26:29 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 05:26:29.980 8 WARNING oslo_policy.policy [None req-dcb5150b-ed04-43b0-bade-a6d03c931d4e a993b9619e9f43a2b65ec56afcd7d9ef 43c944eb9ff74976a6106632b3ab8b58 - - 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-19 05:26:29.980 8 WARNING oslo_policy.policy [None req-dcb5150b-ed04-43b0-bade-a6d03c931d4e a993b9619e9f43a2b65ec56afcd7d9ef 43c944eb9ff74976a6106632b3ab8b58 - - 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-19 05:26:29.982 8 INFO glance.api.v2.image_data [None req-dcb5150b-ed04-43b0-bade-a6d03c931d4e a993b9619e9f43a2b65ec56afcd7d9ef 43c944eb9ff74976a6106632b3ab8b58 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 05:26:35.292 8 WARNING glance.location [None req-dcb5150b-ed04-43b0-bade-a6d03c931d4e a993b9619e9f43a2b65ec56afcd7d9ef 43c944eb9ff74976a6106632b3ab8b58 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.53 () {48 vars in 1041 bytes} [Tue May 19 05:26:29 2026] PUT /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff/file => generated 0 bytes in 5362 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4015 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.53 () {44 vars in 967 bytes} [Tue May 19 05:26:35 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 05:26:35.366 8 WARNING oslo_config.cfg [None req-efe747a5-b5ba-406d-abc7-f6e876e4db3a a993b9619e9f43a2b65ec56afcd7d9ef 43c944eb9ff74976a6106632b3ab8b58 - - 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: 9/16] 199.204.45.53 () {44 vars in 967 bytes} [Tue May 19 05:26:35 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/273] 199.204.45.53 () {42 vars in 684 bytes} [Tue May 19 05:47:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.204.45.53 () {44 vars in 906 bytes} [Tue May 19 05:47:53 2026] GET /v2/images => generated 1240 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 199.204.45.53 () {42 vars in 684 bytes} [Tue May 19 05:48:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.204.45.53 () {44 vars in 906 bytes} [Tue May 19 05:48:15 2026] GET /v2/images => generated 1240 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 199.204.45.53 () {44 vars in 933 bytes} [Tue May 19 05:48:16 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.204.45.53 () {44 vars in 955 bytes} [Tue May 19 05:48:16 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 199.204.45.53 () {44 vars in 935 bytes} [Tue May 19 05:48:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/284] 199.204.45.53 () {48 vars in 947 bytes} [Tue May 19 05:48:16 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 05:48:16.285 7 WARNING oslo_policy.policy [None req-10668913-65c4-487b-b94b-c2400dbe1807 a993b9619e9f43a2b65ec56afcd7d9ef 43c944eb9ff74976a6106632b3ab8b58 - - 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-19 05:48:16.285 7 WARNING oslo_policy.policy [None req-10668913-65c4-487b-b94b-c2400dbe1807 a993b9619e9f43a2b65ec56afcd7d9ef 43c944eb9ff74976a6106632b3ab8b58 - - 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-19 05:48:16.287 7 INFO glance.api.v2.image_data [None req-10668913-65c4-487b-b94b-c2400dbe1807 a993b9619e9f43a2b65ec56afcd7d9ef 43c944eb9ff74976a6106632b3ab8b58 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 05:48:51.601 7 WARNING glance.location [None req-10668913-65c4-487b-b94b-c2400dbe1807 a993b9619e9f43a2b65ec56afcd7d9ef 43c944eb9ff74976a6106632b3ab8b58 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 142/293] 199.204.45.53 () {48 vars in 1042 bytes} [Tue May 19 05:48:16 2026] PUT /v2/images/82a2d579-048c-49b5-9cd1-1ae2476d8075/file => generated 0 bytes in 35438 msecs (HTTP/1.1 204) 4 headers in 171 bytes (58338 switches on core 0) [pid: 8|app: 0|req: 152/294] 199.204.45.53 () {44 vars in 967 bytes} [Tue May 19 05:48:51 2026] GET /v2/images/82a2d579-048c-49b5-9cd1-1ae2476d8075 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/295] 199.204.45.53 () {44 vars in 967 bytes} [Tue May 19 05:48:51 2026] GET /v2/images/82a2d579-048c-49b5-9cd1-1ae2476d8075 => 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: 153/296] 199.204.45.53 () {42 vars in 684 bytes} [Tue May 19 05:48:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/297] 199.204.45.53 () {44 vars in 906 bytes} [Tue May 19 05:48:53 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/382] 199.204.45.53 () {42 vars in 684 bytes} [Tue May 19 05:55:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/383] 199.204.45.53 () {44 vars in 906 bytes} [Tue May 19 05:55:57 2026] GET /v2/images => generated 2451 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/386] 199.204.45.53 () {42 vars in 684 bytes} [Tue May 19 05:56:09 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/387] 199.204.45.53 () {44 vars in 906 bytes} [Tue May 19 05:56:09 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/388] 199.204.45.53 () {44 vars in 943 bytes} [Tue May 19 05:56:09 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: 8|app: 0|req: 199/389] 199.204.45.53 () {44 vars in 965 bytes} [Tue May 19 05:56:09 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: 7|app: 0|req: 191/390] 199.204.45.53 () {44 vars in 935 bytes} [Tue May 19 05:56:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/391] 199.204.45.53 () {48 vars in 947 bytes} [Tue May 19 05:56:09 2026] POST /v2/images => generated 799 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 05:56:09.313 7 INFO glance.api.v2.image_data [None req-bca627c3-f752-4430-a46c-feebf503bf4f a993b9619e9f43a2b65ec56afcd7d9ef 43c944eb9ff74976a6106632b3ab8b58 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 05:57:10.335 7 INFO glance.location [None req-bca627c3-f752-4430-a46c-feebf503bf4f a993b9619e9f43a2b65ec56afcd7d9ef 43c944eb9ff74976a6106632b3ab8b58 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 192/404] 199.204.45.53 () {48 vars in 1041 bytes} [Tue May 19 05:56:09 2026] PUT /v2/images/b372c2ca-7776-4eee-8478-8699a7d26dea/file => generated 0 bytes in 61069 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22008 switches on core 0) [pid: 8|app: 0|req: 213/405] 199.204.45.53 () {44 vars in 967 bytes} [Tue May 19 05:57:10 2026] GET /v2/images/b372c2ca-7776-4eee-8478-8699a7d26dea => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/406] 199.204.45.53 () {48 vars in 1046 bytes} [Tue May 19 05:57:10 2026] PATCH /v2/images/b372c2ca-7776-4eee-8478-8699a7d26dea => generated 1234 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/407] 199.204.45.53 () {44 vars in 967 bytes} [Tue May 19 05:57:10 2026] GET /v2/images/b372c2ca-7776-4eee-8478-8699a7d26dea => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/426] 199.204.45.53 () {42 vars in 684 bytes} [Tue May 19 05:58:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/427] 199.204.45.53 () {44 vars in 906 bytes} [Tue May 19 05:58:32 2026] GET /v2/images => generated 3687 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/430] 199.204.45.53 () {42 vars in 684 bytes} [Tue May 19 05:58:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/431] 199.204.45.53 () {44 vars in 906 bytes} [Tue May 19 05:58:45 2026] GET /v2/images => generated 3687 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/432] 199.204.45.53 () {44 vars in 935 bytes} [Tue May 19 05:58:45 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/433] 199.204.45.53 () {44 vars in 957 bytes} [Tue May 19 05:58:45 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/434] 199.204.45.53 () {44 vars in 935 bytes} [Tue May 19 05:58:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/435] 199.204.45.53 () {48 vars in 947 bytes} [Tue May 19 05:58:45 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 05:58:45.463 7 INFO glance.api.v2.image_data [None req-8f0e8d5a-3ff7-45d1-a012-0583cdc443df a993b9619e9f43a2b65ec56afcd7d9ef 43c944eb9ff74976a6106632b3ab8b58 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 05:58:57.292 7 INFO glance.location [None req-8f0e8d5a-3ff7-45d1-a012-0583cdc443df a993b9619e9f43a2b65ec56afcd7d9ef 43c944eb9ff74976a6106632b3ab8b58 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 208/438] 199.204.45.53 () {48 vars in 1041 bytes} [Tue May 19 05:58:45 2026] PUT /v2/images/e065a033-f278-471e-b005-0f87de0439b8/file => generated 0 bytes in 11870 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23279 switches on core 0) [pid: 8|app: 0|req: 231/439] 199.204.45.53 () {44 vars in 967 bytes} [Tue May 19 05:58:57 2026] GET /v2/images/e065a033-f278-471e-b005-0f87de0439b8 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/440] 199.204.45.53 () {44 vars in 967 bytes} [Tue May 19 05:58:57 2026] GET /v2/images/e065a033-f278-471e-b005-0f87de0439b8 => 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: 306/589] 199.204.45.53 () {42 vars in 684 bytes} [Tue May 19 06:11:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/590] 199.204.45.53 () {44 vars in 906 bytes} [Tue May 19 06:11:18 2026] GET /v2/images => generated 4892 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/619] 199.204.45.53 () {42 vars in 684 bytes} [Tue May 19 06:13:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/620] 199.204.45.53 () {44 vars in 906 bytes} [Tue May 19 06:13:34 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: 322/621] 199.204.45.53 () {42 vars in 684 bytes} [Tue May 19 06:13:35 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/622] 199.204.45.53 () {44 vars in 906 bytes} [Tue May 19 06:13:35 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/633] 199.204.45.53 () {42 vars in 684 bytes} [Tue May 19 06:14:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/634] 199.204.45.53 () {44 vars in 906 bytes} [Tue May 19 06:14:24 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/635] 199.204.45.53 () {42 vars in 684 bytes} [Tue May 19 06:14:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/636] 199.204.45.53 () {44 vars in 906 bytes} [Tue May 19 06:14:31 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/649] 199.204.45.53 () {42 vars in 684 bytes} [Tue May 19 06:15:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/650] 199.204.45.53 () {44 vars in 906 bytes} [Tue May 19 06:15:30 2026] GET /v2/images => generated 4892 bytes in 43 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: 320/661] 10.0.0.50 () {32 vars in 632 bytes} [Tue May 19 06:16:12 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/664] 10.0.0.171 () {36 vars in 987 bytes} [Tue May 19 06:16:30 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff => generated 1171 bytes in 140 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: 343/665] 10.0.0.171 () {36 vars in 927 bytes} [Tue May 19 06:16:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/666] 10.0.0.171 () {36 vars in 927 bytes} [Tue May 19 06:16:30 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/667] 10.0.0.171 () {36 vars in 987 bytes} [Tue May 19 06:16:30 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/668] 10.0.0.171 () {36 vars in 927 bytes} [Tue May 19 06:16:30 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/669] 10.0.0.171 () {36 vars in 927 bytes} [Tue May 19 06:16:30 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/670] 10.0.0.171 () {36 vars in 987 bytes} [Tue May 19 06:16:30 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff => 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: 346/671] 10.0.0.171 () {36 vars in 927 bytes} [Tue May 19 06:16:30 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/672] 10.0.0.171 () {36 vars in 927 bytes} [Tue May 19 06:16:30 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: 347/673] 10.0.0.127 () {36 vars in 987 bytes} [Tue May 19 06:16:31 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/674] 10.0.0.127 () {36 vars in 927 bytes} [Tue May 19 06:16:31 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: 348/675] 10.0.0.238 () {36 vars in 911 bytes} [Tue May 19 06:16:31 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/678] 10.0.0.238 () {36 vars in 1007 bytes} [Tue May 19 06:16:31 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff/locations => generated 127 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/679] 10.0.0.238 () {36 vars in 987 bytes} [Tue May 19 06:16:31 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff => 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: 329/680] 10.0.0.238 () {36 vars in 927 bytes} [Tue May 19 06:16:31 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: 352/681] 10.0.0.238 () {36 vars in 927 bytes} [Tue May 19 06:16:31 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/682] 199.204.45.53 () {36 vars in 990 bytes} [Tue May 19 06:16:38 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/683] 199.204.45.53 () {36 vars in 930 bytes} [Tue May 19 06:16:38 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: 331/684] 199.204.45.53 () {36 vars in 990 bytes} [Tue May 19 06:16:39 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff => 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: 354/685] 199.204.45.53 () {36 vars in 930 bytes} [Tue May 19 06:16:39 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: 356/688] 10.0.0.127 () {36 vars in 987 bytes} [Tue May 19 06:16:42 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff => 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: 333/689] 10.0.0.127 () {36 vars in 927 bytes} [Tue May 19 06:16:42 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: 357/690] 10.0.0.127 () {36 vars in 987 bytes} [Tue May 19 06:16:46 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff => 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: 334/691] 10.0.0.127 () {36 vars in 927 bytes} [Tue May 19 06:16: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: 7|app: 0|req: 337/696] 10.0.0.127 () {36 vars in 987 bytes} [Tue May 19 06:17:09 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/697] 10.0.0.127 () {36 vars in 927 bytes} [Tue May 19 06:17:09 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: 362/700] 10.0.0.127 () {36 vars in 987 bytes} [Tue May 19 06:17:12 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/701] 10.0.0.127 () {36 vars in 927 bytes} [Tue May 19 06:17:12 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: 363/702] 10.0.0.50 () {30 vars in 410 bytes} [Tue May 19 06:17:19 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/711] 10.0.0.50 () {34 vars in 654 bytes} [Tue May 19 06:17:54 2026] POST /v2/images => generated 648 bytes in 208 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-19 06:17:54.804 7 WARNING glance.api.v2.images [None req-20b49c6b-2c7d-4a68-9168-b12a6250fe24 9fd2a6ecaab54f2ea7b334455ef9f226 3aeff88a081c444ebbfb1519e12fccd2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0be2b36d-33c9-47f2-b678-7b83ce06f994 [pid: 7|app: 0|req: 344/712] 10.0.0.50 () {32 vars in 709 bytes} [Tue May 19 06:17:54 2026] DELETE /v2/images/0be2b36d-33c9-47f2-b678-7b83ce06f994 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/713] 10.0.0.50 () {32 vars in 706 bytes} [Tue May 19 06:17:54 2026] GET /v2/images/0be2b36d-33c9-47f2-b678-7b83ce06f994 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/714] 10.0.0.50 () {32 vars in 632 bytes} [Tue May 19 06:17:54 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/715] 10.0.0.50 () {34 vars in 654 bytes} [Tue May 19 06:17:54 2026] POST /v2/images => generated 703 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/716] 10.0.0.50 () {32 vars in 716 bytes} [Tue May 19 06:17:54 2026] GET /v2/images/c5efa91e-c59e-4476-b2c9-49b53ddda15b/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 06:17:54.997 8 INFO glance.api.v2.image_data [None req-29894fa4-331b-4a40-909b-aa7a7af40e9c 9fd2a6ecaab54f2ea7b334455ef9f226 3aeff88a081c444ebbfb1519e12fccd2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 06:17:55.047 8 WARNING glance_store._drivers.rbd [None req-29894fa4-331b-4a40-909b-aa7a7af40e9c 9fd2a6ecaab54f2ea7b334455ef9f226 3aeff88a081c444ebbfb1519e12fccd2 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-19 06:17:56.094 8 INFO glance.location [None req-29894fa4-331b-4a40-909b-aa7a7af40e9c 9fd2a6ecaab54f2ea7b334455ef9f226 3aeff88a081c444ebbfb1519e12fccd2 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 371/717] 10.0.0.50 () {32 vars in 726 bytes} [Tue May 19 06:17:54 2026] PUT /v2/images/c5efa91e-c59e-4476-b2c9-49b53ddda15b/file => generated 0 bytes in 1145 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/718] 10.0.0.50 () {32 vars in 706 bytes} [Tue May 19 06:17:56 2026] GET /v2/images/c5efa91e-c59e-4476-b2c9-49b53ddda15b => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/719] 10.0.0.50 () {32 vars in 716 bytes} [Tue May 19 06:17:56 2026] GET /v2/images/c5efa91e-c59e-4476-b2c9-49b53ddda15b/file => generated 1024 bytes in 105 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/720] 10.0.0.50 () {34 vars in 654 bytes} [Tue May 19 06:17:56 2026] POST /v2/images => generated 648 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/721] 10.0.0.50 () {32 vars in 725 bytes} [Tue May 19 06:17:56 2026] PATCH /v2/images/25638f05-1bf8-4ffb-a271-5940677d28d4 => generated 652 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/722] 10.0.0.50 () {32 vars in 706 bytes} [Tue May 19 06:17:56 2026] GET /v2/images/25638f05-1bf8-4ffb-a271-5940677d28d4 => generated 652 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 06:17:56.423 8 WARNING glance.api.v2.images [None req-15a5320e-9df8-4e57-a0bf-a9a98c4e7f7c 9fd2a6ecaab54f2ea7b334455ef9f226 3aeff88a081c444ebbfb1519e12fccd2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//25638f05-1bf8-4ffb-a271-5940677d28d4 [pid: 8|app: 0|req: 374/723] 10.0.0.50 () {32 vars in 709 bytes} [Tue May 19 06:17:56 2026] DELETE /v2/images/25638f05-1bf8-4ffb-a271-5940677d28d4 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/724] 10.0.0.50 () {32 vars in 706 bytes} [Tue May 19 06:17:56 2026] GET /v2/images/25638f05-1bf8-4ffb-a271-5940677d28d4 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 06:17:56.519 8 WARNING glance.api.v2.images [None req-1cb8930d-dc40-4763-b980-43d121850ff6 9fd2a6ecaab54f2ea7b334455ef9f226 3aeff88a081c444ebbfb1519e12fccd2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c5efa91e-c59e-4476-b2c9-49b53ddda15b [pid: 8|app: 0|req: 375/725] 10.0.0.50 () {32 vars in 709 bytes} [Tue May 19 06:17:56 2026] DELETE /v2/images/c5efa91e-c59e-4476-b2c9-49b53ddda15b => generated 0 bytes in 919 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/726] 10.0.0.50 () {32 vars in 706 bytes} [Tue May 19 06:17:57 2026] GET /v2/images/c5efa91e-c59e-4476-b2c9-49b53ddda15b => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 06:17:57.454 8 WARNING glance.api.v2.images [None req-a67a9b18-2b82-4f0e-a5eb-50506b3dfec6 9fd2a6ecaab54f2ea7b334455ef9f226 3aeff88a081c444ebbfb1519e12fccd2 - - default default] Failed to find image 0be2b36d-33c9-47f2-b678-7b83ce06f994 to delete: glance.common.exception.ImageNotFound: No image found with ID 0be2b36d-33c9-47f2-b678-7b83ce06f994 [pid: 8|app: 0|req: 376/727] 10.0.0.50 () {32 vars in 709 bytes} [Tue May 19 06:17:57 2026] DELETE /v2/images/0be2b36d-33c9-47f2-b678-7b83ce06f994 => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/728] 10.0.0.50 () {32 vars in 706 bytes} [Tue May 19 06:17:57 2026] GET /v2/images/0be2b36d-33c9-47f2-b678-7b83ce06f994 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/737] 10.0.0.50 () {32 vars in 706 bytes} [Tue May 19 06:18:39 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/738] 10.0.0.50 () {32 vars in 706 bytes} [Tue May 19 06:18:39 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/739] 10.0.0.171 () {36 vars in 987 bytes} [Tue May 19 06:18:40 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff => generated 1171 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/740] 10.0.0.171 () {36 vars in 927 bytes} [Tue May 19 06:18:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/741] 10.0.0.171 () {36 vars in 927 bytes} [Tue May 19 06:18:40 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/742] 10.0.0.171 () {36 vars in 987 bytes} [Tue May 19 06:18:40 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff => 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: 360/743] 10.0.0.171 () {36 vars in 927 bytes} [Tue May 19 06:18:40 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: 384/744] 10.0.0.171 () {36 vars in 927 bytes} [Tue May 19 06:18:40 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/745] 10.0.0.171 () {36 vars in 987 bytes} [Tue May 19 06:18:40 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/746] 10.0.0.171 () {36 vars in 927 bytes} [Tue May 19 06:18:40 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: 362/747] 10.0.0.171 () {36 vars in 927 bytes} [Tue May 19 06:18:40 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: 386/748] 10.0.0.238 () {36 vars in 911 bytes} [Tue May 19 06:18:40 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/749] 10.0.0.238 () {36 vars in 1007 bytes} [Tue May 19 06:18:40 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff/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: 387/750] 10.0.0.238 () {36 vars in 987 bytes} [Tue May 19 06:18:40 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/751] 10.0.0.238 () {36 vars in 927 bytes} [Tue May 19 06:18:40 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: 388/752] 10.0.0.238 () {36 vars in 927 bytes} [Tue May 19 06:18:40 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: 391/757] 10.0.0.127 () {36 vars in 987 bytes} [Tue May 19 06:18:55 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/758] 10.0.0.127 () {36 vars in 927 bytes} [Tue May 19 06:18:55 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: 395/765] 10.0.0.127 () {36 vars in 987 bytes} [Tue May 19 06:19:25 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/766] 10.0.0.127 () {36 vars in 927 bytes} [Tue May 19 06:19:25 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: 373/769] 10.0.0.127 () {36 vars in 987 bytes} [Tue May 19 06:19:33 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/770] 10.0.0.127 () {36 vars in 927 bytes} [Tue May 19 06:19:33 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: 374/771] 10.0.0.127 () {36 vars in 987 bytes} [Tue May 19 06:19:37 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/772] 10.0.0.127 () {36 vars in 927 bytes} [Tue May 19 06:19:37 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/777] 10.0.0.127 () {36 vars in 987 bytes} [Tue May 19 06:19:54 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/778] 10.0.0.127 () {36 vars in 927 bytes} [Tue May 19 06:19:54 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: 383/789] 199.204.45.53 () {32 vars in 825 bytes} [Tue May 19 06:20:41 2026] GET /v2/images?status=active&owner=43c944eb9ff74976a6106632b3ab8b58&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/790] 199.204.45.53 () {32 vars in 652 bytes} [Tue May 19 06:20:42 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: 384/791] 10.0.0.171 () {36 vars in 987 bytes} [Tue May 19 06:20:42 2026] GET /v2/images/82a2d579-048c-49b5-9cd1-1ae2476d8075 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/792] 10.0.0.171 () {36 vars in 927 bytes} [Tue May 19 06:20:42 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: 385/793] 10.0.0.171 () {36 vars in 927 bytes} [Tue May 19 06:20:42 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: 409/794] 10.0.0.171 () {36 vars in 987 bytes} [Tue May 19 06:20:42 2026] GET /v2/images/82a2d579-048c-49b5-9cd1-1ae2476d8075 => 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: 386/795] 10.0.0.171 () {36 vars in 927 bytes} [Tue May 19 06:20:42 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: 410/796] 10.0.0.171 () {36 vars in 927 bytes} [Tue May 19 06:20:42 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: 387/797] 10.0.0.171 () {36 vars in 987 bytes} [Tue May 19 06:20:42 2026] GET /v2/images/82a2d579-048c-49b5-9cd1-1ae2476d8075 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/798] 10.0.0.171 () {36 vars in 927 bytes} [Tue May 19 06:20:42 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: 388/799] 10.0.0.238 () {36 vars in 911 bytes} [Tue May 19 06:20:43 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/800] 10.0.0.238 () {36 vars in 1007 bytes} [Tue May 19 06:20:43 2026] GET /v2/images/82a2d579-048c-49b5-9cd1-1ae2476d8075/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/801] 10.0.0.238 () {36 vars in 987 bytes} [Tue May 19 06:20:43 2026] GET /v2/images/82a2d579-048c-49b5-9cd1-1ae2476d8075 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/802] 10.0.0.238 () {36 vars in 927 bytes} [Tue May 19 06:20:43 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/803] 10.0.0.238 () {36 vars in 927 bytes} [Tue May 19 06:20: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: 8|app: 0|req: 414/804] 10.0.0.127 () {36 vars in 987 bytes} [Tue May 19 06:20:43 2026] GET /v2/images/f2145ce8-14fb-48a2-b526-0ab4d7f78fff => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/805] 10.0.0.127 () {36 vars in 927 bytes} [Tue May 19 06:20:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/848] 10.0.0.50 () {32 vars in 632 bytes} [Tue May 19 06:24:15 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)