+ 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 May 27 14:12:49 2026] *** compiled with version: 11.4.0 on 27 May 2026 05:53:32 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-58bbbbf5ff-hsqdn 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 0x561006d75730 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/os_win/_utils.py:19: 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. from pkg_resources import parse_version /var/lib/openstack/lib/python3.10/site-packages/os_win/_utils.py:19: 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. from pkg_resources import parse_version 2026-05-27 14:12:51.254 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-27 14:12:51.257 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-27 14:12:51.952 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-27 14:12:51.953 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-27 14:12:51.953 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 14:12:51.994 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-27 14:12:51.995 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-27 14:12:51.995 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 14:12:53.428 7 WARNING glance.api.v2.images [None req-e98afc35-cd69-4fe2-af80-05c9a51d4e20 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 14:12:53.439 8 WARNING glance.api.v2.images [None req-c20bf479-e82c-45d8-a291-186598c1455b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 14:12:53.683 7 WARNING keystonemiddleware._common.config [None req-e98afc35-cd69-4fe2-af80-05c9a51d4e20 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 14:12:53.691 7 WARNING oslo_config.cfg [None req-e98afc35-cd69-4fe2-af80-05c9a51d4e20 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-27 14:12:53.694 8 WARNING keystonemiddleware._common.config [None req-c20bf479-e82c-45d8-a291-186598c1455b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x561006d75730 pid: 7 (default app) 2026-05-27 14:12:53.702 8 WARNING oslo_config.cfg [None req-c20bf479-e82c-45d8-a291-186598c1455b - - - - - -] 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 0x561006d75730 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.204.45.156 () {42 vars in 688 bytes} [Wed May 27 14:12:54 2026] GET / => generated 1193 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-05-27 14:12:55.443 8 WARNING oslo_policy.policy [None req-cc46b7f4-c639-4cae-9051-dd2dc2b3f84e b2389cd0db04491fa47c218780333a8f b748f6bce2ca4bd593c50bd52b2ea4c0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-27 14:12:55.443 8 WARNING oslo_policy.policy [None req-cc46b7f4-c639-4cae-9051-dd2dc2b3f84e b2389cd0db04491fa47c218780333a8f b748f6bce2ca4bd593c50bd52b2ea4c0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-27 14:12:55.465 8 WARNING oslo_policy.policy [None req-cc46b7f4-c639-4cae-9051-dd2dc2b3f84e b2389cd0db04491fa47c218780333a8f b748f6bce2ca4bd593c50bd52b2ea4c0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-27 14:12:55.466 8 WARNING oslo_policy.policy [None req-cc46b7f4-c639-4cae-9051-dd2dc2b3f84e b2389cd0db04491fa47c218780333a8f b748f6bce2ca4bd593c50bd52b2ea4c0 - - 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.204.45.156 () {44 vars in 910 bytes} [Wed May 27 14:12:54 2026] GET /v2/images => generated 69 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.156 () {42 vars in 688 bytes} [Wed May 27 14:12:59 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.156 () {44 vars in 910 bytes} [Wed May 27 14:12:59 2026] GET /v2/images => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 14:12:59.152 7 WARNING oslo_policy.policy [None req-1a308f3f-5165-4459-ad20-8b4496876ef4 b2389cd0db04491fa47c218780333a8f b748f6bce2ca4bd593c50bd52b2ea4c0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-27 14:12:59.152 7 WARNING oslo_policy.policy [None req-1a308f3f-5165-4459-ad20-8b4496876ef4 b2389cd0db04491fa47c218780333a8f b748f6bce2ca4bd593c50bd52b2ea4c0 - - 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.204.45.156 () {44 vars in 911 bytes} [Wed May 27 14:12:59 2026] GET /v2/images/cirros => generated 151 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.204.45.156 () {44 vars in 933 bytes} [Wed May 27 14:12:59 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 14:12:59.290 7 WARNING oslo_policy.policy [None req-ad033c3a-8aa4-4210-9d63-660b2e07b898 b2389cd0db04491fa47c218780333a8f b748f6bce2ca4bd593c50bd52b2ea4c0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-27 14:12:59.292 7 WARNING oslo_policy.policy [None req-ad033c3a-8aa4-4210-9d63-660b2e07b898 b2389cd0db04491fa47c218780333a8f b748f6bce2ca4bd593c50bd52b2ea4c0 - - 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.204.45.156 () {44 vars in 939 bytes} [Wed May 27 14:12:59 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) 2026-05-27 14:12:59.388 8 WARNING oslo_config.cfg [None req-7678d7c9-6149-4389-a60f-fcd52d0d56dd b2389cd0db04491fa47c218780333a8f b748f6bce2ca4bd593c50bd52b2ea4c0 - - 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.204.45.156 () {48 vars in 951 bytes} [Wed May 27 14:12:59 2026] POST /v2/images => generated 760 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 14:12:59.418 7 WARNING oslo_policy.policy [None req-3484c85f-1dba-465c-8313-e69ca156c8e3 b2389cd0db04491fa47c218780333a8f b748f6bce2ca4bd593c50bd52b2ea4c0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-27 14:12:59.418 7 WARNING oslo_policy.policy [None req-3484c85f-1dba-465c-8313-e69ca156c8e3 b2389cd0db04491fa47c218780333a8f b748f6bce2ca4bd593c50bd52b2ea4c0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-27 14:12:59.420 7 INFO glance.api.v2.image_data [None req-3484c85f-1dba-465c-8313-e69ca156c8e3 b2389cd0db04491fa47c218780333a8f b748f6bce2ca4bd593c50bd52b2ea4c0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 14:13:02.701 7 INFO glance.location [None req-3484c85f-1dba-465c-8313-e69ca156c8e3 b2389cd0db04491fa47c218780333a8f b748f6bce2ca4bd593c50bd52b2ea4c0 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/13] 199.204.45.156 () {48 vars in 1045 bytes} [Wed May 27 14:12:59 2026] PUT /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951/file => generated 0 bytes in 3333 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7507 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.156 () {44 vars in 971 bytes} [Wed May 27 14:13:02 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 14:13:02.872 7 WARNING oslo_config.cfg [None req-9917e57e-7edb-4677-ab80-85636de1689a b2389cd0db04491fa47c218780333a8f b748f6bce2ca4bd593c50bd52b2ea4c0 - - 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.204.45.156 () {48 vars in 1051 bytes} [Wed May 27 14:13:02 2026] PATCH /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.156 () {44 vars in 971 bytes} [Wed May 27 14:13:02 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/257] 199.204.45.156 () {42 vars in 688 bytes} [Wed May 27 14:32:57 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/258] 199.204.45.156 () {44 vars in 910 bytes} [Wed May 27 14:32:57 2026] GET /v2/images => generated 1381 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/263] 199.204.45.156 () {42 vars in 688 bytes} [Wed May 27 14:33:15 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/264] 199.204.45.156 () {44 vars in 910 bytes} [Wed May 27 14:33:15 2026] GET /v2/images => generated 1381 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/265] 199.204.45.156 () {44 vars in 937 bytes} [Wed May 27 14:33:15 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/266] 199.204.45.156 () {44 vars in 959 bytes} [Wed May 27 14:33:15 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/267] 199.204.45.156 () {44 vars in 939 bytes} [Wed May 27 14:33:15 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: 135/268] 199.204.45.156 () {48 vars in 951 bytes} [Wed May 27 14:33:15 2026] POST /v2/images => generated 796 bytes in 88 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 14:33:15.619 8 WARNING oslo_policy.policy [None req-e275c1ff-c92c-4375-a7ad-d9ee9360ac07 b2389cd0db04491fa47c218780333a8f b748f6bce2ca4bd593c50bd52b2ea4c0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-27 14:33:15.619 8 WARNING oslo_policy.policy [None req-e275c1ff-c92c-4375-a7ad-d9ee9360ac07 b2389cd0db04491fa47c218780333a8f b748f6bce2ca4bd593c50bd52b2ea4c0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-27 14:33:15.621 8 INFO glance.api.v2.image_data [None req-e275c1ff-c92c-4375-a7ad-d9ee9360ac07 b2389cd0db04491fa47c218780333a8f b748f6bce2ca4bd593c50bd52b2ea4c0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 14:33:44.853 8 INFO glance.location [None req-e275c1ff-c92c-4375-a7ad-d9ee9360ac07 b2389cd0db04491fa47c218780333a8f b748f6bce2ca4bd593c50bd52b2ea4c0 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 134/275] 199.204.45.156 () {48 vars in 1046 bytes} [Wed May 27 14:33:15 2026] PUT /v2/images/918791a8-21dd-4194-bd3f-e81a832d2c08/file => generated 0 bytes in 29297 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60448 switches on core 0) [pid: 7|app: 0|req: 142/276] 199.204.45.156 () {44 vars in 971 bytes} [Wed May 27 14:33:44 2026] GET /v2/images/918791a8-21dd-4194-bd3f-e81a832d2c08 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/277] 199.204.45.156 () {48 vars in 1051 bytes} [Wed May 27 14:33:44 2026] PATCH /v2/images/918791a8-21dd-4194-bd3f-e81a832d2c08 => generated 1395 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/278] 199.204.45.156 () {44 vars in 971 bytes} [Wed May 27 14:33:45 2026] GET /v2/images/918791a8-21dd-4194-bd3f-e81a832d2c08 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/279] 199.204.45.156 () {42 vars in 688 bytes} [Wed May 27 14:33:46 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/280] 199.204.45.156 () {44 vars in 910 bytes} [Wed May 27 14:33:46 2026] GET /v2/images => generated 2778 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/367] 199.204.45.156 () {42 vars in 688 bytes} [Wed May 27 14:40:57 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/368] 199.204.45.156 () {44 vars in 910 bytes} [Wed May 27 14:40:57 2026] GET /v2/images => generated 2778 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/371] 199.204.45.156 () {42 vars in 688 bytes} [Wed May 27 14:41:10 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/372] 199.204.45.156 () {44 vars in 910 bytes} [Wed May 27 14:41:10 2026] GET /v2/images => generated 2778 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/373] 199.204.45.156 () {44 vars in 947 bytes} [Wed May 27 14:41:10 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: 7|app: 0|req: 191/374] 199.204.45.156 () {44 vars in 969 bytes} [Wed May 27 14:41:10 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/375] 199.204.45.156 () {44 vars in 939 bytes} [Wed May 27 14:41:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/376] 199.204.45.156 () {48 vars in 951 bytes} [Wed May 27 14:41:10 2026] POST /v2/images => generated 799 bytes in 217 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 14:41:10.476 8 INFO glance.api.v2.image_data [None req-d2f241ed-3cc7-4af9-b2bc-01c7b48514f2 b2389cd0db04491fa47c218780333a8f b748f6bce2ca4bd593c50bd52b2ea4c0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 14:41:26.846 8 INFO glance.location [None req-d2f241ed-3cc7-4af9-b2bc-01c7b48514f2 b2389cd0db04491fa47c218780333a8f b748f6bce2ca4bd593c50bd52b2ea4c0 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 185/381] 199.204.45.156 () {48 vars in 1045 bytes} [Wed May 27 14:41:10 2026] PUT /v2/images/37881c45-67f5-441a-b214-a4c444274d41/file => generated 0 bytes in 16432 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23149 switches on core 0) [pid: 7|app: 0|req: 197/382] 199.204.45.156 () {44 vars in 971 bytes} [Wed May 27 14:41:26 2026] GET /v2/images/37881c45-67f5-441a-b214-a4c444274d41 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/383] 199.204.45.156 () {48 vars in 1051 bytes} [Wed May 27 14:41:26 2026] PATCH /v2/images/37881c45-67f5-441a-b214-a4c444274d41 => generated 1410 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/384] 199.204.45.156 () {44 vars in 971 bytes} [Wed May 27 14:41:27 2026] GET /v2/images/37881c45-67f5-441a-b214-a4c444274d41 => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/393] 199.204.45.156 () {42 vars in 688 bytes} [Wed May 27 14:42:05 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/394] 199.204.45.156 () {44 vars in 910 bytes} [Wed May 27 14:42:05 2026] GET /v2/images => generated 4190 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/397] 199.204.45.156 () {42 vars in 688 bytes} [Wed May 27 14:42:22 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/398] 199.204.45.156 () {44 vars in 910 bytes} [Wed May 27 14:42:22 2026] GET /v2/images => generated 4190 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/399] 199.204.45.156 () {44 vars in 939 bytes} [Wed May 27 14:42:22 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/400] 199.204.45.156 () {44 vars in 961 bytes} [Wed May 27 14:42:22 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/401] 199.204.45.156 () {44 vars in 939 bytes} [Wed May 27 14:42:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/402] 199.204.45.156 () {48 vars in 951 bytes} [Wed May 27 14:42:22 2026] POST /v2/images => generated 791 bytes in 313 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 14:42:22.838 8 INFO glance.api.v2.image_data [None req-1f560288-ca4e-4387-8f1a-ca56e681e1b0 b2389cd0db04491fa47c218780333a8f b748f6bce2ca4bd593c50bd52b2ea4c0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 14:42:40.835 8 INFO glance.location [None req-1f560288-ca4e-4387-8f1a-ca56e681e1b0 b2389cd0db04491fa47c218780333a8f b748f6bce2ca4bd593c50bd52b2ea4c0 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 196/407] 199.204.45.156 () {48 vars in 1046 bytes} [Wed May 27 14:42:22 2026] PUT /v2/images/8fd90745-d20a-4718-be0a-3c3289f29d2e/file => generated 0 bytes in 18048 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31326 switches on core 0) [pid: 7|app: 0|req: 212/408] 199.204.45.156 () {44 vars in 971 bytes} [Wed May 27 14:42:40 2026] GET /v2/images/8fd90745-d20a-4718-be0a-3c3289f29d2e => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/409] 199.204.45.156 () {48 vars in 1051 bytes} [Wed May 27 14:42:40 2026] PATCH /v2/images/8fd90745-d20a-4718-be0a-3c3289f29d2e => generated 1382 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/410] 199.204.45.156 () {44 vars in 971 bytes} [Wed May 27 14:42:41 2026] GET /v2/images/8fd90745-d20a-4718-be0a-3c3289f29d2e => generated 1382 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/573] 199.204.45.156 () {42 vars in 688 bytes} [Wed May 27 14:56:04 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/574] 199.204.45.156 () {44 vars in 910 bytes} [Wed May 27 14:56:04 2026] GET /v2/images => generated 5574 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/603] 199.204.45.156 () {42 vars in 688 bytes} [Wed May 27 14:58:32 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/604] 199.204.45.156 () {44 vars in 910 bytes} [Wed May 27 14:58:32 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/607] 199.204.45.156 () {42 vars in 688 bytes} [Wed May 27 14:58:34 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/608] 199.204.45.156 () {44 vars in 910 bytes} [Wed May 27 14:58:34 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/619] 199.204.45.156 () {42 vars in 688 bytes} [Wed May 27 14:59:24 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/620] 199.204.45.156 () {44 vars in 910 bytes} [Wed May 27 14:59:24 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/621] 199.204.45.156 () {42 vars in 688 bytes} [Wed May 27 14:59:34 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/622] 199.204.45.156 () {44 vars in 910 bytes} [Wed May 27 14:59:34 2026] GET /v2/images => generated 5574 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/637] 199.204.45.156 () {42 vars in 688 bytes} [Wed May 27 15:00:40 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/638] 199.204.45.156 () {44 vars in 910 bytes} [Wed May 27 15:00:40 2026] GET /v2/images => generated 5574 bytes in 182 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: 318/651] 10.0.0.86 () {32 vars in 632 bytes} [Wed May 27 15:01:41 2026] GET /v2/images => generated 5574 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/658] 10.0.0.67 () {36 vars in 986 bytes} [Wed May 27 15:02:05 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 128 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: 337/659] 10.0.0.67 () {36 vars in 926 bytes} [Wed May 27 15:02: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: 323/660] 10.0.0.67 () {36 vars in 986 bytes} [Wed May 27 15:02:07 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/661] 10.0.0.67 () {36 vars in 926 bytes} [Wed May 27 15:02:07 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/662] 199.204.45.156 () {36 vars in 991 bytes} [Wed May 27 15:02:08 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/663] 199.204.45.156 () {36 vars in 931 bytes} [Wed May 27 15:02:08 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: 325/664] 199.204.45.156 () {36 vars in 991 bytes} [Wed May 27 15:02:09 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/665] 199.204.45.156 () {36 vars in 931 bytes} [Wed May 27 15:02:09 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: 328/670] 10.0.0.67 () {36 vars in 986 bytes} [Wed May 27 15:02:33 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/671] 10.0.0.67 () {36 vars in 926 bytes} [Wed May 27 15:02: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: 8|app: 0|req: 329/672] 10.0.0.67 () {36 vars in 986 bytes} [Wed May 27 15:02:33 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/673] 10.0.0.67 () {36 vars in 926 bytes} [Wed May 27 15:02:33 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: 331/676] 10.0.0.67 () {36 vars in 986 bytes} [Wed May 27 15:02:44 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/677] 10.0.0.67 () {36 vars in 926 bytes} [Wed May 27 15:02:44 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: 333/680] 10.0.0.86 () {34 vars in 654 bytes} [Wed May 27 15:02:44 2026] POST /v2/images => generated 648 bytes in 244 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-27 15:02:44.982 7 WARNING glance.api.v2.images [None req-0b170bc6-9e6a-468c-a364-e1108abe7aa3 4d51d10487e34666be5c322649c0c9e2 506ad11a000d44b9878b9b8d1191fec0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ade6256f-63af-4631-a7ec-6146ab902537 [pid: 7|app: 0|req: 348/681] 10.0.0.86 () {32 vars in 709 bytes} [Wed May 27 15:02:44 2026] DELETE /v2/images/ade6256f-63af-4631-a7ec-6146ab902537 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/682] 10.0.0.86 () {32 vars in 706 bytes} [Wed May 27 15:02:45 2026] GET /v2/images/ade6256f-63af-4631-a7ec-6146ab902537 => 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: 349/683] 10.0.0.86 () {32 vars in 632 bytes} [Wed May 27 15:02:45 2026] GET /v2/images => generated 1381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/684] 10.0.0.86 () {34 vars in 654 bytes} [Wed May 27 15:02:45 2026] POST /v2/images => generated 703 bytes in 141 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/685] 10.0.0.86 () {32 vars in 716 bytes} [Wed May 27 15:02:45 2026] GET /v2/images/74e7e4af-2fe9-41a8-b262-f20fae1e0ddd/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 15:02:45.278 8 INFO glance.api.v2.image_data [None req-a8a9fa83-0811-4be6-bf6e-d7897990e716 4d51d10487e34666be5c322649c0c9e2 506ad11a000d44b9878b9b8d1191fec0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 15:02:45.319 8 WARNING glance_store._drivers.rbd [None req-a8a9fa83-0811-4be6-bf6e-d7897990e716 4d51d10487e34666be5c322649c0c9e2 506ad11a000d44b9878b9b8d1191fec0 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-27 15:02:46.214 8 INFO glance.location [None req-a8a9fa83-0811-4be6-bf6e-d7897990e716 4d51d10487e34666be5c322649c0c9e2 506ad11a000d44b9878b9b8d1191fec0 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 336/686] 10.0.0.86 () {32 vars in 726 bytes} [Wed May 27 15:02:45 2026] PUT /v2/images/74e7e4af-2fe9-41a8-b262-f20fae1e0ddd/file => generated 0 bytes in 989 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/687] 10.0.0.86 () {32 vars in 706 bytes} [Wed May 27 15:02:46 2026] GET /v2/images/74e7e4af-2fe9-41a8-b262-f20fae1e0ddd => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/688] 10.0.0.86 () {32 vars in 716 bytes} [Wed May 27 15:02:46 2026] GET /v2/images/74e7e4af-2fe9-41a8-b262-f20fae1e0ddd/file => generated 1024 bytes in 134 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/689] 10.0.0.86 () {34 vars in 654 bytes} [Wed May 27 15:02:46 2026] POST /v2/images => generated 649 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/690] 10.0.0.86 () {32 vars in 725 bytes} [Wed May 27 15:02:46 2026] PATCH /v2/images/999d03d3-7fe0-4886-a771-61fc2a024591 => generated 652 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/691] 10.0.0.86 () {32 vars in 706 bytes} [Wed May 27 15:02:46 2026] GET /v2/images/999d03d3-7fe0-4886-a771-61fc2a024591 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 15:02:46.564 8 WARNING glance.api.v2.images [None req-7bb8fba0-8a32-4d2d-b355-deaeab32666f 4d51d10487e34666be5c322649c0c9e2 506ad11a000d44b9878b9b8d1191fec0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//999d03d3-7fe0-4886-a771-61fc2a024591 [pid: 8|app: 0|req: 339/692] 10.0.0.86 () {32 vars in 709 bytes} [Wed May 27 15:02:46 2026] DELETE /v2/images/999d03d3-7fe0-4886-a771-61fc2a024591 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/693] 10.0.0.86 () {32 vars in 706 bytes} [Wed May 27 15:02:46 2026] GET /v2/images/999d03d3-7fe0-4886-a771-61fc2a024591 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 15:02:46.657 8 WARNING glance.api.v2.images [None req-bd859fd1-797a-437b-9d19-4009372a73d1 4d51d10487e34666be5c322649c0c9e2 506ad11a000d44b9878b9b8d1191fec0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//74e7e4af-2fe9-41a8-b262-f20fae1e0ddd [pid: 8|app: 0|req: 340/694] 10.0.0.86 () {32 vars in 709 bytes} [Wed May 27 15:02:46 2026] DELETE /v2/images/74e7e4af-2fe9-41a8-b262-f20fae1e0ddd => generated 0 bytes in 838 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/695] 10.0.0.86 () {32 vars in 706 bytes} [Wed May 27 15:02:47 2026] GET /v2/images/74e7e4af-2fe9-41a8-b262-f20fae1e0ddd => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 15:02:47.509 8 WARNING glance.api.v2.images [None req-b99d12c5-228d-4b07-bea5-261e764160d0 4d51d10487e34666be5c322649c0c9e2 506ad11a000d44b9878b9b8d1191fec0 - - default default] Failed to find image ade6256f-63af-4631-a7ec-6146ab902537 to delete: glance.common.exception.ImageNotFound: No image found with ID ade6256f-63af-4631-a7ec-6146ab902537 [pid: 8|app: 0|req: 341/696] 10.0.0.86 () {32 vars in 709 bytes} [Wed May 27 15:02:47 2026] DELETE /v2/images/ade6256f-63af-4631-a7ec-6146ab902537 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/697] 10.0.0.86 () {32 vars in 706 bytes} [Wed May 27 15:02:47 2026] GET /v2/images/ade6256f-63af-4631-a7ec-6146ab902537 => 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: 345/704] 10.0.0.228 () {36 vars in 987 bytes} [Wed May 27 15:03:22 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/705] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 15:03:22 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: 346/706] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 15:03: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: 361/707] 10.0.0.228 () {36 vars in 987 bytes} [Wed May 27 15:03:22 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/708] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 15:03:23 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: 362/709] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 15:03:23 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: 348/710] 10.0.0.228 () {36 vars in 987 bytes} [Wed May 27 15:03:23 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/711] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 15:03:23 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: 349/712] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 15:03:23 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: 364/713] 10.0.0.124 () {36 vars in 987 bytes} [Wed May 27 15:03:24 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/714] 10.0.0.124 () {36 vars in 927 bytes} [Wed May 27 15:03: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: 365/715] 10.0.0.124 () {36 vars in 987 bytes} [Wed May 27 15:03:24 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/716] 10.0.0.124 () {36 vars in 927 bytes} [Wed May 27 15:03: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: 366/717] 10.0.0.124 () {36 vars in 927 bytes} [Wed May 27 15:03: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: 372/728] 10.0.0.67 () {36 vars in 986 bytes} [Wed May 27 15:04:04 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/729] 10.0.0.67 () {36 vars in 926 bytes} [Wed May 27 15:04: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: 373/730] 10.0.0.86 () {30 vars in 410 bytes} [Wed May 27 15:04:07 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/735] 10.0.0.86 () {32 vars in 706 bytes} [Wed May 27 15:04:30 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/736] 10.0.0.86 () {32 vars in 706 bytes} [Wed May 27 15:04:30 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/737] 10.0.0.228 () {36 vars in 987 bytes} [Wed May 27 15:04:30 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/738] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 15:04:31 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: 378/739] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 15:04:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/740] 10.0.0.228 () {36 vars in 987 bytes} [Wed May 27 15:04:31 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/741] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 15:04:31 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/742] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 15:04:31 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: 380/743] 10.0.0.228 () {36 vars in 987 bytes} [Wed May 27 15:04:31 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/744] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 15:04:31 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: 381/745] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 15:04:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/746] 10.0.0.124 () {36 vars in 987 bytes} [Wed May 27 15:04:31 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/747] 10.0.0.124 () {36 vars in 927 bytes} [Wed May 27 15:04:31 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/748] 10.0.0.124 () {36 vars in 987 bytes} [Wed May 27 15:04:31 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/749] 10.0.0.124 () {36 vars in 927 bytes} [Wed May 27 15:04:31 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: 367/750] 10.0.0.124 () {36 vars in 927 bytes} [Wed May 27 15:04:31 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: 385/753] 10.0.0.67 () {36 vars in 986 bytes} [Wed May 27 15:04:35 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/754] 10.0.0.67 () {36 vars in 926 bytes} [Wed May 27 15:04:35 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: 388/759] 10.0.0.67 () {36 vars in 986 bytes} [Wed May 27 15:05:02 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/760] 10.0.0.67 () {36 vars in 926 bytes} [Wed May 27 15:05:02 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: 389/761] 10.0.0.67 () {36 vars in 986 bytes} [Wed May 27 15:05:03 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/762] 10.0.0.67 () {36 vars in 926 bytes} [Wed May 27 15:05:03 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: 401/785] 10.0.0.67 () {36 vars in 986 bytes} [Wed May 27 15:06:44 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/786] 10.0.0.67 () {36 vars in 926 bytes} [Wed May 27 15:06:44 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: 403/789] 10.0.0.67 () {36 vars in 986 bytes} [Wed May 27 15:06:58 2026] GET /v2/images/75946c54-1990-4d64-85c4-c2bce60e0951 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/790] 10.0.0.67 () {36 vars in 926 bytes} [Wed May 27 15:06:58 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: 407/797] 199.204.45.156 () {32 vars in 826 bytes} [Wed May 27 15:07:29 2026] GET /v2/images?status=active&owner=b748f6bce2ca4bd593c50bd52b2ea4c0&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/798] 199.204.45.156 () {32 vars in 653 bytes} [Wed May 27 15:07:29 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/799] 10.0.0.228 () {36 vars in 987 bytes} [Wed May 27 15:07:30 2026] GET /v2/images/918791a8-21dd-4194-bd3f-e81a832d2c08 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/800] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 15:07: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: 409/801] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 15:07:30 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: 393/802] 10.0.0.228 () {36 vars in 987 bytes} [Wed May 27 15:07:30 2026] GET /v2/images/918791a8-21dd-4194-bd3f-e81a832d2c08 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/803] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 15:07:30 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: 394/804] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 15:07: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: 411/805] 10.0.0.228 () {36 vars in 987 bytes} [Wed May 27 15:07:30 2026] GET /v2/images/918791a8-21dd-4194-bd3f-e81a832d2c08 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/806] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 15:07:30 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/807] 10.0.0.124 () {36 vars in 987 bytes} [Wed May 27 15:07:30 2026] GET /v2/images/918791a8-21dd-4194-bd3f-e81a832d2c08 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/808] 10.0.0.124 () {36 vars in 927 bytes} [Wed May 27 15:07:30 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: 413/809] 10.0.0.124 () {36 vars in 987 bytes} [Wed May 27 15:07:30 2026] GET /v2/images/918791a8-21dd-4194-bd3f-e81a832d2c08 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/810] 10.0.0.124 () {36 vars in 927 bytes} [Wed May 27 15:07: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: 414/811] 10.0.0.124 () {36 vars in 927 bytes} [Wed May 27 15:07:30 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: 416/848] 10.0.0.86 () {32 vars in 632 bytes} [Wed May 27 15:10:24 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)