+ 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 Aug 5 11:39:07 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:05:55 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-56487b5dc4-wrm6f 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 0x55e23b09afd0 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-08-05 11:39:09.007 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-05 11:39:09.039 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-05 11:39:09.563 7 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-08-05 11:39:09.617 8 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-08-05 11:39:09.643 7 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-08-05 11:39:09.645 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-08-05 11:39:09.645 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-08-05 11:39:09.699 8 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-08-05 11:39:09.701 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-08-05 11:39:09.702 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-08-05 11:39:11.196 7 WARNING glance.api.v2.images [None req-85450a18-dd89-4bea-a865-96fb964a5084 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-05 11:39:11.232 8 WARNING glance.api.v2.images [None req-843da593-772b-445e-b53a-6e7c6df0276b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-05 11:39:11.388 7 WARNING keystonemiddleware._common.config [None req-85450a18-dd89-4bea-a865-96fb964a5084 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 11:39:11.397 7 WARNING oslo_config.cfg [None req-85450a18-dd89-4bea-a865-96fb964a5084 - - - - - -] 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 4 seconds on interpreter 0x55e23b09afd0 pid: 7 (default app) 2026-08-05 11:39:11.424 8 WARNING keystonemiddleware._common.config [None req-843da593-772b-445e-b53a-6e7c6df0276b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 11:39:11.432 8 WARNING oslo_config.cfg [None req-843da593-772b-445e-b53a-6e7c6df0276b - - - - - -] 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 4 seconds on interpreter 0x55e23b09afd0 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.19.213.9 () {42 vars in 681 bytes} [Wed Aug 5 11:39:13 2026] GET / => generated 1173 bytes in 1 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-08-05 11:39:14.203 8 WARNING oslo_policy.policy [None req-cfd68a35-fd91-49fc-9e32-5997fca9f392 2820cf00c0bf42a2824e65fb1f32cc38 2c4115d3e1814b17bf06976fc1792542 - - 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-08-05 11:39:14.204 8 WARNING oslo_policy.policy [None req-cfd68a35-fd91-49fc-9e32-5997fca9f392 2820cf00c0bf42a2824e65fb1f32cc38 2c4115d3e1814b17bf06976fc1792542 - - 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-08-05 11:39:14.225 8 WARNING oslo_policy.policy [None req-cfd68a35-fd91-49fc-9e32-5997fca9f392 2820cf00c0bf42a2824e65fb1f32cc38 2c4115d3e1814b17bf06976fc1792542 - - 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-08-05 11:39:14.225 8 WARNING oslo_policy.policy [None req-cfd68a35-fd91-49fc-9e32-5997fca9f392 2820cf00c0bf42a2824e65fb1f32cc38 2c4115d3e1814b17bf06976fc1792542 - - 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/6] 199.19.213.9 () {44 vars in 903 bytes} [Wed Aug 5 11:39:13 2026] GET /v2/images => generated 69 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.19.213.9 () {42 vars in 681 bytes} [Wed Aug 5 11:39:17 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.9 () {44 vars in 903 bytes} [Wed Aug 5 11:39:17 2026] GET /v2/images => generated 69 bytes in 43 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-08-05 11:39:17.646 7 WARNING oslo_policy.policy [None req-a26d75f5-6b09-41be-89b7-b1f38b3c65ec 2820cf00c0bf42a2824e65fb1f32cc38 2c4115d3e1814b17bf06976fc1792542 - - 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-08-05 11:39:17.646 7 WARNING oslo_policy.policy [None req-a26d75f5-6b09-41be-89b7-b1f38b3c65ec 2820cf00c0bf42a2824e65fb1f32cc38 2c4115d3e1814b17bf06976fc1792542 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.19.213.9 () {44 vars in 904 bytes} [Wed Aug 5 11:39:17 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.19.213.9 () {44 vars in 926 bytes} [Wed Aug 5 11:39:17 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-05 11:39:17.786 7 WARNING oslo_policy.policy [None req-2e45e038-d9b2-4ad1-98ac-4f3064a927c9 2820cf00c0bf42a2824e65fb1f32cc38 2c4115d3e1814b17bf06976fc1792542 - - 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-08-05 11:39:17.786 7 WARNING oslo_policy.policy [None req-2e45e038-d9b2-4ad1-98ac-4f3064a927c9 2820cf00c0bf42a2824e65fb1f32cc38 2c4115d3e1814b17bf06976fc1792542 - - 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/11] 199.19.213.9 () {44 vars in 932 bytes} [Wed Aug 5 11:39:17 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-08-05 11:39:17.866 8 WARNING oslo_config.cfg [None req-3e0fb456-6da5-4ad8-9f9a-0b8945ef1196 2820cf00c0bf42a2824e65fb1f32cc38 2c4115d3e1814b17bf06976fc1792542 - - 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/12] 199.19.213.9 () {48 vars in 944 bytes} [Wed Aug 5 11:39:17 2026] POST /v2/images => generated 760 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-08-05 11:39:17.888 7 WARNING oslo_policy.policy [None req-f7284515-0ae9-4f2f-93e2-59a7942cf7d6 2820cf00c0bf42a2824e65fb1f32cc38 2c4115d3e1814b17bf06976fc1792542 - - 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-08-05 11:39:17.889 7 WARNING oslo_policy.policy [None req-f7284515-0ae9-4f2f-93e2-59a7942cf7d6 2820cf00c0bf42a2824e65fb1f32cc38 2c4115d3e1814b17bf06976fc1792542 - - 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-08-05 11:39:17.890 7 INFO glance.api.v2.image_data [None req-f7284515-0ae9-4f2f-93e2-59a7942cf7d6 2820cf00c0bf42a2824e65fb1f32cc38 2c4115d3e1814b17bf06976fc1792542 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 11:39:21.229 7 INFO glance.location [None req-f7284515-0ae9-4f2f-93e2-59a7942cf7d6 2820cf00c0bf42a2824e65fb1f32cc38 2c4115d3e1814b17bf06976fc1792542 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/13] 199.19.213.9 () {48 vars in 1038 bytes} [Wed Aug 5 11:39:17 2026] PUT /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b/file => generated 0 bytes in 3387 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8110 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.19.213.9 () {44 vars in 903 bytes} [Wed Aug 5 11:39:21 2026] GET /v2/images => generated 1240 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-05 11:39:21.315 7 WARNING oslo_config.cfg [None req-3d968a0c-305a-4543-9723-7a5d7bfee1f1 2820cf00c0bf42a2824e65fb1f32cc38 2c4115d3e1814b17bf06976fc1792542 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/15] 199.19.213.9 () {48 vars in 1042 bytes} [Wed Aug 5 11:39:21 2026] PATCH /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => 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: 7/16] 199.19.213.9 () {44 vars in 903 bytes} [Wed Aug 5 11:39:21 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 199.19.213.9 () {42 vars in 681 bytes} [Wed Aug 5 12:02:01 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 199.19.213.9 () {44 vars in 903 bytes} [Wed Aug 5 12:02:01 2026] GET /v2/images => generated 1240 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/295] 199.19.213.9 () {42 vars in 681 bytes} [Wed Aug 5 12:02:19 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/296] 199.19.213.9 () {44 vars in 903 bytes} [Wed Aug 5 12:02:19 2026] GET /v2/images => generated 1240 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/297] 199.19.213.9 () {44 vars in 930 bytes} [Wed Aug 5 12:02:19 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/298] 199.19.213.9 () {44 vars in 952 bytes} [Wed Aug 5 12:02:19 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/299] 199.19.213.9 () {44 vars in 932 bytes} [Wed Aug 5 12:02:19 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: 151/300] 199.19.213.9 () {48 vars in 944 bytes} [Wed Aug 5 12:02:19 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-08-05 12:02:19.928 8 WARNING oslo_policy.policy [None req-bc737724-f18d-4b6f-8d50-4bfb73f7643c 2820cf00c0bf42a2824e65fb1f32cc38 2c4115d3e1814b17bf06976fc1792542 - - 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-08-05 12:02:19.929 8 WARNING oslo_policy.policy [None req-bc737724-f18d-4b6f-8d50-4bfb73f7643c 2820cf00c0bf42a2824e65fb1f32cc38 2c4115d3e1814b17bf06976fc1792542 - - 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-08-05 12:02:19.930 8 INFO glance.api.v2.image_data [None req-bc737724-f18d-4b6f-8d50-4bfb73f7643c 2820cf00c0bf42a2824e65fb1f32cc38 2c4115d3e1814b17bf06976fc1792542 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 12:02:45.173 8 INFO glance.location [None req-bc737724-f18d-4b6f-8d50-4bfb73f7643c 2820cf00c0bf42a2824e65fb1f32cc38 2c4115d3e1814b17bf06976fc1792542 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 150/307] 199.19.213.9 () {48 vars in 1039 bytes} [Wed Aug 5 12:02:19 2026] PUT /v2/images/af67cf45-fb92-4428-9f34-756d9ff59083/file => generated 0 bytes in 25289 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61983 switches on core 0) [pid: 7|app: 0|req: 158/308] 199.19.213.9 () {44 vars in 903 bytes} [Wed Aug 5 12:02:45 2026] GET /v2/images => generated 2451 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/309] 199.19.213.9 () {48 vars in 1042 bytes} [Wed Aug 5 12:02:45 2026] PATCH /v2/images/af67cf45-fb92-4428-9f34-756d9ff59083 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/310] 199.19.213.9 () {48 vars in 1043 bytes} [Wed Aug 5 12:02:45 2026] PATCH /v2/images/af67cf45-fb92-4428-9f34-756d9ff59083 => generated 1209 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/311] 199.19.213.9 () {44 vars in 903 bytes} [Wed Aug 5 12:02:45 2026] GET /v2/images => generated 2451 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/312] 199.19.213.9 () {42 vars in 681 bytes} [Wed Aug 5 12:02:46 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/313] 199.19.213.9 () {44 vars in 903 bytes} [Wed Aug 5 12:02:46 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: 199/390] 199.19.213.9 () {42 vars in 681 bytes} [Wed Aug 5 12:09:07 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/391] 199.19.213.9 () {44 vars in 903 bytes} [Wed Aug 5 12:09:07 2026] GET /v2/images => generated 2451 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/394] 199.19.213.9 () {42 vars in 681 bytes} [Wed Aug 5 12:09:16 2026] GET / => generated 1173 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/395] 199.19.213.9 () {44 vars in 903 bytes} [Wed Aug 5 12:09:16 2026] GET /v2/images => generated 2451 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/396] 199.19.213.9 () {44 vars in 940 bytes} [Wed Aug 5 12:09:16 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: 195/397] 199.19.213.9 () {44 vars in 962 bytes} [Wed Aug 5 12:09:16 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/398] 199.19.213.9 () {44 vars in 932 bytes} [Wed Aug 5 12:09:16 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) [pid: 8|app: 0|req: 196/399] 199.19.213.9 () {48 vars in 944 bytes} [Wed Aug 5 12:09:16 2026] POST /v2/images => generated 799 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-08-05 12:09:16.721 7 INFO glance.api.v2.image_data [None req-577f3e96-f151-48e1-959b-7ede9901df30 2820cf00c0bf42a2824e65fb1f32cc38 2c4115d3e1814b17bf06976fc1792542 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 12:09:32.319 7 INFO glance.location [None req-577f3e96-f151-48e1-959b-7ede9901df30 2820cf00c0bf42a2824e65fb1f32cc38 2c4115d3e1814b17bf06976fc1792542 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 204/404] 199.19.213.9 () {48 vars in 1038 bytes} [Wed Aug 5 12:09:16 2026] PUT /v2/images/5dfee8e8-b0f3-496b-85fc-e8777170de3a/file => generated 0 bytes in 15661 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26809 switches on core 0) [pid: 8|app: 0|req: 201/405] 199.19.213.9 () {44 vars in 903 bytes} [Wed Aug 5 12:09:32 2026] GET /v2/images => generated 3664 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/406] 199.19.213.9 () {48 vars in 1043 bytes} [Wed Aug 5 12:09:32 2026] PATCH /v2/images/5dfee8e8-b0f3-496b-85fc-e8777170de3a => generated 1234 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/407] 199.19.213.9 () {44 vars in 903 bytes} [Wed Aug 5 12:09:32 2026] GET /v2/images => generated 3687 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/416] 199.19.213.9 () {42 vars in 681 bytes} [Wed Aug 5 12:10:14 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/417] 199.19.213.9 () {44 vars in 903 bytes} [Wed Aug 5 12:10:14 2026] GET /v2/images => generated 3687 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/420] 199.19.213.9 () {42 vars in 681 bytes} [Wed Aug 5 12:10:26 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/421] 199.19.213.9 () {44 vars in 903 bytes} [Wed Aug 5 12:10:26 2026] GET /v2/images => generated 3687 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/422] 199.19.213.9 () {44 vars in 932 bytes} [Wed Aug 5 12:10:27 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: 213/423] 199.19.213.9 () {44 vars in 954 bytes} [Wed Aug 5 12:10:27 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/424] 199.19.213.9 () {44 vars in 932 bytes} [Wed Aug 5 12:10:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/425] 199.19.213.9 () {48 vars in 944 bytes} [Wed Aug 5 12:10:27 2026] POST /v2/images => generated 791 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-08-05 12:10:27.139 8 INFO glance.api.v2.image_data [None req-b11770da-77fb-485b-822f-d66432b09c1a 2820cf00c0bf42a2824e65fb1f32cc38 2c4115d3e1814b17bf06976fc1792542 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 12:10:40.359 8 INFO glance.location [None req-b11770da-77fb-485b-822f-d66432b09c1a 2820cf00c0bf42a2824e65fb1f32cc38 2c4115d3e1814b17bf06976fc1792542 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 212/428] 199.19.213.9 () {48 vars in 1039 bytes} [Wed Aug 5 12:10:27 2026] PUT /v2/images/eff9f486-135f-4399-9334-34c29cd8b443/file => generated 0 bytes in 13266 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35753 switches on core 0) [pid: 7|app: 0|req: 217/429] 199.19.213.9 () {44 vars in 903 bytes} [Wed Aug 5 12:10:40 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/430] 199.19.213.9 () {48 vars in 1042 bytes} [Wed Aug 5 12:10:40 2026] PATCH /v2/images/eff9f486-135f-4399-9334-34c29cd8b443 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/431] 199.19.213.9 () {44 vars in 903 bytes} [Wed Aug 5 12:10:40 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/590] 199.19.213.9 () {42 vars in 681 bytes} [Wed Aug 5 12:23:46 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/591] 199.19.213.9 () {44 vars in 903 bytes} [Wed Aug 5 12:23:46 2026] GET /v2/images => generated 4893 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/622] 199.19.213.9 () {42 vars in 681 bytes} [Wed Aug 5 12:26:21 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/623] 199.19.213.9 () {44 vars in 903 bytes} [Wed Aug 5 12:26:21 2026] GET /v2/images => generated 4893 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/626] 199.19.213.9 () {42 vars in 681 bytes} [Wed Aug 5 12:26:22 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/627] 199.19.213.9 () {44 vars in 903 bytes} [Wed Aug 5 12:26:22 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/638] 199.19.213.9 () {42 vars in 681 bytes} [Wed Aug 5 12:27:14 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/639] 199.19.213.9 () {44 vars in 903 bytes} [Wed Aug 5 12:27:14 2026] GET /v2/images => generated 4893 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/640] 199.19.213.9 () {42 vars in 681 bytes} [Wed Aug 5 12:27:21 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/641] 199.19.213.9 () {44 vars in 903 bytes} [Wed Aug 5 12:27:21 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/656] 199.19.213.9 () {42 vars in 681 bytes} [Wed Aug 5 12:28:24 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/657] 199.19.213.9 () {44 vars in 903 bytes} [Wed Aug 5 12:28:24 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 331/666] 10.0.0.243 () {32 vars in 633 bytes} [Wed Aug 5 12:29:07 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/671] 10.0.0.131 () {36 vars in 987 bytes} [Wed Aug 5 12:29:28 2026] GET /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => generated 1171 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 338/672] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 12:29:28 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/673] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 12:29:28 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: 339/674] 10.0.0.131 () {36 vars in 987 bytes} [Wed Aug 5 12:29:28 2026] GET /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/675] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 12:29:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/676] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 12:29:28 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/677] 10.0.0.131 () {36 vars in 987 bytes} [Wed Aug 5 12:29:29 2026] GET /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => 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: 341/678] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 12:29:29 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/679] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 12:29:29 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: 342/680] 10.0.0.130 () {36 vars in 987 bytes} [Wed Aug 5 12:29:29 2026] GET /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => generated 1171 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/681] 10.0.0.130 () {36 vars in 927 bytes} [Wed Aug 5 12:29:29 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: 343/682] 10.0.0.100 () {36 vars in 987 bytes} [Wed Aug 5 12:29:30 2026] GET /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => generated 1171 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/683] 10.0.0.100 () {36 vars in 927 bytes} [Wed Aug 5 12:29: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: 344/684] 10.0.0.100 () {36 vars in 987 bytes} [Wed Aug 5 12:29:30 2026] GET /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/685] 10.0.0.100 () {36 vars in 927 bytes} [Wed Aug 5 12:29:30 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: 345/686] 10.0.0.100 () {36 vars in 927 bytes} [Wed Aug 5 12:29:30 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: 343/689] 199.19.213.9 () {36 vars in 989 bytes} [Wed Aug 5 12:29:32 2026] GET /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => generated 1171 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/690] 199.19.213.9 () {36 vars in 929 bytes} [Wed Aug 5 12:29:32 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: 344/691] 199.19.213.9 () {36 vars in 989 bytes} [Wed Aug 5 12:29:33 2026] GET /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => 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: 348/692] 199.19.213.9 () {36 vars in 929 bytes} [Wed Aug 5 12:29: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: 352/699] 10.0.0.130 () {36 vars in 987 bytes} [Wed Aug 5 12:30:03 2026] GET /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/700] 10.0.0.130 () {36 vars in 927 bytes} [Wed Aug 5 12:30:03 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: 353/701] 10.0.0.243 () {30 vars in 411 bytes} [Wed Aug 5 12:30:03 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/708] 10.0.0.130 () {36 vars in 987 bytes} [Wed Aug 5 12:30:38 2026] GET /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => 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: 357/709] 10.0.0.130 () {36 vars in 927 bytes} [Wed Aug 5 12:30:38 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: 355/714] 10.0.0.130 () {36 vars in 987 bytes} [Wed Aug 5 12:30:57 2026] GET /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => 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/715] 10.0.0.130 () {36 vars in 927 bytes} [Wed Aug 5 12:30:57 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/718] 10.0.0.130 () {36 vars in 987 bytes} [Wed Aug 5 12:31:07 2026] GET /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/719] 10.0.0.130 () {36 vars in 927 bytes} [Wed Aug 5 12:31:07 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: 363/720] 10.0.0.243 () {32 vars in 707 bytes} [Wed Aug 5 12:31:11 2026] GET /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/721] 10.0.0.243 () {32 vars in 707 bytes} [Wed Aug 5 12:31:11 2026] GET /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => 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: 364/724] 10.0.0.131 () {36 vars in 987 bytes} [Wed Aug 5 12:31:11 2026] GET /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => generated 1171 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/725] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 12:31: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: 7|app: 0|req: 365/726] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 12:31:12 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: 362/727] 10.0.0.131 () {36 vars in 987 bytes} [Wed Aug 5 12:31:12 2026] GET /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/728] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 12:31: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/729] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 12:31:12 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: 367/730] 10.0.0.131 () {36 vars in 987 bytes} [Wed Aug 5 12:31:12 2026] GET /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => 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: 364/731] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 12:31:12 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: 7|app: 0|req: 368/732] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 12:31:12 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: 365/733] 10.0.0.100 () {36 vars in 987 bytes} [Wed Aug 5 12:31:12 2026] GET /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/734] 10.0.0.100 () {36 vars in 927 bytes} [Wed Aug 5 12:31:12 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: 366/735] 10.0.0.100 () {36 vars in 987 bytes} [Wed Aug 5 12:31:12 2026] GET /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => 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: 370/736] 10.0.0.100 () {36 vars in 927 bytes} [Wed Aug 5 12:31:12 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: 367/737] 10.0.0.100 () {36 vars in 927 bytes} [Wed Aug 5 12:31:12 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: 371/738] 10.0.0.243 () {34 vars in 655 bytes} [Wed Aug 5 12:31:16 2026] POST /v2/images => generated 648 bytes in 252 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-05 12:31:16.320 8 WARNING glance.api.v2.images [None req-768b6224-cf93-42b3-9bc4-bb00a44a1528 c75a5904eaeb415abacfbb489110398b fc394275204c4bff8d647155565f99cd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//df5a8a6f-611d-480f-9e50-0a8aed6d7699 [pid: 8|app: 0|req: 368/739] 10.0.0.243 () {32 vars in 710 bytes} [Wed Aug 5 12:31:16 2026] DELETE /v2/images/df5a8a6f-611d-480f-9e50-0a8aed6d7699 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/740] 10.0.0.243 () {32 vars in 707 bytes} [Wed Aug 5 12:31:16 2026] GET /v2/images/df5a8a6f-611d-480f-9e50-0a8aed6d7699 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/741] 10.0.0.243 () {32 vars in 633 bytes} [Wed Aug 5 12:31:16 2026] GET /v2/images => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/742] 10.0.0.243 () {34 vars in 655 bytes} [Wed Aug 5 12:31:16 2026] POST /v2/images => generated 702 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/743] 10.0.0.243 () {32 vars in 717 bytes} [Wed Aug 5 12:31:16 2026] GET /v2/images/7e8f68d6-b78b-487b-bb62-4b54f1de37b6/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-05 12:31:16.517 7 INFO glance.api.v2.image_data [None req-e80c075c-c8c7-4070-8405-3a0401abcad5 c75a5904eaeb415abacfbb489110398b fc394275204c4bff8d647155565f99cd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 12:31:16.593 7 WARNING glance_store._drivers.rbd [None req-e80c075c-c8c7-4070-8405-3a0401abcad5 c75a5904eaeb415abacfbb489110398b fc394275204c4bff8d647155565f99cd - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-05 12:31:17.370 7 INFO glance.location [None req-e80c075c-c8c7-4070-8405-3a0401abcad5 c75a5904eaeb415abacfbb489110398b fc394275204c4bff8d647155565f99cd - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 374/744] 10.0.0.243 () {32 vars in 727 bytes} [Wed Aug 5 12:31:16 2026] PUT /v2/images/7e8f68d6-b78b-487b-bb62-4b54f1de37b6/file => generated 0 bytes in 906 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/745] 10.0.0.243 () {32 vars in 707 bytes} [Wed Aug 5 12:31:17 2026] GET /v2/images/7e8f68d6-b78b-487b-bb62-4b54f1de37b6 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/746] 10.0.0.243 () {32 vars in 717 bytes} [Wed Aug 5 12:31:17 2026] GET /v2/images/7e8f68d6-b78b-487b-bb62-4b54f1de37b6/file => generated 1024 bytes in 152 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/747] 10.0.0.243 () {34 vars in 655 bytes} [Wed Aug 5 12:31:17 2026] POST /v2/images => generated 648 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/748] 10.0.0.243 () {32 vars in 726 bytes} [Wed Aug 5 12:31:17 2026] PATCH /v2/images/8459d8f8-dd1d-4441-ae2b-b4b2fa3b4de7 => generated 652 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/749] 10.0.0.243 () {32 vars in 707 bytes} [Wed Aug 5 12:31:17 2026] GET /v2/images/8459d8f8-dd1d-4441-ae2b-b4b2fa3b4de7 => generated 652 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-05 12:31:17.732 7 WARNING glance.api.v2.images [None req-de9e055c-b2ae-4bc1-b530-d665b5e396e7 c75a5904eaeb415abacfbb489110398b fc394275204c4bff8d647155565f99cd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8459d8f8-dd1d-4441-ae2b-b4b2fa3b4de7 [pid: 7|app: 0|req: 377/750] 10.0.0.243 () {32 vars in 710 bytes} [Wed Aug 5 12:31:17 2026] DELETE /v2/images/8459d8f8-dd1d-4441-ae2b-b4b2fa3b4de7 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/751] 10.0.0.243 () {32 vars in 707 bytes} [Wed Aug 5 12:31:17 2026] GET /v2/images/8459d8f8-dd1d-4441-ae2b-b4b2fa3b4de7 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 12:31:17.832 7 WARNING glance.api.v2.images [None req-89c51189-961c-4c7c-873f-bb124046daf7 c75a5904eaeb415abacfbb489110398b fc394275204c4bff8d647155565f99cd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7e8f68d6-b78b-487b-bb62-4b54f1de37b6 [pid: 7|app: 0|req: 378/752] 10.0.0.243 () {32 vars in 710 bytes} [Wed Aug 5 12:31:17 2026] DELETE /v2/images/7e8f68d6-b78b-487b-bb62-4b54f1de37b6 => generated 0 bytes in 899 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/753] 10.0.0.243 () {32 vars in 707 bytes} [Wed Aug 5 12:31:18 2026] GET /v2/images/7e8f68d6-b78b-487b-bb62-4b54f1de37b6 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 12:31:18.758 7 WARNING glance.api.v2.images [None req-db4f1f82-732b-42ea-814b-8cb82f20ac3a c75a5904eaeb415abacfbb489110398b fc394275204c4bff8d647155565f99cd - - default default] Failed to find image df5a8a6f-611d-480f-9e50-0a8aed6d7699 to delete: glance.common.exception.ImageNotFound: No image found with ID df5a8a6f-611d-480f-9e50-0a8aed6d7699 [pid: 7|app: 0|req: 379/754] 10.0.0.243 () {32 vars in 710 bytes} [Wed Aug 5 12:31:18 2026] DELETE /v2/images/df5a8a6f-611d-480f-9e50-0a8aed6d7699 => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/755] 10.0.0.243 () {32 vars in 707 bytes} [Wed Aug 5 12:31:18 2026] GET /v2/images/df5a8a6f-611d-480f-9e50-0a8aed6d7699 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/758] 10.0.0.130 () {36 vars in 987 bytes} [Wed Aug 5 12:31:23 2026] GET /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => 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: 381/759] 10.0.0.130 () {36 vars in 927 bytes} [Wed Aug 5 12:31:23 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/768] 10.0.0.130 () {36 vars in 987 bytes} [Wed Aug 5 12:32:09 2026] GET /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => 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: 386/769] 10.0.0.130 () {36 vars in 927 bytes} [Wed Aug 5 12:32:09 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/786] 10.0.0.130 () {36 vars in 987 bytes} [Wed Aug 5 12:33:26 2026] GET /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/787] 10.0.0.130 () {36 vars in 927 bytes} [Wed Aug 5 12:33:26 2026] GET /v2/schemas/image => generated 4018 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/794] 10.0.0.130 () {36 vars in 987 bytes} [Wed Aug 5 12:33:52 2026] GET /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => 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: 399/795] 10.0.0.130 () {36 vars in 927 bytes} [Wed Aug 5 12:33:52 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/800] 10.0.0.130 () {36 vars in 987 bytes} [Wed Aug 5 12:34:15 2026] GET /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => 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: 402/801] 10.0.0.130 () {36 vars in 927 bytes} [Wed Aug 5 12:34:15 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/804] 10.0.0.130 () {36 vars in 987 bytes} [Wed Aug 5 12:34:22 2026] GET /v2/images/5bf91158-a608-40bb-b470-319ee68edd5b => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/805] 10.0.0.130 () {36 vars in 927 bytes} [Wed Aug 5 12:34:22 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: 408/812] 199.19.213.9 () {32 vars in 824 bytes} [Wed Aug 5 12:34:53 2026] GET /v2/images?status=active&owner=2c4115d3e1814b17bf06976fc1792542&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/813] 199.19.213.9 () {32 vars in 651 bytes} [Wed Aug 5 12:34:53 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: 409/814] 10.0.0.131 () {36 vars in 987 bytes} [Wed Aug 5 12:34:54 2026] GET /v2/images/af67cf45-fb92-4428-9f34-756d9ff59083 => generated 1209 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/815] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 12:34: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: 410/816] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 12:34:54 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: 407/817] 10.0.0.131 () {36 vars in 987 bytes} [Wed Aug 5 12:34:54 2026] GET /v2/images/af67cf45-fb92-4428-9f34-756d9ff59083 => 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: 411/818] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 12:34:54 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: 408/819] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 12:34:54 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/820] 10.0.0.131 () {36 vars in 987 bytes} [Wed Aug 5 12:34:54 2026] GET /v2/images/af67cf45-fb92-4428-9f34-756d9ff59083 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/821] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 12:34:54 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/822] 10.0.0.100 () {36 vars in 987 bytes} [Wed Aug 5 12:34:54 2026] GET /v2/images/af67cf45-fb92-4428-9f34-756d9ff59083 => generated 1209 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/823] 10.0.0.100 () {36 vars in 927 bytes} [Wed Aug 5 12:34:54 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: 414/824] 10.0.0.100 () {36 vars in 987 bytes} [Wed Aug 5 12:34:54 2026] GET /v2/images/af67cf45-fb92-4428-9f34-756d9ff59083 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/825] 10.0.0.100 () {36 vars in 927 bytes} [Wed Aug 5 12:34:54 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: 415/826] 10.0.0.100 () {36 vars in 927 bytes} [Wed Aug 5 12:34: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: 432/859] 10.0.0.243 () {32 vars in 633 bytes} [Wed Aug 5 12:37:35 2026] GET /v2/images => generated 4893 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)