+ 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 [Sat Jun 6 17:23:00 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-8cfc58cf9-6q4p9 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fbd4b16e668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-06 17:23:02.581 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-06 17:23:02.587 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-06 17:23:03.477 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-06-06 17:23:03.478 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-06-06 17:23:03.478 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-06 17:23:03.490 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-06-06 17:23:03.491 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-06-06 17:23:03.491 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-06 17:23:05.588 8 WARNING glance.api.v2.images [None req-26da9855-7b58-49c9-8d8e-3a5b8946ec0b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-06 17:23:05.591 7 WARNING glance.api.v2.images [None req-5d4121bf-ea0e-4be4-a984-7108099be54c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-06 17:23:05.936 7 WARNING keystonemiddleware._common.config [None req-5d4121bf-ea0e-4be4-a984-7108099be54c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-06 17:23:05.938 8 WARNING keystonemiddleware._common.config [None req-26da9855-7b58-49c9-8d8e-3a5b8946ec0b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-06 17:23:05.944 7 WARNING oslo_config.cfg [None req-5d4121bf-ea0e-4be4-a984-7108099be54c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-06 17:23:05.947 8 WARNING oslo_config.cfg [None req-26da9855-7b58-49c9-8d8e-3a5b8946ec0b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fbd4b16e668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fbd4b16e668 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.204.45.162 () {42 vars in 687 bytes} [Sat Jun 6 17:23:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 17:23:07.896 8 WARNING oslo_policy.policy [None req-a7c58cb1-a7b6-4191-8e3b-9e5112edfa8a acd6b518197f4ef2a76d4a32a92482b9 9cd2f53edbd14d2681e5cbd1cc404e83 - - 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-06-06 17:23:07.897 8 WARNING oslo_policy.policy [None req-a7c58cb1-a7b6-4191-8e3b-9e5112edfa8a acd6b518197f4ef2a76d4a32a92482b9 9cd2f53edbd14d2681e5cbd1cc404e83 - - 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-06-06 17:23:07.910 8 WARNING oslo_policy.policy [None req-a7c58cb1-a7b6-4191-8e3b-9e5112edfa8a acd6b518197f4ef2a76d4a32a92482b9 9cd2f53edbd14d2681e5cbd1cc404e83 - - 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-06-06 17:23:07.911 8 WARNING oslo_policy.policy [None req-a7c58cb1-a7b6-4191-8e3b-9e5112edfa8a acd6b518197f4ef2a76d4a32a92482b9 9cd2f53edbd14d2681e5cbd1cc404e83 - - 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.162 () {44 vars in 909 bytes} [Sat Jun 6 17:23:07 2026] GET /v2/images => generated 69 bytes in 547 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.162 () {42 vars in 687 bytes} [Sat Jun 6 17:23:11 2026] GET / => generated 1312 bytes in 1 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.162 () {44 vars in 909 bytes} [Sat Jun 6 17:23:11 2026] GET /v2/images => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 17:23:11.505 7 WARNING oslo_policy.policy [None req-0d5e85ca-98d0-4249-bee2-491604d85828 acd6b518197f4ef2a76d4a32a92482b9 9cd2f53edbd14d2681e5cbd1cc404e83 - - 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-06-06 17:23:11.506 7 WARNING oslo_policy.policy [None req-0d5e85ca-98d0-4249-bee2-491604d85828 acd6b518197f4ef2a76d4a32a92482b9 9cd2f53edbd14d2681e5cbd1cc404e83 - - 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.162 () {44 vars in 910 bytes} [Sat Jun 6 17:23:11 2026] GET /v2/images/cirros => generated 151 bytes in 125 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.162 () {44 vars in 932 bytes} [Sat Jun 6 17:23:11 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-06 17:23:11.638 7 WARNING oslo_policy.policy [None req-5f3a47b9-583d-40df-8e20-2b5b9b36a96e acd6b518197f4ef2a76d4a32a92482b9 9cd2f53edbd14d2681e5cbd1cc404e83 - - 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-06-06 17:23:11.638 7 WARNING oslo_policy.policy [None req-5f3a47b9-583d-40df-8e20-2b5b9b36a96e acd6b518197f4ef2a76d4a32a92482b9 9cd2f53edbd14d2681e5cbd1cc404e83 - - 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.162 () {44 vars in 938 bytes} [Sat Jun 6 17:23:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-06 17:23:11.708 8 WARNING oslo_config.cfg [None req-cae296a9-992f-4760-9fdb-d085e9b764d4 acd6b518197f4ef2a76d4a32a92482b9 9cd2f53edbd14d2681e5cbd1cc404e83 - - 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.162 () {48 vars in 950 bytes} [Sat Jun 6 17:23:11 2026] POST /v2/images => generated 760 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-06 17:23:11.730 7 WARNING oslo_policy.policy [None req-0f94e7f8-a82a-46d9-a87d-5528222695dc acd6b518197f4ef2a76d4a32a92482b9 9cd2f53edbd14d2681e5cbd1cc404e83 - - 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-06-06 17:23:11.730 7 WARNING oslo_policy.policy [None req-0f94e7f8-a82a-46d9-a87d-5528222695dc acd6b518197f4ef2a76d4a32a92482b9 9cd2f53edbd14d2681e5cbd1cc404e83 - - 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-06-06 17:23:11.731 7 INFO glance.api.v2.image_data [None req-0f94e7f8-a82a-46d9-a87d-5528222695dc acd6b518197f4ef2a76d4a32a92482b9 9cd2f53edbd14d2681e5cbd1cc404e83 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-06 17:23:16.045 7 WARNING glance.location [None req-0f94e7f8-a82a-46d9-a87d-5528222695dc acd6b518197f4ef2a76d4a32a92482b9 9cd2f53edbd14d2681e5cbd1cc404e83 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/15] 199.204.45.162 () {48 vars in 1044 bytes} [Sat Jun 6 17:23:11 2026] PUT /v2/images/de24a531-13ab-4807-801e-db76e747679d/file => generated 0 bytes in 4358 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6895 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.162 () {44 vars in 970 bytes} [Sat Jun 6 17:23:16 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-06 17:23:16.195 7 WARNING oslo_config.cfg [None req-05c925cf-e4de-4cfa-94c4-5d86597a1fc0 acd6b518197f4ef2a76d4a32a92482b9 9cd2f53edbd14d2681e5cbd1cc404e83 - - 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/17] 199.204.45.162 () {48 vars in 1050 bytes} [Sat Jun 6 17:23:16 2026] PATCH /v2/images/de24a531-13ab-4807-801e-db76e747679d => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.162 () {44 vars in 970 bytes} [Sat Jun 6 17:23:16 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/267] 199.204.45.162 () {42 vars in 687 bytes} [Sat Jun 6 17:43:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/268] 199.204.45.162 () {44 vars in 909 bytes} [Sat Jun 6 17:43:58 2026] GET /v2/images => generated 1381 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.204.45.162 () {42 vars in 687 bytes} [Sat Jun 6 17:44:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.204.45.162 () {44 vars in 909 bytes} [Sat Jun 6 17:44:19 2026] GET /v2/images => generated 1381 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.204.45.162 () {44 vars in 936 bytes} [Sat Jun 6 17:44:20 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/276] 199.204.45.162 () {44 vars in 958 bytes} [Sat Jun 6 17:44:20 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/277] 199.204.45.162 () {44 vars in 938 bytes} [Sat Jun 6 17:44:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/278] 199.204.45.162 () {48 vars in 950 bytes} [Sat Jun 6 17:44:20 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-06 17:44:20.133 7 INFO glance.api.v2.image_data [None req-9bb29d8c-376a-4794-83fc-b7013cd033f0 acd6b518197f4ef2a76d4a32a92482b9 9cd2f53edbd14d2681e5cbd1cc404e83 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-06 17:44:45.445 7 WARNING glance.location [None req-9bb29d8c-376a-4794-83fc-b7013cd033f0 acd6b518197f4ef2a76d4a32a92482b9 9cd2f53edbd14d2681e5cbd1cc404e83 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/283] 199.204.45.162 () {48 vars in 1045 bytes} [Sat Jun 6 17:44:20 2026] PUT /v2/images/af2f47b7-f006-419c-a7fe-3102d9f7754a/file => generated 0 bytes in 25354 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65482 switches on core 0) [pid: 8|app: 0|req: 144/284] 199.204.45.162 () {44 vars in 970 bytes} [Sat Jun 6 17:44:45 2026] GET /v2/images/af2f47b7-f006-419c-a7fe-3102d9f7754a => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/287] 199.204.45.162 () {48 vars in 1050 bytes} [Sat Jun 6 17:44:45 2026] PATCH /v2/images/af2f47b7-f006-419c-a7fe-3102d9f7754a => generated 1395 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/288] 199.204.45.162 () {44 vars in 970 bytes} [Sat Jun 6 17:44:45 2026] GET /v2/images/af2f47b7-f006-419c-a7fe-3102d9f7754a => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/289] 199.204.45.162 () {42 vars in 687 bytes} [Sat Jun 6 17:44:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/290] 199.204.45.162 () {44 vars in 909 bytes} [Sat Jun 6 17:44:47 2026] GET /v2/images => generated 2778 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/375] 199.204.45.162 () {42 vars in 687 bytes} [Sat Jun 6 17:51:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/376] 199.204.45.162 () {44 vars in 909 bytes} [Sat Jun 6 17:51:51 2026] GET /v2/images => generated 2778 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/379] 199.204.45.162 () {42 vars in 687 bytes} [Sat Jun 6 17:52:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/380] 199.204.45.162 () {44 vars in 909 bytes} [Sat Jun 6 17:52:01 2026] GET /v2/images => generated 2778 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/381] 199.204.45.162 () {44 vars in 946 bytes} [Sat Jun 6 17:52:01 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/382] 199.204.45.162 () {44 vars in 968 bytes} [Sat Jun 6 17:52:01 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/383] 199.204.45.162 () {44 vars in 938 bytes} [Sat Jun 6 17:52:01 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: 195/384] 199.204.45.162 () {48 vars in 950 bytes} [Sat Jun 6 17:52:01 2026] POST /v2/images => generated 799 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-06 17:52:01.804 7 INFO glance.api.v2.image_data [None req-dd122b05-d257-467a-b9d5-17c05ccbe5dc acd6b518197f4ef2a76d4a32a92482b9 9cd2f53edbd14d2681e5cbd1cc404e83 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-06 17:52:19.571 7 INFO glance.location [None req-dd122b05-d257-467a-b9d5-17c05ccbe5dc acd6b518197f4ef2a76d4a32a92482b9 9cd2f53edbd14d2681e5cbd1cc404e83 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 190/389] 199.204.45.162 () {48 vars in 1044 bytes} [Sat Jun 6 17:52:01 2026] PUT /v2/images/95ddfd22-a458-4002-b49c-4e1689e30aef/file => generated 0 bytes in 17808 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23964 switches on core 0) [pid: 8|app: 0|req: 200/390] 199.204.45.162 () {44 vars in 970 bytes} [Sat Jun 6 17:52:19 2026] GET /v2/images/95ddfd22-a458-4002-b49c-4e1689e30aef => generated 1211 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/391] 199.204.45.162 () {48 vars in 1050 bytes} [Sat Jun 6 17:52:19 2026] PATCH /v2/images/95ddfd22-a458-4002-b49c-4e1689e30aef => generated 1410 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/392] 199.204.45.162 () {44 vars in 970 bytes} [Sat Jun 6 17:52:19 2026] GET /v2/images/95ddfd22-a458-4002-b49c-4e1689e30aef => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/401] 199.204.45.162 () {42 vars in 687 bytes} [Sat Jun 6 17:52:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/402] 199.204.45.162 () {44 vars in 909 bytes} [Sat Jun 6 17:52:57 2026] GET /v2/images => generated 4190 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/407] 199.204.45.162 () {42 vars in 687 bytes} [Sat Jun 6 17:53:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/408] 199.204.45.162 () {44 vars in 909 bytes} [Sat Jun 6 17:53:21 2026] GET /v2/images => generated 4190 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/409] 199.204.45.162 () {44 vars in 938 bytes} [Sat Jun 6 17:53:21 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/410] 199.204.45.162 () {44 vars in 960 bytes} [Sat Jun 6 17:53:21 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/411] 199.204.45.162 () {44 vars in 938 bytes} [Sat Jun 6 17:53:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/412] 199.204.45.162 () {48 vars in 950 bytes} [Sat Jun 6 17:53:21 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-06 17:53:21.835 8 WARNING oslo_policy.policy [None req-e3591b6a-b4fe-4d88-b782-a5d3ee50dc04 acd6b518197f4ef2a76d4a32a92482b9 9cd2f53edbd14d2681e5cbd1cc404e83 - - 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-06-06 17:53:21.836 8 WARNING oslo_policy.policy [None req-e3591b6a-b4fe-4d88-b782-a5d3ee50dc04 acd6b518197f4ef2a76d4a32a92482b9 9cd2f53edbd14d2681e5cbd1cc404e83 - - 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-06-06 17:53:21.837 8 INFO glance.api.v2.image_data [None req-e3591b6a-b4fe-4d88-b782-a5d3ee50dc04 acd6b518197f4ef2a76d4a32a92482b9 9cd2f53edbd14d2681e5cbd1cc404e83 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-06 17:53:34.725 8 INFO glance.location [None req-e3591b6a-b4fe-4d88-b782-a5d3ee50dc04 acd6b518197f4ef2a76d4a32a92482b9 9cd2f53edbd14d2681e5cbd1cc404e83 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 212/415] 199.204.45.162 () {48 vars in 1045 bytes} [Sat Jun 6 17:53:21 2026] PUT /v2/images/2291eca0-c1d2-4f85-8359-d2cec65edb80/file => generated 0 bytes in 12934 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34051 switches on core 0) [pid: 7|app: 0|req: 204/416] 199.204.45.162 () {44 vars in 970 bytes} [Sat Jun 6 17:53:34 2026] GET /v2/images/2291eca0-c1d2-4f85-8359-d2cec65edb80 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/417] 199.204.45.162 () {48 vars in 1050 bytes} [Sat Jun 6 17:53:34 2026] PATCH /v2/images/2291eca0-c1d2-4f85-8359-d2cec65edb80 => generated 1382 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/418] 199.204.45.162 () {44 vars in 970 bytes} [Sat Jun 6 17:53:34 2026] GET /v2/images/2291eca0-c1d2-4f85-8359-d2cec65edb80 => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/573] 199.204.45.162 () {42 vars in 687 bytes} [Sat Jun 6 18:06:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/574] 199.204.45.162 () {44 vars in 909 bytes} [Sat Jun 6 18:06:17 2026] GET /v2/images => generated 5574 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/601] 199.204.45.162 () {42 vars in 687 bytes} [Sat Jun 6 18:08:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/602] 199.204.45.162 () {44 vars in 909 bytes} [Sat Jun 6 18:08:35 2026] GET /v2/images => generated 5574 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/605] 199.204.45.162 () {42 vars in 687 bytes} [Sat Jun 6 18:08:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/606] 199.204.45.162 () {44 vars in 909 bytes} [Sat Jun 6 18:08:37 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/617] 199.204.45.162 () {42 vars in 687 bytes} [Sat Jun 6 18:09:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/618] 199.204.45.162 () {44 vars in 909 bytes} [Sat Jun 6 18:09:26 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/621] 199.204.45.162 () {42 vars in 687 bytes} [Sat Jun 6 18:09:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/622] 199.204.45.162 () {44 vars in 909 bytes} [Sat Jun 6 18:09:35 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/635] 199.204.45.162 () {42 vars in 687 bytes} [Sat Jun 6 18:10:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/636] 199.204.45.162 () {44 vars in 909 bytes} [Sat Jun 6 18:10:37 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 327/645] 10.0.0.241 () {32 vars in 632 bytes} [Sat Jun 6 18:11:19 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 321/650] 10.0.0.117 () {36 vars in 986 bytes} [Sat Jun 6 18:11:38 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d => generated 1312 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/651] 10.0.0.117 () {36 vars in 926 bytes} [Sat Jun 6 18:11:38 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: 330/652] 10.0.0.117 () {36 vars in 986 bytes} [Sat Jun 6 18:11:38 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d => 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: 323/653] 10.0.0.117 () {36 vars in 926 bytes} [Sat Jun 6 18:11:38 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: 331/654] 10.0.0.117 () {36 vars in 986 bytes} [Sat Jun 6 18:11:42 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d => 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: 324/655] 10.0.0.117 () {36 vars in 926 bytes} [Sat Jun 6 18:11:42 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/658] 199.204.45.162 () {36 vars in 990 bytes} [Sat Jun 6 18:11:45 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/659] 199.204.45.162 () {36 vars in 930 bytes} [Sat Jun 6 18:11:45 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: 327/660] 199.204.45.162 () {36 vars in 990 bytes} [Sat Jun 6 18:11:46 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/661] 199.204.45.162 () {36 vars in 930 bytes} [Sat Jun 6 18:11:46 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/664] 10.0.0.73 () {36 vars in 985 bytes} [Sat Jun 6 18:12:00 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d => generated 1312 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/665] 10.0.0.73 () {36 vars in 925 bytes} [Sat Jun 6 18:12:01 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/666] 10.0.0.73 () {36 vars in 925 bytes} [Sat Jun 6 18:12:01 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: 330/667] 10.0.0.73 () {36 vars in 985 bytes} [Sat Jun 6 18:12:01 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/668] 10.0.0.73 () {36 vars in 925 bytes} [Sat Jun 6 18:12:01 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: 331/669] 10.0.0.73 () {36 vars in 925 bytes} [Sat Jun 6 18:12:01 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/670] 10.0.0.73 () {36 vars in 985 bytes} [Sat Jun 6 18:12:01 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/671] 10.0.0.73 () {36 vars in 925 bytes} [Sat Jun 6 18:12:01 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: 340/672] 10.0.0.73 () {36 vars in 925 bytes} [Sat Jun 6 18:12:01 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: 333/673] 10.0.0.220 () {36 vars in 910 bytes} [Sat Jun 6 18:12:02 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/674] 10.0.0.220 () {36 vars in 1006 bytes} [Sat Jun 6 18:12:02 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/675] 10.0.0.220 () {36 vars in 986 bytes} [Sat Jun 6 18:12:02 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/676] 10.0.0.220 () {36 vars in 926 bytes} [Sat Jun 6 18:12:02 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: 335/677] 10.0.0.220 () {36 vars in 926 bytes} [Sat Jun 6 18:12: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: 8|app: 0|req: 345/682] 10.0.0.117 () {36 vars in 986 bytes} [Sat Jun 6 18:12:17 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d => 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: 338/683] 10.0.0.117 () {36 vars in 926 bytes} [Sat Jun 6 18:12:17 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: 347/686] 10.0.0.241 () {30 vars in 410 bytes} [Sat Jun 6 18:12:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/691] 10.0.0.117 () {36 vars in 986 bytes} [Sat Jun 6 18:12:54 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/692] 10.0.0.117 () {36 vars in 926 bytes} [Sat Jun 6 18:12:55 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/695] 10.0.0.241 () {32 vars in 706 bytes} [Sat Jun 6 18:13:02 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/696] 10.0.0.241 () {32 vars in 706 bytes} [Sat Jun 6 18:13:02 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/697] 10.0.0.73 () {36 vars in 985 bytes} [Sat Jun 6 18:13:02 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d => generated 1312 bytes in 15 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.73 () {36 vars in 925 bytes} [Sat Jun 6 18:13: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: 346/699] 10.0.0.73 () {36 vars in 925 bytes} [Sat Jun 6 18:13: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: 8|app: 0|req: 354/700] 10.0.0.73 () {36 vars in 985 bytes} [Sat Jun 6 18:13:02 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d => 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: 347/701] 10.0.0.73 () {36 vars in 925 bytes} [Sat Jun 6 18:13:02 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: 355/702] 10.0.0.73 () {36 vars in 925 bytes} [Sat Jun 6 18:13:02 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: 348/703] 10.0.0.73 () {36 vars in 985 bytes} [Sat Jun 6 18:13:02 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/704] 10.0.0.73 () {36 vars in 925 bytes} [Sat Jun 6 18:13:03 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: 349/705] 10.0.0.220 () {36 vars in 910 bytes} [Sat Jun 6 18:13:03 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/706] 10.0.0.220 () {36 vars in 1006 bytes} [Sat Jun 6 18:13:03 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d/locations => generated 127 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/707] 10.0.0.220 () {36 vars in 986 bytes} [Sat Jun 6 18:13:03 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/708] 10.0.0.220 () {36 vars in 926 bytes} [Sat Jun 6 18:13:03 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: 351/709] 10.0.0.220 () {36 vars in 926 bytes} [Sat Jun 6 18:13:03 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: 355/716] 10.0.0.117 () {36 vars in 986 bytes} [Sat Jun 6 18:13:30 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d => generated 1312 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/717] 10.0.0.117 () {36 vars in 926 bytes} [Sat Jun 6 18:13:30 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/726] 10.0.0.117 () {36 vars in 986 bytes} [Sat Jun 6 18:14:14 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/727] 10.0.0.117 () {36 vars in 926 bytes} [Sat Jun 6 18:14:14 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: 371/734] 10.0.0.241 () {34 vars in 654 bytes} [Sat Jun 6 18:14:38 2026] POST /v2/images => generated 648 bytes in 195 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-06 18:14:38.557 7 WARNING glance.api.v2.images [None req-beb99e94-6d31-46d0-9452-8f0163091779 306eef395cec4c94af9141ff9d572991 df802238d4c54b14bcd93546ee30cc64 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//76ace155-0c73-4b40-b2a7-c20c469de76d [pid: 7|app: 0|req: 364/735] 10.0.0.241 () {32 vars in 709 bytes} [Sat Jun 6 18:14:38 2026] DELETE /v2/images/76ace155-0c73-4b40-b2a7-c20c469de76d => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/736] 10.0.0.241 () {32 vars in 706 bytes} [Sat Jun 6 18:14:38 2026] GET /v2/images/76ace155-0c73-4b40-b2a7-c20c469de76d => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/737] 10.0.0.241 () {32 vars in 632 bytes} [Sat Jun 6 18:14:38 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/738] 10.0.0.241 () {34 vars in 654 bytes} [Sat Jun 6 18:14:38 2026] POST /v2/images => generated 703 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/739] 10.0.0.241 () {32 vars in 716 bytes} [Sat Jun 6 18:14:38 2026] GET /v2/images/cc1560c0-60b2-47d3-989e-1ecba1d570bc/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-06 18:14:38.759 8 INFO glance.api.v2.image_data [None req-15c46173-b956-45cc-b91c-3c2599b33a85 306eef395cec4c94af9141ff9d572991 df802238d4c54b14bcd93546ee30cc64 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-06 18:14:38.798 8 WARNING glance_store._drivers.rbd [None req-15c46173-b956-45cc-b91c-3c2599b33a85 306eef395cec4c94af9141ff9d572991 df802238d4c54b14bcd93546ee30cc64 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-06 18:14:39.974 8 INFO glance.location [None req-15c46173-b956-45cc-b91c-3c2599b33a85 306eef395cec4c94af9141ff9d572991 df802238d4c54b14bcd93546ee30cc64 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 374/740] 10.0.0.241 () {32 vars in 726 bytes} [Sat Jun 6 18:14:38 2026] PUT /v2/images/cc1560c0-60b2-47d3-989e-1ecba1d570bc/file => generated 0 bytes in 1261 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/741] 10.0.0.241 () {32 vars in 706 bytes} [Sat Jun 6 18:14:40 2026] GET /v2/images/cc1560c0-60b2-47d3-989e-1ecba1d570bc => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/742] 10.0.0.241 () {32 vars in 716 bytes} [Sat Jun 6 18:14:40 2026] GET /v2/images/cc1560c0-60b2-47d3-989e-1ecba1d570bc/file => generated 1024 bytes in 124 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/743] 10.0.0.241 () {34 vars in 654 bytes} [Sat Jun 6 18:14:40 2026] POST /v2/images => generated 649 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/744] 10.0.0.241 () {32 vars in 725 bytes} [Sat Jun 6 18:14:40 2026] PATCH /v2/images/50c95a69-9bbe-42da-8cfa-4204c1b46417 => generated 653 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/745] 10.0.0.241 () {32 vars in 706 bytes} [Sat Jun 6 18:14:40 2026] GET /v2/images/50c95a69-9bbe-42da-8cfa-4204c1b46417 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-06 18:14:40.328 8 WARNING glance.api.v2.images [None req-2bd2c1cc-67ea-4e81-ad53-4eaa79178f14 306eef395cec4c94af9141ff9d572991 df802238d4c54b14bcd93546ee30cc64 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//50c95a69-9bbe-42da-8cfa-4204c1b46417 [pid: 8|app: 0|req: 377/746] 10.0.0.241 () {32 vars in 709 bytes} [Sat Jun 6 18:14:40 2026] DELETE /v2/images/50c95a69-9bbe-42da-8cfa-4204c1b46417 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/747] 10.0.0.241 () {32 vars in 706 bytes} [Sat Jun 6 18:14:40 2026] GET /v2/images/50c95a69-9bbe-42da-8cfa-4204c1b46417 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-06 18:14:40.402 8 WARNING glance.api.v2.images [None req-399f9434-939b-4b37-8f2f-65f242b830e8 306eef395cec4c94af9141ff9d572991 df802238d4c54b14bcd93546ee30cc64 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cc1560c0-60b2-47d3-989e-1ecba1d570bc [pid: 8|app: 0|req: 378/748] 10.0.0.241 () {32 vars in 709 bytes} [Sat Jun 6 18:14:40 2026] DELETE /v2/images/cc1560c0-60b2-47d3-989e-1ecba1d570bc => generated 0 bytes in 866 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/749] 10.0.0.241 () {32 vars in 706 bytes} [Sat Jun 6 18:14:41 2026] GET /v2/images/cc1560c0-60b2-47d3-989e-1ecba1d570bc => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-06 18:14:41.296 8 WARNING glance.api.v2.images [None req-01bca766-bb22-40f6-ab42-36c3b86136f2 306eef395cec4c94af9141ff9d572991 df802238d4c54b14bcd93546ee30cc64 - - default default] Failed to find image 76ace155-0c73-4b40-b2a7-c20c469de76d to delete: glance.common.exception.ImageNotFound: No image found with ID 76ace155-0c73-4b40-b2a7-c20c469de76d [pid: 8|app: 0|req: 379/750] 10.0.0.241 () {32 vars in 709 bytes} [Sat Jun 6 18:14:41 2026] DELETE /v2/images/76ace155-0c73-4b40-b2a7-c20c469de76d => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/751] 10.0.0.241 () {32 vars in 706 bytes} [Sat Jun 6 18:14:41 2026] GET /v2/images/76ace155-0c73-4b40-b2a7-c20c469de76d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/760] 10.0.0.117 () {36 vars in 986 bytes} [Sat Jun 6 18:15:18 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d => 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/761] 10.0.0.117 () {36 vars in 926 bytes} [Sat Jun 6 18:15:18 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/768] 10.0.0.117 () {36 vars in 986 bytes} [Sat Jun 6 18:15:55 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/769] 10.0.0.117 () {36 vars in 926 bytes} [Sat Jun 6 18:15:55 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: 389/784] 10.0.0.117 () {36 vars in 986 bytes} [Sat Jun 6 18:17:03 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/785] 10.0.0.117 () {36 vars in 926 bytes} [Sat Jun 6 18:17:03 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/790] 10.0.0.117 () {36 vars in 986 bytes} [Sat Jun 6 18:17:20 2026] GET /v2/images/de24a531-13ab-4807-801e-db76e747679d => 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: 399/791] 10.0.0.117 () {36 vars in 926 bytes} [Sat Jun 6 18:17:20 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: 397/800] 199.204.45.162 () {32 vars in 825 bytes} [Sat Jun 6 18:18:01 2026] GET /v2/images?status=active&owner=9cd2f53edbd14d2681e5cbd1cc404e83&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/801] 199.204.45.162 () {32 vars in 652 bytes} [Sat Jun 6 18:18:01 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: 398/802] 10.0.0.73 () {36 vars in 985 bytes} [Sat Jun 6 18:18:02 2026] GET /v2/images/af2f47b7-f006-419c-a7fe-3102d9f7754a => generated 1395 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/803] 10.0.0.73 () {36 vars in 925 bytes} [Sat Jun 6 18:18:02 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: 399/804] 10.0.0.73 () {36 vars in 925 bytes} [Sat Jun 6 18:18:02 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: 406/805] 10.0.0.73 () {36 vars in 985 bytes} [Sat Jun 6 18:18:02 2026] GET /v2/images/af2f47b7-f006-419c-a7fe-3102d9f7754a => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/806] 10.0.0.73 () {36 vars in 925 bytes} [Sat Jun 6 18:18:02 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: 407/807] 10.0.0.73 () {36 vars in 925 bytes} [Sat Jun 6 18:18:02 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: 401/808] 10.0.0.73 () {36 vars in 985 bytes} [Sat Jun 6 18:18:02 2026] GET /v2/images/af2f47b7-f006-419c-a7fe-3102d9f7754a => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/809] 10.0.0.73 () {36 vars in 925 bytes} [Sat Jun 6 18:18:02 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: 402/810] 10.0.0.73 () {36 vars in 925 bytes} [Sat Jun 6 18:18: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: 8|app: 0|req: 409/811] 10.0.0.220 () {36 vars in 910 bytes} [Sat Jun 6 18:18:02 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/812] 10.0.0.220 () {36 vars in 1006 bytes} [Sat Jun 6 18:18:02 2026] GET /v2/images/af2f47b7-f006-419c-a7fe-3102d9f7754a/locations => generated 127 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/813] 10.0.0.220 () {36 vars in 986 bytes} [Sat Jun 6 18:18:03 2026] GET /v2/images/af2f47b7-f006-419c-a7fe-3102d9f7754a => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/814] 10.0.0.220 () {36 vars in 926 bytes} [Sat Jun 6 18:18:03 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: 411/815] 10.0.0.220 () {36 vars in 926 bytes} [Sat Jun 6 18:18:03 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: 428/862] 10.0.0.241 () {32 vars in 632 bytes} [Sat Jun 6 18:21:53 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)