+ 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 [Sat May 30 05:37:40 2026] *** compiled with version: 13.3.0 on 30 May 2026 02:39:03 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-56648794fc-tdtbn 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 0x7f4abd88e668 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-05-30 05:37:42.746 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-30 05:37:42.750 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-30 05:37:43.621 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-05-30 05:37:43.622 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-05-30 05:37:43.622 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-30 05:37:43.629 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-05-30 05:37:43.630 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-05-30 05:37:43.631 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-30 05:37:45.613 8 WARNING glance.api.v2.images [None req-72ac6044-99e1-4455-bf7d-c6284bc98df3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-30 05:37:45.713 7 WARNING glance.api.v2.images [None req-7ebae9b9-99c7-473e-a37c-e7fe5e3cab86 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-30 05:37:45.944 8 WARNING keystonemiddleware._common.config [None req-72ac6044-99e1-4455-bf7d-c6284bc98df3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-30 05:37:45.952 8 WARNING oslo_config.cfg [None req-72ac6044-99e1-4455-bf7d-c6284bc98df3 - - - - - -] 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 0x7f4abd88e668 pid: 8 (default app) 2026-05-30 05:37:46.037 7 WARNING keystonemiddleware._common.config [None req-7ebae9b9-99c7-473e-a37c-e7fe5e3cab86 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-30 05:37:46.044 7 WARNING oslo_config.cfg [None req-7ebae9b9-99c7-473e-a37c-e7fe5e3cab86 - - - - - -] 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 0x7f4abd88e668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.156 () {42 vars in 688 bytes} [Sat May 30 05:37:46 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 05:37:46.718 7 WARNING oslo_policy.policy [None req-b5bb1f00-0896-4eef-843c-4ba16de8474f 554abd0b0eae4c048061bf561fe4cc48 67add55dc632437f90e59f5a1f0a6a88 - - 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-05-30 05:37:46.719 7 WARNING oslo_policy.policy [None req-b5bb1f00-0896-4eef-843c-4ba16de8474f 554abd0b0eae4c048061bf561fe4cc48 67add55dc632437f90e59f5a1f0a6a88 - - 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-05-30 05:37:46.738 7 WARNING oslo_policy.policy [None req-b5bb1f00-0896-4eef-843c-4ba16de8474f 554abd0b0eae4c048061bf561fe4cc48 67add55dc632437f90e59f5a1f0a6a88 - - 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-05-30 05:37:46.739 7 WARNING oslo_policy.policy [None req-b5bb1f00-0896-4eef-843c-4ba16de8474f 554abd0b0eae4c048061bf561fe4cc48 67add55dc632437f90e59f5a1f0a6a88 - - 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.156 () {44 vars in 910 bytes} [Sat May 30 05:37:46 2026] GET /v2/images => generated 69 bytes in 581 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.156 () {42 vars in 688 bytes} [Sat May 30 05:37:50 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: 2/7] 199.204.45.156 () {44 vars in 910 bytes} [Sat May 30 05:37:50 2026] GET /v2/images => generated 69 bytes in 37 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 05:37:50.085 8 WARNING oslo_policy.policy [None req-be66a30f-336e-4f68-b538-f714506d3887 554abd0b0eae4c048061bf561fe4cc48 67add55dc632437f90e59f5a1f0a6a88 - - 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-05-30 05:37:50.085 8 WARNING oslo_policy.policy [None req-be66a30f-336e-4f68-b538-f714506d3887 554abd0b0eae4c048061bf561fe4cc48 67add55dc632437f90e59f5a1f0a6a88 - - 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.156 () {44 vars in 911 bytes} [Sat May 30 05:37:50 2026] GET /v2/images/cirros => generated 151 bytes in 125 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.156 () {44 vars in 933 bytes} [Sat May 30 05:37:50 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-30 05:37:50.219 8 WARNING oslo_policy.policy [None req-25ae7d4b-25e0-4e17-b44d-5ce11494c7b3 554abd0b0eae4c048061bf561fe4cc48 67add55dc632437f90e59f5a1f0a6a88 - - 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-05-30 05:37:50.220 8 WARNING oslo_policy.policy [None req-25ae7d4b-25e0-4e17-b44d-5ce11494c7b3 554abd0b0eae4c048061bf561fe4cc48 67add55dc632437f90e59f5a1f0a6a88 - - 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.156 () {44 vars in 939 bytes} [Sat May 30 05:37:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-30 05:37:50.300 7 WARNING oslo_config.cfg [None req-1dba7d3a-ba90-4342-be02-c54d4fdf86ab 554abd0b0eae4c048061bf561fe4cc48 67add55dc632437f90e59f5a1f0a6a88 - - 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.156 () {48 vars in 951 bytes} [Sat May 30 05:37:50 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-30 05:37:50.323 8 WARNING oslo_policy.policy [None req-80dc637b-2e2c-4cb0-9ce9-a49ca60bea8e 554abd0b0eae4c048061bf561fe4cc48 67add55dc632437f90e59f5a1f0a6a88 - - 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-05-30 05:37:50.323 8 WARNING oslo_policy.policy [None req-80dc637b-2e2c-4cb0-9ce9-a49ca60bea8e 554abd0b0eae4c048061bf561fe4cc48 67add55dc632437f90e59f5a1f0a6a88 - - 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-05-30 05:37:50.325 8 INFO glance.api.v2.image_data [None req-80dc637b-2e2c-4cb0-9ce9-a49ca60bea8e 554abd0b0eae4c048061bf561fe4cc48 67add55dc632437f90e59f5a1f0a6a88 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 05:37:53.965 8 INFO glance.location [None req-80dc637b-2e2c-4cb0-9ce9-a49ca60bea8e 554abd0b0eae4c048061bf561fe4cc48 67add55dc632437f90e59f5a1f0a6a88 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/12] 199.204.45.156 () {48 vars in 1045 bytes} [Sat May 30 05:37:50 2026] PUT /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35/file => generated 0 bytes in 3687 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8183 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.156 () {44 vars in 971 bytes} [Sat May 30 05:37:54 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-30 05:37:54.110 8 WARNING oslo_config.cfg [None req-3ada4cc8-e5f4-4524-a7de-e1bec2c6d6da 554abd0b0eae4c048061bf561fe4cc48 67add55dc632437f90e59f5a1f0a6a88 - - 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.156 () {48 vars in 1051 bytes} [Sat May 30 05:37:54 2026] PATCH /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => generated 1312 bytes in 81 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.156 () {44 vars in 971 bytes} [Sat May 30 05:37:54 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => 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: 137/270] 199.204.45.156 () {42 vars in 688 bytes} [Sat May 30 05:59: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: 134/271] 199.204.45.156 () {44 vars in 910 bytes} [Sat May 30 05:59:03 2026] GET /v2/images => generated 1381 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/278] 199.204.45.156 () {42 vars in 688 bytes} [Sat May 30 05:59:31 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/279] 199.204.45.156 () {44 vars in 910 bytes} [Sat May 30 05:59:31 2026] GET /v2/images => generated 1381 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 199.204.45.156 () {44 vars in 937 bytes} [Sat May 30 05:59:32 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/281] 199.204.45.156 () {44 vars in 959 bytes} [Sat May 30 05:59:32 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/282] 199.204.45.156 () {44 vars in 939 bytes} [Sat May 30 05:59:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.204.45.156 () {48 vars in 951 bytes} [Sat May 30 05:59:32 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-30 05:59:32.451 7 WARNING oslo_policy.policy [None req-4c611b39-9203-4a15-b0db-5fa1665f449f 554abd0b0eae4c048061bf561fe4cc48 67add55dc632437f90e59f5a1f0a6a88 - - 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-05-30 05:59:32.451 7 WARNING oslo_policy.policy [None req-4c611b39-9203-4a15-b0db-5fa1665f449f 554abd0b0eae4c048061bf561fe4cc48 67add55dc632437f90e59f5a1f0a6a88 - - 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-05-30 05:59:32.453 7 INFO glance.api.v2.image_data [None req-4c611b39-9203-4a15-b0db-5fa1665f449f 554abd0b0eae4c048061bf561fe4cc48 67add55dc632437f90e59f5a1f0a6a88 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 06:00:10.565 7 INFO glance.location [None req-4c611b39-9203-4a15-b0db-5fa1665f449f 554abd0b0eae4c048061bf561fe4cc48 67add55dc632437f90e59f5a1f0a6a88 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 141/292] 199.204.45.156 () {48 vars in 1046 bytes} [Sat May 30 05:59:32 2026] PUT /v2/images/8c759162-17ac-4d54-aee2-88ff2ba6cab8/file => generated 0 bytes in 38176 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60510 switches on core 0) [pid: 8|app: 0|req: 152/293] 199.204.45.156 () {44 vars in 971 bytes} [Sat May 30 06:00:10 2026] GET /v2/images/8c759162-17ac-4d54-aee2-88ff2ba6cab8 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/294] 199.204.45.156 () {48 vars in 1051 bytes} [Sat May 30 06:00:10 2026] PATCH /v2/images/8c759162-17ac-4d54-aee2-88ff2ba6cab8 => generated 1395 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/295] 199.204.45.156 () {44 vars in 971 bytes} [Sat May 30 06:00:10 2026] GET /v2/images/8c759162-17ac-4d54-aee2-88ff2ba6cab8 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/296] 199.204.45.156 () {42 vars in 688 bytes} [Sat May 30 06:00:12 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: 154/297] 199.204.45.156 () {44 vars in 910 bytes} [Sat May 30 06:00:12 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/378] 199.204.45.156 () {42 vars in 688 bytes} [Sat May 30 06:06:49 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/379] 199.204.45.156 () {44 vars in 910 bytes} [Sat May 30 06:06:49 2026] GET /v2/images => generated 2778 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/384] 199.204.45.156 () {42 vars in 688 bytes} [Sat May 30 06:07:06 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/385] 199.204.45.156 () {44 vars in 910 bytes} [Sat May 30 06:07:06 2026] GET /v2/images => generated 2778 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/386] 199.204.45.156 () {44 vars in 947 bytes} [Sat May 30 06:07:06 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/387] 199.204.45.156 () {44 vars in 969 bytes} [Sat May 30 06:07:06 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/388] 199.204.45.156 () {44 vars in 939 bytes} [Sat May 30 06:07:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/389] 199.204.45.156 () {48 vars in 951 bytes} [Sat May 30 06:07:06 2026] POST /v2/images => generated 799 bytes in 444 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-30 06:07:07.103 8 INFO glance.api.v2.image_data [None req-d55632d1-0963-4fda-8b40-43d6ef16585b 554abd0b0eae4c048061bf561fe4cc48 67add55dc632437f90e59f5a1f0a6a88 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 06:07:47.287 8 INFO glance.location [None req-d55632d1-0963-4fda-8b40-43d6ef16585b 554abd0b0eae4c048061bf561fe4cc48 67add55dc632437f90e59f5a1f0a6a88 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 201/398] 199.204.45.156 () {48 vars in 1045 bytes} [Sat May 30 06:07:07 2026] PUT /v2/images/3299151b-802c-474f-bf77-63754fd432fc/file => generated 0 bytes in 40262 msecs (HTTP/1.1 204) 4 headers in 171 bytes (14663 switches on core 0) [pid: 7|app: 0|req: 198/399] 199.204.45.156 () {44 vars in 971 bytes} [Sat May 30 06:07:47 2026] GET /v2/images/3299151b-802c-474f-bf77-63754fd432fc => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/400] 199.204.45.156 () {48 vars in 1051 bytes} [Sat May 30 06:07:47 2026] PATCH /v2/images/3299151b-802c-474f-bf77-63754fd432fc => generated 1410 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/401] 199.204.45.156 () {44 vars in 971 bytes} [Sat May 30 06:07:47 2026] GET /v2/images/3299151b-802c-474f-bf77-63754fd432fc => generated 1410 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/414] 199.204.45.156 () {42 vars in 688 bytes} [Sat May 30 06:08:49 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: 206/415] 199.204.45.156 () {44 vars in 910 bytes} [Sat May 30 06:08:49 2026] GET /v2/images => generated 4190 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/420] 199.204.45.156 () {42 vars in 688 bytes} [Sat May 30 06:09:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/421] 199.204.45.156 () {44 vars in 910 bytes} [Sat May 30 06:09:09 2026] GET /v2/images => generated 4190 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/422] 199.204.45.156 () {44 vars in 939 bytes} [Sat May 30 06:09:09 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/423] 199.204.45.156 () {44 vars in 961 bytes} [Sat May 30 06:09:09 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/424] 199.204.45.156 () {44 vars in 939 bytes} [Sat May 30 06:09:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/425] 199.204.45.156 () {48 vars in 951 bytes} [Sat May 30 06:09:09 2026] POST /v2/images => generated 791 bytes in 1625 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-30 06:09:11.240 8 INFO glance.api.v2.image_data [None req-1e4896a3-7945-41ac-933e-c4d999ce5ef0 554abd0b0eae4c048061bf561fe4cc48 67add55dc632437f90e59f5a1f0a6a88 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 06:09:30.815 8 INFO glance.location [None req-1e4896a3-7945-41ac-933e-c4d999ce5ef0 554abd0b0eae4c048061bf561fe4cc48 67add55dc632437f90e59f5a1f0a6a88 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 215/430] 199.204.45.156 () {48 vars in 1046 bytes} [Sat May 30 06:09:11 2026] PUT /v2/images/e4af8904-d135-4408-8ebc-4dab3c649882/file => generated 0 bytes in 19622 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29621 switches on core 0) [pid: 7|app: 0|req: 216/431] 199.204.45.156 () {44 vars in 971 bytes} [Sat May 30 06:09:30 2026] GET /v2/images/e4af8904-d135-4408-8ebc-4dab3c649882 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/432] 199.204.45.156 () {48 vars in 1051 bytes} [Sat May 30 06:09:30 2026] PATCH /v2/images/e4af8904-d135-4408-8ebc-4dab3c649882 => generated 1382 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/433] 199.204.45.156 () {44 vars in 971 bytes} [Sat May 30 06:09:30 2026] GET /v2/images/e4af8904-d135-4408-8ebc-4dab3c649882 => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/594] 199.204.45.156 () {42 vars in 688 bytes} [Sat May 30 06:22:52 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: 297/595] 199.204.45.156 () {44 vars in 910 bytes} [Sat May 30 06:22:52 2026] GET /v2/images => generated 5574 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/624] 199.204.45.156 () {42 vars in 688 bytes} [Sat May 30 06:25:13 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: 313/625] 199.204.45.156 () {44 vars in 910 bytes} [Sat May 30 06:25:13 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/626] 199.204.45.156 () {42 vars in 688 bytes} [Sat May 30 06:25:15 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: 314/627] 199.204.45.156 () {44 vars in 910 bytes} [Sat May 30 06:25:15 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/638] 199.204.45.156 () {42 vars in 688 bytes} [Sat May 30 06:26: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: 320/639] 199.204.45.156 () {44 vars in 910 bytes} [Sat May 30 06:26:03 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/642] 199.204.45.156 () {42 vars in 688 bytes} [Sat May 30 06:26:12 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: 322/643] 199.204.45.156 () {44 vars in 910 bytes} [Sat May 30 06:26:12 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/656] 199.204.45.156 () {42 vars in 688 bytes} [Sat May 30 06:27:13 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: 329/657] 199.204.45.156 () {44 vars in 910 bytes} [Sat May 30 06:27:13 2026] GET /v2/images => generated 5574 bytes in 51 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/668] 10.0.0.125 () {32 vars in 633 bytes} [Sat May 30 06:27:56 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/673] 10.0.0.26 () {36 vars in 986 bytes} [Sat May 30 06:28:19 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => generated 1312 bytes in 160 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/674] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:28:19 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: 339/675] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:28:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/676] 10.0.0.26 () {36 vars in 986 bytes} [Sat May 30 06:28:19 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/677] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:28:19 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: 338/678] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:28:19 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: 341/679] 10.0.0.26 () {36 vars in 986 bytes} [Sat May 30 06:28:19 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/680] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:28:19 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: 342/681] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:28:19 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: 340/682] 10.0.0.86 () {36 vars in 986 bytes} [Sat May 30 06:28:20 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => generated 1312 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/683] 10.0.0.86 () {36 vars in 926 bytes} [Sat May 30 06:28:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/684] 10.0.0.86 () {36 vars in 986 bytes} [Sat May 30 06:28:20 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/685] 10.0.0.86 () {36 vars in 926 bytes} [Sat May 30 06:28:20 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/686] 10.0.0.86 () {36 vars in 926 bytes} [Sat May 30 06:28:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/689] 10.0.0.84 () {36 vars in 986 bytes} [Sat May 30 06:28:28 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => 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: 344/690] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 30 06:28:28 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/691] 10.0.0.84 () {36 vars in 986 bytes} [Sat May 30 06:28:29 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/692] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 30 06:28:29 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/693] 10.0.0.125 () {34 vars in 655 bytes} [Sat May 30 06:28:29 2026] POST /v2/images => generated 648 bytes in 193 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-30 06:28:30.037 8 WARNING glance.api.v2.images [None req-4268d6e0-f07b-4f12-8978-d330249fcc8a ac5b9f6854b44a7bbb14e85ee79325b8 c91de4e98c2e480cbfaeda3fd9d0fc1d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a931a24c-7afd-43bb-8a14-da7e1f944088 [pid: 8|app: 0|req: 346/694] 10.0.0.125 () {32 vars in 710 bytes} [Sat May 30 06:28:30 2026] DELETE /v2/images/a931a24c-7afd-43bb-8a14-da7e1f944088 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/695] 10.0.0.125 () {32 vars in 707 bytes} [Sat May 30 06:28:30 2026] GET /v2/images/a931a24c-7afd-43bb-8a14-da7e1f944088 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/696] 10.0.0.125 () {32 vars in 633 bytes} [Sat May 30 06:28:30 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/697] 10.0.0.125 () {34 vars in 655 bytes} [Sat May 30 06:28:30 2026] POST /v2/images => generated 703 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/698] 10.0.0.125 () {32 vars in 717 bytes} [Sat May 30 06:28:30 2026] GET /v2/images/9bc9329d-0f16-4021-92b3-908b0b89884f/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-30 06:28:30.305 7 INFO glance.api.v2.image_data [None req-fbfb07df-9268-4f71-9066-aef589ddecde ac5b9f6854b44a7bbb14e85ee79325b8 c91de4e98c2e480cbfaeda3fd9d0fc1d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 06:28:30.355 7 WARNING glance_store._drivers.rbd [None req-fbfb07df-9268-4f71-9066-aef589ddecde ac5b9f6854b44a7bbb14e85ee79325b8 c91de4e98c2e480cbfaeda3fd9d0fc1d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-30 06:28:30.906 7 INFO glance.location [None req-fbfb07df-9268-4f71-9066-aef589ddecde ac5b9f6854b44a7bbb14e85ee79325b8 c91de4e98c2e480cbfaeda3fd9d0fc1d - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 351/699] 10.0.0.125 () {32 vars in 727 bytes} [Sat May 30 06:28:30 2026] PUT /v2/images/9bc9329d-0f16-4021-92b3-908b0b89884f/file => generated 0 bytes in 664 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/700] 10.0.0.125 () {32 vars in 707 bytes} [Sat May 30 06:28:30 2026] GET /v2/images/9bc9329d-0f16-4021-92b3-908b0b89884f => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/701] 10.0.0.125 () {32 vars in 717 bytes} [Sat May 30 06:28:30 2026] GET /v2/images/9bc9329d-0f16-4021-92b3-908b0b89884f/file => generated 1024 bytes in 167 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/702] 10.0.0.125 () {34 vars in 655 bytes} [Sat May 30 06:28:31 2026] POST /v2/images => generated 649 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/703] 10.0.0.125 () {32 vars in 726 bytes} [Sat May 30 06:28:31 2026] PATCH /v2/images/6c7c6ae1-cc1f-4925-9790-ecc767ef347a => generated 652 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/704] 10.0.0.125 () {32 vars in 707 bytes} [Sat May 30 06:28:31 2026] GET /v2/images/6c7c6ae1-cc1f-4925-9790-ecc767ef347a => generated 652 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-30 06:28:31.277 7 WARNING glance.api.v2.images [None req-815dce8e-273a-43a8-b70e-e19b2fb46b2a ac5b9f6854b44a7bbb14e85ee79325b8 c91de4e98c2e480cbfaeda3fd9d0fc1d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6c7c6ae1-cc1f-4925-9790-ecc767ef347a [pid: 7|app: 0|req: 354/705] 10.0.0.125 () {32 vars in 710 bytes} [Sat May 30 06:28:31 2026] DELETE /v2/images/6c7c6ae1-cc1f-4925-9790-ecc767ef347a => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/706] 10.0.0.125 () {32 vars in 707 bytes} [Sat May 30 06:28:31 2026] GET /v2/images/6c7c6ae1-cc1f-4925-9790-ecc767ef347a => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-30 06:28:31.359 7 WARNING glance.api.v2.images [None req-83107c09-5b82-49c5-8041-123b6826926e ac5b9f6854b44a7bbb14e85ee79325b8 c91de4e98c2e480cbfaeda3fd9d0fc1d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9bc9329d-0f16-4021-92b3-908b0b89884f [pid: 7|app: 0|req: 355/707] 10.0.0.125 () {32 vars in 710 bytes} [Sat May 30 06:28:31 2026] DELETE /v2/images/9bc9329d-0f16-4021-92b3-908b0b89884f => generated 0 bytes in 769 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/708] 10.0.0.125 () {32 vars in 707 bytes} [Sat May 30 06:28:32 2026] GET /v2/images/9bc9329d-0f16-4021-92b3-908b0b89884f => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-30 06:28:32.150 7 WARNING glance.api.v2.images [None req-57631021-34dc-480e-b213-f68b6b554901 ac5b9f6854b44a7bbb14e85ee79325b8 c91de4e98c2e480cbfaeda3fd9d0fc1d - - default default] Failed to find image a931a24c-7afd-43bb-8a14-da7e1f944088 to delete: glance.common.exception.ImageNotFound: No image found with ID a931a24c-7afd-43bb-8a14-da7e1f944088 [pid: 7|app: 0|req: 356/709] 10.0.0.125 () {32 vars in 710 bytes} [Sat May 30 06:28:32 2026] DELETE /v2/images/a931a24c-7afd-43bb-8a14-da7e1f944088 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/710] 10.0.0.125 () {32 vars in 707 bytes} [Sat May 30 06:28:32 2026] GET /v2/images/a931a24c-7afd-43bb-8a14-da7e1f944088 => 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: 357/711] 10.0.0.125 () {30 vars in 411 bytes} [Sat May 30 06:28:34 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: 355/712] 199.204.45.156 () {36 vars in 991 bytes} [Sat May 30 06:28:35 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => 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: 358/713] 199.204.45.156 () {36 vars in 931 bytes} [Sat May 30 06:28:35 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: 357/716] 199.204.45.156 () {36 vars in 991 bytes} [Sat May 30 06:28:36 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/717] 199.204.45.156 () {36 vars in 931 bytes} [Sat May 30 06:28:36 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: 363/722] 10.0.0.84 () {36 vars in 986 bytes} [Sat May 30 06:29:05 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => 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: 360/723] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 30 06:29:05 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: 364/730] 10.0.0.84 () {36 vars in 986 bytes} [Sat May 30 06:29:27 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => 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: 367/731] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 30 06:29:27 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: 366/734] 10.0.0.84 () {36 vars in 986 bytes} [Sat May 30 06:29:41 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => 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: 369/735] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 30 06:29:41 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/738] 10.0.0.84 () {36 vars in 986 bytes} [Sat May 30 06:29:54 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => 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: 368/739] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 30 06:29:54 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/742] 10.0.0.84 () {36 vars in 986 bytes} [Sat May 30 06:29:59 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => 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: 370/743] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 30 06:29:59 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/746] 10.0.0.125 () {32 vars in 707 bytes} [Sat May 30 06:30:14 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/747] 10.0.0.125 () {32 vars in 707 bytes} [Sat May 30 06:30:14 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => 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: 376/748] 10.0.0.26 () {36 vars in 986 bytes} [Sat May 30 06:30:14 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => generated 1312 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/749] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:30:14 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: 377/750] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:30:14 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: 374/751] 10.0.0.26 () {36 vars in 986 bytes} [Sat May 30 06:30:15 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/752] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:30:15 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: 375/753] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:30:15 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: 379/754] 10.0.0.26 () {36 vars in 986 bytes} [Sat May 30 06:30:15 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/755] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:30:15 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: 380/756] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:30:15 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: 377/757] 10.0.0.86 () {36 vars in 986 bytes} [Sat May 30 06:30:15 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/758] 10.0.0.86 () {36 vars in 926 bytes} [Sat May 30 06:30:15 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: 378/759] 10.0.0.86 () {36 vars in 986 bytes} [Sat May 30 06:30:15 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/760] 10.0.0.86 () {36 vars in 926 bytes} [Sat May 30 06:30:15 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: 379/761] 10.0.0.86 () {36 vars in 926 bytes} [Sat May 30 06:30:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/778] 10.0.0.84 () {36 vars in 986 bytes} [Sat May 30 06:31:32 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => 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: 388/779] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 30 06:31:32 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: 395/786] 10.0.0.84 () {36 vars in 986 bytes} [Sat May 30 06:31:56 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => 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: 392/787] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 30 06:31:56 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: 396/788] 10.0.0.84 () {36 vars in 986 bytes} [Sat May 30 06:31:59 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/789] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 30 06:31:59 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: 396/794] 10.0.0.84 () {36 vars in 986 bytes} [Sat May 30 06:32:19 2026] GET /v2/images/f6190dd4-ed0b-4f79-8e6b-564483fe6b35 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/795] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 30 06:32:19 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: 401/804] 199.204.45.156 () {32 vars in 826 bytes} [Sat May 30 06:32:59 2026] GET /v2/images?status=active&owner=67add55dc632437f90e59f5a1f0a6a88&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/805] 199.204.45.156 () {32 vars in 653 bytes} [Sat May 30 06:32:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/806] 10.0.0.26 () {36 vars in 986 bytes} [Sat May 30 06:32:59 2026] GET /v2/images/8c759162-17ac-4d54-aee2-88ff2ba6cab8 => 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: 405/807] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:32:59 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: 403/808] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:32:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/809] 10.0.0.26 () {36 vars in 986 bytes} [Sat May 30 06:32:59 2026] GET /v2/images/8c759162-17ac-4d54-aee2-88ff2ba6cab8 => 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: 404/810] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:32:59 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: 407/811] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:33:00 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/812] 10.0.0.26 () {36 vars in 986 bytes} [Sat May 30 06:33:00 2026] GET /v2/images/8c759162-17ac-4d54-aee2-88ff2ba6cab8 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/813] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:33:00 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/814] 10.0.0.86 () {36 vars in 986 bytes} [Sat May 30 06:33:00 2026] GET /v2/images/8c759162-17ac-4d54-aee2-88ff2ba6cab8 => 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: 409/815] 10.0.0.86 () {36 vars in 926 bytes} [Sat May 30 06:33:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/816] 10.0.0.86 () {36 vars in 986 bytes} [Sat May 30 06:33:00 2026] GET /v2/images/8c759162-17ac-4d54-aee2-88ff2ba6cab8 => 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: 410/817] 10.0.0.86 () {36 vars in 926 bytes} [Sat May 30 06:33:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/818] 10.0.0.86 () {36 vars in 926 bytes} [Sat May 30 06:33:00 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/869] 10.0.0.125 () {32 vars in 633 bytes} [Sat May 30 06:37:08 2026] GET /v2/images => generated 5574 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)