+ 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 16:28:17 2026] *** compiled with version: 11.4.0 on 17 May 2026 08:26:26 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-56c8d7fc86-xtsgd 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x562fa683ffc0 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-19 16:28:19.576 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-19 16:28:19.607 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-19 16:28:20.260 8 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-05-19 16:28:20.342 7 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-05-19 16:28:20.355 8 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-05-19 16:28:20.356 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 16:28:20.357 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 16:28:20.434 7 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-05-19 16:28:20.436 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 16:28:20.437 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 16:28:22.216 8 WARNING glance.api.v2.images [None req-0e8863e2-7b8b-44f9-bd08-428b5b74937d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 16:28:22.441 7 WARNING glance.api.v2.images [None req-4732ab72-fd37-47cf-874e-f53c8586a83c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 16:28:22.466 8 WARNING keystonemiddleware._common.config [None req-0e8863e2-7b8b-44f9-bd08-428b5b74937d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 16:28:22.476 8 WARNING oslo_config.cfg [None req-0e8863e2-7b8b-44f9-bd08-428b5b74937d - - - - - -] 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 0x562fa683ffc0 pid: 8 (default app) 2026-05-19 16:28:22.679 7 WARNING keystonemiddleware._common.config [None req-4732ab72-fd37-47cf-874e-f53c8586a83c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 16:28:22.690 7 WARNING oslo_config.cfg [None req-4732ab72-fd37-47cf-874e-f53c8586a83c - - - - - -] 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 0x562fa683ffc0 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.242 () {42 vars in 688 bytes} [Tue May 19 16:28:23 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 16:28:23.848 7 WARNING oslo_policy.policy [None req-9e42ccf7-218e-4eb0-994b-f1aedf5fdb5d 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - 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 16:28:23.849 7 WARNING oslo_policy.policy [None req-9e42ccf7-218e-4eb0-994b-f1aedf5fdb5d 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - 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 16:28:23.879 7 WARNING oslo_policy.policy [None req-9e42ccf7-218e-4eb0-994b-f1aedf5fdb5d 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - 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 16:28:23.879 7 WARNING oslo_policy.policy [None req-9e42ccf7-218e-4eb0-994b-f1aedf5fdb5d 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - 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/6] 199.204.45.242 () {44 vars in 910 bytes} [Tue May 19 16:28:23 2026] GET /v2/images => generated 69 bytes in 639 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.242 () {42 vars in 688 bytes} [Tue May 19 16:28:29 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.242 () {44 vars in 910 bytes} [Tue May 19 16:28:29 2026] GET /v2/images => generated 69 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 16:28:29.961 8 WARNING oslo_policy.policy [None req-2f4c1473-4f60-40af-8e47-83044ee2de1a 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - 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 16:28:29.961 8 WARNING oslo_policy.policy [None req-2f4c1473-4f60-40af-8e47-83044ee2de1a 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - 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/9] 199.204.45.242 () {44 vars in 911 bytes} [Tue May 19 16:28:29 2026] GET /v2/images/cirros => generated 151 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.242 () {44 vars in 933 bytes} [Tue May 19 16:28:30 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 16:28:30.111 8 WARNING oslo_policy.policy [None req-627a1dca-ac1e-4958-b971-8963d0766a9e 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - 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 16:28:30.112 8 WARNING oslo_policy.policy [None req-627a1dca-ac1e-4958-b971-8963d0766a9e 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - 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: 8/11] 199.204.45.242 () {44 vars in 939 bytes} [Tue May 19 16:28:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 16:28:30.209 7 WARNING oslo_config.cfg [None req-f825ff31-6642-4761-ac98-21a189ee64c4 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - 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/12] 199.204.45.242 () {48 vars in 951 bytes} [Tue May 19 16:28:30 2026] POST /v2/images => generated 760 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 16:28:30.236 8 WARNING oslo_policy.policy [None req-4bbfedd1-1f88-4397-a90f-c67cc4413b38 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - 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 16:28:30.237 8 WARNING oslo_policy.policy [None req-4bbfedd1-1f88-4397-a90f-c67cc4413b38 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - 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 16:28:30.239 8 INFO glance.api.v2.image_data [None req-4bbfedd1-1f88-4397-a90f-c67cc4413b38 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 16:28:34.813 8 INFO glance.location [None req-4bbfedd1-1f88-4397-a90f-c67cc4413b38 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 9/15] 199.204.45.242 () {48 vars in 1045 bytes} [Tue May 19 16:28:30 2026] PUT /v2/images/f5316f8e-c24c-4810-bee2-7343feb04b6b/file => generated 0 bytes in 4635 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3609 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.242 () {44 vars in 910 bytes} [Tue May 19 16:28:34 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 16:28:34.904 8 WARNING oslo_config.cfg [None req-21deeb13-0a7c-4c94-bdb7-d63067b5a2ff 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - 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: 10/17] 199.204.45.242 () {48 vars in 1049 bytes} [Tue May 19 16:28:34 2026] PATCH /v2/images/f5316f8e-c24c-4810-bee2-7343feb04b6b => 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: 8/18] 199.204.45.242 () {44 vars in 910 bytes} [Tue May 19 16:28:34 2026] GET /v2/images => generated 1240 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 199.204.45.242 () {42 vars in 688 bytes} [Tue May 19 16:58:07 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/374] 199.204.45.242 () {44 vars in 910 bytes} [Tue May 19 16:58:07 2026] GET /v2/images => generated 1240 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/397] 199.204.45.242 () {42 vars in 688 bytes} [Tue May 19 16:59:53 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/398] 199.204.45.242 () {44 vars in 910 bytes} [Tue May 19 16:59:53 2026] GET /v2/images => generated 1240 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/399] 199.204.45.242 () {44 vars in 937 bytes} [Tue May 19 16:59:53 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/400] 199.204.45.242 () {44 vars in 959 bytes} [Tue May 19 16:59:53 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/401] 199.204.45.242 () {44 vars in 939 bytes} [Tue May 19 16:59:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/402] 199.204.45.242 () {48 vars in 951 bytes} [Tue May 19 16:59:53 2026] POST /v2/images => generated 796 bytes in 3627 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 16:59:56.955 7 WARNING oslo_policy.policy [None req-d1840423-61c2-4d9b-8b97-67b0ad045c31 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - 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 16:59:56.955 7 WARNING oslo_policy.policy [None req-d1840423-61c2-4d9b-8b97-67b0ad045c31 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - 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 16:59:56.957 7 INFO glance.api.v2.image_data [None req-d1840423-61c2-4d9b-8b97-67b0ad045c31 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 17:02:25.700 7 INFO glance.location [None req-d1840423-61c2-4d9b-8b97-67b0ad045c31 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 201/433] 199.204.45.242 () {48 vars in 1046 bytes} [Tue May 19 16:59:56 2026] PUT /v2/images/4fe1d811-5d2f-4566-bd6b-bcc7ad75d421/file => generated 0 bytes in 148896 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20028 switches on core 0) [pid: 8|app: 0|req: 233/434] 199.204.45.242 () {44 vars in 910 bytes} [Tue May 19 17:02:25 2026] GET /v2/images => generated 2451 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/435] 199.204.45.242 () {48 vars in 1049 bytes} [Tue May 19 17:02:25 2026] PATCH /v2/images/4fe1d811-5d2f-4566-bd6b-bcc7ad75d421 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/436] 199.204.45.242 () {48 vars in 1050 bytes} [Tue May 19 17:02:25 2026] PATCH /v2/images/4fe1d811-5d2f-4566-bd6b-bcc7ad75d421 => generated 1209 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/437] 199.204.45.242 () {44 vars in 910 bytes} [Tue May 19 17:02:25 2026] GET /v2/images => generated 2451 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/438] 199.204.45.242 () {42 vars in 688 bytes} [Tue May 19 17:02:27 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/439] 199.204.45.242 () {44 vars in 910 bytes} [Tue May 19 17:02:27 2026] GET /v2/images => generated 2451 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/526] 199.204.45.242 () {42 vars in 688 bytes} [Tue May 19 17:09:40 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/527] 199.204.45.242 () {44 vars in 910 bytes} [Tue May 19 17:09:40 2026] GET /v2/images => generated 2451 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/534] 199.204.45.242 () {42 vars in 688 bytes} [Tue May 19 17:10:04 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/535] 199.204.45.242 () {44 vars in 910 bytes} [Tue May 19 17:10:04 2026] GET /v2/images => generated 2451 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/536] 199.204.45.242 () {44 vars in 947 bytes} [Tue May 19 17:10:04 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/537] 199.204.45.242 () {44 vars in 969 bytes} [Tue May 19 17:10:04 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/538] 199.204.45.242 () {44 vars in 939 bytes} [Tue May 19 17:10:05 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: 8|app: 0|req: 285/539] 199.204.45.242 () {48 vars in 951 bytes} [Tue May 19 17:10:05 2026] POST /v2/images => generated 799 bytes in 2090 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 17:10:07.136 7 INFO glance.api.v2.image_data [None req-6950ba47-d3ac-417a-a72d-55738d741b68 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 17:11:10.017 8 WARNING glance.api.v2.images [None req-cc23e6d5-2c9f-4af0-bdc0-fa5b2ee970b7 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ee24b624-6dc9-4159-9dd6-7ad69861c4d3 [uwsgi-body-read] Error reading 8030145 bytes. Content-Length: 854769152 consumed: 358463 left: 854410689 message: Client closed connection [pid: 8|app: 0|req: 298/552] 199.204.45.242 () {46 vars in 993 bytes} [Tue May 19 17:11:09 2026] DELETE /v2/images/ee24b624-6dc9-4159-9dd6-7ad69861c4d3 => generated 0 bytes in 15090 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/557] 199.204.45.242 () {42 vars in 688 bytes} [Tue May 19 17:11:31 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/558] 199.204.45.242 () {44 vars in 910 bytes} [Tue May 19 17:11:31 2026] GET /v2/images => generated 2451 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/559] 199.204.45.242 () {44 vars in 947 bytes} [Tue May 19 17:11:31 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/560] 199.204.45.242 () {44 vars in 969 bytes} [Tue May 19 17:11:31 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/561] 199.204.45.242 () {44 vars in 939 bytes} [Tue May 19 17:11:31 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) 2026-05-19 17:11:33.842 7 ERROR glance_store._drivers.rbd [None req-6950ba47-d3ac-417a-a72d-55738d741b68 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - default default] Failed to store image ee24b624-6dc9-4159-9dd6-7ad69861c4d3 Store Exception error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input [pid: 8|app: 0|req: 308/562] 199.204.45.242 () {48 vars in 951 bytes} [Tue May 19 17:11:31 2026] POST /v2/images => generated 799 bytes in 12154 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 17:11:43.715 8 INFO glance.api.v2.image_data [None req-12e3a05e-db14-49ee-858a-a383fd0e4fbd 01a449a9d8324fe9aeff87c994d23720 df1527427308433c98372a94cd13fecd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. Tue May 19 17:12:37 2026 - graceful shutdown triggered... Gracefully killing worker 2 (pid: 8)... Gracefully killing worker 1 (pid: 7)...