+ 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 [Fri Apr 17 01:14:30 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-6d8d5d4789-kqjk9 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fd50a9aa668 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-04-17 01:14:32.749 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-17 01:14:32.775 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-04-17 01:14:33.673 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-04-17 01:14:33.674 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-04-17 01:14:33.675 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 01:14:33.683 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-04-17 01:14:33.684 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-04-17 01:14:33.684 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 01:14:35.820 7 WARNING glance.api.v2.images [None req-d6fcfabd-65ee-4d56-8e93-94ce13630867 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 01:14:35.903 8 WARNING glance.api.v2.images [None req-ec37b1b3-117d-4475-894a-fe05d390024b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 01:14:36.179 7 WARNING keystonemiddleware._common.config [None req-d6fcfabd-65ee-4d56-8e93-94ce13630867 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 01:14:36.187 7 WARNING oslo_config.cfg [None req-d6fcfabd-65ee-4d56-8e93-94ce13630867 - - - - - -] 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 6 seconds on interpreter 0x7fd50a9aa668 pid: 7 (default app) 2026-04-17 01:14:36.277 8 WARNING keystonemiddleware._common.config [None req-ec37b1b3-117d-4475-894a-fe05d390024b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 01:14:36.285 8 WARNING oslo_config.cfg [None req-ec37b1b3-117d-4475-894a-fe05d390024b - - - - - -] 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 6 seconds on interpreter 0x7fd50a9aa668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.65 () {42 vars in 685 bytes} [Fri Apr 17 01:14:38 2026] GET / => generated 1301 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-04-17 01:14:38.962 8 WARNING oslo_policy.policy [None req-adce2e36-7df3-4375-989b-0f2010892749 250b308a5060494f941b4d2f55ec4b08 fa6aa9077670455f8c945bbaaa3b3503 - - 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-04-17 01:14:38.963 8 WARNING oslo_policy.policy [None req-adce2e36-7df3-4375-989b-0f2010892749 250b308a5060494f941b4d2f55ec4b08 fa6aa9077670455f8c945bbaaa3b3503 - - 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-04-17 01:14:38.980 8 WARNING oslo_policy.policy [None req-adce2e36-7df3-4375-989b-0f2010892749 250b308a5060494f941b4d2f55ec4b08 fa6aa9077670455f8c945bbaaa3b3503 - - 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-04-17 01:14:38.980 8 WARNING oslo_policy.policy [None req-adce2e36-7df3-4375-989b-0f2010892749 250b308a5060494f941b4d2f55ec4b08 fa6aa9077670455f8c945bbaaa3b3503 - - 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: 1/4] 199.204.45.65 () {44 vars in 907 bytes} [Fri Apr 17 01:14:38 2026] GET /v2/images => generated 69 bytes in 689 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.65 () {42 vars in 685 bytes} [Fri Apr 17 01:14:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.65 () {44 vars in 907 bytes} [Fri Apr 17 01:14:43 2026] GET /v2/images => generated 69 bytes in 44 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-04-17 01:14:43.407 7 WARNING oslo_policy.policy [None req-9649286d-71a8-400c-9634-ce82638c9cd3 250b308a5060494f941b4d2f55ec4b08 fa6aa9077670455f8c945bbaaa3b3503 - - 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-04-17 01:14:43.407 7 WARNING oslo_policy.policy [None req-9649286d-71a8-400c-9634-ce82638c9cd3 250b308a5060494f941b4d2f55ec4b08 fa6aa9077670455f8c945bbaaa3b3503 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 5/7] 199.204.45.65 () {44 vars in 908 bytes} [Fri Apr 17 01:14:43 2026] GET /v2/images/cirros => generated 151 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.65 () {44 vars in 930 bytes} [Fri Apr 17 01:14:43 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 01:14:43.545 7 WARNING oslo_policy.policy [None req-ca51dc40-fc75-4659-98a9-454d3f8e388a 250b308a5060494f941b4d2f55ec4b08 fa6aa9077670455f8c945bbaaa3b3503 - - 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-04-17 01:14:43.545 7 WARNING oslo_policy.policy [None req-ca51dc40-fc75-4659-98a9-454d3f8e388a 250b308a5060494f941b4d2f55ec4b08 fa6aa9077670455f8c945bbaaa3b3503 - - 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.65 () {44 vars in 936 bytes} [Fri Apr 17 01:14:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 01:14:43.634 8 WARNING oslo_config.cfg [None req-0dac098a-737a-48fc-8973-a6e3276a48ef 250b308a5060494f941b4d2f55ec4b08 fa6aa9077670455f8c945bbaaa3b3503 - - 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: 4/10] 199.204.45.65 () {48 vars in 948 bytes} [Fri Apr 17 01:14:43 2026] POST /v2/images => generated 760 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-17 01:14:43.664 7 WARNING oslo_policy.policy [None req-5f22f25a-7a7a-471c-8058-36244a4a7a2f 250b308a5060494f941b4d2f55ec4b08 fa6aa9077670455f8c945bbaaa3b3503 - - 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-04-17 01:14:43.665 7 WARNING oslo_policy.policy [None req-5f22f25a-7a7a-471c-8058-36244a4a7a2f 250b308a5060494f941b4d2f55ec4b08 fa6aa9077670455f8c945bbaaa3b3503 - - 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-04-17 01:14:43.667 7 INFO glance.api.v2.image_data [None req-5f22f25a-7a7a-471c-8058-36244a4a7a2f 250b308a5060494f941b4d2f55ec4b08 fa6aa9077670455f8c945bbaaa3b3503 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:14:47.380 7 WARNING glance.location [None req-5f22f25a-7a7a-471c-8058-36244a4a7a2f 250b308a5060494f941b4d2f55ec4b08 fa6aa9077670455f8c945bbaaa3b3503 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.204.45.65 () {48 vars in 1042 bytes} [Fri Apr 17 01:14:43 2026] PUT /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e/file => generated 0 bytes in 3769 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6650 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.65 () {44 vars in 968 bytes} [Fri Apr 17 01:14:47 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 01:14:47.460 7 WARNING oslo_config.cfg [None req-256c1ac5-a3cb-45a4-819a-44901a5c9291 250b308a5060494f941b4d2f55ec4b08 fa6aa9077670455f8c945bbaaa3b3503 - - 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: 8/15] 199.204.45.65 () {44 vars in 968 bytes} [Fri Apr 17 01:14:47 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/138] 199.204.45.65 () {42 vars in 685 bytes} [Fri Apr 17 01:25:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/139] 199.204.45.65 () {44 vars in 907 bytes} [Fri Apr 17 01:25:01 2026] GET /v2/images => generated 1240 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/142] 199.204.45.65 () {42 vars in 685 bytes} [Fri Apr 17 01:25:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/143] 199.204.45.65 () {44 vars in 907 bytes} [Fri Apr 17 01:25:13 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/144] 199.204.45.65 () {44 vars in 936 bytes} [Fri Apr 17 01:25:13 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/145] 199.204.45.65 () {44 vars in 958 bytes} [Fri Apr 17 01:25:13 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/146] 199.204.45.65 () {44 vars in 936 bytes} [Fri Apr 17 01:25:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/147] 199.204.45.65 () {48 vars in 948 bytes} [Fri Apr 17 01:25:13 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-17 01:25:13.353 7 INFO glance.api.v2.image_data [None req-d6807031-5813-482f-8380-a94c9f93ea30 250b308a5060494f941b4d2f55ec4b08 fa6aa9077670455f8c945bbaaa3b3503 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:25:22.091 7 INFO glance.location [None req-d6807031-5813-482f-8380-a94c9f93ea30 250b308a5060494f941b4d2f55ec4b08 fa6aa9077670455f8c945bbaaa3b3503 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 75/150] 199.204.45.65 () {48 vars in 1042 bytes} [Fri Apr 17 01:25:13 2026] PUT /v2/images/897b2330-7860-4c32-ad7b-b6c86235413a/file => generated 0 bytes in 8781 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23976 switches on core 0) [pid: 8|app: 0|req: 76/151] 199.204.45.65 () {44 vars in 968 bytes} [Fri Apr 17 01:25:22 2026] GET /v2/images/897b2330-7860-4c32-ad7b-b6c86235413a => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/152] 199.204.45.65 () {44 vars in 968 bytes} [Fri Apr 17 01:25:22 2026] GET /v2/images/897b2330-7860-4c32-ad7b-b6c86235413a => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/157] 199.204.45.65 () {42 vars in 685 bytes} [Fri Apr 17 01:25:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/158] 199.204.45.65 () {44 vars in 907 bytes} [Fri Apr 17 01:25:40 2026] GET /v2/images => generated 2445 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.204.45.65 () {42 vars in 685 bytes} [Fri Apr 17 01:25:58 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 199.204.45.65 () {44 vars in 907 bytes} [Fri Apr 17 01:25:58 2026] GET /v2/images => generated 2445 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/165] 199.204.45.65 () {44 vars in 934 bytes} [Fri Apr 17 01:25:59 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/166] 199.204.45.65 () {44 vars in 956 bytes} [Fri Apr 17 01:25:59 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/167] 199.204.45.65 () {44 vars in 936 bytes} [Fri Apr 17 01:25:59 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: 84/168] 199.204.45.65 () {48 vars in 948 bytes} [Fri Apr 17 01:25:59 2026] POST /v2/images => generated 796 bytes in 1413 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-17 01:26:00.776 8 WARNING oslo_policy.policy [None req-4a9ac5a5-2384-4ac6-a3cb-f9a1253669dc 250b308a5060494f941b4d2f55ec4b08 fa6aa9077670455f8c945bbaaa3b3503 - - 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-04-17 01:26:00.776 8 WARNING oslo_policy.policy [None req-4a9ac5a5-2384-4ac6-a3cb-f9a1253669dc 250b308a5060494f941b4d2f55ec4b08 fa6aa9077670455f8c945bbaaa3b3503 - - 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-04-17 01:26:00.777 8 INFO glance.api.v2.image_data [None req-4a9ac5a5-2384-4ac6-a3cb-f9a1253669dc 250b308a5060494f941b4d2f55ec4b08 fa6aa9077670455f8c945bbaaa3b3503 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:26:26.243 8 WARNING glance.location [None req-4a9ac5a5-2384-4ac6-a3cb-f9a1253669dc 250b308a5060494f941b4d2f55ec4b08 fa6aa9077670455f8c945bbaaa3b3503 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 85/175] 199.204.45.65 () {48 vars in 1043 bytes} [Fri Apr 17 01:26:00 2026] PUT /v2/images/f38bd9be-4f0b-4d19-87c8-18acd2d29e6e/file => generated 0 bytes in 25521 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65566 switches on core 0) [pid: 7|app: 0|req: 91/176] 199.204.45.65 () {44 vars in 968 bytes} [Fri Apr 17 01:26:26 2026] GET /v2/images/f38bd9be-4f0b-4d19-87c8-18acd2d29e6e => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/177] 199.204.45.65 () {44 vars in 968 bytes} [Fri Apr 17 01:26:26 2026] GET /v2/images/f38bd9be-4f0b-4d19-87c8-18acd2d29e6e => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/178] 199.204.45.65 () {42 vars in 685 bytes} [Fri Apr 17 01:26:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/179] 199.204.45.65 () {44 vars in 907 bytes} [Fri Apr 17 01:26:28 2026] GET /v2/images => generated 3656 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/268] 199.204.45.65 () {42 vars in 685 bytes} [Fri Apr 17 01:33:52 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/269] 199.204.45.65 () {44 vars in 907 bytes} [Fri Apr 17 01:33:52 2026] GET /v2/images => generated 3656 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/274] 199.204.45.65 () {42 vars in 685 bytes} [Fri Apr 17 01:34:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/275] 199.204.45.65 () {44 vars in 907 bytes} [Fri Apr 17 01:34:07 2026] GET /v2/images => generated 3656 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/276] 199.204.45.65 () {44 vars in 944 bytes} [Fri Apr 17 01:34:07 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/277] 199.204.45.65 () {44 vars in 966 bytes} [Fri Apr 17 01:34:07 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/278] 199.204.45.65 () {44 vars in 936 bytes} [Fri Apr 17 01:34:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/279] 199.204.45.65 () {48 vars in 948 bytes} [Fri Apr 17 01:34:07 2026] POST /v2/images => generated 799 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-17 01:34:07.944 7 INFO glance.api.v2.image_data [None req-43990ed2-4f1a-468b-8c63-7f4ad6eb149a 250b308a5060494f941b4d2f55ec4b08 fa6aa9077670455f8c945bbaaa3b3503 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:34:19.483 7 INFO glance.location [None req-43990ed2-4f1a-468b-8c63-7f4ad6eb149a 250b308a5060494f941b4d2f55ec4b08 fa6aa9077670455f8c945bbaaa3b3503 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 143/282] 199.204.45.65 () {48 vars in 1042 bytes} [Fri Apr 17 01:34:07 2026] PUT /v2/images/bfb4e211-ceac-4b4c-aa5c-64dd78c81c46/file => generated 0 bytes in 11588 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28740 switches on core 0) [pid: 8|app: 0|req: 140/283] 199.204.45.65 () {44 vars in 968 bytes} [Fri Apr 17 01:34:19 2026] GET /v2/images/bfb4e211-ceac-4b4c-aa5c-64dd78c81c46 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/284] 199.204.45.65 () {48 vars in 1047 bytes} [Fri Apr 17 01:34:19 2026] PATCH /v2/images/bfb4e211-ceac-4b4c-aa5c-64dd78c81c46 => generated 1234 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/285] 199.204.45.65 () {44 vars in 968 bytes} [Fri Apr 17 01:34:19 2026] GET /v2/images/bfb4e211-ceac-4b4c-aa5c-64dd78c81c46 => generated 1234 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/292] 199.204.45.65 () {42 vars in 685 bytes} [Fri Apr 17 01:34:51 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/293] 199.204.45.65 () {44 vars in 907 bytes} [Fri Apr 17 01:34:51 2026] GET /v2/images => generated 4892 bytes in 58 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: 150/302] 10.0.0.159 () {32 vars in 633 bytes} [Fri Apr 17 01:35:32 2026] GET /v2/images => generated 4892 bytes in 27 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: 155/307] 10.0.0.79 () {36 vars in 986 bytes} [Fri Apr 17 01:35:50 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e => generated 1171 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/308] 10.0.0.79 () {36 vars in 926 bytes} [Fri Apr 17 01:35:50 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: 156/309] 10.0.0.79 () {36 vars in 926 bytes} [Fri Apr 17 01:35:50 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: 154/310] 10.0.0.79 () {36 vars in 986 bytes} [Fri Apr 17 01:35:50 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/311] 10.0.0.79 () {36 vars in 926 bytes} [Fri Apr 17 01:35:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/312] 10.0.0.79 () {36 vars in 926 bytes} [Fri Apr 17 01:35:50 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: 158/313] 10.0.0.79 () {36 vars in 986 bytes} [Fri Apr 17 01:35:50 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/314] 10.0.0.79 () {36 vars in 926 bytes} [Fri Apr 17 01:35:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/315] 10.0.0.79 () {36 vars in 926 bytes} [Fri Apr 17 01:35:50 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: 157/316] 10.0.0.165 () {36 vars in 987 bytes} [Fri Apr 17 01:35:51 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/317] 10.0.0.165 () {36 vars in 927 bytes} [Fri Apr 17 01:35:51 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: 158/318] 10.0.0.56 () {36 vars in 910 bytes} [Fri Apr 17 01:35:51 2026] GET /versions => generated 1301 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/319] 10.0.0.56 () {36 vars in 1006 bytes} [Fri Apr 17 01:35:51 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e/locations => generated 127 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/320] 10.0.0.56 () {36 vars in 986 bytes} [Fri Apr 17 01:35:51 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/321] 10.0.0.56 () {36 vars in 926 bytes} [Fri Apr 17 01:35:52 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: 160/322] 10.0.0.56 () {36 vars in 926 bytes} [Fri Apr 17 01:35:52 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: 162/325] 199.204.45.65 () {36 vars in 990 bytes} [Fri Apr 17 01:35:59 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/326] 199.204.45.65 () {36 vars in 930 bytes} [Fri Apr 17 01:35:59 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: 163/327] 199.204.45.65 () {36 vars in 990 bytes} [Fri Apr 17 01:35:59 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/328] 199.204.45.65 () {36 vars in 930 bytes} [Fri Apr 17 01:35:59 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: 164/329] 10.0.0.165 () {36 vars in 987 bytes} [Fri Apr 17 01:36:04 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/330] 10.0.0.165 () {36 vars in 927 bytes} [Fri Apr 17 01:36:04 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: 168/333] 10.0.0.165 () {36 vars in 987 bytes} [Fri Apr 17 01:36:07 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/334] 10.0.0.165 () {36 vars in 927 bytes} [Fri Apr 17 01:36:07 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: 171/339] 10.0.0.165 () {36 vars in 987 bytes} [Fri Apr 17 01:36:30 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/340] 10.0.0.165 () {36 vars in 927 bytes} [Fri Apr 17 01:36: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: 7|app: 0|req: 176/349] 10.0.0.159 () {34 vars in 655 bytes} [Fri Apr 17 01:37:05 2026] POST /v2/images => generated 649 bytes in 168 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-17 01:37:05.264 8 WARNING glance.api.v2.images [None req-2fbe4042-5553-42ce-921f-f2a420445155 5052c1914ea94da1938cea7531f47a7d 1bb454948c97448c99f6613dde2747f6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b1087bef-fe39-45f2-8ddd-d22bbdff6026 [pid: 8|app: 0|req: 174/350] 10.0.0.159 () {32 vars in 710 bytes} [Fri Apr 17 01:37:05 2026] DELETE /v2/images/b1087bef-fe39-45f2-8ddd-d22bbdff6026 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/351] 10.0.0.159 () {32 vars in 707 bytes} [Fri Apr 17 01:37:05 2026] GET /v2/images/b1087bef-fe39-45f2-8ddd-d22bbdff6026 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/352] 10.0.0.159 () {32 vars in 633 bytes} [Fri Apr 17 01:37:05 2026] GET /v2/images => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/353] 10.0.0.159 () {34 vars in 655 bytes} [Fri Apr 17 01:37:05 2026] POST /v2/images => generated 703 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/354] 10.0.0.159 () {32 vars in 717 bytes} [Fri Apr 17 01:37:05 2026] GET /v2/images/3a8a0428-5201-47b3-8872-7c9d3fa0fad8/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 01:37:05.471 7 INFO glance.api.v2.image_data [None req-618142d7-21b3-40db-8b75-e397bc814778 5052c1914ea94da1938cea7531f47a7d 1bb454948c97448c99f6613dde2747f6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:37:05.525 7 WARNING glance_store._drivers.rbd [None req-618142d7-21b3-40db-8b75-e397bc814778 5052c1914ea94da1938cea7531f47a7d 1bb454948c97448c99f6613dde2747f6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-17 01:37:06.510 7 INFO glance.location [None req-618142d7-21b3-40db-8b75-e397bc814778 5052c1914ea94da1938cea7531f47a7d 1bb454948c97448c99f6613dde2747f6 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 179/355] 10.0.0.159 () {32 vars in 727 bytes} [Fri Apr 17 01:37:05 2026] PUT /v2/images/3a8a0428-5201-47b3-8872-7c9d3fa0fad8/file => generated 0 bytes in 1098 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/356] 10.0.0.159 () {32 vars in 707 bytes} [Fri Apr 17 01:37:06 2026] GET /v2/images/3a8a0428-5201-47b3-8872-7c9d3fa0fad8 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/357] 10.0.0.159 () {32 vars in 717 bytes} [Fri Apr 17 01:37:06 2026] GET /v2/images/3a8a0428-5201-47b3-8872-7c9d3fa0fad8/file => generated 1024 bytes in 144 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/358] 10.0.0.159 () {34 vars in 655 bytes} [Fri Apr 17 01:37:06 2026] POST /v2/images => generated 647 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/359] 10.0.0.159 () {32 vars in 726 bytes} [Fri Apr 17 01:37:06 2026] PATCH /v2/images/f33c9bff-3f90-4209-a148-d9a622b85312 => generated 652 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/360] 10.0.0.159 () {32 vars in 707 bytes} [Fri Apr 17 01:37:06 2026] GET /v2/images/f33c9bff-3f90-4209-a148-d9a622b85312 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 01:37:06.872 7 WARNING glance.api.v2.images [None req-b3412095-37ba-44dc-9943-acc4aeec3ca4 5052c1914ea94da1938cea7531f47a7d 1bb454948c97448c99f6613dde2747f6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f33c9bff-3f90-4209-a148-d9a622b85312 [pid: 7|app: 0|req: 182/361] 10.0.0.159 () {32 vars in 710 bytes} [Fri Apr 17 01:37:06 2026] DELETE /v2/images/f33c9bff-3f90-4209-a148-d9a622b85312 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/362] 10.0.0.159 () {32 vars in 707 bytes} [Fri Apr 17 01:37:06 2026] GET /v2/images/f33c9bff-3f90-4209-a148-d9a622b85312 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 01:37:06.942 7 WARNING glance.api.v2.images [None req-be206630-62bc-4aeb-9438-54c65c28f62c 5052c1914ea94da1938cea7531f47a7d 1bb454948c97448c99f6613dde2747f6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3a8a0428-5201-47b3-8872-7c9d3fa0fad8 [pid: 7|app: 0|req: 183/363] 10.0.0.159 () {32 vars in 710 bytes} [Fri Apr 17 01:37:06 2026] DELETE /v2/images/3a8a0428-5201-47b3-8872-7c9d3fa0fad8 => generated 0 bytes in 845 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/364] 10.0.0.159 () {32 vars in 707 bytes} [Fri Apr 17 01:37:07 2026] GET /v2/images/3a8a0428-5201-47b3-8872-7c9d3fa0fad8 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 01:37:07.803 7 WARNING glance.api.v2.images [None req-fd24e765-7cc1-4146-bb55-1cea9f64320a 5052c1914ea94da1938cea7531f47a7d 1bb454948c97448c99f6613dde2747f6 - - default default] Failed to find image b1087bef-fe39-45f2-8ddd-d22bbdff6026 to delete: glance.common.exception.ImageNotFound: No image found with ID b1087bef-fe39-45f2-8ddd-d22bbdff6026 [pid: 7|app: 0|req: 184/365] 10.0.0.159 () {32 vars in 710 bytes} [Fri Apr 17 01:37:07 2026] DELETE /v2/images/b1087bef-fe39-45f2-8ddd-d22bbdff6026 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/366] 10.0.0.159 () {32 vars in 707 bytes} [Fri Apr 17 01:37:07 2026] GET /v2/images/b1087bef-fe39-45f2-8ddd-d22bbdff6026 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/369] 10.0.0.165 () {36 vars in 987 bytes} [Fri Apr 17 01:37:15 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/370] 10.0.0.165 () {36 vars in 927 bytes} [Fri Apr 17 01:37:15 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: 188/373] 10.0.0.165 () {36 vars in 987 bytes} [Fri Apr 17 01:37:26 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 10.0.0.165 () {36 vars in 927 bytes} [Fri Apr 17 01:37:26 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: 189/379] 10.0.0.159 () {30 vars in 411 bytes} [Fri Apr 17 01:37:51 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/384] 10.0.0.165 () {36 vars in 987 bytes} [Fri Apr 17 01:38:11 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/385] 10.0.0.165 () {36 vars in 927 bytes} [Fri Apr 17 01:38:11 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: 197/394] 10.0.0.159 () {32 vars in 707 bytes} [Fri Apr 17 01:38:49 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 10.0.0.159 () {32 vars in 707 bytes} [Fri Apr 17 01:38:49 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 10.0.0.79 () {36 vars in 986 bytes} [Fri Apr 17 01:38:49 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e => generated 1171 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 10.0.0.79 () {36 vars in 926 bytes} [Fri Apr 17 01:38:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/398] 10.0.0.79 () {36 vars in 926 bytes} [Fri Apr 17 01:38:50 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: 200/399] 10.0.0.79 () {36 vars in 986 bytes} [Fri Apr 17 01:38:50 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/400] 10.0.0.79 () {36 vars in 926 bytes} [Fri Apr 17 01:38:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 10.0.0.79 () {36 vars in 926 bytes} [Fri Apr 17 01:38:50 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: 201/402] 10.0.0.79 () {36 vars in 986 bytes} [Fri Apr 17 01:38:50 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 10.0.0.79 () {36 vars in 926 bytes} [Fri Apr 17 01:38:50 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: 202/404] 10.0.0.79 () {36 vars in 926 bytes} [Fri Apr 17 01:38:50 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: 203/405] 10.0.0.56 () {36 vars in 910 bytes} [Fri Apr 17 01:38:50 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 10.0.0.56 () {36 vars in 1006 bytes} [Fri Apr 17 01:38:50 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/407] 10.0.0.56 () {36 vars in 986 bytes} [Fri Apr 17 01:38:50 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/408] 10.0.0.56 () {36 vars in 926 bytes} [Fri Apr 17 01:38:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/409] 10.0.0.56 () {36 vars in 926 bytes} [Fri Apr 17 01:38:50 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: 205/410] 10.0.0.165 () {36 vars in 987 bytes} [Fri Apr 17 01:38:53 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/411] 10.0.0.165 () {36 vars in 927 bytes} [Fri Apr 17 01:38:53 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: 209/416] 10.0.0.165 () {36 vars in 987 bytes} [Fri Apr 17 01:39:09 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/417] 10.0.0.165 () {36 vars in 927 bytes} [Fri Apr 17 01:39:09 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: 212/424] 10.0.0.165 () {36 vars in 987 bytes} [Fri Apr 17 01:39:35 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/425] 10.0.0.165 () {36 vars in 927 bytes} [Fri Apr 17 01:39: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: 8|app: 0|req: 214/428] 10.0.0.165 () {36 vars in 987 bytes} [Fri Apr 17 01:39:52 2026] GET /v2/images/56aaecf5-a1e4-48e8-aec8-8c32a3be5f4e => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/429] 10.0.0.165 () {36 vars in 927 bytes} [Fri Apr 17 01:39:52 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: 221/440] 199.204.45.65 () {32 vars in 825 bytes} [Fri Apr 17 01:40:40 2026] GET /v2/images?status=active&owner=fa6aa9077670455f8c945bbaaa3b3503&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/441] 199.204.45.65 () {32 vars in 652 bytes} [Fri Apr 17 01:40:40 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: 222/442] 10.0.0.79 () {36 vars in 986 bytes} [Fri Apr 17 01:40:40 2026] GET /v2/images/f38bd9be-4f0b-4d19-87c8-18acd2d29e6e => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/443] 10.0.0.79 () {36 vars in 926 bytes} [Fri Apr 17 01:40:41 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: 223/444] 10.0.0.79 () {36 vars in 926 bytes} [Fri Apr 17 01:40:41 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: 222/445] 10.0.0.79 () {36 vars in 986 bytes} [Fri Apr 17 01:40:41 2026] GET /v2/images/f38bd9be-4f0b-4d19-87c8-18acd2d29e6e => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/446] 10.0.0.79 () {36 vars in 926 bytes} [Fri Apr 17 01:40:41 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: 223/447] 10.0.0.79 () {36 vars in 926 bytes} [Fri Apr 17 01:40:41 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: 225/448] 10.0.0.79 () {36 vars in 986 bytes} [Fri Apr 17 01:40:41 2026] GET /v2/images/f38bd9be-4f0b-4d19-87c8-18acd2d29e6e => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/449] 10.0.0.79 () {36 vars in 926 bytes} [Fri Apr 17 01:40:41 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: 226/450] 10.0.0.56 () {36 vars in 910 bytes} [Fri Apr 17 01:40:41 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/451] 10.0.0.56 () {36 vars in 1006 bytes} [Fri Apr 17 01:40:41 2026] GET /v2/images/f38bd9be-4f0b-4d19-87c8-18acd2d29e6e/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/452] 10.0.0.56 () {36 vars in 986 bytes} [Fri Apr 17 01:40:41 2026] GET /v2/images/f38bd9be-4f0b-4d19-87c8-18acd2d29e6e => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/453] 10.0.0.56 () {36 vars in 926 bytes} [Fri Apr 17 01:40:41 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: 228/454] 10.0.0.56 () {36 vars in 926 bytes} [Fri Apr 17 01:40:41 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: 248/497] 10.0.0.159 () {32 vars in 633 bytes} [Fri Apr 17 01:44:08 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)