+ 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 [Mon Sep 7 18:43:58 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:05:55 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-74856cb8-m6gj6 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 0x55e21407ffd0 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-09-07 18:44:00.101 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-07 18:44:00.125 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-07 18:44:00.645 7 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-09-07 18:44:00.679 8 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-09-07 18:44:00.726 7 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-09-07 18:44:00.727 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-09-07 18:44:00.728 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-09-07 18:44:00.762 8 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-09-07 18:44:00.763 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-09-07 18:44:00.764 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-09-07 18:44:02.298 8 WARNING glance.api.v2.images [None req-bc308962-8f58-4e80-9d95-671bf4679889 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-07 18:44:02.323 7 WARNING glance.api.v2.images [None req-11903325-b84f-446d-9fed-3d49ae924fc5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-07 18:44:02.489 8 WARNING keystonemiddleware._common.config [None req-bc308962-8f58-4e80-9d95-671bf4679889 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-07 18:44:02.496 8 WARNING oslo_config.cfg [None req-bc308962-8f58-4e80-9d95-671bf4679889 - - - - - -] 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 0x55e21407ffd0 pid: 8 (default app) 2026-09-07 18:44:02.553 7 WARNING keystonemiddleware._common.config [None req-11903325-b84f-446d-9fed-3d49ae924fc5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-07 18:44:02.560 7 WARNING oslo_config.cfg [None req-11903325-b84f-446d-9fed-3d49ae924fc5 - - - - - -] 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 0x55e21407ffd0 pid: 7 (default app) [pid: 7|app: 0|req: 2/4] 162.253.55.54 () {42 vars in 683 bytes} [Mon Sep 7 18:44:05 2026] GET / => generated 1183 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-09-07 18:44:05.917 8 WARNING oslo_policy.policy [None req-27357dcf-acbc-4cea-8612-48a8230cbd27 f16fbda23e4b48df8332802cb924689e 6a5969cc4cdc4172a876383eb2d183fe - - 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-09-07 18:44:05.918 8 WARNING oslo_policy.policy [None req-27357dcf-acbc-4cea-8612-48a8230cbd27 f16fbda23e4b48df8332802cb924689e 6a5969cc4cdc4172a876383eb2d183fe - - 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-09-07 18:44:05.942 8 WARNING oslo_policy.policy [None req-27357dcf-acbc-4cea-8612-48a8230cbd27 f16fbda23e4b48df8332802cb924689e 6a5969cc4cdc4172a876383eb2d183fe - - 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-09-07 18:44:05.942 8 WARNING oslo_policy.policy [None req-27357dcf-acbc-4cea-8612-48a8230cbd27 f16fbda23e4b48df8332802cb924689e 6a5969cc4cdc4172a876383eb2d183fe - - 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: 3/5] 162.253.55.54 () {44 vars in 905 bytes} [Mon Sep 7 18:44:05 2026] GET /v2/images => generated 69 bytes in 594 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/6] 162.253.55.54 () {42 vars in 683 bytes} [Mon Sep 7 18:44:10 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 162.253.55.54 () {44 vars in 905 bytes} [Mon Sep 7 18:44:10 2026] GET /v2/images => generated 69 bytes in 57 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-09-07 18:44:10.453 7 WARNING oslo_policy.policy [None req-f3ec9b49-5fba-4c72-b4e8-0b892cbf7638 f16fbda23e4b48df8332802cb924689e 6a5969cc4cdc4172a876383eb2d183fe - - 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-09-07 18:44:10.454 7 WARNING oslo_policy.policy [None req-f3ec9b49-5fba-4c72-b4e8-0b892cbf7638 f16fbda23e4b48df8332802cb924689e 6a5969cc4cdc4172a876383eb2d183fe - - 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: 4/8] 162.253.55.54 () {44 vars in 906 bytes} [Mon Sep 7 18:44:10 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 162.253.55.54 () {44 vars in 928 bytes} [Mon Sep 7 18:44:10 2026] GET /v2/images?name=cirros => generated 81 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 18:44:10.590 7 WARNING oslo_policy.policy [None req-ef0ed937-6636-4972-8927-cf486de58ad8 f16fbda23e4b48df8332802cb924689e 6a5969cc4cdc4172a876383eb2d183fe - - 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-09-07 18:44:10.590 7 WARNING oslo_policy.policy [None req-ef0ed937-6636-4972-8927-cf486de58ad8 f16fbda23e4b48df8332802cb924689e 6a5969cc4cdc4172a876383eb2d183fe - - 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: 5/10] 162.253.55.54 () {44 vars in 934 bytes} [Mon Sep 7 18:44:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 18:44:10.682 8 WARNING oslo_config.cfg [None req-4e3acea8-0d0f-40ec-a128-48a430eb192d f16fbda23e4b48df8332802cb924689e 6a5969cc4cdc4172a876383eb2d183fe - - 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: 6/11] 162.253.55.54 () {48 vars in 946 bytes} [Mon Sep 7 18:44:10 2026] POST /v2/images => generated 760 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-07 18:44:10.707 7 WARNING oslo_policy.policy [None req-5240fa5d-dada-425a-8002-9c461ade0dc2 f16fbda23e4b48df8332802cb924689e 6a5969cc4cdc4172a876383eb2d183fe - - 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-09-07 18:44:10.708 7 WARNING oslo_policy.policy [None req-5240fa5d-dada-425a-8002-9c461ade0dc2 f16fbda23e4b48df8332802cb924689e 6a5969cc4cdc4172a876383eb2d183fe - - 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-09-07 18:44:10.711 7 INFO glance.api.v2.image_data [None req-5240fa5d-dada-425a-8002-9c461ade0dc2 f16fbda23e4b48df8332802cb924689e 6a5969cc4cdc4172a876383eb2d183fe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 18:44:13.932 7 INFO glance.location [None req-5240fa5d-dada-425a-8002-9c461ade0dc2 f16fbda23e4b48df8332802cb924689e 6a5969cc4cdc4172a876383eb2d183fe - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 6/14] 162.253.55.54 () {48 vars in 1040 bytes} [Mon Sep 7 18:44:10 2026] PUT /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e/file => generated 0 bytes in 3283 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6465 switches on core 0) [pid: 8|app: 0|req: 9/15] 162.253.55.54 () {44 vars in 905 bytes} [Mon Sep 7 18:44:13 2026] GET /v2/images => generated 1240 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 18:44:14.041 7 WARNING oslo_config.cfg [None req-955664b6-ce7d-4dd4-871b-91be0f158e1d f16fbda23e4b48df8332802cb924689e 6a5969cc4cdc4172a876383eb2d183fe - - 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: 7/16] 162.253.55.54 () {48 vars in 1044 bytes} [Mon Sep 7 18:44:14 2026] PATCH /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => 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: 10/17] 162.253.55.54 () {44 vars in 905 bytes} [Mon Sep 7 18:44:14 2026] GET /v2/images => generated 1240 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/280] 162.253.55.54 () {42 vars in 683 bytes} [Mon Sep 7 19:06:09 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/281] 162.253.55.54 () {44 vars in 905 bytes} [Mon Sep 7 19:06:09 2026] GET /v2/images => generated 1240 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/286] 162.253.55.54 () {42 vars in 683 bytes} [Mon Sep 7 19:06:26 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/287] 162.253.55.54 () {44 vars in 905 bytes} [Mon Sep 7 19:06:26 2026] GET /v2/images => generated 1240 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/288] 162.253.55.54 () {44 vars in 932 bytes} [Mon Sep 7 19:06:26 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/289] 162.253.55.54 () {44 vars in 954 bytes} [Mon Sep 7 19:06:26 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/290] 162.253.55.54 () {44 vars in 934 bytes} [Mon Sep 7 19:06:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/291] 162.253.55.54 () {48 vars in 946 bytes} [Mon Sep 7 19:06:26 2026] POST /v2/images => generated 796 bytes in 145 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-07 19:06:26.715 8 WARNING oslo_policy.policy [None req-84455f0e-cdbd-474e-b7ec-a53c90560a10 f16fbda23e4b48df8332802cb924689e 6a5969cc4cdc4172a876383eb2d183fe - - 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-09-07 19:06:26.716 8 WARNING oslo_policy.policy [None req-84455f0e-cdbd-474e-b7ec-a53c90560a10 f16fbda23e4b48df8332802cb924689e 6a5969cc4cdc4172a876383eb2d183fe - - 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-09-07 19:06:26.719 8 INFO glance.api.v2.image_data [None req-84455f0e-cdbd-474e-b7ec-a53c90560a10 f16fbda23e4b48df8332802cb924689e 6a5969cc4cdc4172a876383eb2d183fe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 19:06:57.403 8 INFO glance.location [None req-84455f0e-cdbd-474e-b7ec-a53c90560a10 f16fbda23e4b48df8332802cb924689e 6a5969cc4cdc4172a876383eb2d183fe - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 148/298] 162.253.55.54 () {48 vars in 1041 bytes} [Mon Sep 7 19:06:26 2026] PUT /v2/images/3554f630-c239-4318-9f87-2b29b3787b27/file => generated 0 bytes in 30757 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66919 switches on core 0) [pid: 7|app: 0|req: 151/299] 162.253.55.54 () {44 vars in 905 bytes} [Mon Sep 7 19:06:57 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: 8|app: 0|req: 149/300] 162.253.55.54 () {48 vars in 1044 bytes} [Mon Sep 7 19:06:57 2026] PATCH /v2/images/3554f630-c239-4318-9f87-2b29b3787b27 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/301] 162.253.55.54 () {48 vars in 1045 bytes} [Mon Sep 7 19:06:57 2026] PATCH /v2/images/3554f630-c239-4318-9f87-2b29b3787b27 => generated 1209 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/302] 162.253.55.54 () {44 vars in 905 bytes} [Mon Sep 7 19:06:57 2026] GET /v2/images => generated 2451 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/303] 162.253.55.54 () {42 vars in 683 bytes} [Mon Sep 7 19:06:59 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/304] 162.253.55.54 () {44 vars in 905 bytes} [Mon Sep 7 19:06:59 2026] GET /v2/images => generated 2451 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/385] 162.253.55.54 () {42 vars in 683 bytes} [Mon Sep 7 19:13:40 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/386] 162.253.55.54 () {44 vars in 905 bytes} [Mon Sep 7 19:13:40 2026] GET /v2/images => generated 2451 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 162.253.55.54 () {42 vars in 683 bytes} [Mon Sep 7 19:13:52 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 162.253.55.54 () {44 vars in 905 bytes} [Mon Sep 7 19:13:52 2026] GET /v2/images => generated 2451 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 162.253.55.54 () {44 vars in 942 bytes} [Mon Sep 7 19:13:53 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 162.253.55.54 () {44 vars in 964 bytes} [Mon Sep 7 19:13:53 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/393] 162.253.55.54 () {44 vars in 934 bytes} [Mon Sep 7 19:13:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 162.253.55.54 () {48 vars in 946 bytes} [Mon Sep 7 19:13:53 2026] POST /v2/images => generated 799 bytes in 163 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-07 19:13:53.293 7 INFO glance.api.v2.image_data [None req-86b5e53f-44f1-416c-b426-bf63c0c25994 f16fbda23e4b48df8332802cb924689e 6a5969cc4cdc4172a876383eb2d183fe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 19:14:11.709 7 INFO glance.location [None req-86b5e53f-44f1-416c-b426-bf63c0c25994 f16fbda23e4b48df8332802cb924689e 6a5969cc4cdc4172a876383eb2d183fe - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 199/399] 162.253.55.54 () {48 vars in 1040 bytes} [Mon Sep 7 19:13:53 2026] PUT /v2/images/c4a3367b-84d8-42ce-99b4-6b50124d6d7f/file => generated 0 bytes in 18468 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27012 switches on core 0) [pid: 8|app: 0|req: 201/400] 162.253.55.54 () {44 vars in 905 bytes} [Mon Sep 7 19:14:11 2026] GET /v2/images => generated 3664 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/401] 162.253.55.54 () {48 vars in 1045 bytes} [Mon Sep 7 19:14:11 2026] PATCH /v2/images/c4a3367b-84d8-42ce-99b4-6b50124d6d7f => generated 1234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/402] 162.253.55.54 () {44 vars in 905 bytes} [Mon Sep 7 19:14:11 2026] GET /v2/images => generated 3687 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 162.253.55.54 () {42 vars in 683 bytes} [Mon Sep 7 19:14:50 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 162.253.55.54 () {44 vars in 905 bytes} [Mon Sep 7 19:14:50 2026] GET /v2/images => generated 3687 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/417] 162.253.55.54 () {42 vars in 683 bytes} [Mon Sep 7 19:15:04 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/418] 162.253.55.54 () {44 vars in 905 bytes} [Mon Sep 7 19:15:05 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/419] 162.253.55.54 () {44 vars in 934 bytes} [Mon Sep 7 19:15:05 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/420] 162.253.55.54 () {44 vars in 956 bytes} [Mon Sep 7 19:15:05 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: 210/421] 162.253.55.54 () {44 vars in 934 bytes} [Mon Sep 7 19:15:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/422] 162.253.55.54 () {48 vars in 946 bytes} [Mon Sep 7 19:15:05 2026] POST /v2/images => generated 791 bytes in 392 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-07 19:15:05.544 7 INFO glance.api.v2.image_data [None req-1984df69-fe5e-48b4-b83d-7b2e02fb6eff f16fbda23e4b48df8332802cb924689e 6a5969cc4cdc4172a876383eb2d183fe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 19:15:24.413 7 INFO glance.location [None req-1984df69-fe5e-48b4-b83d-7b2e02fb6eff f16fbda23e4b48df8332802cb924689e 6a5969cc4cdc4172a876383eb2d183fe - - default default] Image format matched and virtual size computed: 2931228672 [pid: 7|app: 0|req: 211/427] 162.253.55.54 () {48 vars in 1041 bytes} [Mon Sep 7 19:15:05 2026] PUT /v2/images/d428c22d-b5b8-4dfd-a0ea-2f0031396766/file => generated 0 bytes in 18932 msecs (HTTP/1.1 204) 4 headers in 171 bytes (39031 switches on core 0) [pid: 8|app: 0|req: 217/428] 162.253.55.54 () {44 vars in 905 bytes} [Mon Sep 7 19:15:24 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/429] 162.253.55.54 () {48 vars in 1044 bytes} [Mon Sep 7 19:15:24 2026] PATCH /v2/images/d428c22d-b5b8-4dfd-a0ea-2f0031396766 => generated 1204 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/430] 162.253.55.54 () {44 vars in 905 bytes} [Mon Sep 7 19:15:24 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/599] 162.253.55.54 () {42 vars in 683 bytes} [Mon Sep 7 19:29:32 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/600] 162.253.55.54 () {44 vars in 905 bytes} [Mon Sep 7 19:29:32 2026] GET /v2/images => generated 4893 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/635] 162.253.55.54 () {42 vars in 683 bytes} [Mon Sep 7 19:32:16 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/636] 162.253.55.54 () {44 vars in 905 bytes} [Mon Sep 7 19:32:17 2026] GET /v2/images => generated 4893 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/637] 162.253.55.54 () {42 vars in 683 bytes} [Mon Sep 7 19:32:18 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/638] 162.253.55.54 () {44 vars in 905 bytes} [Mon Sep 7 19:32:18 2026] GET /v2/images => generated 4893 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/649] 162.253.55.54 () {42 vars in 683 bytes} [Mon Sep 7 19:33:12 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/650] 162.253.55.54 () {44 vars in 905 bytes} [Mon Sep 7 19:33:12 2026] GET /v2/images => generated 4893 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/653] 162.253.55.54 () {42 vars in 683 bytes} [Mon Sep 7 19:33:19 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/654] 162.253.55.54 () {44 vars in 905 bytes} [Mon Sep 7 19:33:19 2026] GET /v2/images => generated 4893 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/669] 162.253.55.54 () {42 vars in 683 bytes} [Mon Sep 7 19:34:28 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/670] 162.253.55.54 () {44 vars in 905 bytes} [Mon Sep 7 19:34:28 2026] GET /v2/images => generated 4893 bytes in 91 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: 343/679] 10.0.0.71 () {32 vars in 630 bytes} [Mon Sep 7 19:35:11 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/688] 10.0.0.105 () {36 vars in 985 bytes} [Mon Sep 7 19:35:46 2026] GET /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => generated 1171 bytes in 46 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: 341/689] 10.0.0.105 () {36 vars in 925 bytes} [Mon Sep 7 19:35:46 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: 8|app: 0|req: 349/690] 10.0.0.71 () {34 vars in 652 bytes} [Mon Sep 7 19:35:47 2026] POST /v2/images => generated 649 bytes in 221 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-07 19:35:47.257 7 WARNING glance.api.v2.images [None req-c5c6e259-8ea6-481b-bb6f-820c95e34b22 8f4fb1d406a0413bbf932913e3783423 d451758972854b4998652e07ce5634d7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0a92169b-5ab3-424b-91af-cc3cd4007624 [pid: 7|app: 0|req: 342/691] 10.0.0.71 () {32 vars in 707 bytes} [Mon Sep 7 19:35:47 2026] DELETE /v2/images/0a92169b-5ab3-424b-91af-cc3cd4007624 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/692] 10.0.0.71 () {32 vars in 704 bytes} [Mon Sep 7 19:35:47 2026] GET /v2/images/0a92169b-5ab3-424b-91af-cc3cd4007624 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/693] 10.0.0.71 () {32 vars in 630 bytes} [Mon Sep 7 19:35:47 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: 351/694] 10.0.0.71 () {34 vars in 652 bytes} [Mon Sep 7 19:35:47 2026] POST /v2/images => generated 702 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/695] 10.0.0.71 () {32 vars in 714 bytes} [Mon Sep 7 19:35:47 2026] GET /v2/images/52b14c39-4cfd-463e-999d-b7b04f134741/file => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:35:47.482 8 INFO glance.api.v2.image_data [None req-ceb2c21c-b338-46d9-8544-3b6c210e53f1 8f4fb1d406a0413bbf932913e3783423 d451758972854b4998652e07ce5634d7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 19:35:47.538 8 WARNING glance_store._drivers.rbd [None req-ceb2c21c-b338-46d9-8544-3b6c210e53f1 8f4fb1d406a0413bbf932913e3783423 d451758972854b4998652e07ce5634d7 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-07 19:35:48.160 8 INFO glance.location [None req-ceb2c21c-b338-46d9-8544-3b6c210e53f1 8f4fb1d406a0413bbf932913e3783423 d451758972854b4998652e07ce5634d7 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 352/696] 10.0.0.71 () {32 vars in 724 bytes} [Mon Sep 7 19:35:47 2026] PUT /v2/images/52b14c39-4cfd-463e-999d-b7b04f134741/file => generated 0 bytes in 737 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/697] 10.0.0.71 () {32 vars in 704 bytes} [Mon Sep 7 19:35:48 2026] GET /v2/images/52b14c39-4cfd-463e-999d-b7b04f134741 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/698] 10.0.0.71 () {32 vars in 714 bytes} [Mon Sep 7 19:35:48 2026] GET /v2/images/52b14c39-4cfd-463e-999d-b7b04f134741/file => generated 1024 bytes in 153 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/699] 10.0.0.71 () {34 vars in 652 bytes} [Mon Sep 7 19:35:48 2026] POST /v2/images => generated 649 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/700] 10.0.0.71 () {32 vars in 723 bytes} [Mon Sep 7 19:35:48 2026] PATCH /v2/images/70168218-f740-4c23-9be3-346fde415d1f => generated 652 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/701] 10.0.0.71 () {32 vars in 704 bytes} [Mon Sep 7 19:35:48 2026] GET /v2/images/70168218-f740-4c23-9be3-346fde415d1f => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:35:48.616 8 WARNING glance.api.v2.images [None req-b85f5d88-9e4c-4917-8fc6-5012b185a9e4 8f4fb1d406a0413bbf932913e3783423 d451758972854b4998652e07ce5634d7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//70168218-f740-4c23-9be3-346fde415d1f [pid: 8|app: 0|req: 355/702] 10.0.0.71 () {32 vars in 707 bytes} [Mon Sep 7 19:35:48 2026] DELETE /v2/images/70168218-f740-4c23-9be3-346fde415d1f => generated 0 bytes in 76 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/703] 10.0.0.71 () {32 vars in 704 bytes} [Mon Sep 7 19:35:48 2026] GET /v2/images/70168218-f740-4c23-9be3-346fde415d1f => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:35:48.711 8 WARNING glance.api.v2.images [None req-6458cc9f-8e5a-4d62-bb4d-730174acb9e5 8f4fb1d406a0413bbf932913e3783423 d451758972854b4998652e07ce5634d7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//52b14c39-4cfd-463e-999d-b7b04f134741 [pid: 7|app: 0|req: 349/704] 10.0.0.65 () {36 vars in 984 bytes} [Mon Sep 7 19:35:49 2026] GET /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => generated 1171 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/705] 10.0.0.65 () {36 vars in 924 bytes} [Mon Sep 7 19:35:49 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: 351/706] 10.0.0.65 () {36 vars in 924 bytes} [Mon Sep 7 19:35:49 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: 352/707] 10.0.0.65 () {36 vars in 984 bytes} [Mon Sep 7 19:35:49 2026] GET /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => 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: 353/708] 10.0.0.65 () {36 vars in 924 bytes} [Mon Sep 7 19:35:49 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: 354/709] 10.0.0.65 () {36 vars in 924 bytes} [Mon Sep 7 19:35:49 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/710] 162.253.55.54 () {36 vars in 988 bytes} [Mon Sep 7 19:35:49 2026] GET /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => generated 1171 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/711] 10.0.0.65 () {36 vars in 984 bytes} [Mon Sep 7 19:35:49 2026] GET /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/712] 162.253.55.54 () {36 vars in 928 bytes} [Mon Sep 7 19:35:49 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: 358/713] 10.0.0.65 () {36 vars in 924 bytes} [Mon Sep 7 19:35:49 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/714] 10.0.0.65 () {36 vars in 924 bytes} [Mon Sep 7 19:35:49 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: 356/715] 10.0.0.71 () {32 vars in 707 bytes} [Mon Sep 7 19:35:48 2026] DELETE /v2/images/52b14c39-4cfd-463e-999d-b7b04f134741 => generated 0 bytes in 810 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/716] 10.0.0.71 () {32 vars in 704 bytes} [Mon Sep 7 19:35:49 2026] GET /v2/images/52b14c39-4cfd-463e-999d-b7b04f134741 => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:35:49.559 8 WARNING glance.api.v2.images [None req-fc34d4ea-b97f-4250-9f4a-7e151221c4f8 8f4fb1d406a0413bbf932913e3783423 d451758972854b4998652e07ce5634d7 - - default default] Failed to find image 0a92169b-5ab3-424b-91af-cc3cd4007624 to delete: glance.common.exception.ImageNotFound: No image found with ID 0a92169b-5ab3-424b-91af-cc3cd4007624 [pid: 8|app: 0|req: 357/717] 10.0.0.71 () {32 vars in 707 bytes} [Mon Sep 7 19:35:49 2026] DELETE /v2/images/0a92169b-5ab3-424b-91af-cc3cd4007624 => generated 147 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/718] 10.0.0.71 () {32 vars in 704 bytes} [Mon Sep 7 19:35:49 2026] GET /v2/images/0a92169b-5ab3-424b-91af-cc3cd4007624 => generated 139 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/719] 162.253.55.54 () {36 vars in 988 bytes} [Mon Sep 7 19:35:50 2026] GET /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => 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: 362/720] 162.253.55.54 () {36 vars in 928 bytes} [Mon Sep 7 19:35:50 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: 359/721] 10.0.0.31 () {36 vars in 984 bytes} [Mon Sep 7 19:35:50 2026] GET /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => generated 1171 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/722] 10.0.0.31 () {36 vars in 924 bytes} [Mon Sep 7 19:35:50 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: 360/723] 10.0.0.31 () {36 vars in 984 bytes} [Mon Sep 7 19:35:50 2026] GET /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => generated 1171 bytes in 26 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.31 () {36 vars in 924 bytes} [Mon Sep 7 19:35:50 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: 361/725] 10.0.0.31 () {36 vars in 924 bytes} [Mon Sep 7 19:35:50 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: 366/734] 10.0.0.105 () {36 vars in 985 bytes} [Mon Sep 7 19:36:24 2026] GET /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/735] 10.0.0.105 () {36 vars in 925 bytes} [Mon Sep 7 19:36:24 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: 371/738] 10.0.0.105 () {36 vars in 985 bytes} [Mon Sep 7 19:36:39 2026] GET /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/739] 10.0.0.105 () {36 vars in 925 bytes} [Mon Sep 7 19:36:39 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: 374/744] 10.0.0.71 () {30 vars in 408 bytes} [Mon Sep 7 19:36:54 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/745] 10.0.0.105 () {36 vars in 985 bytes} [Mon Sep 7 19:36:55 2026] GET /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => 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: 375/746] 10.0.0.105 () {36 vars in 925 bytes} [Mon Sep 7 19:36:55 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: 377/749] 10.0.0.71 () {32 vars in 704 bytes} [Mon Sep 7 19:37:04 2026] GET /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/750] 10.0.0.71 () {32 vars in 704 bytes} [Mon Sep 7 19:37:04 2026] GET /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => 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: 378/751] 10.0.0.65 () {36 vars in 984 bytes} [Mon Sep 7 19:37:04 2026] GET /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/752] 10.0.0.65 () {36 vars in 924 bytes} [Mon Sep 7 19:37:04 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: 379/753] 10.0.0.65 () {36 vars in 924 bytes} [Mon Sep 7 19:37:04 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: 375/754] 10.0.0.65 () {36 vars in 984 bytes} [Mon Sep 7 19:37:04 2026] GET /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/755] 10.0.0.65 () {36 vars in 924 bytes} [Mon Sep 7 19:37:04 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: 376/756] 10.0.0.65 () {36 vars in 924 bytes} [Mon Sep 7 19:37:04 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: 381/757] 10.0.0.65 () {36 vars in 984 bytes} [Mon Sep 7 19:37:05 2026] GET /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/758] 10.0.0.65 () {36 vars in 924 bytes} [Mon Sep 7 19:37:05 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/759] 10.0.0.31 () {36 vars in 984 bytes} [Mon Sep 7 19:37:05 2026] GET /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => 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: 378/760] 10.0.0.31 () {36 vars in 924 bytes} [Mon Sep 7 19:37:05 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/761] 10.0.0.31 () {36 vars in 984 bytes} [Mon Sep 7 19:37:05 2026] GET /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/762] 10.0.0.31 () {36 vars in 924 bytes} [Mon Sep 7 19:37:05 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/763] 10.0.0.31 () {36 vars in 924 bytes} [Mon Sep 7 19:37:05 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: 380/764] 10.0.0.105 () {36 vars in 985 bytes} [Mon Sep 7 19:37:05 2026] GET /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => 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: 385/765] 10.0.0.105 () {36 vars in 925 bytes} [Mon Sep 7 19:37:05 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/768] 10.0.0.105 () {36 vars in 985 bytes} [Mon Sep 7 19:37:20 2026] GET /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => 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: 387/769] 10.0.0.105 () {36 vars in 925 bytes} [Mon Sep 7 19:37:20 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: 386/776] 10.0.0.105 () {36 vars in 985 bytes} [Mon Sep 7 19:37:51 2026] GET /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/777] 10.0.0.105 () {36 vars in 925 bytes} [Mon Sep 7 19:37:51 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: 7|app: 0|req: 394/782] 10.0.0.105 () {36 vars in 985 bytes} [Mon Sep 7 19:38:04 2026] GET /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/783] 10.0.0.105 () {36 vars in 925 bytes} [Mon Sep 7 19:38:04 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: 7|app: 0|req: 398/790] 10.0.0.105 () {36 vars in 985 bytes} [Mon Sep 7 19:38:38 2026] GET /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/791] 10.0.0.105 () {36 vars in 925 bytes} [Mon Sep 7 19:38:38 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: 399/792] 10.0.0.105 () {36 vars in 985 bytes} [Mon Sep 7 19:38:42 2026] GET /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/793] 10.0.0.105 () {36 vars in 925 bytes} [Mon Sep 7 19:38: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: 397/798] 10.0.0.105 () {36 vars in 985 bytes} [Mon Sep 7 19:38:55 2026] GET /v2/images/6175ea5c-4b2f-48bb-abbb-1f4c741b6d1e => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/799] 10.0.0.105 () {36 vars in 925 bytes} [Mon Sep 7 19:38:55 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: 400/804] 162.253.55.54 () {32 vars in 823 bytes} [Mon Sep 7 19:39:22 2026] GET /v2/images?status=active&owner=6a5969cc4cdc4172a876383eb2d183fe&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/805] 162.253.55.54 () {32 vars in 650 bytes} [Mon Sep 7 19:39:22 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: 402/808] 10.0.0.65 () {36 vars in 984 bytes} [Mon Sep 7 19:39:23 2026] GET /v2/images/3554f630-c239-4318-9f87-2b29b3787b27 => generated 1209 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/809] 10.0.0.65 () {36 vars in 924 bytes} [Mon Sep 7 19:39:24 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/810] 10.0.0.65 () {36 vars in 924 bytes} [Mon Sep 7 19:39:24 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/811] 10.0.0.65 () {36 vars in 984 bytes} [Mon Sep 7 19:39:24 2026] GET /v2/images/3554f630-c239-4318-9f87-2b29b3787b27 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/812] 10.0.0.65 () {36 vars in 924 bytes} [Mon Sep 7 19:39:24 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/813] 10.0.0.65 () {36 vars in 924 bytes} [Mon Sep 7 19:39:24 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/814] 10.0.0.65 () {36 vars in 984 bytes} [Mon Sep 7 19:39:24 2026] GET /v2/images/3554f630-c239-4318-9f87-2b29b3787b27 => 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: 410/815] 10.0.0.65 () {36 vars in 924 bytes} [Mon Sep 7 19:39:24 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: 406/816] 10.0.0.65 () {36 vars in 924 bytes} [Mon Sep 7 19:39:24 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/817] 10.0.0.31 () {36 vars in 984 bytes} [Mon Sep 7 19:39:24 2026] GET /v2/images/3554f630-c239-4318-9f87-2b29b3787b27 => generated 1209 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/818] 10.0.0.31 () {36 vars in 924 bytes} [Mon Sep 7 19:39:24 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/819] 10.0.0.31 () {36 vars in 984 bytes} [Mon Sep 7 19:39:24 2026] GET /v2/images/3554f630-c239-4318-9f87-2b29b3787b27 => 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: 408/820] 10.0.0.31 () {36 vars in 924 bytes} [Mon Sep 7 19:39:24 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/821] 10.0.0.31 () {36 vars in 924 bytes} [Mon Sep 7 19:39:24 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/860] 10.0.0.71 () {32 vars in 630 bytes} [Mon Sep 7 19:42:41 2026] GET /v2/images => generated 4893 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)