+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Aug 12 01:27:21 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-79959dbd86-n9h49 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7ff7062de668 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-08-12 01:27:23.663 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-12 01:27:23.700 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-08-12 01:27:24.595 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-08-12 01:27:24.596 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-08-12 01:27:24.597 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-12 01:27:24.612 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-08-12 01:27:24.613 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-08-12 01:27:24.614 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-12 01:27:26.720 7 WARNING glance.api.v2.images [None req-3e0f5a2c-1f46-43e3-ae54-1a908573bf1f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-12 01:27:26.732 8 WARNING glance.api.v2.images [None req-0d7c885a-bb48-472b-a2fd-f14bdd68ef9d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-12 01:27:27.093 8 WARNING keystonemiddleware._common.config [None req-0d7c885a-bb48-472b-a2fd-f14bdd68ef9d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 01:27:27.102 8 WARNING oslo_config.cfg [None req-0d7c885a-bb48-472b-a2fd-f14bdd68ef9d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ff7062de668 pid: 8 (default app) 2026-08-12 01:27:27.111 7 WARNING keystonemiddleware._common.config [None req-3e0f5a2c-1f46-43e3-ae54-1a908573bf1f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 01:27:27.120 7 WARNING oslo_config.cfg [None req-3e0f5a2c-1f46-43e3-ae54-1a908573bf1f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ff7062de668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.35 () {42 vars in 685 bytes} [Wed Aug 12 01:27:28 2026] GET / => generated 1301 bytes in 2 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-08-12 01:27:29.437 7 WARNING oslo_policy.policy [None req-9793540c-8255-44fd-a283-6a25c57faac4 992cad63c1ec4cb899c15c8d9b72213f 3fc767754e764a84b4fc8b5360f9b073 - - 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-08-12 01:27:29.438 7 WARNING oslo_policy.policy [None req-9793540c-8255-44fd-a283-6a25c57faac4 992cad63c1ec4cb899c15c8d9b72213f 3fc767754e764a84b4fc8b5360f9b073 - - 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-08-12 01:27:29.454 7 WARNING oslo_policy.policy [None req-9793540c-8255-44fd-a283-6a25c57faac4 992cad63c1ec4cb899c15c8d9b72213f 3fc767754e764a84b4fc8b5360f9b073 - - 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-08-12 01:27:29.454 7 WARNING oslo_policy.policy [None req-9793540c-8255-44fd-a283-6a25c57faac4 992cad63c1ec4cb899c15c8d9b72213f 3fc767754e764a84b4fc8b5360f9b073 - - 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: 1/4] 199.204.45.35 () {44 vars in 907 bytes} [Wed Aug 12 01:27:28 2026] GET /v2/images => generated 69 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.35 () {42 vars in 685 bytes} [Wed Aug 12 01:27:33 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.204.45.35 () {44 vars in 907 bytes} [Wed Aug 12 01:27:33 2026] GET /v2/images => generated 69 bytes in 43 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-08-12 01:27:33.192 8 WARNING oslo_policy.policy [None req-67a5f870-5228-46ea-bacb-a5b6cc97cf57 992cad63c1ec4cb899c15c8d9b72213f 3fc767754e764a84b4fc8b5360f9b073 - - 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-08-12 01:27:33.193 8 WARNING oslo_policy.policy [None req-67a5f870-5228-46ea-bacb-a5b6cc97cf57 992cad63c1ec4cb899c15c8d9b72213f 3fc767754e764a84b4fc8b5360f9b073 - - 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: 5/7] 199.204.45.35 () {44 vars in 908 bytes} [Wed Aug 12 01:27:33 2026] GET /v2/images/cirros => generated 151 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.35 () {44 vars in 930 bytes} [Wed Aug 12 01:27:33 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-08-12 01:27:33.333 8 WARNING oslo_policy.policy [None req-8e9173a6-2297-4b0c-b524-3fe9d7463f03 992cad63c1ec4cb899c15c8d9b72213f 3fc767754e764a84b4fc8b5360f9b073 - - 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-08-12 01:27:33.334 8 WARNING oslo_policy.policy [None req-8e9173a6-2297-4b0c-b524-3fe9d7463f03 992cad63c1ec4cb899c15c8d9b72213f 3fc767754e764a84b4fc8b5360f9b073 - - 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: 6/9] 199.204.45.35 () {44 vars in 936 bytes} [Wed Aug 12 01:27:33 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-08-12 01:27:33.419 7 WARNING oslo_config.cfg [None req-f415e6a6-deb8-4264-b0b6-557763c462da 992cad63c1ec4cb899c15c8d9b72213f 3fc767754e764a84b4fc8b5360f9b073 - - 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: 4/10] 199.204.45.35 () {48 vars in 948 bytes} [Wed Aug 12 01:27:33 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-12 01:27:33.441 8 WARNING oslo_policy.policy [None req-7e53fdc0-d53a-4d35-8fe3-9975ee23008b 992cad63c1ec4cb899c15c8d9b72213f 3fc767754e764a84b4fc8b5360f9b073 - - 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-08-12 01:27:33.441 8 WARNING oslo_policy.policy [None req-7e53fdc0-d53a-4d35-8fe3-9975ee23008b 992cad63c1ec4cb899c15c8d9b72213f 3fc767754e764a84b4fc8b5360f9b073 - - 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-08-12 01:27:33.443 8 INFO glance.api.v2.image_data [None req-7e53fdc0-d53a-4d35-8fe3-9975ee23008b 992cad63c1ec4cb899c15c8d9b72213f 3fc767754e764a84b4fc8b5360f9b073 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 01:27:36.997 8 WARNING glance.location [None req-7e53fdc0-d53a-4d35-8fe3-9975ee23008b 992cad63c1ec4cb899c15c8d9b72213f 3fc767754e764a84b4fc8b5360f9b073 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/13] 199.204.45.35 () {48 vars in 1042 bytes} [Wed Aug 12 01:27:33 2026] PUT /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568/file => generated 0 bytes in 3603 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4602 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.35 () {44 vars in 968 bytes} [Wed Aug 12 01:27:37 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-12 01:27:37.149 8 WARNING oslo_config.cfg [None req-dd068fe1-1933-41e4-9672-5db43c35a7c3 992cad63c1ec4cb899c15c8d9b72213f 3fc767754e764a84b4fc8b5360f9b073 - - 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: 8/15] 199.204.45.35 () {48 vars in 1048 bytes} [Wed Aug 12 01:27:37 2026] PATCH /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => generated 1312 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.35 () {44 vars in 968 bytes} [Wed Aug 12 01:27:37 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => 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: 139/277] 199.204.45.35 () {42 vars in 685 bytes} [Wed Aug 12 01:49:16 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.204.45.35 () {44 vars in 907 bytes} [Wed Aug 12 01:49:16 2026] GET /v2/images => generated 1381 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 199.204.45.35 () {42 vars in 685 bytes} [Wed Aug 12 01:49:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 199.204.45.35 () {44 vars in 907 bytes} [Wed Aug 12 01:49:33 2026] GET /v2/images => generated 1381 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.204.45.35 () {44 vars in 934 bytes} [Wed Aug 12 01:49:33 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 199.204.45.35 () {44 vars in 956 bytes} [Wed Aug 12 01:49:33 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.204.45.35 () {44 vars in 936 bytes} [Wed Aug 12 01:49:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 199.204.45.35 () {48 vars in 948 bytes} [Wed Aug 12 01:49:34 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-12 01:49:34.116 7 WARNING oslo_policy.policy [None req-9f1bfa49-27e0-42e7-a6ab-9ad51d39ce0e 992cad63c1ec4cb899c15c8d9b72213f 3fc767754e764a84b4fc8b5360f9b073 - - 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-08-12 01:49:34.116 7 WARNING oslo_policy.policy [None req-9f1bfa49-27e0-42e7-a6ab-9ad51d39ce0e 992cad63c1ec4cb899c15c8d9b72213f 3fc767754e764a84b4fc8b5360f9b073 - - 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-08-12 01:49:34.117 7 INFO glance.api.v2.image_data [None req-9f1bfa49-27e0-42e7-a6ab-9ad51d39ce0e 992cad63c1ec4cb899c15c8d9b72213f 3fc767754e764a84b4fc8b5360f9b073 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 01:50:03.242 7 WARNING glance.location [None req-9f1bfa49-27e0-42e7-a6ab-9ad51d39ce0e 992cad63c1ec4cb899c15c8d9b72213f 3fc767754e764a84b4fc8b5360f9b073 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 144/293] 199.204.45.35 () {48 vars in 1043 bytes} [Wed Aug 12 01:49:34 2026] PUT /v2/images/c4e22548-627c-464b-9cda-57ef50406c46/file => generated 0 bytes in 29186 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67095 switches on core 0) [pid: 8|app: 0|req: 150/294] 199.204.45.35 () {44 vars in 968 bytes} [Wed Aug 12 01:50:03 2026] GET /v2/images/c4e22548-627c-464b-9cda-57ef50406c46 => 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: 145/295] 199.204.45.35 () {48 vars in 1048 bytes} [Wed Aug 12 01:50:03 2026] PATCH /v2/images/c4e22548-627c-464b-9cda-57ef50406c46 => generated 1395 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/296] 199.204.45.35 () {44 vars in 968 bytes} [Wed Aug 12 01:50:03 2026] GET /v2/images/c4e22548-627c-464b-9cda-57ef50406c46 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/297] 199.204.45.35 () {42 vars in 685 bytes} [Wed Aug 12 01:50:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/298] 199.204.45.35 () {44 vars in 907 bytes} [Wed Aug 12 01:50:05 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/385] 199.204.45.35 () {42 vars in 685 bytes} [Wed Aug 12 01:57:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/386] 199.204.45.35 () {44 vars in 907 bytes} [Wed Aug 12 01:57:08 2026] GET /v2/images => generated 2778 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/391] 199.204.45.35 () {42 vars in 685 bytes} [Wed Aug 12 01:57:27 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/392] 199.204.45.35 () {44 vars in 907 bytes} [Wed Aug 12 01:57:27 2026] GET /v2/images => generated 2778 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/393] 199.204.45.35 () {44 vars in 944 bytes} [Wed Aug 12 01:57:27 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/394] 199.204.45.35 () {44 vars in 966 bytes} [Wed Aug 12 01:57:27 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/395] 199.204.45.35 () {44 vars in 936 bytes} [Wed Aug 12 01:57:27 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: 201/396] 199.204.45.35 () {48 vars in 948 bytes} [Wed Aug 12 01:57:28 2026] POST /v2/images => generated 799 bytes in 487 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-12 01:57:28.527 7 INFO glance.api.v2.image_data [None req-f649fe7b-df15-49a2-953f-5ce933f17229 992cad63c1ec4cb899c15c8d9b72213f 3fc767754e764a84b4fc8b5360f9b073 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 01:58:02.653 7 INFO glance.location [None req-f649fe7b-df15-49a2-953f-5ce933f17229 992cad63c1ec4cb899c15c8d9b72213f 3fc767754e764a84b4fc8b5360f9b073 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/403] 199.204.45.35 () {48 vars in 1042 bytes} [Wed Aug 12 01:57:28 2026] PUT /v2/images/3b5dd11e-983a-4247-9291-227c635eebec/file => generated 0 bytes in 34171 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23519 switches on core 0) [pid: 8|app: 0|req: 208/404] 199.204.45.35 () {44 vars in 968 bytes} [Wed Aug 12 01:58:02 2026] GET /v2/images/3b5dd11e-983a-4247-9291-227c635eebec => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/405] 199.204.45.35 () {48 vars in 1048 bytes} [Wed Aug 12 01:58:02 2026] PATCH /v2/images/3b5dd11e-983a-4247-9291-227c635eebec => generated 1410 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/406] 199.204.45.35 () {44 vars in 968 bytes} [Wed Aug 12 01:58:02 2026] GET /v2/images/3b5dd11e-983a-4247-9291-227c635eebec => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/417] 199.204.45.35 () {42 vars in 685 bytes} [Wed Aug 12 01:58:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/418] 199.204.45.35 () {44 vars in 907 bytes} [Wed Aug 12 01:58:48 2026] GET /v2/images => generated 4190 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/421] 199.204.45.35 () {42 vars in 685 bytes} [Wed Aug 12 01:59:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/422] 199.204.45.35 () {44 vars in 907 bytes} [Wed Aug 12 01:59:05 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/423] 199.204.45.35 () {44 vars in 936 bytes} [Wed Aug 12 01:59:05 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/424] 199.204.45.35 () {44 vars in 958 bytes} [Wed Aug 12 01:59:05 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/425] 199.204.45.35 () {44 vars in 936 bytes} [Wed Aug 12 01:59:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/426] 199.204.45.35 () {48 vars in 948 bytes} [Wed Aug 12 01:59:05 2026] POST /v2/images => generated 791 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-12 01:59:05.784 8 INFO glance.api.v2.image_data [None req-ec5896d0-f788-4a4d-9f4c-ebc333171502 992cad63c1ec4cb899c15c8d9b72213f 3fc767754e764a84b4fc8b5360f9b073 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 01:59:21.473 8 INFO glance.location [None req-ec5896d0-f788-4a4d-9f4c-ebc333171502 992cad63c1ec4cb899c15c8d9b72213f 3fc767754e764a84b4fc8b5360f9b073 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 220/431] 199.204.45.35 () {48 vars in 1043 bytes} [Wed Aug 12 01:59:05 2026] PUT /v2/images/349b8c49-2574-4094-ad9a-4a57be2c0711/file => generated 0 bytes in 15729 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33130 switches on core 0) [pid: 7|app: 0|req: 212/432] 199.204.45.35 () {44 vars in 968 bytes} [Wed Aug 12 01:59:21 2026] GET /v2/images/349b8c49-2574-4094-ad9a-4a57be2c0711 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/433] 199.204.45.35 () {48 vars in 1048 bytes} [Wed Aug 12 01:59:21 2026] PATCH /v2/images/349b8c49-2574-4094-ad9a-4a57be2c0711 => generated 1382 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/434] 199.204.45.35 () {44 vars in 968 bytes} [Wed Aug 12 01:59:21 2026] GET /v2/images/349b8c49-2574-4094-ad9a-4a57be2c0711 => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/607] 199.204.45.35 () {42 vars in 685 bytes} [Wed Aug 12 02:13:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/608] 199.204.45.35 () {44 vars in 907 bytes} [Wed Aug 12 02:13:44 2026] GET /v2/images => generated 5574 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/641] 199.204.45.35 () {42 vars in 685 bytes} [Wed Aug 12 02:16:21 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/642] 199.204.45.35 () {44 vars in 907 bytes} [Wed Aug 12 02:16:21 2026] GET /v2/images => generated 5574 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/643] 199.204.45.35 () {42 vars in 685 bytes} [Wed Aug 12 02:16:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/644] 199.204.45.35 () {44 vars in 907 bytes} [Wed Aug 12 02:16:23 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/657] 199.204.45.35 () {42 vars in 685 bytes} [Wed Aug 12 02:17:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/658] 199.204.45.35 () {44 vars in 907 bytes} [Wed Aug 12 02:17:19 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/661] 199.204.45.35 () {42 vars in 685 bytes} [Wed Aug 12 02:17:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/662] 199.204.45.35 () {44 vars in 907 bytes} [Wed Aug 12 02:17:28 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/677] 199.204.45.35 () {42 vars in 685 bytes} [Wed Aug 12 02:18:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/678] 199.204.45.35 () {44 vars in 907 bytes} [Wed Aug 12 02:18:37 2026] GET /v2/images => generated 5574 bytes in 67 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: 348/687] 10.0.0.227 () {32 vars in 633 bytes} [Wed Aug 12 02:19:22 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/692] 10.0.0.40 () {36 vars in 986 bytes} [Wed Aug 12 02:19:41 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => generated 1312 bytes in 21 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: 342/693] 10.0.0.40 () {36 vars in 926 bytes} [Wed Aug 12 02:19:41 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: 352/694] 10.0.0.40 () {36 vars in 986 bytes} [Wed Aug 12 02:19:44 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => 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: 343/695] 10.0.0.40 () {36 vars in 926 bytes} [Wed Aug 12 02:19:44 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: 345/698] 10.0.0.40 () {36 vars in 986 bytes} [Wed Aug 12 02:19:46 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/699] 10.0.0.40 () {36 vars in 926 bytes} [Wed Aug 12 02:19:46 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: 346/700] 199.204.45.35 () {36 vars in 990 bytes} [Wed Aug 12 02:19:50 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/701] 199.204.45.35 () {36 vars in 930 bytes} [Wed Aug 12 02:19:50 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: 347/702] 199.204.45.35 () {36 vars in 990 bytes} [Wed Aug 12 02:19:51 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/703] 199.204.45.35 () {36 vars in 930 bytes} [Wed Aug 12 02:19:51 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: 359/708] 10.0.0.84 () {36 vars in 986 bytes} [Wed Aug 12 02:20:08 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => generated 1312 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/709] 10.0.0.84 () {36 vars in 926 bytes} [Wed Aug 12 02:20:08 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: 360/710] 10.0.0.84 () {36 vars in 926 bytes} [Wed Aug 12 02:20:08 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/711] 10.0.0.84 () {36 vars in 986 bytes} [Wed Aug 12 02:20:08 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/712] 10.0.0.84 () {36 vars in 926 bytes} [Wed Aug 12 02:20:08 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: 352/713] 10.0.0.84 () {36 vars in 926 bytes} [Wed Aug 12 02:20:08 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: 362/714] 10.0.0.84 () {36 vars in 986 bytes} [Wed Aug 12 02:20:08 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => 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: 353/715] 10.0.0.84 () {36 vars in 926 bytes} [Wed Aug 12 02:20:08 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: 363/716] 10.0.0.84 () {36 vars in 926 bytes} [Wed Aug 12 02:20:08 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/717] 10.0.0.173 () {36 vars in 911 bytes} [Wed Aug 12 02:20:09 2026] GET /versions => generated 1301 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/718] 10.0.0.173 () {36 vars in 1007 bytes} [Wed Aug 12 02:20:09 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568/locations => generated 127 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/719] 10.0.0.173 () {36 vars in 987 bytes} [Wed Aug 12 02:20:09 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/720] 10.0.0.173 () {36 vars in 927 bytes} [Wed Aug 12 02:20:09 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: 356/721] 10.0.0.173 () {36 vars in 927 bytes} [Wed Aug 12 02:20:09 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: 368/726] 10.0.0.40 () {36 vars in 986 bytes} [Wed Aug 12 02:20:26 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => 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: 359/727] 10.0.0.40 () {36 vars in 926 bytes} [Wed Aug 12 02:20:26 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: 363/734] 10.0.0.40 () {36 vars in 986 bytes} [Wed Aug 12 02:21:02 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => 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: 372/735] 10.0.0.40 () {36 vars in 926 bytes} [Wed Aug 12 02:21:02 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/742] 10.0.0.227 () {32 vars in 707 bytes} [Wed Aug 12 02:21:30 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => 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: 367/743] 10.0.0.227 () {32 vars in 707 bytes} [Wed Aug 12 02:21:30 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/744] 10.0.0.84 () {36 vars in 986 bytes} [Wed Aug 12 02:21:30 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => 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: 368/745] 10.0.0.84 () {36 vars in 926 bytes} [Wed Aug 12 02:21:30 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: 378/746] 10.0.0.84 () {36 vars in 926 bytes} [Wed Aug 12 02:21: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: 369/747] 10.0.0.84 () {36 vars in 986 bytes} [Wed Aug 12 02:21:30 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/748] 10.0.0.84 () {36 vars in 926 bytes} [Wed Aug 12 02:21:30 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/749] 10.0.0.84 () {36 vars in 926 bytes} [Wed Aug 12 02:21:30 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: 380/750] 10.0.0.84 () {36 vars in 986 bytes} [Wed Aug 12 02:21:30 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/751] 10.0.0.84 () {36 vars in 926 bytes} [Wed Aug 12 02:21:30 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: 381/752] 10.0.0.173 () {36 vars in 911 bytes} [Wed Aug 12 02:21:31 2026] GET /versions => generated 1301 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/753] 10.0.0.173 () {36 vars in 1007 bytes} [Wed Aug 12 02:21:31 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/754] 10.0.0.173 () {36 vars in 987 bytes} [Wed Aug 12 02:21:31 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/755] 10.0.0.173 () {36 vars in 927 bytes} [Wed Aug 12 02:21:31 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: 383/756] 10.0.0.173 () {36 vars in 927 bytes} [Wed Aug 12 02:21:31 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: 375/759] 10.0.0.227 () {34 vars in 655 bytes} [Wed Aug 12 02:21:41 2026] POST /v2/images => generated 649 bytes in 210 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-12 02:21:41.410 8 WARNING glance.api.v2.images [None req-f1493890-bcaa-4b67-a818-4ae555770482 481c0f5d577241a3852d8ec48a5d4a6b 4e7f458842f249c6b5123e9cd53a1aa5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cb3018b2-c246-4a8f-a99e-8822011476ce [pid: 8|app: 0|req: 385/760] 10.0.0.227 () {32 vars in 710 bytes} [Wed Aug 12 02:21:41 2026] DELETE /v2/images/cb3018b2-c246-4a8f-a99e-8822011476ce => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/761] 10.0.0.227 () {32 vars in 707 bytes} [Wed Aug 12 02:21:41 2026] GET /v2/images/cb3018b2-c246-4a8f-a99e-8822011476ce => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/762] 10.0.0.227 () {32 vars in 633 bytes} [Wed Aug 12 02:21:41 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/763] 10.0.0.227 () {34 vars in 655 bytes} [Wed Aug 12 02:21:41 2026] POST /v2/images => generated 702 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/764] 10.0.0.227 () {32 vars in 717 bytes} [Wed Aug 12 02:21:41 2026] GET /v2/images/c9ed5b6e-7ea9-4724-87fd-0a0f23926dd9/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-12 02:21:41.591 7 INFO glance.api.v2.image_data [None req-47a6b814-827f-4943-a3e1-60d6cf9c9c63 481c0f5d577241a3852d8ec48a5d4a6b 4e7f458842f249c6b5123e9cd53a1aa5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 02:21:41.641 7 WARNING glance_store._drivers.rbd [None req-47a6b814-827f-4943-a3e1-60d6cf9c9c63 481c0f5d577241a3852d8ec48a5d4a6b 4e7f458842f249c6b5123e9cd53a1aa5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-12 02:21:41.882 7 INFO glance.location [None req-47a6b814-827f-4943-a3e1-60d6cf9c9c63 481c0f5d577241a3852d8ec48a5d4a6b 4e7f458842f249c6b5123e9cd53a1aa5 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 378/765] 10.0.0.227 () {32 vars in 727 bytes} [Wed Aug 12 02:21:41 2026] PUT /v2/images/c9ed5b6e-7ea9-4724-87fd-0a0f23926dd9/file => generated 0 bytes in 330 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/766] 10.0.0.227 () {32 vars in 707 bytes} [Wed Aug 12 02:21:41 2026] GET /v2/images/c9ed5b6e-7ea9-4724-87fd-0a0f23926dd9 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/767] 10.0.0.227 () {32 vars in 717 bytes} [Wed Aug 12 02:21:41 2026] GET /v2/images/c9ed5b6e-7ea9-4724-87fd-0a0f23926dd9/file => generated 1024 bytes in 130 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/768] 10.0.0.227 () {34 vars in 655 bytes} [Wed Aug 12 02:21:42 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/769] 10.0.0.227 () {32 vars in 726 bytes} [Wed Aug 12 02:21:42 2026] PATCH /v2/images/b6c4b30c-56bc-4423-a3a2-4d0cd1879208 => generated 652 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/770] 10.0.0.227 () {32 vars in 707 bytes} [Wed Aug 12 02:21:42 2026] GET /v2/images/b6c4b30c-56bc-4423-a3a2-4d0cd1879208 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-12 02:21:42.199 7 WARNING glance.api.v2.images [None req-78809b13-166c-4368-be5b-3ce1638c746b 481c0f5d577241a3852d8ec48a5d4a6b 4e7f458842f249c6b5123e9cd53a1aa5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b6c4b30c-56bc-4423-a3a2-4d0cd1879208 [pid: 7|app: 0|req: 381/771] 10.0.0.227 () {32 vars in 710 bytes} [Wed Aug 12 02:21:42 2026] DELETE /v2/images/b6c4b30c-56bc-4423-a3a2-4d0cd1879208 => 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: 391/772] 10.0.0.227 () {32 vars in 707 bytes} [Wed Aug 12 02:21:42 2026] GET /v2/images/b6c4b30c-56bc-4423-a3a2-4d0cd1879208 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 02:21:42.285 7 WARNING glance.api.v2.images [None req-a21c9b6d-bc27-41bb-9f8f-f4eb62e4a096 481c0f5d577241a3852d8ec48a5d4a6b 4e7f458842f249c6b5123e9cd53a1aa5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c9ed5b6e-7ea9-4724-87fd-0a0f23926dd9 [pid: 7|app: 0|req: 382/773] 10.0.0.227 () {32 vars in 710 bytes} [Wed Aug 12 02:21:42 2026] DELETE /v2/images/c9ed5b6e-7ea9-4724-87fd-0a0f23926dd9 => generated 0 bytes in 901 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/774] 10.0.0.227 () {32 vars in 707 bytes} [Wed Aug 12 02:21:43 2026] GET /v2/images/c9ed5b6e-7ea9-4724-87fd-0a0f23926dd9 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 02:21:43.204 7 WARNING glance.api.v2.images [None req-eb12e8f1-dc76-4ad9-b30d-bac514d9193a 481c0f5d577241a3852d8ec48a5d4a6b 4e7f458842f249c6b5123e9cd53a1aa5 - - default default] Failed to find image cb3018b2-c246-4a8f-a99e-8822011476ce to delete: glance.common.exception.ImageNotFound: No image found with ID cb3018b2-c246-4a8f-a99e-8822011476ce [pid: 7|app: 0|req: 383/775] 10.0.0.227 () {32 vars in 710 bytes} [Wed Aug 12 02:21:43 2026] DELETE /v2/images/cb3018b2-c246-4a8f-a99e-8822011476ce => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/776] 10.0.0.227 () {32 vars in 707 bytes} [Wed Aug 12 02:21:43 2026] GET /v2/images/cb3018b2-c246-4a8f-a99e-8822011476ce => 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: 385/779] 10.0.0.227 () {30 vars in 411 bytes} [Wed Aug 12 02:21:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/780] 10.0.0.40 () {36 vars in 986 bytes} [Wed Aug 12 02:21:48 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/781] 10.0.0.40 () {36 vars in 926 bytes} [Wed Aug 12 02:21:48 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: 396/782] 10.0.0.40 () {36 vars in 986 bytes} [Wed Aug 12 02:21:51 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/783] 10.0.0.40 () {36 vars in 926 bytes} [Wed Aug 12 02:21:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/792] 10.0.0.40 () {36 vars in 986 bytes} [Wed Aug 12 02:22:26 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/793] 10.0.0.40 () {36 vars in 926 bytes} [Wed Aug 12 02:22:26 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: 394/796] 10.0.0.40 () {36 vars in 986 bytes} [Wed Aug 12 02:22:40 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/797] 10.0.0.40 () {36 vars in 926 bytes} [Wed Aug 12 02:22:40 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/802] 10.0.0.40 () {36 vars in 986 bytes} [Wed Aug 12 02:22:59 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/803] 10.0.0.40 () {36 vars in 926 bytes} [Wed Aug 12 02:22:59 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: 402/812] 10.0.0.40 () {36 vars in 986 bytes} [Wed Aug 12 02:23:39 2026] GET /v2/images/a2ee07cc-1ea1-4beb-ae4d-190db9be5568 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/813] 10.0.0.40 () {36 vars in 926 bytes} [Wed Aug 12 02:23:39 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/814] 199.204.45.35 () {32 vars in 825 bytes} [Wed Aug 12 02:23:44 2026] GET /v2/images?status=active&owner=3fc767754e764a84b4fc8b5360f9b073&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/815] 199.204.45.35 () {32 vars in 652 bytes} [Wed Aug 12 02:23:44 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/816] 10.0.0.84 () {36 vars in 986 bytes} [Wed Aug 12 02:23:45 2026] GET /v2/images/c4e22548-627c-464b-9cda-57ef50406c46 => generated 1395 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/817] 10.0.0.84 () {36 vars in 926 bytes} [Wed Aug 12 02:23:45 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: 405/818] 10.0.0.84 () {36 vars in 926 bytes} [Wed Aug 12 02:23:45 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: 414/819] 10.0.0.84 () {36 vars in 986 bytes} [Wed Aug 12 02:23:45 2026] GET /v2/images/c4e22548-627c-464b-9cda-57ef50406c46 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/820] 10.0.0.84 () {36 vars in 926 bytes} [Wed Aug 12 02:23:45 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: 415/821] 10.0.0.84 () {36 vars in 926 bytes} [Wed Aug 12 02:23:45 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: 407/822] 10.0.0.84 () {36 vars in 986 bytes} [Wed Aug 12 02:23:45 2026] GET /v2/images/c4e22548-627c-464b-9cda-57ef50406c46 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/823] 10.0.0.84 () {36 vars in 926 bytes} [Wed Aug 12 02:23:45 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: 408/824] 10.0.0.84 () {36 vars in 926 bytes} [Wed Aug 12 02:23: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: 7|app: 0|req: 410/827] 10.0.0.173 () {36 vars in 911 bytes} [Wed Aug 12 02:23:46 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/828] 10.0.0.173 () {36 vars in 1007 bytes} [Wed Aug 12 02:23:46 2026] GET /v2/images/c4e22548-627c-464b-9cda-57ef50406c46/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/829] 10.0.0.173 () {36 vars in 987 bytes} [Wed Aug 12 02:23:46 2026] GET /v2/images/c4e22548-627c-464b-9cda-57ef50406c46 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/830] 10.0.0.173 () {36 vars in 927 bytes} [Wed Aug 12 02:23:46 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: 412/831] 10.0.0.173 () {36 vars in 927 bytes} [Wed Aug 12 02:23:46 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/882] 10.0.0.227 () {32 vars in 633 bytes} [Wed Aug 12 02:28:02 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)