+ 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 26 06:12:51 2026] *** compiled with version: 13.3.0 on 22 May 2026 05:16:43 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-745b6bcb8d-l7mwp 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f3230ea3668 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-26 06:12:53.658 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-26 06:12:53.658 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-26 06:12:54.522 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-26 06:12:54.523 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-26 06:12:54.523 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-26 06:12:54.524 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-26 06:12:54.524 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-26 06:12:54.524 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-26 06:12:56.540 7 WARNING glance.api.v2.images [None req-234e5c85-7dc0-4833-9719-373d1bad5b72 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-26 06:12:56.544 8 WARNING glance.api.v2.images [None req-4237569c-0084-4a42-85d1-5f4c5064f2bc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-26 06:12:56.871 7 WARNING keystonemiddleware._common.config [None req-234e5c85-7dc0-4833-9719-373d1bad5b72 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 06:12:56.878 7 WARNING oslo_config.cfg [None req-234e5c85-7dc0-4833-9719-373d1bad5b72 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f3230ea3668 pid: 7 (default app) 2026-05-26 06:12:56.890 8 WARNING keystonemiddleware._common.config [None req-4237569c-0084-4a42-85d1-5f4c5064f2bc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 06:12:56.897 8 WARNING oslo_config.cfg [None req-4237569c-0084-4a42-85d1-5f4c5064f2bc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f3230ea3668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.140 () {42 vars in 688 bytes} [Tue May 26 06:12:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 06:12:57.930 8 WARNING oslo_policy.policy [None req-d1f2a59e-e86b-4926-a86e-880b092234b0 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - 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-26 06:12:57.930 8 WARNING oslo_policy.policy [None req-d1f2a59e-e86b-4926-a86e-880b092234b0 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - 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-26 06:12:57.946 8 WARNING oslo_policy.policy [None req-d1f2a59e-e86b-4926-a86e-880b092234b0 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - 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-26 06:12:57.946 8 WARNING oslo_policy.policy [None req-d1f2a59e-e86b-4926-a86e-880b092234b0 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - 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/5] 199.204.45.140 () {44 vars in 910 bytes} [Tue May 26 06:12:57 2026] GET /v2/images => generated 69 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.140 () {42 vars in 688 bytes} [Tue May 26 06:13:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.140 () {44 vars in 910 bytes} [Tue May 26 06:13:01 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 06:13:01.399 7 WARNING oslo_policy.policy [None req-faea1585-4700-4a44-ba1d-99dba0a27f71 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - 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-26 06:13:01.399 7 WARNING oslo_policy.policy [None req-faea1585-4700-4a44-ba1d-99dba0a27f71 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.140 () {44 vars in 911 bytes} [Tue May 26 06:13:01 2026] GET /v2/images/cirros => generated 151 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.140 () {44 vars in 933 bytes} [Tue May 26 06:13:01 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 06:13:01.529 7 WARNING oslo_policy.policy [None req-669bddd1-e5ba-45fc-bb20-3798a288a1fe c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - 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-26 06:13:01.529 7 WARNING oslo_policy.policy [None req-669bddd1-e5ba-45fc-bb20-3798a288a1fe c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - 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/10] 199.204.45.140 () {44 vars in 939 bytes} [Tue May 26 06:13:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 06:13:01.610 8 WARNING oslo_config.cfg [None req-d5282e56-6245-4986-b3f0-ccfc52417a31 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - 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/11] 199.204.45.140 () {48 vars in 951 bytes} [Tue May 26 06:13:01 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 06:13:01.634 7 WARNING oslo_policy.policy [None req-171e549e-104a-441c-9e04-91ac5d1cd292 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - 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-26 06:13:01.635 7 WARNING oslo_policy.policy [None req-171e549e-104a-441c-9e04-91ac5d1cd292 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - 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-26 06:13:01.636 7 INFO glance.api.v2.image_data [None req-171e549e-104a-441c-9e04-91ac5d1cd292 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 06:13:05.707 7 INFO glance.location [None req-171e549e-104a-441c-9e04-91ac5d1cd292 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/12] 199.204.45.140 () {48 vars in 1045 bytes} [Tue May 26 06:13:01 2026] PUT /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f/file => generated 0 bytes in 4120 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6873 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.140 () {44 vars in 971 bytes} [Tue May 26 06:13:05 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 06:13:05.845 7 WARNING oslo_config.cfg [None req-c94d4c6d-bc65-4ae6-81ac-b043ebe62cab c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.204.45.140 () {48 vars in 1051 bytes} [Tue May 26 06:13:05 2026] PATCH /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => generated 1312 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.140 () {44 vars in 971 bytes} [Tue May 26 06:13:05 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => 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: 131/264] 199.204.45.140 () {42 vars in 688 bytes} [Tue May 26 06:33:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/265] 199.204.45.140 () {44 vars in 910 bytes} [Tue May 26 06:33:42 2026] GET /v2/images => generated 1381 bytes in 444 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.140 () {42 vars in 688 bytes} [Tue May 26 06:33:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/271] 199.204.45.140 () {44 vars in 910 bytes} [Tue May 26 06:33:59 2026] GET /v2/images => generated 1381 bytes in 63 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.140 () {44 vars in 937 bytes} [Tue May 26 06:33:59 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 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.140 () {44 vars in 959 bytes} [Tue May 26 06:33:59 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.140 () {44 vars in 939 bytes} [Tue May 26 06:33:59 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) [pid: 7|app: 0|req: 139/275] 199.204.45.140 () {48 vars in 951 bytes} [Tue May 26 06:33:59 2026] POST /v2/images => generated 796 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 06:33:59.583 8 WARNING oslo_policy.policy [None req-29217d25-0796-4b0c-8a3f-f1e94b955426 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - 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-26 06:33:59.583 8 WARNING oslo_policy.policy [None req-29217d25-0796-4b0c-8a3f-f1e94b955426 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - 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-26 06:33:59.586 8 INFO glance.api.v2.image_data [None req-29217d25-0796-4b0c-8a3f-f1e94b955426 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 06:34:33.699 8 INFO glance.location [None req-29217d25-0796-4b0c-8a3f-f1e94b955426 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 137/282] 199.204.45.140 () {48 vars in 1046 bytes} [Tue May 26 06:33:59 2026] PUT /v2/images/c0d3963c-d43f-4860-9082-de859f1a9e13/file => generated 0 bytes in 34171 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62257 switches on core 0) [pid: 7|app: 0|req: 146/283] 199.204.45.140 () {44 vars in 971 bytes} [Tue May 26 06:34:33 2026] GET /v2/images/c0d3963c-d43f-4860-9082-de859f1a9e13 => 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: 138/284] 199.204.45.140 () {48 vars in 1051 bytes} [Tue May 26 06:34:33 2026] PATCH /v2/images/c0d3963c-d43f-4860-9082-de859f1a9e13 => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/285] 199.204.45.140 () {44 vars in 971 bytes} [Tue May 26 06:34:33 2026] GET /v2/images/c0d3963c-d43f-4860-9082-de859f1a9e13 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/286] 199.204.45.140 () {42 vars in 688 bytes} [Tue May 26 06:34:35 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/287] 199.204.45.140 () {44 vars in 910 bytes} [Tue May 26 06:34:35 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/370] 199.204.45.140 () {42 vars in 688 bytes} [Tue May 26 06:41:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/373] 199.204.45.140 () {44 vars in 910 bytes} [Tue May 26 06:41:26 2026] GET /v2/images => generated 2778 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/376] 199.204.45.140 () {42 vars in 688 bytes} [Tue May 26 06:41:37 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/377] 199.204.45.140 () {44 vars in 910 bytes} [Tue May 26 06:41:37 2026] GET /v2/images => generated 2778 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/378] 199.204.45.140 () {44 vars in 947 bytes} [Tue May 26 06:41:37 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/379] 199.204.45.140 () {44 vars in 969 bytes} [Tue May 26 06:41:37 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/380] 199.204.45.140 () {44 vars in 939 bytes} [Tue May 26 06:41:37 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: 186/381] 199.204.45.140 () {48 vars in 951 bytes} [Tue May 26 06:41:37 2026] POST /v2/images => generated 799 bytes in 175 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 06:41:37.882 7 INFO glance.api.v2.image_data [None req-6a74d05e-d239-4dcf-87bc-42cc718a5439 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 06:42:46.728 7 INFO glance.location [None req-6a74d05e-d239-4dcf-87bc-42cc718a5439 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/396] 199.204.45.140 () {48 vars in 1045 bytes} [Tue May 26 06:41:37 2026] PUT /v2/images/044e10b8-ab09-42d2-8503-bcfd918f9129/file => generated 0 bytes in 69559 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22162 switches on core 0) [pid: 8|app: 0|req: 201/397] 199.204.45.140 () {44 vars in 971 bytes} [Tue May 26 06:42:47 2026] GET /v2/images/044e10b8-ab09-42d2-8503-bcfd918f9129 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/398] 199.204.45.140 () {48 vars in 1051 bytes} [Tue May 26 06:42:47 2026] PATCH /v2/images/044e10b8-ab09-42d2-8503-bcfd918f9129 => generated 1410 bytes in 647 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/399] 199.204.45.140 () {44 vars in 971 bytes} [Tue May 26 06:42:48 2026] GET /v2/images/044e10b8-ab09-42d2-8503-bcfd918f9129 => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/414] 199.204.45.140 () {42 vars in 688 bytes} [Tue May 26 06:44:03 2026] GET / => generated 1312 bytes in 8 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/415] 199.204.45.140 () {44 vars in 910 bytes} [Tue May 26 06:44:03 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: 213/420] 199.204.45.140 () {42 vars in 688 bytes} [Tue May 26 06:44:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/421] 199.204.45.140 () {44 vars in 910 bytes} [Tue May 26 06:44:16 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/422] 199.204.45.140 () {44 vars in 939 bytes} [Tue May 26 06:44:16 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/423] 199.204.45.140 () {44 vars in 961 bytes} [Tue May 26 06:44:16 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: 8|app: 0|req: 215/424] 199.204.45.140 () {44 vars in 939 bytes} [Tue May 26 06:44:16 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: 210/425] 199.204.45.140 () {48 vars in 951 bytes} [Tue May 26 06:44:16 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 06:44:16.868 8 INFO glance.api.v2.image_data [None req-1f2d72e2-7897-433c-a005-5448b987137d c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 06:44:35.434 8 INFO glance.location [None req-1f2d72e2-7897-433c-a005-5448b987137d c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 216/428] 199.204.45.140 () {48 vars in 1046 bytes} [Tue May 26 06:44:16 2026] PUT /v2/images/e9825219-e986-4b20-b85c-04104a20ce6d/file => generated 0 bytes in 18610 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31512 switches on core 0) [pid: 7|app: 0|req: 213/429] 199.204.45.140 () {44 vars in 971 bytes} [Tue May 26 06:44:35 2026] GET /v2/images/e9825219-e986-4b20-b85c-04104a20ce6d => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/430] 199.204.45.140 () {48 vars in 1051 bytes} [Tue May 26 06:44:35 2026] PATCH /v2/images/e9825219-e986-4b20-b85c-04104a20ce6d => generated 1382 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/431] 199.204.45.140 () {44 vars in 971 bytes} [Tue May 26 06:44:35 2026] GET /v2/images/e9825219-e986-4b20-b85c-04104a20ce6d => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/586] 199.204.45.140 () {42 vars in 688 bytes} [Tue May 26 06:57:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/587] 199.204.45.140 () {44 vars in 910 bytes} [Tue May 26 06:57:20 2026] GET /v2/images => generated 5574 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/616] 199.204.45.140 () {42 vars in 688 bytes} [Tue May 26 06:59:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/617] 199.204.45.140 () {44 vars in 910 bytes} [Tue May 26 06:59:37 2026] GET /v2/images => generated 5574 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/618] 199.204.45.140 () {42 vars in 688 bytes} [Tue May 26 06:59:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/619] 199.204.45.140 () {44 vars in 910 bytes} [Tue May 26 06:59:39 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/630] 199.204.45.140 () {42 vars in 688 bytes} [Tue May 26 07:00:26 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/631] 199.204.45.140 () {44 vars in 910 bytes} [Tue May 26 07:00:26 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: 8|app: 0|req: 318/632] 199.204.45.140 () {42 vars in 688 bytes} [Tue May 26 07:00:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/633] 199.204.45.140 () {44 vars in 910 bytes} [Tue May 26 07:00:34 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/646] 199.204.45.140 () {42 vars in 688 bytes} [Tue May 26 07:01:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/647] 199.204.45.140 () {44 vars in 910 bytes} [Tue May 26 07:01:35 2026] GET /v2/images => generated 5574 bytes in 50 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 331/658] 10.0.0.69 () {32 vars in 632 bytes} [Tue May 26 07:02:17 2026] GET /v2/images => generated 5574 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/663] 10.0.0.97 () {36 vars in 986 bytes} [Tue May 26 07:02:39 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/664] 10.0.0.97 () {36 vars in 926 bytes} [Tue May 26 07:02:39 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/665] 10.0.0.68 () {36 vars in 986 bytes} [Tue May 26 07:02:39 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => generated 1312 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/666] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 26 07:02:39 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: 331/667] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 26 07:02:39 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: 337/668] 10.0.0.68 () {36 vars in 986 bytes} [Tue May 26 07:02:39 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => 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: 332/669] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 26 07:02:39 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: 338/670] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 26 07:02:39 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: 7|app: 0|req: 333/671] 10.0.0.68 () {36 vars in 986 bytes} [Tue May 26 07:02:39 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => 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: 339/672] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 26 07:02:39 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: 334/673] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 26 07:02:39 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: 340/674] 10.0.0.56 () {36 vars in 986 bytes} [Tue May 26 07:02:40 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => generated 1312 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/675] 10.0.0.56 () {36 vars in 926 bytes} [Tue May 26 07:02:40 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: 341/676] 10.0.0.56 () {36 vars in 986 bytes} [Tue May 26 07:02:40 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => 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: 336/677] 10.0.0.56 () {36 vars in 926 bytes} [Tue May 26 07:02:40 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: 342/678] 10.0.0.56 () {36 vars in 926 bytes} [Tue May 26 07:02:40 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: 338/681] 199.204.45.140 () {36 vars in 991 bytes} [Tue May 26 07:02:46 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/682] 199.204.45.140 () {36 vars in 931 bytes} [Tue May 26 07:02:46 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: 339/683] 199.204.45.140 () {36 vars in 991 bytes} [Tue May 26 07:02:47 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => 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: 345/684] 199.204.45.140 () {36 vars in 931 bytes} [Tue May 26 07:02:47 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/685] 10.0.0.97 () {36 vars in 986 bytes} [Tue May 26 07:02:51 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => 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: 346/686] 10.0.0.97 () {36 vars in 926 bytes} [Tue May 26 07:02:51 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: 341/687] 10.0.0.97 () {36 vars in 986 bytes} [Tue May 26 07:02:52 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => 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: 347/688] 10.0.0.97 () {36 vars in 926 bytes} [Tue May 26 07:02:52 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/695] 10.0.0.97 () {36 vars in 986 bytes} [Tue May 26 07:03:19 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => 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: 345/696] 10.0.0.97 () {36 vars in 926 bytes} [Tue May 26 07:03:19 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: 347/699] 10.0.0.69 () {30 vars in 410 bytes} [Tue May 26 07:03:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/702] 10.0.0.69 () {34 vars in 654 bytes} [Tue May 26 07:03:38 2026] POST /v2/images => generated 649 bytes in 190 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-26 07:03:38.507 8 WARNING glance.api.v2.images [None req-2bf39d7c-d301-43a7-b07d-12c11d074e76 65a2c80c00f1475cb98169da3be6906d 63c14237643d427592700e36d2b55d4e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cfdea20f-71f8-4bce-9522-8d36827245b3 [pid: 8|app: 0|req: 354/703] 10.0.0.69 () {32 vars in 709 bytes} [Tue May 26 07:03:38 2026] DELETE /v2/images/cfdea20f-71f8-4bce-9522-8d36827245b3 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/704] 10.0.0.69 () {32 vars in 706 bytes} [Tue May 26 07:03:38 2026] GET /v2/images/cfdea20f-71f8-4bce-9522-8d36827245b3 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/705] 10.0.0.69 () {32 vars in 632 bytes} [Tue May 26 07:03:38 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: 7|app: 0|req: 351/706] 10.0.0.69 () {34 vars in 654 bytes} [Tue May 26 07:03:38 2026] POST /v2/images => generated 703 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/707] 10.0.0.69 () {32 vars in 716 bytes} [Tue May 26 07:03:38 2026] GET /v2/images/6a8389a2-1385-40b7-9816-ec85d570bd1f/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:03:38.744 7 INFO glance.api.v2.image_data [None req-ef7ff01f-d21d-4fc1-bdb1-de4b7dbb095b 65a2c80c00f1475cb98169da3be6906d 63c14237643d427592700e36d2b55d4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 07:03:38.811 7 WARNING glance_store._drivers.rbd [None req-ef7ff01f-d21d-4fc1-bdb1-de4b7dbb095b 65a2c80c00f1475cb98169da3be6906d 63c14237643d427592700e36d2b55d4e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-26 07:03:39.133 7 INFO glance.location [None req-ef7ff01f-d21d-4fc1-bdb1-de4b7dbb095b 65a2c80c00f1475cb98169da3be6906d 63c14237643d427592700e36d2b55d4e - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 352/708] 10.0.0.69 () {32 vars in 726 bytes} [Tue May 26 07:03:38 2026] PUT /v2/images/6a8389a2-1385-40b7-9816-ec85d570bd1f/file => generated 0 bytes in 436 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/709] 10.0.0.69 () {32 vars in 706 bytes} [Tue May 26 07:03:39 2026] GET /v2/images/6a8389a2-1385-40b7-9816-ec85d570bd1f => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/710] 10.0.0.69 () {32 vars in 716 bytes} [Tue May 26 07:03:39 2026] GET /v2/images/6a8389a2-1385-40b7-9816-ec85d570bd1f/file => generated 1024 bytes in 780 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/711] 10.0.0.69 () {34 vars in 654 bytes} [Tue May 26 07:03:39 2026] POST /v2/images => generated 649 bytes in 555 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/712] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:40 2026] PATCH /v2/images/b9b2c9ff-f642-4156-bd30-af1ff8477b1b => generated 653 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/713] 10.0.0.69 () {32 vars in 706 bytes} [Tue May 26 07:03:40 2026] GET /v2/images/b9b2c9ff-f642-4156-bd30-af1ff8477b1b => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:40.287 7 WARNING glance.api.v2.images [None req-88ed5b3f-a3bc-48cd-9719-8bd0493dcb9e 65a2c80c00f1475cb98169da3be6906d 63c14237643d427592700e36d2b55d4e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b9b2c9ff-f642-4156-bd30-af1ff8477b1b [pid: 7|app: 0|req: 355/714] 10.0.0.69 () {32 vars in 709 bytes} [Tue May 26 07:03:40 2026] DELETE /v2/images/b9b2c9ff-f642-4156-bd30-af1ff8477b1b => generated 0 bytes in 88 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/715] 10.0.0.69 () {32 vars in 706 bytes} [Tue May 26 07:03:40 2026] GET /v2/images/b9b2c9ff-f642-4156-bd30-af1ff8477b1b => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:03:40.405 7 WARNING glance.api.v2.images [None req-e3b9f2eb-f790-4e37-bf4c-c3f51a46565d 65a2c80c00f1475cb98169da3be6906d 63c14237643d427592700e36d2b55d4e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6a8389a2-1385-40b7-9816-ec85d570bd1f [pid: 7|app: 0|req: 356/716] 10.0.0.69 () {32 vars in 709 bytes} [Tue May 26 07:03:40 2026] DELETE /v2/images/6a8389a2-1385-40b7-9816-ec85d570bd1f => generated 0 bytes in 1603 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/717] 10.0.0.69 () {32 vars in 706 bytes} [Tue May 26 07:03:41 2026] GET /v2/images/6a8389a2-1385-40b7-9816-ec85d570bd1f => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:03:42.027 7 WARNING glance.api.v2.images [None req-e59363ba-aefc-4638-befe-f5674003091c 65a2c80c00f1475cb98169da3be6906d 63c14237643d427592700e36d2b55d4e - - default default] Failed to find image cfdea20f-71f8-4bce-9522-8d36827245b3 to delete: glance.common.exception.ImageNotFound: No image found with ID cfdea20f-71f8-4bce-9522-8d36827245b3 [pid: 7|app: 0|req: 357/718] 10.0.0.69 () {32 vars in 709 bytes} [Tue May 26 07:03:42 2026] DELETE /v2/images/cfdea20f-71f8-4bce-9522-8d36827245b3 => generated 147 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/719] 10.0.0.69 () {32 vars in 706 bytes} [Tue May 26 07:03:42 2026] GET /v2/images/cfdea20f-71f8-4bce-9522-8d36827245b3 => 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: 359/722] 10.0.0.97 () {36 vars in 986 bytes} [Tue May 26 07:03:55 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/723] 10.0.0.97 () {36 vars in 926 bytes} [Tue May 26 07:03: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: 363/730] 10.0.0.97 () {36 vars in 986 bytes} [Tue May 26 07:04:22 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => 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: 368/731] 10.0.0.97 () {36 vars in 926 bytes} [Tue May 26 07:04:22 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/734] 10.0.0.69 () {32 vars in 706 bytes} [Tue May 26 07:04:27 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => 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: 370/735] 10.0.0.69 () {32 vars in 706 bytes} [Tue May 26 07:04:27 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => 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: 366/736] 10.0.0.68 () {36 vars in 986 bytes} [Tue May 26 07:04:27 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => generated 1312 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/737] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 26 07:04:28 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/738] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 26 07:04:28 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: 372/739] 10.0.0.68 () {36 vars in 986 bytes} [Tue May 26 07:04:28 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/740] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 26 07:04:28 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: 373/741] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 26 07:04:28 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: 369/742] 10.0.0.68 () {36 vars in 986 bytes} [Tue May 26 07:04:28 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/743] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 26 07:04:28 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: 370/744] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 26 07:04:28 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/745] 10.0.0.56 () {36 vars in 986 bytes} [Tue May 26 07:04:28 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/746] 10.0.0.56 () {36 vars in 926 bytes} [Tue May 26 07:04:28 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: 376/747] 10.0.0.56 () {36 vars in 986 bytes} [Tue May 26 07:04:28 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/748] 10.0.0.56 () {36 vars in 926 bytes} [Tue May 26 07:04:28 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: 377/749] 10.0.0.56 () {36 vars in 926 bytes} [Tue May 26 07:04:28 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: 377/758] 10.0.0.97 () {36 vars in 986 bytes} [Tue May 26 07:05:11 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => 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: 382/759] 10.0.0.97 () {36 vars in 926 bytes} [Tue May 26 07:05:11 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: 386/766] 10.0.0.97 () {36 vars in 986 bytes} [Tue May 26 07:05:43 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/767] 10.0.0.97 () {36 vars in 926 bytes} [Tue May 26 07:05:43 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/772] 10.0.0.97 () {36 vars in 986 bytes} [Tue May 26 07:06:03 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/773] 10.0.0.97 () {36 vars in 926 bytes} [Tue May 26 07:06:03 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/796] 10.0.0.97 () {36 vars in 986 bytes} [Tue May 26 07:07:46 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => generated 1312 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/797] 10.0.0.97 () {36 vars in 926 bytes} [Tue May 26 07:07:46 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/800] 10.0.0.97 () {36 vars in 986 bytes} [Tue May 26 07:08:04 2026] GET /v2/images/bb53fe36-c6fa-4b76-b735-31de04fb250f => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/801] 10.0.0.97 () {36 vars in 926 bytes} [Tue May 26 07:08:04 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/810] 199.204.45.140 () {32 vars in 826 bytes} [Tue May 26 07:08:40 2026] GET /v2/images?status=active&owner=035a222301ca4cb9b0ccacc65057d5ca&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/811] 199.204.45.140 () {32 vars in 653 bytes} [Tue May 26 07:08:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/812] 10.0.0.68 () {36 vars in 986 bytes} [Tue May 26 07:08:40 2026] GET /v2/images/c0d3963c-d43f-4860-9082-de859f1a9e13 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/813] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 26 07:08:40 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: 410/814] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 26 07:08:40 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: 405/815] 10.0.0.68 () {36 vars in 986 bytes} [Tue May 26 07:08:40 2026] GET /v2/images/c0d3963c-d43f-4860-9082-de859f1a9e13 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/816] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 26 07:08:40 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: 406/817] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 26 07:08:40 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: 412/818] 10.0.0.68 () {36 vars in 986 bytes} [Tue May 26 07:08:40 2026] GET /v2/images/c0d3963c-d43f-4860-9082-de859f1a9e13 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/819] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 26 07:08:40 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: 413/820] 10.0.0.56 () {36 vars in 986 bytes} [Tue May 26 07:08:41 2026] GET /v2/images/c0d3963c-d43f-4860-9082-de859f1a9e13 => generated 1395 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/821] 10.0.0.56 () {36 vars in 926 bytes} [Tue May 26 07:08: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: 414/822] 10.0.0.56 () {36 vars in 986 bytes} [Tue May 26 07:08:41 2026] GET /v2/images/c0d3963c-d43f-4860-9082-de859f1a9e13 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/823] 10.0.0.56 () {36 vars in 926 bytes} [Tue May 26 07:08:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/824] 10.0.0.56 () {36 vars in 926 bytes} [Tue May 26 07:08:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/867] 10.0.0.69 () {32 vars in 632 bytes} [Tue May 26 07:12:09 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)