+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Sep 2 12:50:12 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-57bdf4b845-sjpf6 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f67d0d66668 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-09-02 12:50:14.730 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-02 12:50:14.825 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-09-02 12:50:15.555 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-09-02 12:50:15.556 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-09-02 12:50:15.556 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-02 12:50:15.707 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-09-02 12:50:15.708 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-09-02 12:50:15.709 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-02 12:50:17.578 7 WARNING glance.api.v2.images [None req-30872970-eeaa-46ef-934e-37040986a76e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-02 12:50:17.902 7 WARNING keystonemiddleware._common.config [None req-30872970-eeaa-46ef-934e-37040986a76e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-02 12:50:17.909 7 WARNING oslo_config.cfg [None req-30872970-eeaa-46ef-934e-37040986a76e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-02 12:50:17.911 8 WARNING glance.api.v2.images [None req-bafaf2bf-c36b-4710-ae02-d46576d5ada0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f67d0d66668 pid: 7 (default app) 2026-09-02 12:50:18.275 8 WARNING keystonemiddleware._common.config [None req-bafaf2bf-c36b-4710-ae02-d46576d5ada0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-02 12:50:18.282 8 WARNING oslo_config.cfg [None req-bafaf2bf-c36b-4710-ae02-d46576d5ada0 - - - - - -] 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 0x7f67d0d66668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 162.253.55.66 () {42 vars in 684 bytes} [Wed Sep 2 12:50:19 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-09-02 12:50:20.141 8 WARNING oslo_policy.policy [None req-ec731d6f-53c6-454e-9a56-aa750ba940eb 6b56fef9a45040c595d4d201c7369435 65221586914742f7b6576c0fb03582a6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-02 12:50:20.142 8 WARNING oslo_policy.policy [None req-ec731d6f-53c6-454e-9a56-aa750ba940eb 6b56fef9a45040c595d4d201c7369435 65221586914742f7b6576c0fb03582a6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-02 12:50:20.178 8 WARNING oslo_policy.policy [None req-ec731d6f-53c6-454e-9a56-aa750ba940eb 6b56fef9a45040c595d4d201c7369435 65221586914742f7b6576c0fb03582a6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-02 12:50:20.179 8 WARNING oslo_policy.policy [None req-ec731d6f-53c6-454e-9a56-aa750ba940eb 6b56fef9a45040c595d4d201c7369435 65221586914742f7b6576c0fb03582a6 - - 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] 162.253.55.66 () {44 vars in 906 bytes} [Wed Sep 2 12:50:19 2026] GET /v2/images => generated 69 bytes in 677 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 162.253.55.66 () {42 vars in 684 bytes} [Wed Sep 2 12:50:24 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 162.253.55.66 () {44 vars in 906 bytes} [Wed Sep 2 12:50:24 2026] GET /v2/images => generated 69 bytes in 45 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-09-02 12:50:24.261 7 WARNING oslo_policy.policy [None req-689b6309-85a3-47c5-9344-f419cdbc6c56 6b56fef9a45040c595d4d201c7369435 65221586914742f7b6576c0fb03582a6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-02 12:50:24.262 7 WARNING oslo_policy.policy [None req-689b6309-85a3-47c5-9344-f419cdbc6c56 6b56fef9a45040c595d4d201c7369435 65221586914742f7b6576c0fb03582a6 - - 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] 162.253.55.66 () {44 vars in 907 bytes} [Wed Sep 2 12:50:24 2026] GET /v2/images/cirros => generated 151 bytes in 194 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 162.253.55.66 () {44 vars in 929 bytes} [Wed Sep 2 12:50:24 2026] GET /v2/images?name=cirros => generated 81 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-02 12:50:24.456 7 WARNING oslo_policy.policy [None req-63e4a4de-dde7-4283-8c47-a574130c9889 6b56fef9a45040c595d4d201c7369435 65221586914742f7b6576c0fb03582a6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-02 12:50:24.457 7 WARNING oslo_policy.policy [None req-63e4a4de-dde7-4283-8c47-a574130c9889 6b56fef9a45040c595d4d201c7369435 65221586914742f7b6576c0fb03582a6 - - 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] 162.253.55.66 () {44 vars in 935 bytes} [Wed Sep 2 12:50:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-02 12:50:24.591 8 WARNING oslo_config.cfg [None req-f8b4d64c-5592-4b47-b391-4a89a92365b5 6b56fef9a45040c595d4d201c7369435 65221586914742f7b6576c0fb03582a6 - - 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] 162.253.55.66 () {48 vars in 947 bytes} [Wed Sep 2 12:50:24 2026] POST /v2/images => generated 760 bytes in 103 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-02 12:50:24.629 7 WARNING oslo_policy.policy [None req-2e09004e-44e2-468d-aa33-8ccefe4f0860 6b56fef9a45040c595d4d201c7369435 65221586914742f7b6576c0fb03582a6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-02 12:50:24.630 7 WARNING oslo_policy.policy [None req-2e09004e-44e2-468d-aa33-8ccefe4f0860 6b56fef9a45040c595d4d201c7369435 65221586914742f7b6576c0fb03582a6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-02 12:50:24.632 7 INFO glance.api.v2.image_data [None req-2e09004e-44e2-468d-aa33-8ccefe4f0860 6b56fef9a45040c595d4d201c7369435 65221586914742f7b6576c0fb03582a6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 12:50:28.105 7 WARNING glance.location [None req-2e09004e-44e2-468d-aa33-8ccefe4f0860 6b56fef9a45040c595d4d201c7369435 65221586914742f7b6576c0fb03582a6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 162.253.55.66 () {48 vars in 1041 bytes} [Wed Sep 2 12:50:24 2026] PUT /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40/file => generated 0 bytes in 3542 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4268 switches on core 0) [pid: 8|app: 0|req: 7/16] 162.253.55.66 () {44 vars in 967 bytes} [Wed Sep 2 12:50:28 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-02 12:50:28.262 7 WARNING oslo_config.cfg [None req-a90f34f8-5fa3-452d-be03-8e7d2b6cabbe 6b56fef9a45040c595d4d201c7369435 65221586914742f7b6576c0fb03582a6 - - 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] 162.253.55.66 () {48 vars in 1047 bytes} [Wed Sep 2 12:50:28 2026] PATCH /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1312 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 162.253.55.66 () {44 vars in 967 bytes} [Wed Sep 2 12:50:28 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 162.253.55.66 () {42 vars in 684 bytes} [Wed Sep 2 13:11:56 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 162.253.55.66 () {44 vars in 906 bytes} [Wed Sep 2 13:11:56 2026] GET /v2/images => generated 1381 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 162.253.55.66 () {42 vars in 684 bytes} [Wed Sep 2 13:12:12 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: 142/282] 162.253.55.66 () {44 vars in 906 bytes} [Wed Sep 2 13:12:12 2026] GET /v2/images => generated 1381 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 162.253.55.66 () {44 vars in 933 bytes} [Wed Sep 2 13:12:13 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 162.253.55.66 () {44 vars in 955 bytes} [Wed Sep 2 13:12:13 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 162.253.55.66 () {44 vars in 935 bytes} [Wed Sep 2 13:12:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 162.253.55.66 () {48 vars in 947 bytes} [Wed Sep 2 13:12:13 2026] POST /v2/images => generated 796 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-02 13:12:13.545 8 WARNING oslo_policy.policy [None req-31d480ab-6b24-48b0-870a-af49efd128b9 6b56fef9a45040c595d4d201c7369435 65221586914742f7b6576c0fb03582a6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-02 13:12:13.545 8 WARNING oslo_policy.policy [None req-31d480ab-6b24-48b0-870a-af49efd128b9 6b56fef9a45040c595d4d201c7369435 65221586914742f7b6576c0fb03582a6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-02 13:12:13.548 8 INFO glance.api.v2.image_data [None req-31d480ab-6b24-48b0-870a-af49efd128b9 6b56fef9a45040c595d4d201c7369435 65221586914742f7b6576c0fb03582a6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 13:12:48.472 8 WARNING glance.location [None req-31d480ab-6b24-48b0-870a-af49efd128b9 6b56fef9a45040c595d4d201c7369435 65221586914742f7b6576c0fb03582a6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/295] 162.253.55.66 () {48 vars in 1042 bytes} [Wed Sep 2 13:12:13 2026] PUT /v2/images/fdf7c243-13e4-4871-9ea0-2a72d8aaa498/file => generated 0 bytes in 34996 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63286 switches on core 0) [pid: 7|app: 0|req: 153/296] 162.253.55.66 () {44 vars in 967 bytes} [Wed Sep 2 13:12:48 2026] GET /v2/images/fdf7c243-13e4-4871-9ea0-2a72d8aaa498 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/297] 162.253.55.66 () {48 vars in 1047 bytes} [Wed Sep 2 13:12:48 2026] PATCH /v2/images/fdf7c243-13e4-4871-9ea0-2a72d8aaa498 => generated 1395 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/298] 162.253.55.66 () {44 vars in 967 bytes} [Wed Sep 2 13:12:48 2026] GET /v2/images/fdf7c243-13e4-4871-9ea0-2a72d8aaa498 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/299] 162.253.55.66 () {42 vars in 684 bytes} [Wed Sep 2 13:12:50 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: 155/300] 162.253.55.66 () {44 vars in 906 bytes} [Wed Sep 2 13:12:50 2026] GET /v2/images => generated 2778 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/389] 162.253.55.66 () {42 vars in 684 bytes} [Wed Sep 2 13:20:16 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: 190/390] 162.253.55.66 () {44 vars in 906 bytes} [Wed Sep 2 13:20:16 2026] GET /v2/images => generated 2778 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/393] 162.253.55.66 () {42 vars in 684 bytes} [Wed Sep 2 13:20:26 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: 192/394] 162.253.55.66 () {44 vars in 906 bytes} [Wed Sep 2 13:20:26 2026] GET /v2/images => generated 2778 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/395] 162.253.55.66 () {44 vars in 943 bytes} [Wed Sep 2 13:20:26 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/396] 162.253.55.66 () {44 vars in 965 bytes} [Wed Sep 2 13:20:26 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/397] 162.253.55.66 () {44 vars in 935 bytes} [Wed Sep 2 13:20:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/398] 162.253.55.66 () {48 vars in 947 bytes} [Wed Sep 2 13:20:26 2026] POST /v2/images => generated 799 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-02 13:20:26.756 7 INFO glance.api.v2.image_data [None req-b49b2527-3e7a-43f0-8b75-84478e6334e6 6b56fef9a45040c595d4d201c7369435 65221586914742f7b6576c0fb03582a6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 13:20:43.444 7 INFO glance.location [None req-b49b2527-3e7a-43f0-8b75-84478e6334e6 6b56fef9a45040c595d4d201c7369435 65221586914742f7b6576c0fb03582a6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 205/403] 162.253.55.66 () {48 vars in 1041 bytes} [Wed Sep 2 13:20:26 2026] PUT /v2/images/4e319080-6a33-4181-b93f-5a954d84b180/file => generated 0 bytes in 16751 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25172 switches on core 0) [pid: 8|app: 0|req: 199/404] 162.253.55.66 () {44 vars in 967 bytes} [Wed Sep 2 13:20:43 2026] GET /v2/images/4e319080-6a33-4181-b93f-5a954d84b180 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/405] 162.253.55.66 () {48 vars in 1047 bytes} [Wed Sep 2 13:20:43 2026] PATCH /v2/images/4e319080-6a33-4181-b93f-5a954d84b180 => generated 1410 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/406] 162.253.55.66 () {44 vars in 967 bytes} [Wed Sep 2 13:20:43 2026] GET /v2/images/4e319080-6a33-4181-b93f-5a954d84b180 => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/417] 162.253.55.66 () {42 vars in 684 bytes} [Wed Sep 2 13:21:27 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: 206/418] 162.253.55.66 () {44 vars in 906 bytes} [Wed Sep 2 13:21:27 2026] GET /v2/images => generated 4190 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/421] 162.253.55.66 () {42 vars in 684 bytes} [Wed Sep 2 13:21:41 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: 214/422] 162.253.55.66 () {44 vars in 906 bytes} [Wed Sep 2 13:21:41 2026] GET /v2/images => generated 4190 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/423] 162.253.55.66 () {44 vars in 935 bytes} [Wed Sep 2 13:21:42 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/424] 162.253.55.66 () {44 vars in 957 bytes} [Wed Sep 2 13:21:42 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/425] 162.253.55.66 () {44 vars in 935 bytes} [Wed Sep 2 13:21:42 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: 216/426] 162.253.55.66 () {48 vars in 947 bytes} [Wed Sep 2 13:21:42 2026] POST /v2/images => generated 791 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-02 13:21:42.124 8 INFO glance.api.v2.image_data [None req-20fcde11-b5ee-44f6-bac6-046831a7110c 6b56fef9a45040c595d4d201c7369435 65221586914742f7b6576c0fb03582a6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 13:21:59.446 8 INFO glance.location [None req-20fcde11-b5ee-44f6-bac6-046831a7110c 6b56fef9a45040c595d4d201c7369435 65221586914742f7b6576c0fb03582a6 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 211/431] 162.253.55.66 () {48 vars in 1042 bytes} [Wed Sep 2 13:21:42 2026] PUT /v2/images/58404eb4-da00-4c36-bfda-728a853a4862/file => generated 0 bytes in 17379 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27092 switches on core 0) [pid: 7|app: 0|req: 221/432] 162.253.55.66 () {44 vars in 967 bytes} [Wed Sep 2 13:21:59 2026] GET /v2/images/58404eb4-da00-4c36-bfda-728a853a4862 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/433] 162.253.55.66 () {48 vars in 1047 bytes} [Wed Sep 2 13:21:59 2026] PATCH /v2/images/58404eb4-da00-4c36-bfda-728a853a4862 => generated 1382 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/434] 162.253.55.66 () {44 vars in 967 bytes} [Wed Sep 2 13:21:59 2026] GET /v2/images/58404eb4-da00-4c36-bfda-728a853a4862 => generated 1382 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/611] 162.253.55.66 () {42 vars in 684 bytes} [Wed Sep 2 13:36:45 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: 301/612] 162.253.55.66 () {44 vars in 906 bytes} [Wed Sep 2 13:36:45 2026] GET /v2/images => generated 5574 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/643] 162.253.55.66 () {42 vars in 684 bytes} [Wed Sep 2 13:39:17 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: 327/644] 162.253.55.66 () {44 vars in 906 bytes} [Wed Sep 2 13:39:17 2026] GET /v2/images => generated 5574 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/647] 162.253.55.66 () {42 vars in 684 bytes} [Wed Sep 2 13:39:19 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: 329/648] 162.253.55.66 () {44 vars in 906 bytes} [Wed Sep 2 13:39:19 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/659] 162.253.55.66 () {42 vars in 684 bytes} [Wed Sep 2 13:40:13 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: 325/660] 162.253.55.66 () {44 vars in 906 bytes} [Wed Sep 2 13:40:13 2026] GET /v2/images => generated 5574 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/663] 162.253.55.66 () {42 vars in 684 bytes} [Wed Sep 2 13:40:21 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: 327/664] 162.253.55.66 () {44 vars in 906 bytes} [Wed Sep 2 13:40:21 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/679] 162.253.55.66 () {42 vars in 684 bytes} [Wed Sep 2 13:41:29 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: 345/680] 162.253.55.66 () {44 vars in 906 bytes} [Wed Sep 2 13:41:29 2026] GET /v2/images => generated 5574 bytes in 73 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: 340/689] 10.0.0.158 () {32 vars in 633 bytes} [Wed Sep 2 13:42:15 2026] GET /v2/images => generated 5574 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/696] 10.0.0.87 () {36 vars in 986 bytes} [Wed Sep 2 13:42:41 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1312 bytes in 32 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: 353/697] 10.0.0.87 () {36 vars in 926 bytes} [Wed Sep 2 13:42: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: 8|app: 0|req: 345/698] 10.0.0.130 () {36 vars in 987 bytes} [Wed Sep 2 13:42:43 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1312 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/699] 10.0.0.130 () {36 vars in 927 bytes} [Wed Sep 2 13:42:43 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: 346/700] 10.0.0.130 () {36 vars in 927 bytes} [Wed Sep 2 13:42:43 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: 355/701] 10.0.0.130 () {36 vars in 987 bytes} [Wed Sep 2 13:42:43 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/702] 10.0.0.130 () {36 vars in 927 bytes} [Wed Sep 2 13:42:43 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: 356/703] 10.0.0.130 () {36 vars in 927 bytes} [Wed Sep 2 13:42:43 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: 348/704] 10.0.0.130 () {36 vars in 987 bytes} [Wed Sep 2 13:42:43 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/705] 10.0.0.130 () {36 vars in 927 bytes} [Wed Sep 2 13:42:43 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: 349/706] 10.0.0.130 () {36 vars in 927 bytes} [Wed Sep 2 13:42:43 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: 358/707] 10.0.0.143 () {36 vars in 911 bytes} [Wed Sep 2 13:42:44 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: 350/708] 10.0.0.143 () {36 vars in 1007 bytes} [Wed Sep 2 13:42:44 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40/locations => generated 127 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/709] 10.0.0.143 () {36 vars in 987 bytes} [Wed Sep 2 13:42:44 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/710] 10.0.0.143 () {36 vars in 927 bytes} [Wed Sep 2 13:42:44 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: 360/711] 10.0.0.143 () {36 vars in 927 bytes} [Wed Sep 2 13:42:44 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: 362/714] 162.253.55.66 () {36 vars in 990 bytes} [Wed Sep 2 13:42:51 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/715] 162.253.55.66 () {36 vars in 930 bytes} [Wed Sep 2 13:42: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: 7|app: 0|req: 363/716] 162.253.55.66 () {36 vars in 990 bytes} [Wed Sep 2 13:42:51 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/717] 162.253.55.66 () {36 vars in 930 bytes} [Wed Sep 2 13:42:51 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: 364/718] 10.0.0.87 () {36 vars in 986 bytes} [Wed Sep 2 13:42:56 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/719] 10.0.0.87 () {36 vars in 926 bytes} [Wed Sep 2 13:42:56 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: 365/720] 10.0.0.87 () {36 vars in 986 bytes} [Wed Sep 2 13:42:57 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/721] 10.0.0.87 () {36 vars in 926 bytes} [Wed Sep 2 13:42:57 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: 361/730] 10.0.0.158 () {34 vars in 655 bytes} [Wed Sep 2 13:43:29 2026] POST /v2/images => generated 649 bytes in 169 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-02 13:43:29.703 7 WARNING glance.api.v2.images [None req-c757e8ed-6152-4648-bc9f-9fbcb8ad890f feceeda9c31e410f81a5274e16a64022 46a435be7fd845dab9431a61b38582a3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b10a8535-48f5-4491-8ef6-982cb7240264 [pid: 7|app: 0|req: 370/731] 10.0.0.158 () {32 vars in 710 bytes} [Wed Sep 2 13:43:29 2026] DELETE /v2/images/b10a8535-48f5-4491-8ef6-982cb7240264 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/732] 10.0.0.158 () {32 vars in 707 bytes} [Wed Sep 2 13:43:29 2026] GET /v2/images/b10a8535-48f5-4491-8ef6-982cb7240264 => 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: 371/733] 10.0.0.158 () {32 vars in 633 bytes} [Wed Sep 2 13:43:29 2026] GET /v2/images => generated 1381 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/734] 10.0.0.158 () {34 vars in 655 bytes} [Wed Sep 2 13:43:29 2026] POST /v2/images => generated 702 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/735] 10.0.0.158 () {32 vars in 717 bytes} [Wed Sep 2 13:43:29 2026] GET /v2/images/f2f6e386-cad1-40b9-b95b-faaae3e7bd8a/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-02 13:43:29.889 8 INFO glance.api.v2.image_data [None req-522741ee-2def-4f19-8d9d-3bdc1361fd8a feceeda9c31e410f81a5274e16a64022 46a435be7fd845dab9431a61b38582a3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 13:43:29.923 8 WARNING glance_store._drivers.rbd [None req-522741ee-2def-4f19-8d9d-3bdc1361fd8a feceeda9c31e410f81a5274e16a64022 46a435be7fd845dab9431a61b38582a3 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 7|app: 0|req: 373/736] 10.0.0.87 () {36 vars in 986 bytes} [Wed Sep 2 13:43:30 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/737] 10.0.0.87 () {36 vars in 926 bytes} [Wed Sep 2 13:43:30 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) 2026-09-02 13:43:30.960 8 INFO glance.location [None req-522741ee-2def-4f19-8d9d-3bdc1361fd8a feceeda9c31e410f81a5274e16a64022 46a435be7fd845dab9431a61b38582a3 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 364/738] 10.0.0.158 () {32 vars in 727 bytes} [Wed Sep 2 13:43:29 2026] PUT /v2/images/f2f6e386-cad1-40b9-b95b-faaae3e7bd8a/file => generated 0 bytes in 1105 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/739] 10.0.0.158 () {32 vars in 707 bytes} [Wed Sep 2 13:43:30 2026] GET /v2/images/f2f6e386-cad1-40b9-b95b-faaae3e7bd8a => generated 1103 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/740] 10.0.0.158 () {32 vars in 717 bytes} [Wed Sep 2 13:43:31 2026] GET /v2/images/f2f6e386-cad1-40b9-b95b-faaae3e7bd8a/file => generated 1024 bytes in 116 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/741] 10.0.0.158 () {34 vars in 655 bytes} [Wed Sep 2 13:43:31 2026] POST /v2/images => generated 648 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/742] 10.0.0.158 () {32 vars in 726 bytes} [Wed Sep 2 13:43:31 2026] PATCH /v2/images/2559881c-67c5-4bdc-8017-9c8487427d02 => generated 652 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/743] 10.0.0.158 () {32 vars in 707 bytes} [Wed Sep 2 13:43:31 2026] GET /v2/images/2559881c-67c5-4bdc-8017-9c8487427d02 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-02 13:43:31.281 8 WARNING glance.api.v2.images [None req-344f6b2a-1451-4de6-bf30-0830cd70099e feceeda9c31e410f81a5274e16a64022 46a435be7fd845dab9431a61b38582a3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2559881c-67c5-4bdc-8017-9c8487427d02 [pid: 8|app: 0|req: 367/744] 10.0.0.158 () {32 vars in 710 bytes} [Wed Sep 2 13:43:31 2026] DELETE /v2/images/2559881c-67c5-4bdc-8017-9c8487427d02 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/745] 10.0.0.158 () {32 vars in 707 bytes} [Wed Sep 2 13:43:31 2026] GET /v2/images/2559881c-67c5-4bdc-8017-9c8487427d02 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-02 13:43:31.344 8 WARNING glance.api.v2.images [None req-a2f275e2-4280-456a-9496-c0df4064369c feceeda9c31e410f81a5274e16a64022 46a435be7fd845dab9431a61b38582a3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f2f6e386-cad1-40b9-b95b-faaae3e7bd8a [pid: 8|app: 0|req: 368/746] 10.0.0.158 () {32 vars in 710 bytes} [Wed Sep 2 13:43:31 2026] DELETE /v2/images/f2f6e386-cad1-40b9-b95b-faaae3e7bd8a => generated 0 bytes in 922 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/747] 10.0.0.158 () {32 vars in 707 bytes} [Wed Sep 2 13:43:32 2026] GET /v2/images/f2f6e386-cad1-40b9-b95b-faaae3e7bd8a => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-02 13:43:32.279 8 WARNING glance.api.v2.images [None req-6d47da0a-94db-4522-9958-690c9bea143f feceeda9c31e410f81a5274e16a64022 46a435be7fd845dab9431a61b38582a3 - - default default] Failed to find image b10a8535-48f5-4491-8ef6-982cb7240264 to delete: glance.common.exception.ImageNotFound: No image found with ID b10a8535-48f5-4491-8ef6-982cb7240264 [pid: 8|app: 0|req: 369/748] 10.0.0.158 () {32 vars in 710 bytes} [Wed Sep 2 13:43:32 2026] DELETE /v2/images/b10a8535-48f5-4491-8ef6-982cb7240264 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/749] 10.0.0.158 () {32 vars in 707 bytes} [Wed Sep 2 13:43:32 2026] GET /v2/images/b10a8535-48f5-4491-8ef6-982cb7240264 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/754] 10.0.0.87 () {36 vars in 986 bytes} [Wed Sep 2 13:43:54 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/755] 10.0.0.87 () {36 vars in 926 bytes} [Wed Sep 2 13:43: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: 377/764] 10.0.0.158 () {30 vars in 411 bytes} [Wed Sep 2 13:44:29 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: 380/769] 10.0.0.87 () {36 vars in 986 bytes} [Wed Sep 2 13:44:57 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/770] 10.0.0.87 () {36 vars in 926 bytes} [Wed Sep 2 13:44: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: 7|app: 0|req: 395/779] 10.0.0.87 () {36 vars in 986 bytes} [Wed Sep 2 13:45:30 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/780] 10.0.0.87 () {36 vars in 926 bytes} [Wed Sep 2 13:45:30 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/781] 10.0.0.158 () {32 vars in 707 bytes} [Wed Sep 2 13:45:35 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/782] 10.0.0.158 () {32 vars in 707 bytes} [Wed Sep 2 13:45:35 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/783] 10.0.0.130 () {36 vars in 987 bytes} [Wed Sep 2 13:45:35 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/784] 10.0.0.130 () {36 vars in 927 bytes} [Wed Sep 2 13:45:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/785] 10.0.0.130 () {36 vars in 927 bytes} [Wed Sep 2 13:45:35 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/786] 10.0.0.130 () {36 vars in 987 bytes} [Wed Sep 2 13:45:35 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/787] 10.0.0.130 () {36 vars in 927 bytes} [Wed Sep 2 13:45:35 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: 389/788] 10.0.0.130 () {36 vars in 927 bytes} [Wed Sep 2 13:45:35 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: 400/789] 10.0.0.130 () {36 vars in 987 bytes} [Wed Sep 2 13:45:35 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/790] 10.0.0.130 () {36 vars in 927 bytes} [Wed Sep 2 13:45:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/791] 10.0.0.143 () {36 vars in 911 bytes} [Wed Sep 2 13:45:35 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: 391/792] 10.0.0.143 () {36 vars in 1007 bytes} [Wed Sep 2 13:45:35 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/793] 10.0.0.143 () {36 vars in 987 bytes} [Wed Sep 2 13:45:35 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/794] 10.0.0.143 () {36 vars in 927 bytes} [Wed Sep 2 13:45:35 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: 403/795] 10.0.0.143 () {36 vars in 927 bytes} [Wed Sep 2 13:45: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: 395/800] 10.0.0.87 () {36 vars in 986 bytes} [Wed Sep 2 13:45:49 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/801] 10.0.0.87 () {36 vars in 926 bytes} [Wed Sep 2 13:45:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/804] 10.0.0.87 () {36 vars in 986 bytes} [Wed Sep 2 13:45:58 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/805] 10.0.0.87 () {36 vars in 926 bytes} [Wed Sep 2 13:45:58 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: 410/808] 10.0.0.87 () {36 vars in 986 bytes} [Wed Sep 2 13:46:14 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/809] 10.0.0.87 () {36 vars in 926 bytes} [Wed Sep 2 13:46:14 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: 401/812] 162.253.55.66 () {32 vars in 825 bytes} [Wed Sep 2 13:46:25 2026] GET /v2/images?status=active&owner=65221586914742f7b6576c0fb03582a6&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/813] 162.253.55.66 () {32 vars in 652 bytes} [Wed Sep 2 13:46:25 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: 402/814] 10.0.0.130 () {36 vars in 987 bytes} [Wed Sep 2 13:46:25 2026] GET /v2/images/fdf7c243-13e4-4871-9ea0-2a72d8aaa498 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/815] 10.0.0.130 () {36 vars in 927 bytes} [Wed Sep 2 13:46:25 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: 403/816] 10.0.0.130 () {36 vars in 927 bytes} [Wed Sep 2 13:46:25 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: 414/817] 10.0.0.130 () {36 vars in 987 bytes} [Wed Sep 2 13:46:25 2026] GET /v2/images/fdf7c243-13e4-4871-9ea0-2a72d8aaa498 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/818] 10.0.0.130 () {36 vars in 927 bytes} [Wed Sep 2 13:46:25 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: 415/819] 10.0.0.130 () {36 vars in 927 bytes} [Wed Sep 2 13:46:25 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/820] 10.0.0.130 () {36 vars in 987 bytes} [Wed Sep 2 13:46:25 2026] GET /v2/images/fdf7c243-13e4-4871-9ea0-2a72d8aaa498 => generated 1395 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/821] 10.0.0.130 () {36 vars in 927 bytes} [Wed Sep 2 13:46:25 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: 406/822] 10.0.0.143 () {36 vars in 911 bytes} [Wed Sep 2 13:46:26 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: 417/823] 10.0.0.143 () {36 vars in 1007 bytes} [Wed Sep 2 13:46:26 2026] GET /v2/images/fdf7c243-13e4-4871-9ea0-2a72d8aaa498/locations => generated 127 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/824] 10.0.0.143 () {36 vars in 987 bytes} [Wed Sep 2 13:46:26 2026] GET /v2/images/fdf7c243-13e4-4871-9ea0-2a72d8aaa498 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/825] 10.0.0.143 () {36 vars in 927 bytes} [Wed Sep 2 13:46:26 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: 408/826] 10.0.0.143 () {36 vars in 927 bytes} [Wed Sep 2 13:46:26 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/831] 10.0.0.87 () {36 vars in 986 bytes} [Wed Sep 2 13:46:44 2026] GET /v2/images/b1170d8c-38e3-444e-8809-82828c7dcb40 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/832] 10.0.0.87 () {36 vars in 926 bytes} [Wed Sep 2 13:46:44 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/883] 10.0.0.158 () {32 vars in 633 bytes} [Wed Sep 2 13:50:54 2026] GET /v2/images => generated 5574 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)