+ 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 [Tue May 19 05:54:25 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-8c9f86745-7n5c8 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 0x7fc1ff37c668 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-05-19 05:54:27.934 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-19 05:54:27.979 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-19 05:54:28.794 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 05:54:28.795 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 05:54:28.795 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 05:54:28.827 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 05:54:28.828 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 05:54:28.829 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 05:54:30.846 7 WARNING glance.api.v2.images [None req-805f422d-a77f-441e-a41f-6df329842d54 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 05:54:30.897 8 WARNING glance.api.v2.images [None req-a8e54627-d9ab-47b7-9cae-7803c00f4e7e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 05:54:31.203 7 WARNING keystonemiddleware._common.config [None req-805f422d-a77f-441e-a41f-6df329842d54 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 05:54:31.212 7 WARNING oslo_config.cfg [None req-805f422d-a77f-441e-a41f-6df329842d54 - - - - - -] 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 0x7fc1ff37c668 pid: 7 (default app) 2026-05-19 05:54:31.251 8 WARNING keystonemiddleware._common.config [None req-a8e54627-d9ab-47b7-9cae-7803c00f4e7e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 05:54:31.259 8 WARNING oslo_config.cfg [None req-a8e54627-d9ab-47b7-9cae-7803c00f4e7e - - - - - -] 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 0x7fc1ff37c668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.74 () {42 vars in 683 bytes} [Tue May 19 05:54:33 2026] GET / => generated 1301 bytes in 0 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-05-19 05:54:33.658 8 WARNING oslo_policy.policy [None req-40536ed9-f2e7-4977-a056-0366854e4d8c 6a55ca4f0cec4f1c8b945261e60f2611 59db8a2072244f7dbd4c7bf9b775d3d4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 05:54:33.659 8 WARNING oslo_policy.policy [None req-40536ed9-f2e7-4977-a056-0366854e4d8c 6a55ca4f0cec4f1c8b945261e60f2611 59db8a2072244f7dbd4c7bf9b775d3d4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 05:54:33.674 8 WARNING oslo_policy.policy [None req-40536ed9-f2e7-4977-a056-0366854e4d8c 6a55ca4f0cec4f1c8b945261e60f2611 59db8a2072244f7dbd4c7bf9b775d3d4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 05:54:33.674 8 WARNING oslo_policy.policy [None req-40536ed9-f2e7-4977-a056-0366854e4d8c 6a55ca4f0cec4f1c8b945261e60f2611 59db8a2072244f7dbd4c7bf9b775d3d4 - - 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/6] 199.204.45.74 () {44 vars in 905 bytes} [Tue May 19 05:54:33 2026] GET /v2/images => generated 69 bytes in 581 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.74 () {42 vars in 683 bytes} [Tue May 19 05:54:37 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/8] 199.204.45.74 () {44 vars in 905 bytes} [Tue May 19 05:54:37 2026] GET /v2/images => generated 69 bytes in 35 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-05-19 05:54:37.191 7 WARNING oslo_policy.policy [None req-5ed2568b-5ca3-4d81-b52f-182b8181bafc 6a55ca4f0cec4f1c8b945261e60f2611 59db8a2072244f7dbd4c7bf9b775d3d4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 05:54:37.191 7 WARNING oslo_policy.policy [None req-5ed2568b-5ca3-4d81-b52f-182b8181bafc 6a55ca4f0cec4f1c8b945261e60f2611 59db8a2072244f7dbd4c7bf9b775d3d4 - - 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/9] 199.204.45.74 () {44 vars in 906 bytes} [Tue May 19 05:54:37 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.74 () {44 vars in 928 bytes} [Tue May 19 05:54:37 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 05:54:37.330 7 WARNING oslo_policy.policy [None req-cc5d5326-21dc-40a9-be5b-58c4b0ac2b18 6a55ca4f0cec4f1c8b945261e60f2611 59db8a2072244f7dbd4c7bf9b775d3d4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 05:54:37.330 7 WARNING oslo_policy.policy [None req-cc5d5326-21dc-40a9-be5b-58c4b0ac2b18 6a55ca4f0cec4f1c8b945261e60f2611 59db8a2072244f7dbd4c7bf9b775d3d4 - - 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: 8/11] 199.204.45.74 () {44 vars in 934 bytes} [Tue May 19 05:54:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 05:54:37.418 8 WARNING oslo_config.cfg [None req-37a77ca4-e63a-4fad-9285-374e7ccd70dd 6a55ca4f0cec4f1c8b945261e60f2611 59db8a2072244f7dbd4c7bf9b775d3d4 - - 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/12] 199.204.45.74 () {48 vars in 946 bytes} [Tue May 19 05:54:37 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 05:54:37.437 7 WARNING oslo_policy.policy [None req-05966a52-7cc0-435e-9b57-4c637a39baa1 6a55ca4f0cec4f1c8b945261e60f2611 59db8a2072244f7dbd4c7bf9b775d3d4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 05:54:37.437 7 WARNING oslo_policy.policy [None req-05966a52-7cc0-435e-9b57-4c637a39baa1 6a55ca4f0cec4f1c8b945261e60f2611 59db8a2072244f7dbd4c7bf9b775d3d4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 05:54:37.439 7 INFO glance.api.v2.image_data [None req-05966a52-7cc0-435e-9b57-4c637a39baa1 6a55ca4f0cec4f1c8b945261e60f2611 59db8a2072244f7dbd4c7bf9b775d3d4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 05:54:40.886 7 WARNING glance.location [None req-05966a52-7cc0-435e-9b57-4c637a39baa1 6a55ca4f0cec4f1c8b945261e60f2611 59db8a2072244f7dbd4c7bf9b775d3d4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.74 () {48 vars in 1040 bytes} [Tue May 19 05:54:37 2026] PUT /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f/file => generated 0 bytes in 3487 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7204 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.74 () {44 vars in 966 bytes} [Tue May 19 05:54:40 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 05:54:40.961 7 WARNING oslo_config.cfg [None req-bf8e1657-1592-402d-bc3e-80bd294edbfd 6a55ca4f0cec4f1c8b945261e60f2611 59db8a2072244f7dbd4c7bf9b775d3d4 - - 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: 10/17] 199.204.45.74 () {44 vars in 966 bytes} [Tue May 19 05:54:40 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/264] 199.204.45.74 () {42 vars in 683 bytes} [Tue May 19 06:15:15 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: 134/265] 199.204.45.74 () {44 vars in 905 bytes} [Tue May 19 06:15:15 2026] GET /v2/images => generated 1240 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/270] 199.204.45.74 () {42 vars in 683 bytes} [Tue May 19 06:15:33 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: 137/271] 199.204.45.74 () {44 vars in 905 bytes} [Tue May 19 06:15:33 2026] GET /v2/images => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 199.204.45.74 () {44 vars in 932 bytes} [Tue May 19 06:15:33 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.204.45.74 () {44 vars in 954 bytes} [Tue May 19 06:15:33 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 199.204.45.74 () {44 vars in 934 bytes} [Tue May 19 06:15:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 199.204.45.74 () {48 vars in 946 bytes} [Tue May 19 06:15:33 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 06:15:33.237 8 WARNING oslo_policy.policy [None req-2be3ced7-794a-4ba3-aff7-0c432509de00 6a55ca4f0cec4f1c8b945261e60f2611 59db8a2072244f7dbd4c7bf9b775d3d4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 06:15:33.238 8 WARNING oslo_policy.policy [None req-2be3ced7-794a-4ba3-aff7-0c432509de00 6a55ca4f0cec4f1c8b945261e60f2611 59db8a2072244f7dbd4c7bf9b775d3d4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 06:15:33.239 8 INFO glance.api.v2.image_data [None req-2be3ced7-794a-4ba3-aff7-0c432509de00 6a55ca4f0cec4f1c8b945261e60f2611 59db8a2072244f7dbd4c7bf9b775d3d4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 06:15:57.051 8 WARNING glance.location [None req-2be3ced7-794a-4ba3-aff7-0c432509de00 6a55ca4f0cec4f1c8b945261e60f2611 59db8a2072244f7dbd4c7bf9b775d3d4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 137/280] 199.204.45.74 () {48 vars in 1041 bytes} [Tue May 19 06:15:33 2026] PUT /v2/images/3f809343-43ed-4ff8-9064-d6deefedcfd8/file => generated 0 bytes in 23863 msecs (HTTP/1.1 204) 4 headers in 171 bytes (73573 switches on core 0) [pid: 7|app: 0|req: 144/281] 199.204.45.74 () {44 vars in 966 bytes} [Tue May 19 06:15:57 2026] GET /v2/images/3f809343-43ed-4ff8-9064-d6deefedcfd8 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/282] 199.204.45.74 () {44 vars in 966 bytes} [Tue May 19 06:15:57 2026] GET /v2/images/3f809343-43ed-4ff8-9064-d6deefedcfd8 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/283] 199.204.45.74 () {42 vars in 683 bytes} [Tue May 19 06:15:58 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/284] 199.204.45.74 () {44 vars in 905 bytes} [Tue May 19 06:15:58 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/369] 199.204.45.74 () {42 vars in 683 bytes} [Tue May 19 06:22:57 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/370] 199.204.45.74 () {44 vars in 905 bytes} [Tue May 19 06:22:57 2026] GET /v2/images => generated 2451 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/373] 199.204.45.74 () {42 vars in 683 bytes} [Tue May 19 06:23:06 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: 190/374] 199.204.45.74 () {44 vars in 905 bytes} [Tue May 19 06:23:06 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/375] 199.204.45.74 () {44 vars in 942 bytes} [Tue May 19 06:23:06 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/376] 199.204.45.74 () {44 vars in 964 bytes} [Tue May 19 06:23:06 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/377] 199.204.45.74 () {44 vars in 934 bytes} [Tue May 19 06:23:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/378] 199.204.45.74 () {48 vars in 946 bytes} [Tue May 19 06:23:06 2026] POST /v2/images => generated 799 bytes in 140 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 06:23:07.086 8 INFO glance.api.v2.image_data [None req-5d3403e2-5aef-4ebd-9d06-ddf39e4636ce 6a55ca4f0cec4f1c8b945261e60f2611 59db8a2072244f7dbd4c7bf9b775d3d4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 06:23:25.405 8 INFO glance.location [None req-5d3403e2-5aef-4ebd-9d06-ddf39e4636ce 6a55ca4f0cec4f1c8b945261e60f2611 59db8a2072244f7dbd4c7bf9b775d3d4 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 187/383] 199.204.45.74 () {48 vars in 1040 bytes} [Tue May 19 06:23:07 2026] PUT /v2/images/73af1974-f681-4733-9727-2a0e4f08d33f/file => generated 0 bytes in 18362 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28958 switches on core 0) [pid: 7|app: 0|req: 197/384] 199.204.45.74 () {44 vars in 966 bytes} [Tue May 19 06:23:25 2026] GET /v2/images/73af1974-f681-4733-9727-2a0e4f08d33f => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/385] 199.204.45.74 () {48 vars in 1045 bytes} [Tue May 19 06:23:25 2026] PATCH /v2/images/73af1974-f681-4733-9727-2a0e4f08d33f => generated 1234 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/386] 199.204.45.74 () {44 vars in 966 bytes} [Tue May 19 06:23:25 2026] GET /v2/images/73af1974-f681-4733-9727-2a0e4f08d33f => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/395] 199.204.45.74 () {42 vars in 683 bytes} [Tue May 19 06:24:04 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: 193/396] 199.204.45.74 () {44 vars in 905 bytes} [Tue May 19 06:24:04 2026] GET /v2/images => generated 3687 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/401] 199.204.45.74 () {42 vars in 683 bytes} [Tue May 19 06:24:20 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: 196/402] 199.204.45.74 () {44 vars in 905 bytes} [Tue May 19 06:24:20 2026] GET /v2/images => generated 3687 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/403] 199.204.45.74 () {44 vars in 934 bytes} [Tue May 19 06:24:20 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/404] 199.204.45.74 () {44 vars in 956 bytes} [Tue May 19 06:24:20 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/405] 199.204.45.74 () {44 vars in 934 bytes} [Tue May 19 06:24:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/406] 199.204.45.74 () {48 vars in 946 bytes} [Tue May 19 06:24:21 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-05-19 06:24:21.070 7 INFO glance.api.v2.image_data [None req-0836cf63-0b1d-4a44-992e-a8a980a05d0e 6a55ca4f0cec4f1c8b945261e60f2611 59db8a2072244f7dbd4c7bf9b775d3d4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 06:24:32.966 7 INFO glance.location [None req-0836cf63-0b1d-4a44-992e-a8a980a05d0e 6a55ca4f0cec4f1c8b945261e60f2611 59db8a2072244f7dbd4c7bf9b775d3d4 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 209/409] 199.204.45.74 () {48 vars in 1040 bytes} [Tue May 19 06:24:21 2026] PUT /v2/images/9d3fbc30-6c3b-4f88-9992-aef43d0e5231/file => generated 0 bytes in 11936 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20770 switches on core 0) [pid: 8|app: 0|req: 201/410] 199.204.45.74 () {44 vars in 966 bytes} [Tue May 19 06:24:33 2026] GET /v2/images/9d3fbc30-6c3b-4f88-9992-aef43d0e5231 => 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: 210/411] 199.204.45.74 () {44 vars in 966 bytes} [Tue May 19 06:24:33 2026] GET /v2/images/9d3fbc30-6c3b-4f88-9992-aef43d0e5231 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/556] 199.204.45.74 () {42 vars in 683 bytes} [Tue May 19 06:36:36 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: 283/557] 199.204.45.74 () {44 vars in 905 bytes} [Tue May 19 06:36:36 2026] GET /v2/images => generated 4892 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/586] 199.204.45.74 () {42 vars in 683 bytes} [Tue May 19 06:38:54 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: 289/587] 199.204.45.74 () {44 vars in 905 bytes} [Tue May 19 06:38:54 2026] GET /v2/images => generated 4892 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/588] 199.204.45.74 () {42 vars in 683 bytes} [Tue May 19 06:38:56 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: 290/589] 199.204.45.74 () {44 vars in 905 bytes} [Tue May 19 06:38:56 2026] GET /v2/images => generated 4892 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/600] 199.204.45.74 () {42 vars in 683 bytes} [Tue May 19 06:39:44 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: 305/601] 199.204.45.74 () {44 vars in 905 bytes} [Tue May 19 06:39:44 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/604] 199.204.45.74 () {42 vars in 683 bytes} [Tue May 19 06:39: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: 307/605] 199.204.45.74 () {44 vars in 905 bytes} [Tue May 19 06:39:51 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/618] 199.204.45.74 () {42 vars in 683 bytes} [Tue May 19 06:40: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: 314/619] 199.204.45.74 () {44 vars in 905 bytes} [Tue May 19 06:40:51 2026] GET /v2/images => generated 4892 bytes in 57 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: 319/628] 10.0.0.11 () {32 vars in 631 bytes} [Tue May 19 06:41:33 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/633] 10.0.0.11 () {30 vars in 409 bytes} [Tue May 19 06:41:52 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: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 314/636] 10.0.0.123 () {36 vars in 986 bytes} [Tue May 19 06:42:07 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/637] 10.0.0.123 () {36 vars in 926 bytes} [Tue May 19 06:42:07 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: 325/640] 10.0.0.123 () {36 vars in 986 bytes} [Tue May 19 06:42:12 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/641] 10.0.0.123 () {36 vars in 926 bytes} [Tue May 19 06:42:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/642] 199.204.45.74 () {36 vars in 989 bytes} [Tue May 19 06:42:18 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/643] 199.204.45.74 () {36 vars in 929 bytes} [Tue May 19 06:42:18 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: 327/644] 199.204.45.74 () {36 vars in 989 bytes} [Tue May 19 06:42:19 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/645] 199.204.45.74 () {36 vars in 929 bytes} [Tue May 19 06:42:19 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: 332/654] 10.0.0.123 () {36 vars in 986 bytes} [Tue May 19 06:43:00 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/655] 10.0.0.123 () {36 vars in 926 bytes} [Tue May 19 06:43:00 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: 336/662] 10.0.0.20 () {36 vars in 985 bytes} [Tue May 19 06:43:23 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f => generated 1171 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/663] 10.0.0.20 () {36 vars in 925 bytes} [Tue May 19 06:43:23 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: 7|app: 0|req: 337/664] 10.0.0.20 () {36 vars in 925 bytes} [Tue May 19 06:43:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/665] 10.0.0.20 () {36 vars in 985 bytes} [Tue May 19 06:43:23 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/666] 10.0.0.20 () {36 vars in 925 bytes} [Tue May 19 06:43:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/667] 10.0.0.20 () {36 vars in 925 bytes} [Tue May 19 06:43:23 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: 7|app: 0|req: 339/668] 10.0.0.20 () {36 vars in 985 bytes} [Tue May 19 06:43:23 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/669] 10.0.0.20 () {36 vars in 925 bytes} [Tue May 19 06:43:23 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/670] 10.0.0.20 () {36 vars in 925 bytes} [Tue May 19 06:43:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/671] 10.0.0.138 () {36 vars in 910 bytes} [Tue May 19 06:43:24 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/672] 10.0.0.138 () {36 vars in 1006 bytes} [Tue May 19 06:43:24 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f/locations => generated 127 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/673] 10.0.0.138 () {36 vars in 986 bytes} [Tue May 19 06:43:24 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/674] 10.0.0.138 () {36 vars in 926 bytes} [Tue May 19 06:43:24 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/675] 10.0.0.138 () {36 vars in 926 bytes} [Tue May 19 06:43:24 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/682] 10.0.0.123 () {36 vars in 986 bytes} [Tue May 19 06:43:58 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/683] 10.0.0.123 () {36 vars in 926 bytes} [Tue May 19 06:43:58 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: 347/684] 10.0.0.11 () {32 vars in 705 bytes} [Tue May 19 06:43:59 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/685] 10.0.0.11 () {32 vars in 705 bytes} [Tue May 19 06:43:59 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/686] 10.0.0.20 () {36 vars in 985 bytes} [Tue May 19 06:43:59 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f => 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: 339/687] 10.0.0.20 () {36 vars in 925 bytes} [Tue May 19 06:43:59 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: 349/688] 10.0.0.20 () {36 vars in 925 bytes} [Tue May 19 06:43:59 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: 340/689] 10.0.0.20 () {36 vars in 985 bytes} [Tue May 19 06:43:59 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/690] 10.0.0.20 () {36 vars in 925 bytes} [Tue May 19 06:43: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: 341/691] 10.0.0.20 () {36 vars in 925 bytes} [Tue May 19 06:43:59 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/692] 10.0.0.20 () {36 vars in 985 bytes} [Tue May 19 06:43:59 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f => 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: 342/693] 10.0.0.20 () {36 vars in 925 bytes} [Tue May 19 06:43:59 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: 352/694] 10.0.0.138 () {36 vars in 910 bytes} [Tue May 19 06:43:59 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/695] 10.0.0.138 () {36 vars in 1006 bytes} [Tue May 19 06:43:59 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f/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: 353/696] 10.0.0.138 () {36 vars in 986 bytes} [Tue May 19 06:43:59 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f => 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: 344/697] 10.0.0.138 () {36 vars in 926 bytes} [Tue May 19 06:43: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: 7|app: 0|req: 354/698] 10.0.0.138 () {36 vars in 926 bytes} [Tue May 19 06:43:59 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: 356/701] 10.0.0.123 () {36 vars in 986 bytes} [Tue May 19 06:44:07 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/702] 10.0.0.123 () {36 vars in 926 bytes} [Tue May 19 06:44:07 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: 358/705] 10.0.0.123 () {36 vars in 986 bytes} [Tue May 19 06:44:18 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f => 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: 348/706] 10.0.0.123 () {36 vars in 926 bytes} [Tue May 19 06:44:18 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: 362/713] 10.0.0.123 () {36 vars in 986 bytes} [Tue May 19 06:44:46 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f => 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: 352/714] 10.0.0.123 () {36 vars in 926 bytes} [Tue May 19 06:44:46 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: 363/715] 10.0.0.123 () {36 vars in 986 bytes} [Tue May 19 06:44:50 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/716] 10.0.0.123 () {36 vars in 926 bytes} [Tue May 19 06:44:50 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/731] 10.0.0.123 () {36 vars in 986 bytes} [Tue May 19 06:45:57 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/732] 10.0.0.123 () {36 vars in 926 bytes} [Tue May 19 06:45:57 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: 366/741] 10.0.0.11 () {34 vars in 653 bytes} [Tue May 19 06:46:33 2026] POST /v2/images => generated 648 bytes in 207 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-19 06:46:33.735 7 WARNING glance.api.v2.images [None req-c6d40afa-0fca-4bc2-b50b-535045e86bda 73694a800dc34740bac7db0ee5da5d7f 77e38a635660419ea83c9681277d0db9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c561f68a-f3ca-4264-936d-e66969e5cb39 [pid: 7|app: 0|req: 376/742] 10.0.0.11 () {32 vars in 708 bytes} [Tue May 19 06:46:33 2026] DELETE /v2/images/c561f68a-f3ca-4264-936d-e66969e5cb39 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/743] 10.0.0.11 () {32 vars in 705 bytes} [Tue May 19 06:46:33 2026] GET /v2/images/c561f68a-f3ca-4264-936d-e66969e5cb39 => 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: 377/744] 10.0.0.11 () {32 vars in 631 bytes} [Tue May 19 06:46:33 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/745] 10.0.0.11 () {34 vars in 653 bytes} [Tue May 19 06:46:33 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/746] 10.0.0.11 () {32 vars in 715 bytes} [Tue May 19 06:46:33 2026] GET /v2/images/587df7d9-e6b8-42f7-8adb-51185ffd0bec/file => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 06:46:33.928 8 INFO glance.api.v2.image_data [None req-9c4c5ad2-316e-4a06-ad70-e5dfedb7eecf 73694a800dc34740bac7db0ee5da5d7f 77e38a635660419ea83c9681277d0db9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 06:46:33.967 8 WARNING glance_store._drivers.rbd [None req-9c4c5ad2-316e-4a06-ad70-e5dfedb7eecf 73694a800dc34740bac7db0ee5da5d7f 77e38a635660419ea83c9681277d0db9 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-19 06:46:34.287 8 INFO glance.location [None req-9c4c5ad2-316e-4a06-ad70-e5dfedb7eecf 73694a800dc34740bac7db0ee5da5d7f 77e38a635660419ea83c9681277d0db9 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 369/747] 10.0.0.11 () {32 vars in 725 bytes} [Tue May 19 06:46:33 2026] PUT /v2/images/587df7d9-e6b8-42f7-8adb-51185ffd0bec/file => generated 0 bytes in 398 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/748] 10.0.0.11 () {32 vars in 705 bytes} [Tue May 19 06:46:34 2026] GET /v2/images/587df7d9-e6b8-42f7-8adb-51185ffd0bec => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/749] 10.0.0.11 () {32 vars in 715 bytes} [Tue May 19 06:46:34 2026] GET /v2/images/587df7d9-e6b8-42f7-8adb-51185ffd0bec/file => generated 1024 bytes in 121 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/750] 10.0.0.11 () {34 vars in 653 bytes} [Tue May 19 06:46:34 2026] POST /v2/images => generated 649 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/751] 10.0.0.11 () {32 vars in 724 bytes} [Tue May 19 06:46:34 2026] PATCH /v2/images/623cd913-589d-4fd5-9ba0-6864eb4dc4d6 => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/752] 10.0.0.11 () {32 vars in 705 bytes} [Tue May 19 06:46:34 2026] GET /v2/images/623cd913-589d-4fd5-9ba0-6864eb4dc4d6 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 06:46:34.597 8 WARNING glance.api.v2.images [None req-2af584aa-0691-4e10-b040-e80a9581a2db 73694a800dc34740bac7db0ee5da5d7f 77e38a635660419ea83c9681277d0db9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//623cd913-589d-4fd5-9ba0-6864eb4dc4d6 [pid: 8|app: 0|req: 372/753] 10.0.0.11 () {32 vars in 708 bytes} [Tue May 19 06:46:34 2026] DELETE /v2/images/623cd913-589d-4fd5-9ba0-6864eb4dc4d6 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/754] 10.0.0.11 () {32 vars in 705 bytes} [Tue May 19 06:46:34 2026] GET /v2/images/623cd913-589d-4fd5-9ba0-6864eb4dc4d6 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 06:46:34.662 8 WARNING glance.api.v2.images [None req-ddb31e28-7b6d-44c3-bfcb-021246862b64 73694a800dc34740bac7db0ee5da5d7f 77e38a635660419ea83c9681277d0db9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//587df7d9-e6b8-42f7-8adb-51185ffd0bec [pid: 8|app: 0|req: 373/755] 10.0.0.11 () {32 vars in 708 bytes} [Tue May 19 06:46:34 2026] DELETE /v2/images/587df7d9-e6b8-42f7-8adb-51185ffd0bec => generated 0 bytes in 836 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/756] 10.0.0.11 () {32 vars in 705 bytes} [Tue May 19 06:46:35 2026] GET /v2/images/587df7d9-e6b8-42f7-8adb-51185ffd0bec => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 06:46:35.510 8 WARNING glance.api.v2.images [None req-d0134157-2d9b-438b-b625-f13a30491c81 73694a800dc34740bac7db0ee5da5d7f 77e38a635660419ea83c9681277d0db9 - - default default] Failed to find image c561f68a-f3ca-4264-936d-e66969e5cb39 to delete: glance.common.exception.ImageNotFound: No image found with ID c561f68a-f3ca-4264-936d-e66969e5cb39 [pid: 8|app: 0|req: 374/757] 10.0.0.11 () {32 vars in 708 bytes} [Tue May 19 06:46:35 2026] DELETE /v2/images/c561f68a-f3ca-4264-936d-e66969e5cb39 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/758] 10.0.0.11 () {32 vars in 705 bytes} [Tue May 19 06:46:35 2026] GET /v2/images/c561f68a-f3ca-4264-936d-e66969e5cb39 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/765] 10.0.0.123 () {36 vars in 986 bytes} [Tue May 19 06:47:02 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f => generated 1171 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/766] 10.0.0.123 () {36 vars in 926 bytes} [Tue May 19 06:47: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: 8|app: 0|req: 380/769] 10.0.0.123 () {36 vars in 986 bytes} [Tue May 19 06:47:19 2026] GET /v2/images/67c1a370-de62-4035-8f8e-9a70c8c6bf6f => 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: 390/770] 10.0.0.123 () {36 vars in 926 bytes} [Tue May 19 06:47:19 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: 385/779] 199.204.45.74 () {32 vars in 824 bytes} [Tue May 19 06:47:53 2026] GET /v2/images?status=active&owner=59db8a2072244f7dbd4c7bf9b775d3d4&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/780] 199.204.45.74 () {32 vars in 651 bytes} [Tue May 19 06:47:54 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/781] 10.0.0.20 () {36 vars in 985 bytes} [Tue May 19 06:47:54 2026] GET /v2/images/3f809343-43ed-4ff8-9064-d6deefedcfd8 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/782] 10.0.0.20 () {36 vars in 925 bytes} [Tue May 19 06:47:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/783] 10.0.0.20 () {36 vars in 925 bytes} [Tue May 19 06:47:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/784] 10.0.0.20 () {36 vars in 985 bytes} [Tue May 19 06:47:54 2026] GET /v2/images/3f809343-43ed-4ff8-9064-d6deefedcfd8 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/785] 10.0.0.20 () {36 vars in 925 bytes} [Tue May 19 06:47:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/786] 10.0.0.20 () {36 vars in 925 bytes} [Tue May 19 06:47:55 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/787] 10.0.0.20 () {36 vars in 985 bytes} [Tue May 19 06:47:55 2026] GET /v2/images/3f809343-43ed-4ff8-9064-d6deefedcfd8 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/788] 10.0.0.20 () {36 vars in 925 bytes} [Tue May 19 06:47: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: 8|app: 0|req: 390/789] 10.0.0.20 () {36 vars in 925 bytes} [Tue May 19 06:47:55 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: 400/790] 10.0.0.138 () {36 vars in 910 bytes} [Tue May 19 06:47:55 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: 391/791] 10.0.0.138 () {36 vars in 1006 bytes} [Tue May 19 06:47:55 2026] GET /v2/images/3f809343-43ed-4ff8-9064-d6deefedcfd8/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/792] 10.0.0.138 () {36 vars in 986 bytes} [Tue May 19 06:47:55 2026] GET /v2/images/3f809343-43ed-4ff8-9064-d6deefedcfd8 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/793] 10.0.0.138 () {36 vars in 926 bytes} [Tue May 19 06:47:55 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: 7|app: 0|req: 402/794] 10.0.0.138 () {36 vars in 926 bytes} [Tue May 19 06:47: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: 424/837] 10.0.0.11 () {32 vars in 631 bytes} [Tue May 19 06:51:27 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)