+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jul 17 04:01:05 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-86f79965f9-c2ltx machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fee0a0c5668 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-07-17 04:01:07.066 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-17 04:01:07.163 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-17 04:01:07.910 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-17 04:01:07.911 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-17 04:01:07.911 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-17 04:01:08.017 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-17 04:01:08.018 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-17 04:01:08.019 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-17 04:01:10.004 7 WARNING glance.api.v2.images [None req-a9d3aacb-7ad0-4ba7-867d-33b5eabe055b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-17 04:01:10.023 8 WARNING glance.api.v2.images [None req-8f968d8a-3f42-4d75-924f-b2c97c5ff612 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-17 04:01:10.360 7 WARNING keystonemiddleware._common.config [None req-a9d3aacb-7ad0-4ba7-867d-33b5eabe055b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 04:01:10.368 7 WARNING oslo_config.cfg [None req-a9d3aacb-7ad0-4ba7-867d-33b5eabe055b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-17 04:01:10.371 8 WARNING keystonemiddleware._common.config [None req-8f968d8a-3f42-4d75-924f-b2c97c5ff612 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fee0a0c5668 pid: 7 (default app) 2026-07-17 04:01:10.378 8 WARNING oslo_config.cfg [None req-8f968d8a-3f42-4d75-924f-b2c97c5ff612 - - - - - -] 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 0x7fee0a0c5668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.216 () {42 vars in 688 bytes} [Fri Jul 17 04:01:12 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 04:01:12.985 8 WARNING oslo_policy.policy [None req-9e9dcdcf-33d8-47f0-a054-6b3821835e6c 7429bbffe4e946ad95104b685a44727c dc858f6b102d479ab1704aeda25ed970 - - 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-17 04:01:12.985 8 WARNING oslo_policy.policy [None req-9e9dcdcf-33d8-47f0-a054-6b3821835e6c 7429bbffe4e946ad95104b685a44727c dc858f6b102d479ab1704aeda25ed970 - - 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-17 04:01:13.001 8 WARNING oslo_policy.policy [None req-9e9dcdcf-33d8-47f0-a054-6b3821835e6c 7429bbffe4e946ad95104b685a44727c dc858f6b102d479ab1704aeda25ed970 - - 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-17 04:01:13.001 8 WARNING oslo_policy.policy [None req-9e9dcdcf-33d8-47f0-a054-6b3821835e6c 7429bbffe4e946ad95104b685a44727c dc858f6b102d479ab1704aeda25ed970 - - 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.216 () {44 vars in 910 bytes} [Fri Jul 17 04:01:12 2026] GET /v2/images => generated 69 bytes in 562 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.216 () {42 vars in 688 bytes} [Fri Jul 17 04:01:16 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.216 () {44 vars in 910 bytes} [Fri Jul 17 04:01:16 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 04:01:16.672 7 WARNING oslo_policy.policy [None req-4d1b0a70-2500-4483-af9a-dc6f07e3ddf9 7429bbffe4e946ad95104b685a44727c dc858f6b102d479ab1704aeda25ed970 - - 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-17 04:01:16.672 7 WARNING oslo_policy.policy [None req-4d1b0a70-2500-4483-af9a-dc6f07e3ddf9 7429bbffe4e946ad95104b685a44727c dc858f6b102d479ab1704aeda25ed970 - - 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.216 () {44 vars in 911 bytes} [Fri Jul 17 04:01:16 2026] GET /v2/images/cirros => generated 151 bytes in 124 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.216 () {44 vars in 933 bytes} [Fri Jul 17 04:01:16 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-17 04:01:16.809 7 WARNING oslo_policy.policy [None req-1e2b5cd8-319f-451b-af6c-87d51465b481 7429bbffe4e946ad95104b685a44727c dc858f6b102d479ab1704aeda25ed970 - - 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-17 04:01:16.810 7 WARNING oslo_policy.policy [None req-1e2b5cd8-319f-451b-af6c-87d51465b481 7429bbffe4e946ad95104b685a44727c dc858f6b102d479ab1704aeda25ed970 - - 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.216 () {44 vars in 939 bytes} [Fri Jul 17 04:01:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-17 04:01:16.886 8 WARNING oslo_config.cfg [None req-17ee1a0d-303f-4f5a-8970-3c5c6e05e2b2 7429bbffe4e946ad95104b685a44727c dc858f6b102d479ab1704aeda25ed970 - - 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.216 () {48 vars in 951 bytes} [Fri Jul 17 04:01:16 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-17 04:01:16.907 7 WARNING oslo_policy.policy [None req-1bf426b1-e7fb-48ca-9060-c956f95daead 7429bbffe4e946ad95104b685a44727c dc858f6b102d479ab1704aeda25ed970 - - 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-17 04:01:16.907 7 WARNING oslo_policy.policy [None req-1bf426b1-e7fb-48ca-9060-c956f95daead 7429bbffe4e946ad95104b685a44727c dc858f6b102d479ab1704aeda25ed970 - - 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-17 04:01:16.908 7 INFO glance.api.v2.image_data [None req-1bf426b1-e7fb-48ca-9060-c956f95daead 7429bbffe4e946ad95104b685a44727c dc858f6b102d479ab1704aeda25ed970 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 04:01:20.638 7 WARNING glance.location [None req-1bf426b1-e7fb-48ca-9060-c956f95daead 7429bbffe4e946ad95104b685a44727c dc858f6b102d479ab1704aeda25ed970 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.216 () {48 vars in 1045 bytes} [Fri Jul 17 04:01:16 2026] PUT /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83/file => generated 0 bytes in 3783 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6836 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.216 () {44 vars in 971 bytes} [Fri Jul 17 04:01:20 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-17 04:01:20.785 7 WARNING oslo_config.cfg [None req-0d230ff0-e298-46d7-993c-4f7ec9a47c19 7429bbffe4e946ad95104b685a44727c dc858f6b102d479ab1704aeda25ed970 - - 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/16] 199.204.45.216 () {48 vars in 1051 bytes} [Fri Jul 17 04:01:20 2026] PATCH /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => generated 1312 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.216 () {44 vars in 971 bytes} [Fri Jul 17 04:01:20 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/262] 199.204.45.216 () {42 vars in 688 bytes} [Fri Jul 17 04:21:46 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: 131/263] 199.204.45.216 () {44 vars in 910 bytes} [Fri Jul 17 04:21:46 2026] GET /v2/images => generated 1381 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/268] 199.204.45.216 () {42 vars in 688 bytes} [Fri Jul 17 04:22:03 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: 135/269] 199.204.45.216 () {44 vars in 910 bytes} [Fri Jul 17 04:22:03 2026] GET /v2/images => generated 1381 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/270] 199.204.45.216 () {44 vars in 937 bytes} [Fri Jul 17 04:22:03 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.204.45.216 () {44 vars in 959 bytes} [Fri Jul 17 04:22:03 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.204.45.216 () {44 vars in 939 bytes} [Fri Jul 17 04:22:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.204.45.216 () {48 vars in 951 bytes} [Fri Jul 17 04:22:03 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-17 04:22:03.835 8 WARNING oslo_policy.policy [None req-4de01da2-f430-4874-92a4-3d413e00501c 7429bbffe4e946ad95104b685a44727c dc858f6b102d479ab1704aeda25ed970 - - 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-17 04:22:03.835 8 WARNING oslo_policy.policy [None req-4de01da2-f430-4874-92a4-3d413e00501c 7429bbffe4e946ad95104b685a44727c dc858f6b102d479ab1704aeda25ed970 - - 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-17 04:22:03.837 8 INFO glance.api.v2.image_data [None req-4de01da2-f430-4874-92a4-3d413e00501c 7429bbffe4e946ad95104b685a44727c dc858f6b102d479ab1704aeda25ed970 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 04:22:29.792 8 WARNING glance.location [None req-4de01da2-f430-4874-92a4-3d413e00501c 7429bbffe4e946ad95104b685a44727c dc858f6b102d479ab1704aeda25ed970 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 137/278] 199.204.45.216 () {48 vars in 1046 bytes} [Fri Jul 17 04:22:03 2026] PUT /v2/images/84bcc331-aca0-49e3-8d2b-455a81178862/file => generated 0 bytes in 26005 msecs (HTTP/1.1 204) 4 headers in 171 bytes (69788 switches on core 0) [pid: 7|app: 0|req: 142/279] 199.204.45.216 () {44 vars in 971 bytes} [Fri Jul 17 04:22:29 2026] GET /v2/images/84bcc331-aca0-49e3-8d2b-455a81178862 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/280] 199.204.45.216 () {48 vars in 1051 bytes} [Fri Jul 17 04:22:29 2026] PATCH /v2/images/84bcc331-aca0-49e3-8d2b-455a81178862 => generated 1395 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/281] 199.204.45.216 () {44 vars in 971 bytes} [Fri Jul 17 04:22:29 2026] GET /v2/images/84bcc331-aca0-49e3-8d2b-455a81178862 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/284] 199.204.45.216 () {42 vars in 688 bytes} [Fri Jul 17 04:22:31 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: 140/285] 199.204.45.216 () {44 vars in 910 bytes} [Fri Jul 17 04:22:31 2026] GET /v2/images => generated 2778 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/370] 199.204.45.216 () {42 vars in 688 bytes} [Fri Jul 17 04:29: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: 183/371] 199.204.45.216 () {44 vars in 910 bytes} [Fri Jul 17 04:29:35 2026] GET /v2/images => generated 2778 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/374] 199.204.45.216 () {42 vars in 688 bytes} [Fri Jul 17 04:29:48 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: 185/375] 199.204.45.216 () {44 vars in 910 bytes} [Fri Jul 17 04:29:48 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: 191/376] 199.204.45.216 () {44 vars in 947 bytes} [Fri Jul 17 04:29:48 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/377] 199.204.45.216 () {44 vars in 969 bytes} [Fri Jul 17 04:29:48 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: 192/378] 199.204.45.216 () {44 vars in 939 bytes} [Fri Jul 17 04:29:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/379] 199.204.45.216 () {48 vars in 951 bytes} [Fri Jul 17 04:29:48 2026] POST /v2/images => generated 799 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-17 04:29:48.383 7 INFO glance.api.v2.image_data [None req-77367e45-4138-44a6-a88a-d8ee8dc6c971 7429bbffe4e946ad95104b685a44727c dc858f6b102d479ab1704aeda25ed970 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 04:30:01.968 7 INFO glance.location [None req-77367e45-4138-44a6-a88a-d8ee8dc6c971 7429bbffe4e946ad95104b685a44727c dc858f6b102d479ab1704aeda25ed970 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 193/384] 199.204.45.216 () {48 vars in 1045 bytes} [Fri Jul 17 04:29:48 2026] PUT /v2/images/58bd4358-007d-407a-b01a-c6202f5d71c5/file => generated 0 bytes in 13642 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23799 switches on core 0) [pid: 8|app: 0|req: 192/385] 199.204.45.216 () {44 vars in 971 bytes} [Fri Jul 17 04:30:02 2026] GET /v2/images/58bd4358-007d-407a-b01a-c6202f5d71c5 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/386] 199.204.45.216 () {48 vars in 1051 bytes} [Fri Jul 17 04:30:02 2026] PATCH /v2/images/58bd4358-007d-407a-b01a-c6202f5d71c5 => generated 1410 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/387] 199.204.45.216 () {44 vars in 971 bytes} [Fri Jul 17 04:30:02 2026] GET /v2/images/58bd4358-007d-407a-b01a-c6202f5d71c5 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/396] 199.204.45.216 () {42 vars in 688 bytes} [Fri Jul 17 04:30:40 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: 198/397] 199.204.45.216 () {44 vars in 910 bytes} [Fri Jul 17 04:30:40 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/400] 199.204.45.216 () {42 vars in 688 bytes} [Fri Jul 17 04:30:57 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: 200/401] 199.204.45.216 () {44 vars in 910 bytes} [Fri Jul 17 04:30:57 2026] GET /v2/images => generated 4190 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/402] 199.204.45.216 () {44 vars in 939 bytes} [Fri Jul 17 04:30:57 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/403] 199.204.45.216 () {44 vars in 961 bytes} [Fri Jul 17 04:30:57 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: 7|app: 0|req: 203/404] 199.204.45.216 () {44 vars in 939 bytes} [Fri Jul 17 04:30:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/405] 199.204.45.216 () {48 vars in 951 bytes} [Fri Jul 17 04:30:57 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-17 04:30:57.919 7 INFO glance.api.v2.image_data [None req-4e79ac4b-99c3-4eac-8313-2f899ce24705 7429bbffe4e946ad95104b685a44727c dc858f6b102d479ab1704aeda25ed970 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 04:31:10.986 7 INFO glance.location [None req-4e79ac4b-99c3-4eac-8313-2f899ce24705 7429bbffe4e946ad95104b685a44727c dc858f6b102d479ab1704aeda25ed970 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 204/410] 199.204.45.216 () {48 vars in 1046 bytes} [Fri Jul 17 04:30:57 2026] PUT /v2/images/55d89ebd-c0b8-4951-af5f-16d84e256a8e/file => generated 0 bytes in 13108 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30176 switches on core 0) [pid: 8|app: 0|req: 207/411] 199.204.45.216 () {44 vars in 971 bytes} [Fri Jul 17 04:31:11 2026] GET /v2/images/55d89ebd-c0b8-4951-af5f-16d84e256a8e => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 199.204.45.216 () {48 vars in 1051 bytes} [Fri Jul 17 04:31:11 2026] PATCH /v2/images/55d89ebd-c0b8-4951-af5f-16d84e256a8e => generated 1382 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 199.204.45.216 () {44 vars in 971 bytes} [Fri Jul 17 04:31:11 2026] GET /v2/images/55d89ebd-c0b8-4951-af5f-16d84e256a8e => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/574] 199.204.45.216 () {42 vars in 688 bytes} [Fri Jul 17 04:44:36 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: 289/575] 199.204.45.216 () {44 vars in 910 bytes} [Fri Jul 17 04:44:36 2026] GET /v2/images => generated 5574 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/604] 199.204.45.216 () {42 vars in 688 bytes} [Fri Jul 17 04:46:56 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: 304/605] 199.204.45.216 () {44 vars in 910 bytes} [Fri Jul 17 04:46:56 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/606] 199.204.45.216 () {42 vars in 688 bytes} [Fri Jul 17 04:46:58 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: 305/607] 199.204.45.216 () {44 vars in 910 bytes} [Fri Jul 17 04:46:58 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/618] 199.204.45.216 () {42 vars in 688 bytes} [Fri Jul 17 04:47:48 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: 308/619] 199.204.45.216 () {44 vars in 910 bytes} [Fri Jul 17 04:47:48 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/622] 199.204.45.216 () {42 vars in 688 bytes} [Fri Jul 17 04:47:56 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: 310/623] 199.204.45.216 () {44 vars in 910 bytes} [Fri Jul 17 04:47:56 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/636] 199.204.45.216 () {42 vars in 688 bytes} [Fri Jul 17 04:48:57 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: 320/637] 199.204.45.216 () {44 vars in 910 bytes} [Fri Jul 17 04:48:57 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 325/646] 10.0.0.208 () {32 vars in 633 bytes} [Fri Jul 17 04:49:38 2026] GET /v2/images => generated 5574 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/653] 10.0.0.1 () {36 vars in 985 bytes} [Fri Jul 17 04:50:04 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 325/654] 10.0.0.1 () {36 vars in 925 bytes} [Fri Jul 17 04:50:04 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/655] 10.0.0.1 () {36 vars in 985 bytes} [Fri Jul 17 04:50:06 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => 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: 326/656] 10.0.0.1 () {36 vars in 925 bytes} [Fri Jul 17 04:50:06 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: 332/659] 199.204.45.216 () {36 vars in 991 bytes} [Fri Jul 17 04:50:12 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => 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: 328/660] 199.204.45.216 () {36 vars in 931 bytes} [Fri Jul 17 04:50:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/661] 199.204.45.216 () {36 vars in 991 bytes} [Fri Jul 17 04:50:12 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => 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: 329/662] 199.204.45.216 () {36 vars in 931 bytes} [Fri Jul 17 04:50:12 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: 334/663] 10.0.0.86 () {36 vars in 986 bytes} [Fri Jul 17 04:50:19 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => generated 1312 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/664] 10.0.0.86 () {36 vars in 926 bytes} [Fri Jul 17 04:50: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: 8|app: 0|req: 335/665] 10.0.0.86 () {36 vars in 926 bytes} [Fri Jul 17 04:50:20 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/666] 10.0.0.86 () {36 vars in 986 bytes} [Fri Jul 17 04:50:20 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/669] 10.0.0.86 () {36 vars in 926 bytes} [Fri Jul 17 04:50:20 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: 333/670] 10.0.0.86 () {36 vars in 926 bytes} [Fri Jul 17 04:50: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: 338/671] 10.0.0.86 () {36 vars in 986 bytes} [Fri Jul 17 04:50:20 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => 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: 334/672] 10.0.0.86 () {36 vars in 926 bytes} [Fri Jul 17 04:50:20 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: 339/673] 10.0.0.86 () {36 vars in 926 bytes} [Fri Jul 17 04:50:20 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: 335/674] 10.0.0.148 () {36 vars in 911 bytes} [Fri Jul 17 04:50:21 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/675] 10.0.0.148 () {36 vars in 1007 bytes} [Fri Jul 17 04:50:21 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83/locations => generated 127 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/676] 10.0.0.148 () {36 vars in 987 bytes} [Fri Jul 17 04:50:21 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => 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: 341/677] 10.0.0.148 () {36 vars in 927 bytes} [Fri Jul 17 04:50:21 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: 337/678] 10.0.0.148 () {36 vars in 927 bytes} [Fri Jul 17 04:50: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: 342/679] 10.0.0.208 () {34 vars in 655 bytes} [Fri Jul 17 04:50:23 2026] POST /v2/images => generated 648 bytes in 185 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-17 04:50:24.017 7 WARNING glance.api.v2.images [None req-877fc78b-56e8-443a-a86a-8426bc395b71 0ae2d742e483415dad5bcb03297a2ec5 fb39b8963549491f802209044a778058 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ecb9ece2-0fbe-47a2-ad72-11440dabfec7 [pid: 7|app: 0|req: 338/680] 10.0.0.208 () {32 vars in 710 bytes} [Fri Jul 17 04:50:23 2026] DELETE /v2/images/ecb9ece2-0fbe-47a2-ad72-11440dabfec7 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/681] 10.0.0.208 () {32 vars in 707 bytes} [Fri Jul 17 04:50:24 2026] GET /v2/images/ecb9ece2-0fbe-47a2-ad72-11440dabfec7 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/682] 10.0.0.208 () {32 vars in 633 bytes} [Fri Jul 17 04:50:24 2026] GET /v2/images => generated 1381 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/683] 10.0.0.208 () {34 vars in 655 bytes} [Fri Jul 17 04:50:24 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/684] 10.0.0.208 () {32 vars in 717 bytes} [Fri Jul 17 04:50:24 2026] GET /v2/images/7da0e296-52e2-4813-85a3-da56a9313ed2/file => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-17 04:50:24.219 8 INFO glance.api.v2.image_data [None req-fa10cb4c-2575-4c16-aae4-a4df0456d842 0ae2d742e483415dad5bcb03297a2ec5 fb39b8963549491f802209044a778058 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 04:50:24.262 8 WARNING glance_store._drivers.rbd [None req-fa10cb4c-2575-4c16-aae4-a4df0456d842 0ae2d742e483415dad5bcb03297a2ec5 fb39b8963549491f802209044a778058 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-17 04:50:24.860 8 INFO glance.location [None req-fa10cb4c-2575-4c16-aae4-a4df0456d842 0ae2d742e483415dad5bcb03297a2ec5 fb39b8963549491f802209044a778058 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 345/685] 10.0.0.208 () {32 vars in 727 bytes} [Fri Jul 17 04:50:24 2026] PUT /v2/images/7da0e296-52e2-4813-85a3-da56a9313ed2/file => generated 0 bytes in 709 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/686] 10.0.0.208 () {32 vars in 707 bytes} [Fri Jul 17 04:50:24 2026] GET /v2/images/7da0e296-52e2-4813-85a3-da56a9313ed2 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/687] 10.0.0.208 () {32 vars in 717 bytes} [Fri Jul 17 04:50:24 2026] GET /v2/images/7da0e296-52e2-4813-85a3-da56a9313ed2/file => generated 1024 bytes in 115 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/688] 10.0.0.208 () {34 vars in 655 bytes} [Fri Jul 17 04:50:25 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/689] 10.0.0.208 () {32 vars in 726 bytes} [Fri Jul 17 04:50:25 2026] PATCH /v2/images/e5a64c6c-c310-470e-bd6a-64ec4d200ffb => generated 653 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/690] 10.0.0.208 () {32 vars in 707 bytes} [Fri Jul 17 04:50:25 2026] GET /v2/images/e5a64c6c-c310-470e-bd6a-64ec4d200ffb => generated 653 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-17 04:50:25.183 8 WARNING glance.api.v2.images [None req-92cf8cf8-9348-4e6b-985b-4093f623b0f6 0ae2d742e483415dad5bcb03297a2ec5 fb39b8963549491f802209044a778058 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e5a64c6c-c310-470e-bd6a-64ec4d200ffb [pid: 8|app: 0|req: 348/691] 10.0.0.208 () {32 vars in 710 bytes} [Fri Jul 17 04:50:25 2026] DELETE /v2/images/e5a64c6c-c310-470e-bd6a-64ec4d200ffb => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/692] 10.0.0.208 () {32 vars in 707 bytes} [Fri Jul 17 04:50:25 2026] GET /v2/images/e5a64c6c-c310-470e-bd6a-64ec4d200ffb => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-17 04:50:25.248 8 WARNING glance.api.v2.images [None req-db55c252-7153-47f3-be39-728afa4eaf37 0ae2d742e483415dad5bcb03297a2ec5 fb39b8963549491f802209044a778058 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7da0e296-52e2-4813-85a3-da56a9313ed2 [pid: 8|app: 0|req: 349/693] 10.0.0.208 () {32 vars in 710 bytes} [Fri Jul 17 04:50:25 2026] DELETE /v2/images/7da0e296-52e2-4813-85a3-da56a9313ed2 => generated 0 bytes in 868 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/694] 10.0.0.208 () {32 vars in 707 bytes} [Fri Jul 17 04:50:26 2026] GET /v2/images/7da0e296-52e2-4813-85a3-da56a9313ed2 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-17 04:50:26.131 8 WARNING glance.api.v2.images [None req-9e2527cc-deae-4468-a581-fd818e4315d1 0ae2d742e483415dad5bcb03297a2ec5 fb39b8963549491f802209044a778058 - - default default] Failed to find image ecb9ece2-0fbe-47a2-ad72-11440dabfec7 to delete: glance.common.exception.ImageNotFound: No image found with ID ecb9ece2-0fbe-47a2-ad72-11440dabfec7 [pid: 8|app: 0|req: 350/695] 10.0.0.208 () {32 vars in 710 bytes} [Fri Jul 17 04:50:26 2026] DELETE /v2/images/ecb9ece2-0fbe-47a2-ad72-11440dabfec7 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/696] 10.0.0.208 () {32 vars in 707 bytes} [Fri Jul 17 04:50:26 2026] GET /v2/images/ecb9ece2-0fbe-47a2-ad72-11440dabfec7 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/701] 10.0.0.1 () {36 vars in 985 bytes} [Fri Jul 17 04:50:45 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => 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: 349/702] 10.0.0.1 () {36 vars in 925 bytes} [Fri Jul 17 04:50:45 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: 356/707] 10.0.0.1 () {36 vars in 985 bytes} [Fri Jul 17 04:51:09 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => 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: 352/708] 10.0.0.1 () {36 vars in 925 bytes} [Fri Jul 17 04:51:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/711] 10.0.0.208 () {30 vars in 411 bytes} [Fri Jul 17 04:51:17 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: 358/712] 10.0.0.1 () {36 vars in 985 bytes} [Fri Jul 17 04:51:17 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => 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: 355/713] 10.0.0.1 () {36 vars in 925 bytes} [Fri Jul 17 04:51:17 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: 7|app: 0|req: 360/722] 10.0.0.208 () {32 vars in 707 bytes} [Fri Jul 17 04:51:50 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/723] 10.0.0.208 () {32 vars in 707 bytes} [Fri Jul 17 04:51:50 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => 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: 361/724] 10.0.0.86 () {36 vars in 986 bytes} [Fri Jul 17 04:51:50 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/725] 10.0.0.86 () {36 vars in 926 bytes} [Fri Jul 17 04:51:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/726] 10.0.0.86 () {36 vars in 926 bytes} [Fri Jul 17 04:51:50 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/727] 10.0.0.86 () {36 vars in 986 bytes} [Fri Jul 17 04:51:50 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => 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: 363/728] 10.0.0.86 () {36 vars in 926 bytes} [Fri Jul 17 04:51: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: 8|app: 0|req: 366/729] 10.0.0.86 () {36 vars in 926 bytes} [Fri Jul 17 04:51:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/730] 10.0.0.86 () {36 vars in 986 bytes} [Fri Jul 17 04:51:50 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => 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: 367/731] 10.0.0.86 () {36 vars in 926 bytes} [Fri Jul 17 04:51:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/732] 10.0.0.148 () {36 vars in 911 bytes} [Fri Jul 17 04:51:50 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/733] 10.0.0.148 () {36 vars in 1007 bytes} [Fri Jul 17 04:51:50 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/734] 10.0.0.148 () {36 vars in 987 bytes} [Fri Jul 17 04:51:51 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => 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: 369/735] 10.0.0.148 () {36 vars in 927 bytes} [Fri Jul 17 04:51:51 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/736] 10.0.0.148 () {36 vars in 927 bytes} [Fri Jul 17 04:51:51 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/739] 10.0.0.1 () {36 vars in 985 bytes} [Fri Jul 17 04:52:00 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/740] 10.0.0.1 () {36 vars in 925 bytes} [Fri Jul 17 04:52:00 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/745] 10.0.0.1 () {36 vars in 985 bytes} [Fri Jul 17 04:52:29 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => 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: 372/746] 10.0.0.1 () {36 vars in 925 bytes} [Fri Jul 17 04:52:29 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: 379/755] 10.0.0.1 () {36 vars in 985 bytes} [Fri Jul 17 04:53:06 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => 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: 380/756] 10.0.0.1 () {36 vars in 925 bytes} [Fri Jul 17 04:53:06 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/757] 10.0.0.1 () {36 vars in 985 bytes} [Fri Jul 17 04:53:06 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => 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: 381/758] 10.0.0.1 () {36 vars in 925 bytes} [Fri Jul 17 04:53:06 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: 394/791] 10.0.0.1 () {36 vars in 985 bytes} [Fri Jul 17 04:55:40 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => generated 1312 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/792] 10.0.0.1 () {36 vars in 925 bytes} [Fri Jul 17 04:55: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: 7|app: 0|req: 396/795] 10.0.0.1 () {36 vars in 985 bytes} [Fri Jul 17 04:55:58 2026] GET /v2/images/f66d998c-db3e-4033-9161-3f08f9a1bd83 => 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: 400/796] 10.0.0.1 () {36 vars in 925 bytes} [Fri Jul 17 04:55:58 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: 401/805] 199.204.45.216 () {32 vars in 826 bytes} [Fri Jul 17 04:56:32 2026] GET /v2/images?status=active&owner=dc858f6b102d479ab1704aeda25ed970&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/806] 199.204.45.216 () {32 vars in 653 bytes} [Fri Jul 17 04:56:32 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: 402/807] 10.0.0.86 () {36 vars in 986 bytes} [Fri Jul 17 04:56:33 2026] GET /v2/images/84bcc331-aca0-49e3-8d2b-455a81178862 => generated 1395 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/808] 10.0.0.86 () {36 vars in 926 bytes} [Fri Jul 17 04:56:33 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: 403/809] 10.0.0.86 () {36 vars in 926 bytes} [Fri Jul 17 04:56:33 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: 407/810] 10.0.0.86 () {36 vars in 986 bytes} [Fri Jul 17 04:56:33 2026] GET /v2/images/84bcc331-aca0-49e3-8d2b-455a81178862 => 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: 404/811] 10.0.0.86 () {36 vars in 926 bytes} [Fri Jul 17 04:56:33 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: 408/812] 10.0.0.86 () {36 vars in 926 bytes} [Fri Jul 17 04:56:33 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: 405/813] 10.0.0.86 () {36 vars in 986 bytes} [Fri Jul 17 04:56:33 2026] GET /v2/images/84bcc331-aca0-49e3-8d2b-455a81178862 => 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: 409/814] 10.0.0.86 () {36 vars in 926 bytes} [Fri Jul 17 04:56:33 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/815] 10.0.0.86 () {36 vars in 926 bytes} [Fri Jul 17 04:56:33 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: 410/816] 10.0.0.148 () {36 vars in 911 bytes} [Fri Jul 17 04:56:33 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/817] 10.0.0.148 () {36 vars in 1007 bytes} [Fri Jul 17 04:56:33 2026] GET /v2/images/84bcc331-aca0-49e3-8d2b-455a81178862/locations => generated 127 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/818] 10.0.0.148 () {36 vars in 987 bytes} [Fri Jul 17 04:56:33 2026] GET /v2/images/84bcc331-aca0-49e3-8d2b-455a81178862 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/819] 10.0.0.148 () {36 vars in 927 bytes} [Fri Jul 17 04:56:33 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: 412/820] 10.0.0.148 () {36 vars in 927 bytes} [Fri Jul 17 04:56:33 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: 430/863] 10.0.0.208 () {32 vars in 633 bytes} [Fri Jul 17 05:00:07 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)