+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jul 17 11:13:00 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-5b5dcccc68-679dc 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 0x7ff379210668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-17 11:13:02.569 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-17 11:13:02.586 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-07-17 11:13:03.443 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-17 11:13:03.444 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-17 11:13:03.444 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-17 11:13:03.490 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-17 11:13:03.491 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-17 11:13:03.492 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-17 11:13:05.546 8 WARNING glance.api.v2.images [None req-65402456-803c-4673-b330-2d152921cf74 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-17 11:13:05.671 7 WARNING glance.api.v2.images [None req-c79d875f-32ca-4039-a323-8ec76345a4e5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-17 11:13:05.900 8 WARNING keystonemiddleware._common.config [None req-65402456-803c-4673-b330-2d152921cf74 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 11:13:05.908 8 WARNING oslo_config.cfg [None req-65402456-803c-4673-b330-2d152921cf74 - - - - - -] 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 0x7ff379210668 pid: 8 (default app) 2026-07-17 11:13:06.079 7 WARNING keystonemiddleware._common.config [None req-c79d875f-32ca-4039-a323-8ec76345a4e5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 11:13:06.087 7 WARNING oslo_config.cfg [None req-c79d875f-32ca-4039-a323-8ec76345a4e5 - - - - - -] 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 0x7ff379210668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jul 17 11:13:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 11:13:07.581 7 WARNING oslo_policy.policy [None req-cab0de00-4774-45c3-8c05-9fd9fd1cde81 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-17 11:13:07.582 7 WARNING oslo_policy.policy [None req-cab0de00-4774-45c3-8c05-9fd9fd1cde81 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-17 11:13:07.596 7 WARNING oslo_policy.policy [None req-cab0de00-4774-45c3-8c05-9fd9fd1cde81 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-17 11:13:07.596 7 WARNING oslo_policy.policy [None req-cab0de00-4774-45c3-8c05-9fd9fd1cde81 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - 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/5] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jul 17 11:13:07 2026] GET /v2/images => generated 69 bytes in 604 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jul 17 11:13:11 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: 2/7] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jul 17 11:13:11 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 11:13:11.357 8 WARNING oslo_policy.policy [None req-1d52f984-0375-4528-adac-e9cd4182cad6 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-17 11:13:11.357 8 WARNING oslo_policy.policy [None req-1d52f984-0375-4528-adac-e9cd4182cad6 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - 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/8] 199.204.45.109 () {44 vars in 911 bytes} [Fri Jul 17 11:13:11 2026] GET /v2/images/cirros => generated 151 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.109 () {44 vars in 933 bytes} [Fri Jul 17 11:13:11 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-17 11:13:11.505 8 WARNING oslo_policy.policy [None req-0e8c80f7-e811-4255-ba9e-3bfc0284f2fb a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-17 11:13:11.506 8 WARNING oslo_policy.policy [None req-0e8c80f7-e811-4255-ba9e-3bfc0284f2fb a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - 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: 7/10] 199.204.45.109 () {44 vars in 939 bytes} [Fri Jul 17 11:13:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-17 11:13:11.590 7 WARNING oslo_config.cfg [None req-3490b4d1-2656-4e84-8530-d41005c635c9 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - 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/11] 199.204.45.109 () {48 vars in 951 bytes} [Fri Jul 17 11:13:11 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-17 11:13:11.615 8 WARNING oslo_policy.policy [None req-4521e6bd-e1c8-44e3-af29-f28e78b3e2f2 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-17 11:13:11.615 8 WARNING oslo_policy.policy [None req-4521e6bd-e1c8-44e3-af29-f28e78b3e2f2 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-17 11:13:11.617 8 INFO glance.api.v2.image_data [None req-4521e6bd-e1c8-44e3-af29-f28e78b3e2f2 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 11:13:14.833 8 WARNING glance.location [None req-4521e6bd-e1c8-44e3-af29-f28e78b3e2f2 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.109 () {48 vars in 1045 bytes} [Fri Jul 17 11:13:11 2026] PUT /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db/file => generated 0 bytes in 3271 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6504 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.109 () {44 vars in 971 bytes} [Fri Jul 17 11:13:14 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-17 11:13:14.992 8 WARNING oslo_config.cfg [None req-a050b23d-f150-42c8-991f-5b1b4bd02358 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - 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: 9/14] 199.204.45.109 () {48 vars in 1051 bytes} [Fri Jul 17 11:13:14 2026] PATCH /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => generated 1312 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.109 () {44 vars in 971 bytes} [Fri Jul 17 11:13:15 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => 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: 139/274] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jul 17 11:34:40 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/275] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jul 17 11:34:40 2026] GET /v2/images => generated 1381 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/280] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jul 17 11:35:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/281] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jul 17 11:35:03 2026] GET /v2/images => generated 1381 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/282] 199.204.45.109 () {44 vars in 937 bytes} [Fri Jul 17 11:35:03 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/283] 199.204.45.109 () {44 vars in 959 bytes} [Fri Jul 17 11:35:03 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/284] 199.204.45.109 () {44 vars in 939 bytes} [Fri Jul 17 11:35:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/285] 199.204.45.109 () {48 vars in 951 bytes} [Fri Jul 17 11:35:03 2026] POST /v2/images => generated 796 bytes in 270 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-17 11:35:03.537 8 INFO glance.api.v2.image_data [None req-6a6e539d-574d-42e0-a085-2006cd634190 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 11:35:31.287 8 WARNING glance.location [None req-6a6e539d-574d-42e0-a085-2006cd634190 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 145/292] 199.204.45.109 () {48 vars in 1046 bytes} [Fri Jul 17 11:35:03 2026] PUT /v2/images/8728c5a3-fccd-4335-b38e-c87dd10b70e0/file => generated 0 bytes in 27801 msecs (HTTP/1.1 204) 4 headers in 171 bytes (72259 switches on core 0) [pid: 7|app: 0|req: 148/293] 199.204.45.109 () {44 vars in 971 bytes} [Fri Jul 17 11:35:31 2026] GET /v2/images/8728c5a3-fccd-4335-b38e-c87dd10b70e0 => 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: 146/294] 199.204.45.109 () {48 vars in 1051 bytes} [Fri Jul 17 11:35:31 2026] PATCH /v2/images/8728c5a3-fccd-4335-b38e-c87dd10b70e0 => generated 1395 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/295] 199.204.45.109 () {44 vars in 971 bytes} [Fri Jul 17 11:35:31 2026] GET /v2/images/8728c5a3-fccd-4335-b38e-c87dd10b70e0 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/296] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jul 17 11:35:33 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: 150/297] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jul 17 11:35:33 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jul 17 11:42:44 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: 191/385] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jul 17 11:42:44 2026] GET /v2/images => generated 2778 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jul 17 11:42:53 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: 193/389] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jul 17 11:42:53 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: 7|app: 0|req: 197/390] 199.204.45.109 () {44 vars in 947 bytes} [Fri Jul 17 11:42:53 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/391] 199.204.45.109 () {44 vars in 969 bytes} [Fri Jul 17 11:42:53 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/392] 199.204.45.109 () {44 vars in 939 bytes} [Fri Jul 17 11:42:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/393] 199.204.45.109 () {48 vars in 951 bytes} [Fri Jul 17 11:42:53 2026] POST /v2/images => generated 799 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-17 11:42:53.966 7 WARNING oslo_policy.policy [None req-017b15a7-6cb1-49a1-8f37-2dddc31f6789 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-17 11:42:53.967 7 WARNING oslo_policy.policy [None req-017b15a7-6cb1-49a1-8f37-2dddc31f6789 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-17 11:42:53.969 7 INFO glance.api.v2.image_data [None req-017b15a7-6cb1-49a1-8f37-2dddc31f6789 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 11:43:14.407 7 INFO glance.location [None req-017b15a7-6cb1-49a1-8f37-2dddc31f6789 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 199/398] 199.204.45.109 () {48 vars in 1045 bytes} [Fri Jul 17 11:42:53 2026] PUT /v2/images/79433c84-0c04-4c1d-a127-de027376705b/file => generated 0 bytes in 20500 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24588 switches on core 0) [pid: 8|app: 0|req: 200/399] 199.204.45.109 () {44 vars in 971 bytes} [Fri Jul 17 11:43:14 2026] GET /v2/images/79433c84-0c04-4c1d-a127-de027376705b => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 199.204.45.109 () {48 vars in 1051 bytes} [Fri Jul 17 11:43:14 2026] PATCH /v2/images/79433c84-0c04-4c1d-a127-de027376705b => generated 1410 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 199.204.45.109 () {44 vars in 971 bytes} [Fri Jul 17 11:43:14 2026] GET /v2/images/79433c84-0c04-4c1d-a127-de027376705b => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/410] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jul 17 11:43:53 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: 205/411] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jul 17 11:43:53 2026] GET /v2/images => generated 4190 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/414] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jul 17 11:44:03 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: 208/415] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jul 17 11:44:03 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: 7|app: 0|req: 208/416] 199.204.45.109 () {44 vars in 939 bytes} [Fri Jul 17 11:44:03 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/417] 199.204.45.109 () {44 vars in 961 bytes} [Fri Jul 17 11:44:03 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/418] 199.204.45.109 () {44 vars in 939 bytes} [Fri Jul 17 11:44:03 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: 8|app: 0|req: 210/419] 199.204.45.109 () {48 vars in 951 bytes} [Fri Jul 17 11:44:03 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-17 11:44:04.004 7 INFO glance.api.v2.image_data [None req-876318d3-d0ca-459f-977b-857f470d4c0d a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 11:44:20.979 7 INFO glance.location [None req-876318d3-d0ca-459f-977b-857f470d4c0d a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 210/424] 199.204.45.109 () {48 vars in 1046 bytes} [Fri Jul 17 11:44:03 2026] PUT /v2/images/e1a57795-c94d-47d0-8a5c-a96e06a14563/file => generated 0 bytes in 17029 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32738 switches on core 0) [pid: 8|app: 0|req: 215/425] 199.204.45.109 () {44 vars in 971 bytes} [Fri Jul 17 11:44:21 2026] GET /v2/images/e1a57795-c94d-47d0-8a5c-a96e06a14563 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/426] 199.204.45.109 () {48 vars in 1051 bytes} [Fri Jul 17 11:44:21 2026] PATCH /v2/images/e1a57795-c94d-47d0-8a5c-a96e06a14563 => generated 1382 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/427] 199.204.45.109 () {44 vars in 971 bytes} [Fri Jul 17 11:44:21 2026] GET /v2/images/e1a57795-c94d-47d0-8a5c-a96e06a14563 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/604] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jul 17 11:59:00 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/605] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jul 17 11:59:00 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: 316/636] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jul 17 12:01:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/637] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jul 17 12:01:31 2026] GET /v2/images => generated 5574 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/638] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jul 17 12:01:33 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: 322/639] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jul 17 12:01:33 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/650] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jul 17 12:02:24 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: 323/651] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jul 17 12:02:24 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/654] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jul 17 12:02:33 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: 330/655] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jul 17 12:02:33 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/670] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jul 17 12:03: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: 333/671] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jul 17 12:03:37 2026] GET /v2/images => generated 5574 bytes in 65 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/680] 10.0.0.187 () {32 vars in 633 bytes} [Fri Jul 17 12:04:19 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/687] 10.0.0.121 () {36 vars in 987 bytes} [Fri Jul 17 12:04:46 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => generated 1312 bytes in 28 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: 346/688] 10.0.0.121 () {36 vars in 927 bytes} [Fri Jul 17 12:04:46 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: 343/689] 10.0.0.170 () {36 vars in 987 bytes} [Fri Jul 17 12:04:48 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => generated 1312 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/690] 10.0.0.170 () {36 vars in 927 bytes} [Fri Jul 17 12:04:48 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: 344/691] 10.0.0.170 () {36 vars in 927 bytes} [Fri Jul 17 12:04:48 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: 348/692] 10.0.0.170 () {36 vars in 987 bytes} [Fri Jul 17 12:04:48 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/693] 10.0.0.170 () {36 vars in 927 bytes} [Fri Jul 17 12:04:48 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: 349/694] 10.0.0.170 () {36 vars in 927 bytes} [Fri Jul 17 12:04:48 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: 346/695] 10.0.0.170 () {36 vars in 987 bytes} [Fri Jul 17 12:04:48 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/696] 10.0.0.170 () {36 vars in 927 bytes} [Fri Jul 17 12:04:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/697] 10.0.0.170 () {36 vars in 927 bytes} [Fri Jul 17 12:04:48 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: 351/698] 10.0.0.129 () {36 vars in 911 bytes} [Fri Jul 17 12:04:49 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: 348/699] 10.0.0.129 () {36 vars in 1007 bytes} [Fri Jul 17 12:04:49 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db/locations => generated 127 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/700] 10.0.0.129 () {36 vars in 987 bytes} [Fri Jul 17 12:04:49 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => 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: 349/701] 10.0.0.129 () {36 vars in 927 bytes} [Fri Jul 17 12:04:49 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/702] 10.0.0.129 () {36 vars in 927 bytes} [Fri Jul 17 12:04:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/703] 199.204.45.109 () {36 vars in 991 bytes} [Fri Jul 17 12:04:55 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/704] 199.204.45.109 () {36 vars in 931 bytes} [Fri Jul 17 12:04:55 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: 352/707] 199.204.45.109 () {36 vars in 991 bytes} [Fri Jul 17 12:04:55 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/708] 199.204.45.109 () {36 vars in 931 bytes} [Fri Jul 17 12:04:55 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: 358/711] 10.0.0.121 () {36 vars in 987 bytes} [Fri Jul 17 12:05:06 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => 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: 354/712] 10.0.0.121 () {36 vars in 927 bytes} [Fri Jul 17 12:05:06 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: 359/713] 10.0.0.121 () {36 vars in 987 bytes} [Fri Jul 17 12:05:06 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => 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: 355/714] 10.0.0.121 () {36 vars in 927 bytes} [Fri Jul 17 12:05:07 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: 360/723] 10.0.0.121 () {36 vars in 987 bytes} [Fri Jul 17 12:05:45 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/724] 10.0.0.121 () {36 vars in 927 bytes} [Fri Jul 17 12:05: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: 7|app: 0|req: 361/725] 10.0.0.121 () {36 vars in 987 bytes} [Fri Jul 17 12:05:49 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/726] 10.0.0.121 () {36 vars in 927 bytes} [Fri Jul 17 12:05:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/735] 10.0.0.187 () {34 vars in 655 bytes} [Fri Jul 17 12:06:32 2026] POST /v2/images => generated 649 bytes in 331 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-17 12:06:33.012 7 WARNING glance.api.v2.images [None req-07707549-16b8-4fdc-b342-2a191b03581f ed1a0a0ae55545df86f611d70c7017e3 ac6124d9112b48aca6e04949a084fbc6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//aa970287-48c2-4d9a-9906-318ae956ecdc [pid: 7|app: 0|req: 366/736] 10.0.0.187 () {32 vars in 710 bytes} [Fri Jul 17 12:06:32 2026] DELETE /v2/images/aa970287-48c2-4d9a-9906-318ae956ecdc => generated 0 bytes in 78 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/737] 10.0.0.187 () {32 vars in 707 bytes} [Fri Jul 17 12:06:33 2026] GET /v2/images/aa970287-48c2-4d9a-9906-318ae956ecdc => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/738] 10.0.0.187 () {32 vars in 633 bytes} [Fri Jul 17 12:06:33 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/739] 10.0.0.187 () {34 vars in 655 bytes} [Fri Jul 17 12:06:33 2026] POST /v2/images => generated 703 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/740] 10.0.0.187 () {32 vars in 717 bytes} [Fri Jul 17 12:06:33 2026] GET /v2/images/50446a7b-5b92-448e-97fa-438446cedf24/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-17 12:06:33.235 8 INFO glance.api.v2.image_data [None req-adf53e9f-da6c-4f4c-8e74-840a95c2a306 ed1a0a0ae55545df86f611d70c7017e3 ac6124d9112b48aca6e04949a084fbc6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 12:06:33.282 8 WARNING glance_store._drivers.rbd [None req-adf53e9f-da6c-4f4c-8e74-840a95c2a306 ed1a0a0ae55545df86f611d70c7017e3 ac6124d9112b48aca6e04949a084fbc6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-17 12:06:34.300 8 INFO glance.location [None req-adf53e9f-da6c-4f4c-8e74-840a95c2a306 ed1a0a0ae55545df86f611d70c7017e3 ac6124d9112b48aca6e04949a084fbc6 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 373/741] 10.0.0.187 () {32 vars in 727 bytes} [Fri Jul 17 12:06:33 2026] PUT /v2/images/50446a7b-5b92-448e-97fa-438446cedf24/file => generated 0 bytes in 1110 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/742] 10.0.0.187 () {32 vars in 707 bytes} [Fri Jul 17 12:06:34 2026] GET /v2/images/50446a7b-5b92-448e-97fa-438446cedf24 => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/743] 10.0.0.187 () {32 vars in 717 bytes} [Fri Jul 17 12:06:34 2026] GET /v2/images/50446a7b-5b92-448e-97fa-438446cedf24/file => generated 1024 bytes in 119 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/744] 10.0.0.187 () {34 vars in 655 bytes} [Fri Jul 17 12:06:34 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/745] 10.0.0.187 () {32 vars in 726 bytes} [Fri Jul 17 12:06:34 2026] PATCH /v2/images/140f5eaf-faab-416a-a57f-1ae4d1b27c36 => generated 653 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/746] 10.0.0.187 () {32 vars in 707 bytes} [Fri Jul 17 12:06:34 2026] GET /v2/images/140f5eaf-faab-416a-a57f-1ae4d1b27c36 => generated 653 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-17 12:06:34.636 8 WARNING glance.api.v2.images [None req-f569bd01-05ad-40d9-a6c8-1eaca85cc557 ed1a0a0ae55545df86f611d70c7017e3 ac6124d9112b48aca6e04949a084fbc6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//140f5eaf-faab-416a-a57f-1ae4d1b27c36 [pid: 8|app: 0|req: 376/747] 10.0.0.187 () {32 vars in 710 bytes} [Fri Jul 17 12:06:34 2026] DELETE /v2/images/140f5eaf-faab-416a-a57f-1ae4d1b27c36 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/748] 10.0.0.187 () {32 vars in 707 bytes} [Fri Jul 17 12:06:34 2026] GET /v2/images/140f5eaf-faab-416a-a57f-1ae4d1b27c36 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-17 12:06:34.740 8 WARNING glance.api.v2.images [None req-6bb0453b-4f88-45dd-be45-db4ccfd79cc4 ed1a0a0ae55545df86f611d70c7017e3 ac6124d9112b48aca6e04949a084fbc6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//50446a7b-5b92-448e-97fa-438446cedf24 [pid: 8|app: 0|req: 377/751] 10.0.0.187 () {32 vars in 710 bytes} [Fri Jul 17 12:06:34 2026] DELETE /v2/images/50446a7b-5b92-448e-97fa-438446cedf24 => generated 0 bytes in 859 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/752] 10.0.0.187 () {32 vars in 707 bytes} [Fri Jul 17 12:06:35 2026] GET /v2/images/50446a7b-5b92-448e-97fa-438446cedf24 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-17 12:06:35.607 8 WARNING glance.api.v2.images [None req-2368052e-09b0-4ea2-a23f-881ba2cb915e ed1a0a0ae55545df86f611d70c7017e3 ac6124d9112b48aca6e04949a084fbc6 - - default default] Failed to find image aa970287-48c2-4d9a-9906-318ae956ecdc to delete: glance.common.exception.ImageNotFound: No image found with ID aa970287-48c2-4d9a-9906-318ae956ecdc [pid: 8|app: 0|req: 378/753] 10.0.0.187 () {32 vars in 710 bytes} [Fri Jul 17 12:06:35 2026] DELETE /v2/images/aa970287-48c2-4d9a-9906-318ae956ecdc => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/754] 10.0.0.187 () {32 vars in 707 bytes} [Fri Jul 17 12:06:35 2026] GET /v2/images/aa970287-48c2-4d9a-9906-318ae956ecdc => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/755] 10.0.0.187 () {30 vars in 411 bytes} [Fri Jul 17 12:06:36 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: 380/762] 10.0.0.121 () {36 vars in 987 bytes} [Fri Jul 17 12:07:10 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => 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: 383/763] 10.0.0.121 () {36 vars in 927 bytes} [Fri Jul 17 12:07:10 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/764] 10.0.0.187 () {32 vars in 707 bytes} [Fri Jul 17 12:07:12 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/765] 10.0.0.187 () {32 vars in 707 bytes} [Fri Jul 17 12:07:12 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/766] 10.0.0.170 () {36 vars in 987 bytes} [Fri Jul 17 12:07:12 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => 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: 385/767] 10.0.0.170 () {36 vars in 927 bytes} [Fri Jul 17 12:07:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/768] 10.0.0.170 () {36 vars in 927 bytes} [Fri Jul 17 12:07:12 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/769] 10.0.0.170 () {36 vars in 987 bytes} [Fri Jul 17 12:07:12 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => 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: 384/770] 10.0.0.170 () {36 vars in 927 bytes} [Fri Jul 17 12:07:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/771] 10.0.0.170 () {36 vars in 927 bytes} [Fri Jul 17 12:07:12 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/772] 10.0.0.170 () {36 vars in 987 bytes} [Fri Jul 17 12:07:12 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/773] 10.0.0.170 () {36 vars in 927 bytes} [Fri Jul 17 12:07: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: 386/774] 10.0.0.129 () {36 vars in 911 bytes} [Fri Jul 17 12:07:13 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: 389/775] 10.0.0.129 () {36 vars in 1007 bytes} [Fri Jul 17 12:07:13 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/776] 10.0.0.129 () {36 vars in 987 bytes} [Fri Jul 17 12:07:13 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/777] 10.0.0.129 () {36 vars in 927 bytes} [Fri Jul 17 12:07:13 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: 388/778] 10.0.0.129 () {36 vars in 927 bytes} [Fri Jul 17 12:07:13 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: 392/785] 10.0.0.121 () {36 vars in 987 bytes} [Fri Jul 17 12:07:37 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/786] 10.0.0.121 () {36 vars in 927 bytes} [Fri Jul 17 12:07:37 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/793] 10.0.0.121 () {36 vars in 987 bytes} [Fri Jul 17 12:08:12 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => 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: 396/794] 10.0.0.121 () {36 vars in 927 bytes} [Fri Jul 17 12:08:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/805] 10.0.0.121 () {36 vars in 987 bytes} [Fri Jul 17 12:09:01 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => 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: 402/806] 10.0.0.121 () {36 vars in 927 bytes} [Fri Jul 17 12:09:01 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: 412/825] 10.0.0.121 () {36 vars in 987 bytes} [Fri Jul 17 12:10:27 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => generated 1312 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/826] 10.0.0.121 () {36 vars in 927 bytes} [Fri Jul 17 12:10:27 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: 417/831] 10.0.0.121 () {36 vars in 987 bytes} [Fri Jul 17 12:10:46 2026] GET /v2/images/2b39126e-b480-41a6-85b9-1376e04c23db => 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: 415/832] 10.0.0.121 () {36 vars in 927 bytes} [Fri Jul 17 12:10:46 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: 419/839] 199.204.45.109 () {32 vars in 826 bytes} [Fri Jul 17 12:11:21 2026] GET /v2/images?status=active&owner=59bea03819ae4d78a5e9eab4db49a026&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/840] 199.204.45.109 () {32 vars in 653 bytes} [Fri Jul 17 12:11:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/841] 10.0.0.170 () {36 vars in 987 bytes} [Fri Jul 17 12:11:22 2026] GET /v2/images/8728c5a3-fccd-4335-b38e-c87dd10b70e0 => generated 1395 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/842] 10.0.0.170 () {36 vars in 927 bytes} [Fri Jul 17 12:11:22 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: 421/843] 10.0.0.170 () {36 vars in 927 bytes} [Fri Jul 17 12:11:22 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: 423/844] 10.0.0.170 () {36 vars in 987 bytes} [Fri Jul 17 12:11:22 2026] GET /v2/images/8728c5a3-fccd-4335-b38e-c87dd10b70e0 => 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: 422/845] 10.0.0.170 () {36 vars in 927 bytes} [Fri Jul 17 12:11:22 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: 424/846] 10.0.0.170 () {36 vars in 927 bytes} [Fri Jul 17 12:11:22 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: 423/847] 10.0.0.170 () {36 vars in 987 bytes} [Fri Jul 17 12:11:22 2026] GET /v2/images/8728c5a3-fccd-4335-b38e-c87dd10b70e0 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/848] 10.0.0.170 () {36 vars in 927 bytes} [Fri Jul 17 12:11:22 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: 424/849] 10.0.0.170 () {36 vars in 927 bytes} [Fri Jul 17 12:11:22 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: 426/850] 10.0.0.129 () {36 vars in 911 bytes} [Fri Jul 17 12:11:22 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: 425/851] 10.0.0.129 () {36 vars in 1007 bytes} [Fri Jul 17 12:11:22 2026] GET /v2/images/8728c5a3-fccd-4335-b38e-c87dd10b70e0/locations => generated 127 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/852] 10.0.0.129 () {36 vars in 987 bytes} [Fri Jul 17 12:11:22 2026] GET /v2/images/8728c5a3-fccd-4335-b38e-c87dd10b70e0 => 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: 426/853] 10.0.0.129 () {36 vars in 927 bytes} [Fri Jul 17 12:11:22 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: 428/854] 10.0.0.129 () {36 vars in 927 bytes} [Fri Jul 17 12:11:22 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: 450/901] 10.0.0.187 () {32 vars in 633 bytes} [Fri Jul 17 12:15:05 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)