+ 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 [Thu Jul 2 00:42:10 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:24:30 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-8496d8cb89-cpsfk 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x555602779720 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)... /var/lib/openstack/lib/python3.10/site-packages/os_win/_utils.py:19: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import parse_version /var/lib/openstack/lib/python3.10/site-packages/os_win/_utils.py:19: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import parse_version 2026-07-02 00:42:11.969 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-02 00:42:12.056 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-07-02 00:42:12.662 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-07-02 00:42:12.663 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-07-02 00:42:12.663 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 00:42:12.754 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-07-02 00:42:12.755 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-07-02 00:42:12.756 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 00:42:14.125 7 WARNING glance.api.v2.images [None req-159643ce-df64-4023-93f8-073a3a7f77de - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 00:42:14.223 8 WARNING glance.api.v2.images [None req-068e34fa-7e37-4c34-b6a4-a61bfea3af41 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 00:42:14.393 7 WARNING keystonemiddleware._common.config [None req-159643ce-df64-4023-93f8-073a3a7f77de - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 00:42:14.402 7 WARNING oslo_config.cfg [None req-159643ce-df64-4023-93f8-073a3a7f77de - - - - - -] 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 4 seconds on interpreter 0x555602779720 pid: 7 (default app) 2026-07-02 00:42:14.481 8 WARNING keystonemiddleware._common.config [None req-068e34fa-7e37-4c34-b6a4-a61bfea3af41 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 00:42:14.489 8 WARNING oslo_config.cfg [None req-068e34fa-7e37-4c34-b6a4-a61bfea3af41 - - - - - -] 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 4 seconds on interpreter 0x555602779720 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.95 () {42 vars in 685 bytes} [Thu Jul 2 00:42:15 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-02 00:42:16.460 8 WARNING oslo_policy.policy [None req-73f8f218-e8dc-4e5c-ad2b-52f6f0c436a9 c0c1f74b775c422b85d260bd8f971e1b 0739e9d6ec2d4defbf7e1a74385a4301 - - 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-07-02 00:42:16.460 8 WARNING oslo_policy.policy [None req-73f8f218-e8dc-4e5c-ad2b-52f6f0c436a9 c0c1f74b775c422b85d260bd8f971e1b 0739e9d6ec2d4defbf7e1a74385a4301 - - 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-07-02 00:42:16.479 8 WARNING oslo_policy.policy [None req-73f8f218-e8dc-4e5c-ad2b-52f6f0c436a9 c0c1f74b775c422b85d260bd8f971e1b 0739e9d6ec2d4defbf7e1a74385a4301 - - 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-07-02 00:42:16.479 8 WARNING oslo_policy.policy [None req-73f8f218-e8dc-4e5c-ad2b-52f6f0c436a9 c0c1f74b775c422b85d260bd8f971e1b 0739e9d6ec2d4defbf7e1a74385a4301 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.204.45.95 () {44 vars in 907 bytes} [Thu Jul 2 00:42:15 2026] GET /v2/images => generated 69 bytes in 623 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/5] 199.204.45.95 () {42 vars in 685 bytes} [Thu Jul 2 00:42:20 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/6] 199.204.45.95 () {44 vars in 907 bytes} [Thu Jul 2 00:42:20 2026] GET /v2/images => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-02 00:42:20.370 7 WARNING oslo_policy.policy [None req-9f3dd0f3-2114-4a91-b012-906289b55124 c0c1f74b775c422b85d260bd8f971e1b 0739e9d6ec2d4defbf7e1a74385a4301 - - 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-07-02 00:42:20.370 7 WARNING oslo_policy.policy [None req-9f3dd0f3-2114-4a91-b012-906289b55124 c0c1f74b775c422b85d260bd8f971e1b 0739e9d6ec2d4defbf7e1a74385a4301 - - 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: 4/7] 199.204.45.95 () {44 vars in 908 bytes} [Thu Jul 2 00:42:20 2026] GET /v2/images/cirros => generated 151 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.95 () {44 vars in 930 bytes} [Thu Jul 2 00:42:20 2026] GET /v2/images?name=cirros => generated 81 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 00:42:20.548 7 WARNING oslo_policy.policy [None req-8d270cc4-4cc0-4e8b-bfc7-0b05102dc53b c0c1f74b775c422b85d260bd8f971e1b 0739e9d6ec2d4defbf7e1a74385a4301 - - 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-07-02 00:42:20.548 7 WARNING oslo_policy.policy [None req-8d270cc4-4cc0-4e8b-bfc7-0b05102dc53b c0c1f74b775c422b85d260bd8f971e1b 0739e9d6ec2d4defbf7e1a74385a4301 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 5/9] 199.204.45.95 () {44 vars in 936 bytes} [Thu Jul 2 00:42:20 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) 2026-07-02 00:42:20.662 8 WARNING oslo_config.cfg [None req-06bbc54a-7fc0-4bf2-af97-fe37ce4d3f58 c0c1f74b775c422b85d260bd8f971e1b 0739e9d6ec2d4defbf7e1a74385a4301 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 5/10] 199.204.45.95 () {48 vars in 948 bytes} [Thu Jul 2 00:42:20 2026] POST /v2/images => generated 760 bytes in 75 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 00:42:20.689 7 WARNING oslo_policy.policy [None req-89b698bd-db82-4352-919c-e95b59799a75 c0c1f74b775c422b85d260bd8f971e1b 0739e9d6ec2d4defbf7e1a74385a4301 - - 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-07-02 00:42:20.689 7 WARNING oslo_policy.policy [None req-89b698bd-db82-4352-919c-e95b59799a75 c0c1f74b775c422b85d260bd8f971e1b 0739e9d6ec2d4defbf7e1a74385a4301 - - 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-07-02 00:42:20.691 7 INFO glance.api.v2.image_data [None req-89b698bd-db82-4352-919c-e95b59799a75 c0c1f74b775c422b85d260bd8f971e1b 0739e9d6ec2d4defbf7e1a74385a4301 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 00:42:24.789 7 INFO glance.location [None req-89b698bd-db82-4352-919c-e95b59799a75 c0c1f74b775c422b85d260bd8f971e1b 0739e9d6ec2d4defbf7e1a74385a4301 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 6/13] 199.204.45.95 () {48 vars in 1042 bytes} [Thu Jul 2 00:42:20 2026] PUT /v2/images/82095b73-361f-478a-a369-9bffd4e61806/file => generated 0 bytes in 4157 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5696 switches on core 0) [pid: 8|app: 0|req: 8/14] 199.204.45.95 () {44 vars in 968 bytes} [Thu Jul 2 00:42:24 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 00:42:24.968 7 WARNING oslo_config.cfg [None req-59b030b0-5410-40c3-80fb-cf013c82ac1d c0c1f74b775c422b85d260bd8f971e1b 0739e9d6ec2d4defbf7e1a74385a4301 - - 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: 7/15] 199.204.45.95 () {48 vars in 1048 bytes} [Thu Jul 2 00:42:24 2026] PATCH /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => generated 1312 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/16] 199.204.45.95 () {44 vars in 968 bytes} [Thu Jul 2 00:42:24 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => 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: 127/255] 199.204.45.95 () {42 vars in 685 bytes} [Thu Jul 2 01:02:21 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/256] 199.204.45.95 () {44 vars in 907 bytes} [Thu Jul 2 01:02:21 2026] GET /v2/images => generated 1381 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/261] 199.204.45.95 () {42 vars in 685 bytes} [Thu Jul 2 01:02:39 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/262] 199.204.45.95 () {44 vars in 907 bytes} [Thu Jul 2 01:02:39 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/263] 199.204.45.95 () {44 vars in 934 bytes} [Thu Jul 2 01:02:39 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: 8|app: 0|req: 133/264] 199.204.45.95 () {44 vars in 956 bytes} [Thu Jul 2 01:02:39 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/265] 199.204.45.95 () {44 vars in 936 bytes} [Thu Jul 2 01:02:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/266] 199.204.45.95 () {48 vars in 948 bytes} [Thu Jul 2 01:02:39 2026] POST /v2/images => generated 796 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 01:02:39.990 7 INFO glance.api.v2.image_data [None req-c09e77fb-a127-4e6e-8c30-592f727f990c c0c1f74b775c422b85d260bd8f971e1b 0739e9d6ec2d4defbf7e1a74385a4301 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 01:03:12.387 7 INFO glance.location [None req-c09e77fb-a127-4e6e-8c30-592f727f990c c0c1f74b775c422b85d260bd8f971e1b 0739e9d6ec2d4defbf7e1a74385a4301 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 133/273] 199.204.45.95 () {48 vars in 1043 bytes} [Thu Jul 2 01:02:39 2026] PUT /v2/images/5960a786-975b-436b-85b7-a289c610fbca/file => generated 0 bytes in 32475 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67259 switches on core 0) [pid: 8|app: 0|req: 141/274] 199.204.45.95 () {44 vars in 968 bytes} [Thu Jul 2 01:03:12 2026] GET /v2/images/5960a786-975b-436b-85b7-a289c610fbca => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/275] 199.204.45.95 () {48 vars in 1048 bytes} [Thu Jul 2 01:03:12 2026] PATCH /v2/images/5960a786-975b-436b-85b7-a289c610fbca => generated 1395 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/276] 199.204.45.95 () {44 vars in 968 bytes} [Thu Jul 2 01:03:12 2026] GET /v2/images/5960a786-975b-436b-85b7-a289c610fbca => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/277] 199.204.45.95 () {42 vars in 685 bytes} [Thu Jul 2 01:03:14 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/278] 199.204.45.95 () {44 vars in 907 bytes} [Thu Jul 2 01:03:14 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/363] 199.204.45.95 () {42 vars in 685 bytes} [Thu Jul 2 01:10:12 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/364] 199.204.45.95 () {44 vars in 907 bytes} [Thu Jul 2 01:10:12 2026] GET /v2/images => generated 2778 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/369] 199.204.45.95 () {42 vars in 685 bytes} [Thu Jul 2 01:10:28 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/370] 199.204.45.95 () {44 vars in 907 bytes} [Thu Jul 2 01:10:28 2026] GET /v2/images => generated 2778 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/371] 199.204.45.95 () {44 vars in 944 bytes} [Thu Jul 2 01:10:29 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/372] 199.204.45.95 () {44 vars in 966 bytes} [Thu Jul 2 01:10:29 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/373] 199.204.45.95 () {44 vars in 936 bytes} [Thu Jul 2 01:10:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/374] 199.204.45.95 () {48 vars in 948 bytes} [Thu Jul 2 01:10:29 2026] POST /v2/images => generated 799 bytes in 902 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 01:10:30.393 8 WARNING oslo_policy.policy [None req-79a5bb05-cbc4-4e4b-ac24-3ed93a0e7b4f c0c1f74b775c422b85d260bd8f971e1b 0739e9d6ec2d4defbf7e1a74385a4301 - - 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-07-02 01:10:30.393 8 WARNING oslo_policy.policy [None req-79a5bb05-cbc4-4e4b-ac24-3ed93a0e7b4f c0c1f74b775c422b85d260bd8f971e1b 0739e9d6ec2d4defbf7e1a74385a4301 - - 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-07-02 01:10:30.395 8 INFO glance.api.v2.image_data [None req-79a5bb05-cbc4-4e4b-ac24-3ed93a0e7b4f c0c1f74b775c422b85d260bd8f971e1b 0739e9d6ec2d4defbf7e1a74385a4301 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 01:10:59.494 8 INFO glance.location [None req-79a5bb05-cbc4-4e4b-ac24-3ed93a0e7b4f c0c1f74b775c422b85d260bd8f971e1b 0739e9d6ec2d4defbf7e1a74385a4301 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 192/381] 199.204.45.95 () {48 vars in 1042 bytes} [Thu Jul 2 01:10:30 2026] PUT /v2/images/550df32b-c95d-4a07-b9f4-33b5ed4aaa7a/file => generated 0 bytes in 29171 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23991 switches on core 0) [pid: 7|app: 0|req: 190/382] 199.204.45.95 () {44 vars in 968 bytes} [Thu Jul 2 01:10:59 2026] GET /v2/images/550df32b-c95d-4a07-b9f4-33b5ed4aaa7a => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/383] 199.204.45.95 () {48 vars in 1048 bytes} [Thu Jul 2 01:10:59 2026] PATCH /v2/images/550df32b-c95d-4a07-b9f4-33b5ed4aaa7a => generated 1410 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 199.204.45.95 () {44 vars in 968 bytes} [Thu Jul 2 01:10:59 2026] GET /v2/images/550df32b-c95d-4a07-b9f4-33b5ed4aaa7a => 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: 197/395] 199.204.45.95 () {42 vars in 685 bytes} [Thu Jul 2 01:11:51 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 199.204.45.95 () {44 vars in 907 bytes} [Thu Jul 2 01:11:51 2026] GET /v2/images => generated 4190 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.204.45.95 () {42 vars in 685 bytes} [Thu Jul 2 01:12:10 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/402] 199.204.45.95 () {44 vars in 907 bytes} [Thu Jul 2 01:12:10 2026] GET /v2/images => generated 4190 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 199.204.45.95 () {44 vars in 936 bytes} [Thu Jul 2 01:12:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.204.45.95 () {44 vars in 958 bytes} [Thu Jul 2 01:12:10 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 199.204.45.95 () {44 vars in 936 bytes} [Thu Jul 2 01:12:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.204.45.95 () {48 vars in 948 bytes} [Thu Jul 2 01:12:10 2026] POST /v2/images => generated 791 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 01:12:10.897 8 INFO glance.api.v2.image_data [None req-e84a28cd-0e04-49e6-a2a5-7caa7fd69290 c0c1f74b775c422b85d260bd8f971e1b 0739e9d6ec2d4defbf7e1a74385a4301 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 01:12:26.619 8 INFO glance.location [None req-e84a28cd-0e04-49e6-a2a5-7caa7fd69290 c0c1f74b775c422b85d260bd8f971e1b 0739e9d6ec2d4defbf7e1a74385a4301 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 205/411] 199.204.45.95 () {48 vars in 1043 bytes} [Thu Jul 2 01:12:10 2026] PUT /v2/images/0355492a-a63c-4c47-953f-fe7ce81923f3/file => generated 0 bytes in 15780 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33381 switches on core 0) [pid: 7|app: 0|req: 207/412] 199.204.45.95 () {44 vars in 968 bytes} [Thu Jul 2 01:12:26 2026] GET /v2/images/0355492a-a63c-4c47-953f-fe7ce81923f3 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/413] 199.204.45.95 () {48 vars in 1048 bytes} [Thu Jul 2 01:12:26 2026] PATCH /v2/images/0355492a-a63c-4c47-953f-fe7ce81923f3 => generated 1382 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 199.204.45.95 () {44 vars in 968 bytes} [Thu Jul 2 01:12:26 2026] GET /v2/images/0355492a-a63c-4c47-953f-fe7ce81923f3 => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/573] 199.204.45.95 () {42 vars in 685 bytes} [Thu Jul 2 01:25:40 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/574] 199.204.45.95 () {44 vars in 907 bytes} [Thu Jul 2 01:25:40 2026] GET /v2/images => generated 5574 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/605] 199.204.45.95 () {42 vars in 685 bytes} [Thu Jul 2 01:28:09 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/606] 199.204.45.95 () {44 vars in 907 bytes} [Thu Jul 2 01:28:09 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/607] 199.204.45.95 () {42 vars in 685 bytes} [Thu Jul 2 01:28:11 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/608] 199.204.45.95 () {44 vars in 907 bytes} [Thu Jul 2 01:28:11 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/619] 199.204.45.95 () {42 vars in 685 bytes} [Thu Jul 2 01:29:00 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/620] 199.204.45.95 () {44 vars in 907 bytes} [Thu Jul 2 01:29:00 2026] GET /v2/images => generated 5574 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/623] 199.204.45.95 () {42 vars in 685 bytes} [Thu Jul 2 01:29:08 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/624] 199.204.45.95 () {44 vars in 907 bytes} [Thu Jul 2 01:29:08 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/637] 199.204.45.95 () {42 vars in 685 bytes} [Thu Jul 2 01:30:10 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/638] 199.204.45.95 () {44 vars in 907 bytes} [Thu Jul 2 01:30:10 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 325/647] 10.0.0.20 () {32 vars in 632 bytes} [Thu Jul 2 01:30:53 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/652] 10.0.0.109 () {36 vars in 987 bytes} [Thu Jul 2 01:31:13 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => generated 1312 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 325/653] 10.0.0.109 () {36 vars in 927 bytes} [Thu Jul 2 01:31:14 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: 327/656] 199.204.45.95 () {36 vars in 990 bytes} [Thu Jul 2 01:31:17 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => generated 1312 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/657] 199.204.45.95 () {36 vars in 930 bytes} [Thu Jul 2 01:31:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/658] 199.204.45.95 () {36 vars in 990 bytes} [Thu Jul 2 01:31:18 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/659] 199.204.45.95 () {36 vars in 930 bytes} [Thu Jul 2 01:31:18 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/660] 10.0.0.20 () {30 vars in 410 bytes} [Thu Jul 2 01:31:20 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/661] 10.0.0.109 () {36 vars in 987 bytes} [Thu Jul 2 01:31:20 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => 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: 330/662] 10.0.0.109 () {36 vars in 927 bytes} [Thu Jul 2 01:31:20 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/669] 10.0.0.169 () {36 vars in 987 bytes} [Thu Jul 2 01:31:48 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => generated 1312 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/670] 10.0.0.169 () {36 vars in 927 bytes} [Thu Jul 2 01:31:49 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/671] 10.0.0.169 () {36 vars in 927 bytes} [Thu Jul 2 01:31:49 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: 337/672] 10.0.0.169 () {36 vars in 987 bytes} [Thu Jul 2 01:31:49 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => 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: 336/673] 10.0.0.169 () {36 vars in 927 bytes} [Thu Jul 2 01:31:49 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/674] 10.0.0.169 () {36 vars in 927 bytes} [Thu Jul 2 01:31:49 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/675] 10.0.0.169 () {36 vars in 987 bytes} [Thu Jul 2 01:31:49 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/676] 10.0.0.169 () {36 vars in 927 bytes} [Thu Jul 2 01:31:49 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: 338/677] 10.0.0.169 () {36 vars in 927 bytes} [Thu Jul 2 01:31:49 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: 340/678] 10.0.0.31 () {36 vars in 986 bytes} [Thu Jul 2 01:31:50 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => generated 1312 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/679] 10.0.0.31 () {36 vars in 926 bytes} [Thu Jul 2 01:31:50 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/680] 10.0.0.31 () {36 vars in 986 bytes} [Thu Jul 2 01:31:50 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => 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: 340/681] 10.0.0.31 () {36 vars in 926 bytes} [Thu Jul 2 01:31:50 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: 342/682] 10.0.0.31 () {36 vars in 926 bytes} [Thu Jul 2 01:31:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/687] 10.0.0.109 () {36 vars in 987 bytes} [Thu Jul 2 01:32:11 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => 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: 345/688] 10.0.0.109 () {36 vars in 927 bytes} [Thu Jul 2 01:32:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/695] 10.0.0.20 () {34 vars in 654 bytes} [Thu Jul 2 01:32:39 2026] POST /v2/images => generated 648 bytes in 242 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-02 01:32:39.810 7 WARNING glance.api.v2.images [None req-e8efce52-717f-4034-a45a-17a66c1c2590 5c3c0170d32e4f35b9dbab8e90c932e9 21f61f9d031940b9901d7927a3c9837f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//da35129a-c4a3-4b15-aa04-186b43c55598 [pid: 7|app: 0|req: 349/696] 10.0.0.20 () {32 vars in 709 bytes} [Thu Jul 2 01:32:39 2026] DELETE /v2/images/da35129a-c4a3-4b15-aa04-186b43c55598 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/697] 10.0.0.20 () {32 vars in 706 bytes} [Thu Jul 2 01:32:39 2026] GET /v2/images/da35129a-c4a3-4b15-aa04-186b43c55598 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/698] 10.0.0.20 () {32 vars in 632 bytes} [Thu Jul 2 01:32:39 2026] GET /v2/images => generated 1381 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/699] 10.0.0.20 () {34 vars in 654 bytes} [Thu Jul 2 01:32:39 2026] POST /v2/images => generated 702 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/700] 10.0.0.20 () {32 vars in 716 bytes} [Thu Jul 2 01:32:39 2026] GET /v2/images/21e92dcf-0960-496d-b1a0-c1b3851b1bd4/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:32:40.019 8 INFO glance.api.v2.image_data [None req-57d3a8b7-a430-49a4-8294-b9408476dd28 5c3c0170d32e4f35b9dbab8e90c932e9 21f61f9d031940b9901d7927a3c9837f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 01:32:40.074 8 WARNING glance_store._drivers.rbd [None req-57d3a8b7-a430-49a4-8294-b9408476dd28 5c3c0170d32e4f35b9dbab8e90c932e9 21f61f9d031940b9901d7927a3c9837f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-02 01:32:41.055 8 INFO glance.location [None req-57d3a8b7-a430-49a4-8294-b9408476dd28 5c3c0170d32e4f35b9dbab8e90c932e9 21f61f9d031940b9901d7927a3c9837f - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 350/701] 10.0.0.20 () {32 vars in 726 bytes} [Thu Jul 2 01:32:40 2026] PUT /v2/images/21e92dcf-0960-496d-b1a0-c1b3851b1bd4/file => generated 0 bytes in 1078 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/702] 10.0.0.20 () {32 vars in 706 bytes} [Thu Jul 2 01:32:41 2026] GET /v2/images/21e92dcf-0960-496d-b1a0-c1b3851b1bd4 => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/703] 10.0.0.20 () {32 vars in 716 bytes} [Thu Jul 2 01:32:41 2026] GET /v2/images/21e92dcf-0960-496d-b1a0-c1b3851b1bd4/file => generated 1024 bytes in 141 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/704] 10.0.0.20 () {34 vars in 654 bytes} [Thu Jul 2 01:32:41 2026] POST /v2/images => generated 649 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/705] 10.0.0.20 () {32 vars in 725 bytes} [Thu Jul 2 01:32:41 2026] PATCH /v2/images/15a14463-7c63-4e67-8ae2-9ec0eccc6ef2 => generated 653 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/706] 10.0.0.20 () {32 vars in 706 bytes} [Thu Jul 2 01:32:41 2026] GET /v2/images/15a14463-7c63-4e67-8ae2-9ec0eccc6ef2 => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:32:41.444 8 WARNING glance.api.v2.images [None req-533c23aa-1bf0-461c-9273-8faf0263114c 5c3c0170d32e4f35b9dbab8e90c932e9 21f61f9d031940b9901d7927a3c9837f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//15a14463-7c63-4e67-8ae2-9ec0eccc6ef2 [pid: 8|app: 0|req: 353/707] 10.0.0.20 () {32 vars in 709 bytes} [Thu Jul 2 01:32:41 2026] DELETE /v2/images/15a14463-7c63-4e67-8ae2-9ec0eccc6ef2 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/708] 10.0.0.20 () {32 vars in 706 bytes} [Thu Jul 2 01:32:41 2026] GET /v2/images/15a14463-7c63-4e67-8ae2-9ec0eccc6ef2 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:32:41.532 8 WARNING glance.api.v2.images [None req-1363ef8c-1bc6-4ad6-a753-b7337591b49d 5c3c0170d32e4f35b9dbab8e90c932e9 21f61f9d031940b9901d7927a3c9837f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//21e92dcf-0960-496d-b1a0-c1b3851b1bd4 [pid: 8|app: 0|req: 354/709] 10.0.0.20 () {32 vars in 709 bytes} [Thu Jul 2 01:32:41 2026] DELETE /v2/images/21e92dcf-0960-496d-b1a0-c1b3851b1bd4 => generated 0 bytes in 841 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/710] 10.0.0.20 () {32 vars in 706 bytes} [Thu Jul 2 01:32:42 2026] GET /v2/images/21e92dcf-0960-496d-b1a0-c1b3851b1bd4 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:32:42.412 8 WARNING glance.api.v2.images [None req-0bc27c84-ed31-4617-9648-35966cadf465 5c3c0170d32e4f35b9dbab8e90c932e9 21f61f9d031940b9901d7927a3c9837f - - default default] Failed to find image da35129a-c4a3-4b15-aa04-186b43c55598 to delete: glance.common.exception.ImageNotFound: No image found with ID da35129a-c4a3-4b15-aa04-186b43c55598 [pid: 8|app: 0|req: 355/711] 10.0.0.20 () {32 vars in 709 bytes} [Thu Jul 2 01:32:42 2026] DELETE /v2/images/da35129a-c4a3-4b15-aa04-186b43c55598 => generated 147 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/712] 10.0.0.20 () {32 vars in 706 bytes} [Thu Jul 2 01:32:42 2026] GET /v2/images/da35129a-c4a3-4b15-aa04-186b43c55598 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/713] 10.0.0.109 () {36 vars in 987 bytes} [Thu Jul 2 01:32:44 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/714] 10.0.0.109 () {36 vars in 927 bytes} [Thu Jul 2 01:32:44 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: 360/721] 10.0.0.109 () {36 vars in 987 bytes} [Thu Jul 2 01:33:09 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => 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: 362/722] 10.0.0.109 () {36 vars in 927 bytes} [Thu Jul 2 01:33:09 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/727] 10.0.0.109 () {36 vars in 987 bytes} [Thu Jul 2 01:33:34 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => 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: 365/728] 10.0.0.109 () {36 vars in 927 bytes} [Thu Jul 2 01:33:34 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/733] 10.0.0.109 () {36 vars in 987 bytes} [Thu Jul 2 01:33:52 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/734] 10.0.0.109 () {36 vars in 927 bytes} [Thu Jul 2 01:33:52 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/743] 10.0.0.109 () {36 vars in 987 bytes} [Thu Jul 2 01:34:33 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/744] 10.0.0.109 () {36 vars in 927 bytes} [Thu Jul 2 01:34:33 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: 374/749] 10.0.0.109 () {36 vars in 987 bytes} [Thu Jul 2 01:34:47 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => 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: 376/750] 10.0.0.109 () {36 vars in 927 bytes} [Thu Jul 2 01:34:47 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: 376/753] 10.0.0.109 () {36 vars in 987 bytes} [Thu Jul 2 01:34:57 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/754] 10.0.0.109 () {36 vars in 927 bytes} [Thu Jul 2 01:34: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: 7|app: 0|req: 381/759] 199.204.45.95 () {32 vars in 825 bytes} [Thu Jul 2 01:35:17 2026] GET /v2/images?status=active&owner=0739e9d6ec2d4defbf7e1a74385a4301&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/760] 199.204.45.95 () {32 vars in 652 bytes} [Thu Jul 2 01:35:17 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: 382/761] 10.0.0.169 () {36 vars in 987 bytes} [Thu Jul 2 01:35:18 2026] GET /v2/images/5960a786-975b-436b-85b7-a289c610fbca => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/762] 10.0.0.169 () {36 vars in 927 bytes} [Thu Jul 2 01:35:18 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/763] 10.0.0.169 () {36 vars in 927 bytes} [Thu Jul 2 01:35:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/764] 10.0.0.169 () {36 vars in 987 bytes} [Thu Jul 2 01:35:18 2026] GET /v2/images/5960a786-975b-436b-85b7-a289c610fbca => 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: 384/765] 10.0.0.169 () {36 vars in 927 bytes} [Thu Jul 2 01:35:18 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: 382/766] 10.0.0.169 () {36 vars in 927 bytes} [Thu Jul 2 01:35:18 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/767] 10.0.0.169 () {36 vars in 987 bytes} [Thu Jul 2 01:35:18 2026] GET /v2/images/5960a786-975b-436b-85b7-a289c610fbca => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/768] 10.0.0.169 () {36 vars in 927 bytes} [Thu Jul 2 01:35:18 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: 386/769] 10.0.0.31 () {36 vars in 986 bytes} [Thu Jul 2 01:35:18 2026] GET /v2/images/5960a786-975b-436b-85b7-a289c610fbca => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/770] 10.0.0.31 () {36 vars in 926 bytes} [Thu Jul 2 01:35:18 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: 387/771] 10.0.0.31 () {36 vars in 986 bytes} [Thu Jul 2 01:35:18 2026] GET /v2/images/5960a786-975b-436b-85b7-a289c610fbca => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/772] 10.0.0.31 () {36 vars in 926 bytes} [Thu Jul 2 01:35:18 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: 388/773] 10.0.0.31 () {36 vars in 926 bytes} [Thu Jul 2 01:35:18 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: 386/774] 10.0.0.20 () {32 vars in 706 bytes} [Thu Jul 2 01:35:20 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => 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: 389/775] 10.0.0.20 () {32 vars in 706 bytes} [Thu Jul 2 01:35:20 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => generated 1312 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/776] 10.0.0.169 () {36 vars in 987 bytes} [Thu Jul 2 01:35:20 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => generated 1312 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/777] 10.0.0.169 () {36 vars in 927 bytes} [Thu Jul 2 01:35:20 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: 388/778] 10.0.0.169 () {36 vars in 927 bytes} [Thu Jul 2 01:35:20 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: 391/779] 10.0.0.169 () {36 vars in 987 bytes} [Thu Jul 2 01:35:20 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => 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: 389/780] 10.0.0.169 () {36 vars in 927 bytes} [Thu Jul 2 01:35:20 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: 392/781] 10.0.0.169 () {36 vars in 927 bytes} [Thu Jul 2 01:35:20 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: 390/782] 10.0.0.169 () {36 vars in 987 bytes} [Thu Jul 2 01:35:21 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => 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: 393/783] 10.0.0.169 () {36 vars in 927 bytes} [Thu Jul 2 01:35:21 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: 391/784] 10.0.0.169 () {36 vars in 927 bytes} [Thu Jul 2 01:35:21 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: 394/785] 10.0.0.31 () {36 vars in 986 bytes} [Thu Jul 2 01:35:21 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => 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/786] 10.0.0.31 () {36 vars in 926 bytes} [Thu Jul 2 01:35:21 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: 395/787] 10.0.0.31 () {36 vars in 986 bytes} [Thu Jul 2 01:35:21 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => 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: 393/788] 10.0.0.31 () {36 vars in 926 bytes} [Thu Jul 2 01:35:21 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: 396/789] 10.0.0.31 () {36 vars in 926 bytes} [Thu Jul 2 01:35:21 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/796] 10.0.0.109 () {36 vars in 987 bytes} [Thu Jul 2 01:35:45 2026] GET /v2/images/82095b73-361f-478a-a369-9bffd4e61806 => 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: 400/797] 10.0.0.109 () {36 vars in 927 bytes} [Thu Jul 2 01:35:45 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: 425/846] 10.0.0.20 () {32 vars in 632 bytes} [Thu Jul 2 01:39:50 2026] GET /v2/images => generated 5574 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)