+ 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 Apr 2 09:09:17 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-6664d849c6-6pdbz 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 0x7ffb9cba3668 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-04-02 09:09:19.108 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-02 09:09:19.222 7 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-04-02 09:09:19.991 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-04-02 09:09:19.992 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-04-02 09:09:19.992 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-02 09:09:20.084 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-04-02 09:09:20.085 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-04-02 09:09:20.085 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-02 09:09:22.140 7 WARNING glance.api.v2.images [None req-9a6523a2-fc7b-4109-aad1-ab6082fb9cdc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-02 09:09:22.190 8 WARNING glance.api.v2.images [None req-4e24e7c2-294b-44b8-9dda-3425db0edeed - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-02 09:09:22.478 7 WARNING keystonemiddleware._common.config [None req-9a6523a2-fc7b-4109-aad1-ab6082fb9cdc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 09:09:22.486 7 WARNING oslo_config.cfg [None req-9a6523a2-fc7b-4109-aad1-ab6082fb9cdc - - - - - -] 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 0x7ffb9cba3668 pid: 7 (default app) 2026-04-02 09:09:22.528 8 WARNING keystonemiddleware._common.config [None req-4e24e7c2-294b-44b8-9dda-3425db0edeed - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 09:09:22.536 8 WARNING oslo_config.cfg [None req-4e24e7c2-294b-44b8-9dda-3425db0edeed - - - - - -] 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 0x7ffb9cba3668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.155 () {42 vars in 688 bytes} [Thu Apr 2 09:09:24 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-04-02 09:09:25.395 8 WARNING oslo_policy.policy [None req-1de301e3-6f20-43d8-af1f-80b32ffa7493 4622e6aab95146f982a3d0c3b8a409dc 2a1a70d8471747b993bd9addddfc3d3f - - 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-04-02 09:09:25.395 8 WARNING oslo_policy.policy [None req-1de301e3-6f20-43d8-af1f-80b32ffa7493 4622e6aab95146f982a3d0c3b8a409dc 2a1a70d8471747b993bd9addddfc3d3f - - 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-04-02 09:09:25.411 8 WARNING oslo_policy.policy [None req-1de301e3-6f20-43d8-af1f-80b32ffa7493 4622e6aab95146f982a3d0c3b8a409dc 2a1a70d8471747b993bd9addddfc3d3f - - 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-04-02 09:09:25.411 8 WARNING oslo_policy.policy [None req-1de301e3-6f20-43d8-af1f-80b32ffa7493 4622e6aab95146f982a3d0c3b8a409dc 2a1a70d8471747b993bd9addddfc3d3f - - 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.155 () {44 vars in 910 bytes} [Thu Apr 2 09:09:24 2026] GET /v2/images => generated 69 bytes in 556 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.155 () {42 vars in 688 bytes} [Thu Apr 2 09:09:28 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.155 () {44 vars in 910 bytes} [Thu Apr 2 09:09:28 2026] GET /v2/images => generated 69 bytes in 40 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-04-02 09:09:28.791 7 WARNING oslo_policy.policy [None req-24f45815-d338-4f8e-bc1d-9050165b97be 4622e6aab95146f982a3d0c3b8a409dc 2a1a70d8471747b993bd9addddfc3d3f - - 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-04-02 09:09:28.791 7 WARNING oslo_policy.policy [None req-24f45815-d338-4f8e-bc1d-9050165b97be 4622e6aab95146f982a3d0c3b8a409dc 2a1a70d8471747b993bd9addddfc3d3f - - 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.155 () {44 vars in 911 bytes} [Thu Apr 2 09:09:28 2026] GET /v2/images/cirros => generated 151 bytes in 121 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.155 () {44 vars in 933 bytes} [Thu Apr 2 09:09:28 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 09:09:28.926 7 WARNING oslo_policy.policy [None req-72d26595-40d2-41b9-9e73-efed250c21ee 4622e6aab95146f982a3d0c3b8a409dc 2a1a70d8471747b993bd9addddfc3d3f - - 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-04-02 09:09:28.926 7 WARNING oslo_policy.policy [None req-72d26595-40d2-41b9-9e73-efed250c21ee 4622e6aab95146f982a3d0c3b8a409dc 2a1a70d8471747b993bd9addddfc3d3f - - 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.155 () {44 vars in 939 bytes} [Thu Apr 2 09:09:28 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) 2026-04-02 09:09:29.023 8 WARNING oslo_config.cfg [None req-f8966926-3027-4a4e-8c79-6922612e7533 4622e6aab95146f982a3d0c3b8a409dc 2a1a70d8471747b993bd9addddfc3d3f - - 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.155 () {48 vars in 951 bytes} [Thu Apr 2 09:09:28 2026] POST /v2/images => generated 760 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-02 09:09:29.047 7 WARNING oslo_policy.policy [None req-a2f218b6-4d48-4717-8ccb-10839b4c13c4 4622e6aab95146f982a3d0c3b8a409dc 2a1a70d8471747b993bd9addddfc3d3f - - 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-04-02 09:09:29.047 7 WARNING oslo_policy.policy [None req-a2f218b6-4d48-4717-8ccb-10839b4c13c4 4622e6aab95146f982a3d0c3b8a409dc 2a1a70d8471747b993bd9addddfc3d3f - - 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-04-02 09:09:29.049 7 INFO glance.api.v2.image_data [None req-a2f218b6-4d48-4717-8ccb-10839b4c13c4 4622e6aab95146f982a3d0c3b8a409dc 2a1a70d8471747b993bd9addddfc3d3f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 09:09:33.188 7 WARNING glance.location [None req-a2f218b6-4d48-4717-8ccb-10839b4c13c4 4622e6aab95146f982a3d0c3b8a409dc 2a1a70d8471747b993bd9addddfc3d3f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.155 () {48 vars in 1045 bytes} [Thu Apr 2 09:09:29 2026] PUT /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c/file => generated 0 bytes in 4191 msecs (HTTP/1.1 204) 4 headers in 171 bytes (2765 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.155 () {44 vars in 971 bytes} [Thu Apr 2 09:09:33 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 09:09:33.276 7 WARNING oslo_config.cfg [None req-72c5257f-3884-47e8-9ba1-96cc92064590 4622e6aab95146f982a3d0c3b8a409dc 2a1a70d8471747b993bd9addddfc3d3f - - 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.155 () {44 vars in 971 bytes} [Thu Apr 2 09:09:33 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/269] 199.204.45.155 () {42 vars in 688 bytes} [Thu Apr 2 09:30:35 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: 136/270] 199.204.45.155 () {44 vars in 910 bytes} [Thu Apr 2 09:30:35 2026] GET /v2/images => generated 1240 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 199.204.45.155 () {42 vars in 688 bytes} [Thu Apr 2 09:31:17 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: 141/280] 199.204.45.155 () {44 vars in 910 bytes} [Thu Apr 2 09:31:17 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.204.45.155 () {44 vars in 937 bytes} [Thu Apr 2 09:31:17 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.155 () {44 vars in 959 bytes} [Thu Apr 2 09:31:17 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: 141/283] 199.204.45.155 () {44 vars in 939 bytes} [Thu Apr 2 09:31:17 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: 7|app: 0|req: 143/284] 199.204.45.155 () {48 vars in 951 bytes} [Thu Apr 2 09:31:17 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-02 09:31:17.786 8 WARNING oslo_policy.policy [None req-b3b22ddb-b620-452b-8ff7-72dfa0c61f43 4622e6aab95146f982a3d0c3b8a409dc 2a1a70d8471747b993bd9addddfc3d3f - - 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-04-02 09:31:17.786 8 WARNING oslo_policy.policy [None req-b3b22ddb-b620-452b-8ff7-72dfa0c61f43 4622e6aab95146f982a3d0c3b8a409dc 2a1a70d8471747b993bd9addddfc3d3f - - 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-04-02 09:31:17.787 8 INFO glance.api.v2.image_data [None req-b3b22ddb-b620-452b-8ff7-72dfa0c61f43 4622e6aab95146f982a3d0c3b8a409dc 2a1a70d8471747b993bd9addddfc3d3f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 09:31:44.661 8 WARNING glance.location [None req-b3b22ddb-b620-452b-8ff7-72dfa0c61f43 4622e6aab95146f982a3d0c3b8a409dc 2a1a70d8471747b993bd9addddfc3d3f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 142/291] 199.204.45.155 () {48 vars in 1046 bytes} [Thu Apr 2 09:31:17 2026] PUT /v2/images/17382745-ab0f-4b22-b93a-40de629d6338/file => generated 0 bytes in 26924 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62743 switches on core 0) [pid: 7|app: 0|req: 150/292] 199.204.45.155 () {44 vars in 971 bytes} [Thu Apr 2 09:31:44 2026] GET /v2/images/17382745-ab0f-4b22-b93a-40de629d6338 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/293] 199.204.45.155 () {44 vars in 971 bytes} [Thu Apr 2 09:31:44 2026] GET /v2/images/17382745-ab0f-4b22-b93a-40de629d6338 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/294] 199.204.45.155 () {42 vars in 688 bytes} [Thu Apr 2 09:31:46 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/295] 199.204.45.155 () {44 vars in 910 bytes} [Thu Apr 2 09:31:46 2026] GET /v2/images => generated 2451 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/374] 199.204.45.155 () {42 vars in 688 bytes} [Thu Apr 2 09:38:14 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: 191/375] 199.204.45.155 () {44 vars in 910 bytes} [Thu Apr 2 09:38:14 2026] GET /v2/images => generated 2451 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/378] 199.204.45.155 () {42 vars in 688 bytes} [Thu Apr 2 09:38:28 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/379] 199.204.45.155 () {44 vars in 910 bytes} [Thu Apr 2 09:38:28 2026] GET /v2/images => generated 2451 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/380] 199.204.45.155 () {44 vars in 947 bytes} [Thu Apr 2 09:38:28 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/381] 199.204.45.155 () {44 vars in 969 bytes} [Thu Apr 2 09:38:28 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/382] 199.204.45.155 () {44 vars in 939 bytes} [Thu Apr 2 09:38:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/383] 199.204.45.155 () {48 vars in 951 bytes} [Thu Apr 2 09:38:28 2026] POST /v2/images => generated 799 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-02 09:38:28.827 7 INFO glance.api.v2.image_data [None req-d5572e18-bc10-4ff6-83ae-2ab538be836b 4622e6aab95146f982a3d0c3b8a409dc 2a1a70d8471747b993bd9addddfc3d3f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 09:38:38.733 7 INFO glance.location [None req-d5572e18-bc10-4ff6-83ae-2ab538be836b 4622e6aab95146f982a3d0c3b8a409dc 2a1a70d8471747b993bd9addddfc3d3f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/386] 199.204.45.155 () {48 vars in 1045 bytes} [Thu Apr 2 09:38:28 2026] PUT /v2/images/5fa19631-e788-4c64-b8a7-fb47bcad02d5/file => generated 0 bytes in 9945 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26565 switches on core 0) [pid: 8|app: 0|req: 191/387] 199.204.45.155 () {44 vars in 971 bytes} [Thu Apr 2 09:38:38 2026] GET /v2/images/5fa19631-e788-4c64-b8a7-fb47bcad02d5 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/388] 199.204.45.155 () {48 vars in 1050 bytes} [Thu Apr 2 09:38:38 2026] PATCH /v2/images/5fa19631-e788-4c64-b8a7-fb47bcad02d5 => generated 1234 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/389] 199.204.45.155 () {44 vars in 971 bytes} [Thu Apr 2 09:38:38 2026] GET /v2/images/5fa19631-e788-4c64-b8a7-fb47bcad02d5 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/398] 199.204.45.155 () {42 vars in 688 bytes} [Thu Apr 2 09:39:15 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/399] 199.204.45.155 () {44 vars in 910 bytes} [Thu Apr 2 09:39:15 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/402] 199.204.45.155 () {42 vars in 688 bytes} [Thu Apr 2 09:39:24 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: 199/403] 199.204.45.155 () {44 vars in 910 bytes} [Thu Apr 2 09:39:24 2026] GET /v2/images => generated 3687 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/404] 199.204.45.155 () {44 vars in 939 bytes} [Thu Apr 2 09:39:24 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/405] 199.204.45.155 () {44 vars in 961 bytes} [Thu Apr 2 09:39:24 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/406] 199.204.45.155 () {44 vars in 939 bytes} [Thu Apr 2 09:39:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/407] 199.204.45.155 () {48 vars in 951 bytes} [Thu Apr 2 09:39:24 2026] POST /v2/images => generated 791 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-02 09:39:24.514 7 INFO glance.api.v2.image_data [None req-3d543027-a5fb-4cc3-b254-5119d641ec73 4622e6aab95146f982a3d0c3b8a409dc 2a1a70d8471747b993bd9addddfc3d3f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 09:39:34.053 7 INFO glance.location [None req-3d543027-a5fb-4cc3-b254-5119d641ec73 4622e6aab95146f982a3d0c3b8a409dc 2a1a70d8471747b993bd9addddfc3d3f - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 207/410] 199.204.45.155 () {48 vars in 1045 bytes} [Thu Apr 2 09:39:24 2026] PUT /v2/images/5b5b29cf-d2a3-4bc1-8e93-e1298cb7eb6c/file => generated 0 bytes in 9583 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21572 switches on core 0) [pid: 8|app: 0|req: 204/411] 199.204.45.155 () {44 vars in 971 bytes} [Thu Apr 2 09:39:34 2026] GET /v2/images/5b5b29cf-d2a3-4bc1-8e93-e1298cb7eb6c => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/412] 199.204.45.155 () {44 vars in 971 bytes} [Thu Apr 2 09:39:34 2026] GET /v2/images/5b5b29cf-d2a3-4bc1-8e93-e1298cb7eb6c => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/595] 199.204.45.155 () {42 vars in 688 bytes} [Thu Apr 2 09:54:47 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: 296/596] 199.204.45.155 () {44 vars in 910 bytes} [Thu Apr 2 09:54:47 2026] GET /v2/images => generated 4892 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/625] 199.204.45.155 () {42 vars in 688 bytes} [Thu Apr 2 09:57:07 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/626] 199.204.45.155 () {44 vars in 910 bytes} [Thu Apr 2 09:57:07 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/627] 199.204.45.155 () {42 vars in 688 bytes} [Thu Apr 2 09:57:09 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: 316/628] 199.204.45.155 () {44 vars in 910 bytes} [Thu Apr 2 09:57:09 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/639] 199.204.45.155 () {42 vars in 688 bytes} [Thu Apr 2 09:57:57 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: 322/640] 199.204.45.155 () {44 vars in 910 bytes} [Thu Apr 2 09:57:57 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/643] 199.204.45.155 () {42 vars in 688 bytes} [Thu Apr 2 09:58:04 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/644] 199.204.45.155 () {44 vars in 910 bytes} [Thu Apr 2 09:58:04 2026] GET /v2/images => generated 4892 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/657] 199.204.45.155 () {42 vars in 688 bytes} [Thu Apr 2 09:59:05 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/658] 199.204.45.155 () {44 vars in 910 bytes} [Thu Apr 2 09:59:05 2026] GET /v2/images => generated 4892 bytes in 52 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: 332/667] 10.0.0.20 () {32 vars in 632 bytes} [Thu Apr 2 09:59:49 2026] GET /v2/images => generated 4892 bytes in 22 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: 338/672] 10.0.0.229 () {36 vars in 987 bytes} [Thu Apr 2 10:00:07 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/673] 10.0.0.229 () {36 vars in 927 bytes} [Thu Apr 2 10:00:07 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: 337/676] 10.0.0.229 () {36 vars in 987 bytes} [Thu Apr 2 10:00:13 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/677] 10.0.0.229 () {36 vars in 927 bytes} [Thu Apr 2 10:00:13 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/678] 199.204.45.155 () {36 vars in 991 bytes} [Thu Apr 2 10:00:16 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c => generated 1171 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/679] 199.204.45.155 () {36 vars in 931 bytes} [Thu Apr 2 10:00:16 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: 339/680] 199.204.45.155 () {36 vars in 991 bytes} [Thu Apr 2 10:00:17 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/681] 199.204.45.155 () {36 vars in 931 bytes} [Thu Apr 2 10:00:17 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: 341/684] 10.0.0.229 () {36 vars in 987 bytes} [Thu Apr 2 10:00:23 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/685] 10.0.0.229 () {36 vars in 927 bytes} [Thu Apr 2 10:00:23 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/688] 10.0.0.20 () {30 vars in 410 bytes} [Thu Apr 2 10:00:37 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: 347/691] 10.0.0.229 () {36 vars in 987 bytes} [Thu Apr 2 10:00:47 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/692] 10.0.0.229 () {36 vars in 927 bytes} [Thu Apr 2 10:00:47 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: 349/699] 10.0.0.229 () {36 vars in 987 bytes} [Thu Apr 2 10:01:21 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/700] 10.0.0.229 () {36 vars in 927 bytes} [Thu Apr 2 10:01:21 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: 353/703] 10.0.0.240 () {36 vars in 987 bytes} [Thu Apr 2 10:01:25 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c => generated 1171 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/704] 10.0.0.240 () {36 vars in 927 bytes} [Thu Apr 2 10:01:25 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/705] 10.0.0.240 () {36 vars in 927 bytes} [Thu Apr 2 10:01:25 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: 352/706] 10.0.0.240 () {36 vars in 987 bytes} [Thu Apr 2 10:01:25 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/707] 10.0.0.240 () {36 vars in 927 bytes} [Thu Apr 2 10:01:25 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: 353/708] 10.0.0.240 () {36 vars in 927 bytes} [Thu Apr 2 10:01:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/709] 10.0.0.240 () {36 vars in 987 bytes} [Thu Apr 2 10:01:25 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/710] 10.0.0.240 () {36 vars in 927 bytes} [Thu Apr 2 10:01:25 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: 357/711] 10.0.0.240 () {36 vars in 927 bytes} [Thu Apr 2 10:01:25 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/712] 10.0.0.241 () {36 vars in 911 bytes} [Thu Apr 2 10:01:26 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: 358/713] 10.0.0.241 () {36 vars in 1007 bytes} [Thu Apr 2 10:01:26 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c/locations => generated 127 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/714] 10.0.0.241 () {36 vars in 987 bytes} [Thu Apr 2 10:01:26 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/715] 10.0.0.241 () {36 vars in 927 bytes} [Thu Apr 2 10:01:26 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: 8|app: 0|req: 357/716] 10.0.0.241 () {36 vars in 927 bytes} [Thu Apr 2 10:01:26 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: 8|app: 0|req: 361/723] 10.0.0.229 () {36 vars in 987 bytes} [Thu Apr 2 10:01:54 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/724] 10.0.0.229 () {36 vars in 927 bytes} [Thu Apr 2 10:01:54 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: 363/727] 10.0.0.229 () {36 vars in 987 bytes} [Thu Apr 2 10:02:03 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c => generated 1171 bytes in 21 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.229 () {36 vars in 927 bytes} [Thu Apr 2 10:02:03 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: 365/731] 10.0.0.20 () {34 vars in 654 bytes} [Thu Apr 2 10:02:16 2026] POST /v2/images => generated 649 bytes in 132 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-02 10:02:16.560 7 WARNING glance.api.v2.images [None req-cda1f083-b02e-4916-80da-c3dfd7bd925b 5ac54ea082214983819ece96c4888bcb 29bd51c4264b49febec07414dfa2b732 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4f97b8d2-cd87-4f54-bf8f-aac4379955da [pid: 7|app: 0|req: 367/732] 10.0.0.20 () {32 vars in 709 bytes} [Thu Apr 2 10:02:16 2026] DELETE /v2/images/4f97b8d2-cd87-4f54-bf8f-aac4379955da => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/733] 10.0.0.20 () {32 vars in 706 bytes} [Thu Apr 2 10:02:16 2026] GET /v2/images/4f97b8d2-cd87-4f54-bf8f-aac4379955da => 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: 368/734] 10.0.0.20 () {32 vars in 632 bytes} [Thu Apr 2 10:02:16 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/735] 10.0.0.20 () {34 vars in 654 bytes} [Thu Apr 2 10:02:16 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/736] 10.0.0.20 () {32 vars in 716 bytes} [Thu Apr 2 10:02:16 2026] GET /v2/images/4dc0090c-4f5f-4daf-904a-6ad58fa153d7/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 10:02:16.763 8 INFO glance.api.v2.image_data [None req-ff5bdba4-4be1-429b-a550-5b735f1ab80a 5ac54ea082214983819ece96c4888bcb 29bd51c4264b49febec07414dfa2b732 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 10:02:16.814 8 WARNING glance_store._drivers.rbd [None req-ff5bdba4-4be1-429b-a550-5b735f1ab80a 5ac54ea082214983819ece96c4888bcb 29bd51c4264b49febec07414dfa2b732 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-02 10:02:17.627 8 INFO glance.location [None req-ff5bdba4-4be1-429b-a550-5b735f1ab80a 5ac54ea082214983819ece96c4888bcb 29bd51c4264b49febec07414dfa2b732 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 368/737] 10.0.0.20 () {32 vars in 726 bytes} [Thu Apr 2 10:02:16 2026] PUT /v2/images/4dc0090c-4f5f-4daf-904a-6ad58fa153d7/file => generated 0 bytes in 907 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/738] 10.0.0.20 () {32 vars in 706 bytes} [Thu Apr 2 10:02:17 2026] GET /v2/images/4dc0090c-4f5f-4daf-904a-6ad58fa153d7 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/739] 10.0.0.20 () {32 vars in 716 bytes} [Thu Apr 2 10:02:17 2026] GET /v2/images/4dc0090c-4f5f-4daf-904a-6ad58fa153d7/file => generated 1024 bytes in 114 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/740] 10.0.0.20 () {34 vars in 654 bytes} [Thu Apr 2 10:02:17 2026] POST /v2/images => generated 648 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/741] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 2 10:02:17 2026] PATCH /v2/images/f5bfd6ad-fc8d-4afc-9496-993c3d859925 => generated 653 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/742] 10.0.0.20 () {32 vars in 706 bytes} [Thu Apr 2 10:02:17 2026] GET /v2/images/f5bfd6ad-fc8d-4afc-9496-993c3d859925 => generated 653 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 10:02:17.911 8 WARNING glance.api.v2.images [None req-114fc79e-bc42-42bb-8036-b69228f3c4c6 5ac54ea082214983819ece96c4888bcb 29bd51c4264b49febec07414dfa2b732 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f5bfd6ad-fc8d-4afc-9496-993c3d859925 [pid: 8|app: 0|req: 371/743] 10.0.0.20 () {32 vars in 709 bytes} [Thu Apr 2 10:02:17 2026] DELETE /v2/images/f5bfd6ad-fc8d-4afc-9496-993c3d859925 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/744] 10.0.0.20 () {32 vars in 706 bytes} [Thu Apr 2 10:02:17 2026] GET /v2/images/f5bfd6ad-fc8d-4afc-9496-993c3d859925 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 10:02:17.972 8 WARNING glance.api.v2.images [None req-6a89bb27-0f94-4b8f-bd04-5ee1b77dc8d5 5ac54ea082214983819ece96c4888bcb 29bd51c4264b49febec07414dfa2b732 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4dc0090c-4f5f-4daf-904a-6ad58fa153d7 [pid: 8|app: 0|req: 372/745] 10.0.0.20 () {32 vars in 709 bytes} [Thu Apr 2 10:02:17 2026] DELETE /v2/images/4dc0090c-4f5f-4daf-904a-6ad58fa153d7 => generated 0 bytes in 928 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/746] 10.0.0.20 () {32 vars in 706 bytes} [Thu Apr 2 10:02:18 2026] GET /v2/images/4dc0090c-4f5f-4daf-904a-6ad58fa153d7 => generated 139 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 10:02:18.947 8 WARNING glance.api.v2.images [None req-822ebcb2-5e04-4a47-8140-c917126e15fc 5ac54ea082214983819ece96c4888bcb 29bd51c4264b49febec07414dfa2b732 - - default default] Failed to find image 4f97b8d2-cd87-4f54-bf8f-aac4379955da to delete: glance.common.exception.ImageNotFound: No image found with ID 4f97b8d2-cd87-4f54-bf8f-aac4379955da [pid: 8|app: 0|req: 373/747] 10.0.0.20 () {32 vars in 709 bytes} [Thu Apr 2 10:02:18 2026] DELETE /v2/images/4f97b8d2-cd87-4f54-bf8f-aac4379955da => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/748] 10.0.0.20 () {32 vars in 706 bytes} [Thu Apr 2 10:02:18 2026] GET /v2/images/4f97b8d2-cd87-4f54-bf8f-aac4379955da => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/755] 10.0.0.229 () {36 vars in 987 bytes} [Thu Apr 2 10:02:41 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/756] 10.0.0.229 () {36 vars in 927 bytes} [Thu Apr 2 10:02:41 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: 381/759] 10.0.0.20 () {32 vars in 706 bytes} [Thu Apr 2 10:02:53 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/760] 10.0.0.20 () {32 vars in 706 bytes} [Thu Apr 2 10:02:53 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/761] 10.0.0.240 () {36 vars in 987 bytes} [Thu Apr 2 10:02:54 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c => generated 1171 bytes in 270 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.240 () {36 vars in 927 bytes} [Thu Apr 2 10:02:54 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: 383/763] 10.0.0.240 () {36 vars in 927 bytes} [Thu Apr 2 10:02:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/764] 10.0.0.240 () {36 vars in 987 bytes} [Thu Apr 2 10:02:54 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c => generated 1171 bytes in 14 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.240 () {36 vars in 927 bytes} [Thu Apr 2 10:02:54 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: 382/766] 10.0.0.240 () {36 vars in 927 bytes} [Thu Apr 2 10:02:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/767] 10.0.0.240 () {36 vars in 987 bytes} [Thu Apr 2 10:02:54 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c => generated 1171 bytes in 27 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.240 () {36 vars in 927 bytes} [Thu Apr 2 10:02:54 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/769] 10.0.0.240 () {36 vars in 927 bytes} [Thu Apr 2 10:02:54 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/770] 10.0.0.241 () {36 vars in 911 bytes} [Thu Apr 2 10:02:54 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: 387/771] 10.0.0.241 () {36 vars in 1007 bytes} [Thu Apr 2 10:02:54 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c/locations => generated 127 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/772] 10.0.0.241 () {36 vars in 987 bytes} [Thu Apr 2 10:02:54 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/773] 10.0.0.241 () {36 vars in 927 bytes} [Thu Apr 2 10:02:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/774] 10.0.0.241 () {36 vars in 927 bytes} [Thu Apr 2 10:02:54 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/779] 10.0.0.229 () {36 vars in 987 bytes} [Thu Apr 2 10:03:12 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/780] 10.0.0.229 () {36 vars in 927 bytes} [Thu Apr 2 10:03:12 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: 390/781] 10.0.0.229 () {36 vars in 987 bytes} [Thu Apr 2 10:03:12 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/782] 10.0.0.229 () {36 vars in 927 bytes} [Thu Apr 2 10:03:12 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: 394/785] 10.0.0.229 () {36 vars in 987 bytes} [Thu Apr 2 10:03:30 2026] GET /v2/images/05598d62-265a-4dff-bebf-1baf4940a76c => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/786] 10.0.0.229 () {36 vars in 927 bytes} [Thu Apr 2 10:03:30 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/799] 199.204.45.155 () {32 vars in 826 bytes} [Thu Apr 2 10:04:28 2026] GET /v2/images?status=active&owner=2a1a70d8471747b993bd9addddfc3d3f&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/800] 199.204.45.155 () {32 vars in 653 bytes} [Thu Apr 2 10:04:28 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/801] 10.0.0.240 () {36 vars in 987 bytes} [Thu Apr 2 10:04:29 2026] GET /v2/images/17382745-ab0f-4b22-b93a-40de629d6338 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/802] 10.0.0.240 () {36 vars in 927 bytes} [Thu Apr 2 10:04:29 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/803] 10.0.0.240 () {36 vars in 927 bytes} [Thu Apr 2 10:04: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: 401/804] 10.0.0.240 () {36 vars in 987 bytes} [Thu Apr 2 10:04:29 2026] GET /v2/images/17382745-ab0f-4b22-b93a-40de629d6338 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/805] 10.0.0.240 () {36 vars in 927 bytes} [Thu Apr 2 10:04:29 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: 402/806] 10.0.0.240 () {36 vars in 927 bytes} [Thu Apr 2 10:04:29 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: 405/807] 10.0.0.240 () {36 vars in 987 bytes} [Thu Apr 2 10:04:29 2026] GET /v2/images/17382745-ab0f-4b22-b93a-40de629d6338 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/808] 10.0.0.240 () {36 vars in 927 bytes} [Thu Apr 2 10:04:29 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: 406/809] 10.0.0.241 () {36 vars in 911 bytes} [Thu Apr 2 10:04:29 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: 404/810] 10.0.0.241 () {36 vars in 1007 bytes} [Thu Apr 2 10:04:29 2026] GET /v2/images/17382745-ab0f-4b22-b93a-40de629d6338/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/811] 10.0.0.241 () {36 vars in 987 bytes} [Thu Apr 2 10:04:29 2026] GET /v2/images/17382745-ab0f-4b22-b93a-40de629d6338 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/812] 10.0.0.241 () {36 vars in 927 bytes} [Thu Apr 2 10:04:29 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/813] 10.0.0.241 () {36 vars in 927 bytes} [Thu Apr 2 10:04:29 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: 436/868] 10.0.0.20 () {32 vars in 632 bytes} [Thu Apr 2 10:08:53 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)