+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Mar 5 07:26:04 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-7b97bfb68c-795kl 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 0x7f7efd6de668 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-03-05 07:26:06.087 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-05 07:26:06.177 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-03-05 07:26:06.937 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-03-05 07:26:06.938 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-03-05 07:26:06.939 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-05 07:26:07.076 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-03-05 07:26:07.077 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-03-05 07:26:07.077 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-05 07:26:08.964 7 WARNING glance.api.v2.images [None req-9569ec39-773f-491e-8c99-50093346b7f9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-05 07:26:09.180 8 WARNING glance.api.v2.images [None req-25c58db5-1bbf-4da6-a6c3-04761edb9f7d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-05 07:26:09.323 7 WARNING keystonemiddleware._common.config [None req-9569ec39-773f-491e-8c99-50093346b7f9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 07:26:09.330 7 WARNING oslo_config.cfg [None req-9569ec39-773f-491e-8c99-50093346b7f9 - - - - - -] 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 0x7f7efd6de668 pid: 7 (default app) 2026-03-05 07:26:09.656 8 WARNING keystonemiddleware._common.config [None req-25c58db5-1bbf-4da6-a6c3-04761edb9f7d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 07:26:09.664 8 WARNING oslo_config.cfg [None req-25c58db5-1bbf-4da6-a6c3-04761edb9f7d - - - - - -] 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 0x7f7efd6de668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.22 () {42 vars in 685 bytes} [Thu Mar 5 07:26:10 2026] GET / => generated 1301 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-03-05 07:26:10.903 8 WARNING oslo_policy.policy [None req-788921d1-c8ae-460f-a218-63bb30b79d6b 7d0c3f2c5c574033b0a6df6f39515ece c23927d6c55b47fbbf29ae287d0b63d8 - - 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-03-05 07:26:10.903 8 WARNING oslo_policy.policy [None req-788921d1-c8ae-460f-a218-63bb30b79d6b 7d0c3f2c5c574033b0a6df6f39515ece c23927d6c55b47fbbf29ae287d0b63d8 - - 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-03-05 07:26:10.919 8 WARNING oslo_policy.policy [None req-788921d1-c8ae-460f-a218-63bb30b79d6b 7d0c3f2c5c574033b0a6df6f39515ece c23927d6c55b47fbbf29ae287d0b63d8 - - 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-03-05 07:26:10.920 8 WARNING oslo_policy.policy [None req-788921d1-c8ae-460f-a218-63bb30b79d6b 7d0c3f2c5c574033b0a6df6f39515ece c23927d6c55b47fbbf29ae287d0b63d8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.22 () {44 vars in 907 bytes} [Thu Mar 5 07:26:10 2026] GET /v2/images => generated 69 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.22 () {42 vars in 685 bytes} [Thu Mar 5 07:26:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.22 () {44 vars in 907 bytes} [Thu Mar 5 07:26:14 2026] GET /v2/images => generated 69 bytes in 39 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-03-05 07:26:14.523 7 WARNING oslo_policy.policy [None req-4bdcaecd-cdde-4c68-9efb-6d8d0d65acac 7d0c3f2c5c574033b0a6df6f39515ece c23927d6c55b47fbbf29ae287d0b63d8 - - 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-03-05 07:26:14.523 7 WARNING oslo_policy.policy [None req-4bdcaecd-cdde-4c68-9efb-6d8d0d65acac 7d0c3f2c5c574033b0a6df6f39515ece c23927d6c55b47fbbf29ae287d0b63d8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.22 () {44 vars in 908 bytes} [Thu Mar 5 07:26:14 2026] GET /v2/images/cirros => generated 151 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.22 () {44 vars in 930 bytes} [Thu Mar 5 07:26:14 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 07:26:14.668 7 WARNING oslo_policy.policy [None req-e680ab50-808f-4628-a147-6051f490f0ca 7d0c3f2c5c574033b0a6df6f39515ece c23927d6c55b47fbbf29ae287d0b63d8 - - 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-03-05 07:26:14.669 7 WARNING oslo_policy.policy [None req-e680ab50-808f-4628-a147-6051f490f0ca 7d0c3f2c5c574033b0a6df6f39515ece c23927d6c55b47fbbf29ae287d0b63d8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.22 () {44 vars in 936 bytes} [Thu Mar 5 07:26:14 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) 2026-03-05 07:26:14.793 8 WARNING oslo_config.cfg [None req-56a04a03-9fac-4c42-997f-891b49cb03b4 7d0c3f2c5c574033b0a6df6f39515ece c23927d6c55b47fbbf29ae287d0b63d8 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.22 () {48 vars in 948 bytes} [Thu Mar 5 07:26:14 2026] POST /v2/images => generated 760 bytes in 103 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-05 07:26:14.816 7 WARNING oslo_policy.policy [None req-b37e2414-9aa3-452d-9c97-ab954cf2e25a 7d0c3f2c5c574033b0a6df6f39515ece c23927d6c55b47fbbf29ae287d0b63d8 - - 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-03-05 07:26:14.816 7 WARNING oslo_policy.policy [None req-b37e2414-9aa3-452d-9c97-ab954cf2e25a 7d0c3f2c5c574033b0a6df6f39515ece c23927d6c55b47fbbf29ae287d0b63d8 - - 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-03-05 07:26:14.818 7 INFO glance.api.v2.image_data [None req-b37e2414-9aa3-452d-9c97-ab954cf2e25a 7d0c3f2c5c574033b0a6df6f39515ece c23927d6c55b47fbbf29ae287d0b63d8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 07:26:18.355 7 WARNING glance.location [None req-b37e2414-9aa3-452d-9c97-ab954cf2e25a 7d0c3f2c5c574033b0a6df6f39515ece c23927d6c55b47fbbf29ae287d0b63d8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.22 () {48 vars in 1042 bytes} [Thu Mar 5 07:26:14 2026] PUT /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0/file => generated 0 bytes in 3583 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6645 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.22 () {44 vars in 968 bytes} [Thu Mar 5 07:26:18 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 07:26:18.425 7 WARNING oslo_config.cfg [None req-ccf9e0ee-5f38-4363-b07b-3280ccefb5a9 7d0c3f2c5c574033b0a6df6f39515ece c23927d6c55b47fbbf29ae287d0b63d8 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.22 () {44 vars in 968 bytes} [Thu Mar 5 07:26:18 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/271] 199.204.45.22 () {42 vars in 685 bytes} [Thu Mar 5 07:47:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.204.45.22 () {44 vars in 907 bytes} [Thu Mar 5 07:47:37 2026] GET /v2/images => generated 1240 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/277] 199.204.45.22 () {42 vars in 685 bytes} [Thu Mar 5 07:47:54 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/278] 199.204.45.22 () {44 vars in 907 bytes} [Thu Mar 5 07:47:54 2026] GET /v2/images => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/279] 199.204.45.22 () {44 vars in 934 bytes} [Thu Mar 5 07:47:54 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: 139/280] 199.204.45.22 () {44 vars in 956 bytes} [Thu Mar 5 07:47:54 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: 7|app: 0|req: 142/281] 199.204.45.22 () {44 vars in 936 bytes} [Thu Mar 5 07:47:54 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: 8|app: 0|req: 140/282] 199.204.45.22 () {48 vars in 948 bytes} [Thu Mar 5 07:47:54 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-05 07:47:54.646 7 INFO glance.api.v2.image_data [None req-20061123-ffff-4b2d-85d8-1c08af604214 7d0c3f2c5c574033b0a6df6f39515ece c23927d6c55b47fbbf29ae287d0b63d8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 07:48:20.906 7 WARNING glance.location [None req-20061123-ffff-4b2d-85d8-1c08af604214 7d0c3f2c5c574033b0a6df6f39515ece c23927d6c55b47fbbf29ae287d0b63d8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 143/289] 199.204.45.22 () {48 vars in 1043 bytes} [Thu Mar 5 07:47:54 2026] PUT /v2/images/39c45a52-97a8-4af6-9f87-bde20dc7c20e/file => generated 0 bytes in 26314 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61358 switches on core 0) [pid: 8|app: 0|req: 147/290] 199.204.45.22 () {44 vars in 968 bytes} [Thu Mar 5 07:48:20 2026] GET /v2/images/39c45a52-97a8-4af6-9f87-bde20dc7c20e => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/291] 199.204.45.22 () {44 vars in 968 bytes} [Thu Mar 5 07:48:20 2026] GET /v2/images/39c45a52-97a8-4af6-9f87-bde20dc7c20e => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/292] 199.204.45.22 () {42 vars in 685 bytes} [Thu Mar 5 07:48:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/293] 199.204.45.22 () {44 vars in 907 bytes} [Thu Mar 5 07:48:22 2026] GET /v2/images => generated 2451 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/378] 199.204.45.22 () {42 vars in 685 bytes} [Thu Mar 5 07:55:19 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 199.204.45.22 () {44 vars in 907 bytes} [Thu Mar 5 07:55:19 2026] GET /v2/images => generated 2451 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/382] 199.204.45.22 () {42 vars in 685 bytes} [Thu Mar 5 07:55:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/383] 199.204.45.22 () {44 vars in 907 bytes} [Thu Mar 5 07:55:28 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 199.204.45.22 () {44 vars in 944 bytes} [Thu Mar 5 07:55:28 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.204.45.22 () {44 vars in 966 bytes} [Thu Mar 5 07:55:28 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/386] 199.204.45.22 () {44 vars in 936 bytes} [Thu Mar 5 07:55:28 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: 8|app: 0|req: 195/387] 199.204.45.22 () {48 vars in 948 bytes} [Thu Mar 5 07:55:28 2026] POST /v2/images => generated 799 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-05 07:55:28.879 7 INFO glance.api.v2.image_data [None req-1b04c102-3f0b-40a4-9a1e-31fc8ea42121 7d0c3f2c5c574033b0a6df6f39515ece c23927d6c55b47fbbf29ae287d0b63d8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 07:55:46.746 7 INFO glance.location [None req-1b04c102-3f0b-40a4-9a1e-31fc8ea42121 7d0c3f2c5c574033b0a6df6f39515ece c23927d6c55b47fbbf29ae287d0b63d8 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 193/390] 199.204.45.22 () {48 vars in 1042 bytes} [Thu Mar 5 07:55:28 2026] PUT /v2/images/3d76158c-83e3-4329-815d-441c99c96bc3/file => generated 0 bytes in 17917 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25244 switches on core 0) [pid: 8|app: 0|req: 198/391] 199.204.45.22 () {44 vars in 968 bytes} [Thu Mar 5 07:55:46 2026] GET /v2/images/3d76158c-83e3-4329-815d-441c99c96bc3 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/392] 199.204.45.22 () {48 vars in 1047 bytes} [Thu Mar 5 07:55:46 2026] PATCH /v2/images/3d76158c-83e3-4329-815d-441c99c96bc3 => generated 1234 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/393] 199.204.45.22 () {44 vars in 968 bytes} [Thu Mar 5 07:55:46 2026] GET /v2/images/3d76158c-83e3-4329-815d-441c99c96bc3 => generated 1234 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/402] 199.204.45.22 () {42 vars in 685 bytes} [Thu Mar 5 07:56:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/403] 199.204.45.22 () {44 vars in 907 bytes} [Thu Mar 5 07:56:24 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/406] 199.204.45.22 () {42 vars in 685 bytes} [Thu Mar 5 07:56:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/407] 199.204.45.22 () {44 vars in 907 bytes} [Thu Mar 5 07:56:34 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/408] 199.204.45.22 () {44 vars in 936 bytes} [Thu Mar 5 07:56:35 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/409] 199.204.45.22 () {44 vars in 958 bytes} [Thu Mar 5 07:56:35 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/410] 199.204.45.22 () {44 vars in 936 bytes} [Thu Mar 5 07:56:35 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) [pid: 7|app: 0|req: 203/411] 199.204.45.22 () {48 vars in 948 bytes} [Thu Mar 5 07:56:35 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-05 07:56:35.167 8 WARNING oslo_policy.policy [None req-0250414f-ec5d-4552-bf99-ea951f67068f 7d0c3f2c5c574033b0a6df6f39515ece c23927d6c55b47fbbf29ae287d0b63d8 - - 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-03-05 07:56:35.167 8 WARNING oslo_policy.policy [None req-0250414f-ec5d-4552-bf99-ea951f67068f 7d0c3f2c5c574033b0a6df6f39515ece c23927d6c55b47fbbf29ae287d0b63d8 - - 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-03-05 07:56:35.168 8 INFO glance.api.v2.image_data [None req-0250414f-ec5d-4552-bf99-ea951f67068f 7d0c3f2c5c574033b0a6df6f39515ece c23927d6c55b47fbbf29ae287d0b63d8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 07:56:44.132 8 INFO glance.location [None req-0250414f-ec5d-4552-bf99-ea951f67068f 7d0c3f2c5c574033b0a6df6f39515ece c23927d6c55b47fbbf29ae287d0b63d8 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 209/414] 199.204.45.22 () {48 vars in 1042 bytes} [Thu Mar 5 07:56:35 2026] PUT /v2/images/4119b3e3-3ac4-43a7-b1d6-c3bb75f5c245/file => generated 0 bytes in 9017 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23626 switches on core 0) [pid: 7|app: 0|req: 206/415] 199.204.45.22 () {44 vars in 968 bytes} [Thu Mar 5 07:56:44 2026] GET /v2/images/4119b3e3-3ac4-43a7-b1d6-c3bb75f5c245 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/416] 199.204.45.22 () {44 vars in 968 bytes} [Thu Mar 5 07:56:44 2026] GET /v2/images/4119b3e3-3ac4-43a7-b1d6-c3bb75f5c245 => generated 1203 bytes in 17 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: 234/471] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:01:12 2026] GET /v2/images => generated 4892 bytes in 186 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: 238/472] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:01:12 2026] GET /v2/images => generated 4892 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/485] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:02:12 2026] GET /v2/images => generated 4892 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/486] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:02:12 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/499] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:03:12 2026] GET /v2/images => generated 4892 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/500] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:03:12 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/513] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:04:12 2026] GET /v2/images => generated 4892 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/514] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:04:12 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/527] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:05:12 2026] GET /v2/images => generated 4892 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/528] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:05:12 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/541] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:06:12 2026] GET /v2/images => generated 4892 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/542] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:06:12 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/555] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:07:12 2026] GET /v2/images => generated 4892 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/556] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:07:12 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/569] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:08:12 2026] GET /v2/images => generated 4892 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/570] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:08:12 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/583] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:09:12 2026] GET /v2/images => generated 4892 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/584] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:09:12 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/587] 199.204.45.22 () {42 vars in 685 bytes} [Thu Mar 5 08:09:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/588] 199.204.45.22 () {44 vars in 907 bytes} [Thu Mar 5 08:09:20 2026] GET /v2/images => generated 4892 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/599] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:10:12 2026] GET /v2/images => generated 4892 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/600] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:10:12 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/613] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:11:12 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/614] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:11:12 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/621] 199.204.45.22 () {42 vars in 685 bytes} [Thu Mar 5 08:11:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/622] 199.204.45.22 () {44 vars in 907 bytes} [Thu Mar 5 08:11:45 2026] GET /v2/images => generated 4892 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/623] 199.204.45.22 () {42 vars in 685 bytes} [Thu Mar 5 08:11:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/624] 199.204.45.22 () {44 vars in 907 bytes} [Thu Mar 5 08:11:46 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/631] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:12:12 2026] GET /v2/images => generated 4892 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/632] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:12:12 2026] GET /v2/images => generated 4892 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/637] 199.204.45.22 () {42 vars in 685 bytes} [Thu Mar 5 08:12:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/638] 199.204.45.22 () {44 vars in 907 bytes} [Thu Mar 5 08:12:38 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/641] 199.204.45.22 () {42 vars in 685 bytes} [Thu Mar 5 08:12:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/642] 199.204.45.22 () {44 vars in 907 bytes} [Thu Mar 5 08:12:46 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/649] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:13:12 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/650] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:13:12 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/657] 199.204.45.22 () {42 vars in 685 bytes} [Thu Mar 5 08:13:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/658] 199.204.45.22 () {44 vars in 907 bytes} [Thu Mar 5 08:13:43 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/665] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:14:12 2026] GET /v2/images => generated 4892 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/666] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:14:12 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/669] 10.0.0.117 () {32 vars in 633 bytes} [Thu Mar 5 08:14:27 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/674] 10.0.0.96 () {36 vars in 986 bytes} [Thu Mar 5 08:14:47 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/675] 10.0.0.96 () {36 vars in 926 bytes} [Thu Mar 5 08:14:47 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/678] 10.0.0.85 () {36 vars in 986 bytes} [Thu Mar 5 08:14:48 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0 => generated 1171 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/679] 10.0.0.85 () {36 vars in 926 bytes} [Thu Mar 5 08:14:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/680] 10.0.0.85 () {36 vars in 926 bytes} [Thu Mar 5 08:14:48 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: 338/681] 10.0.0.85 () {36 vars in 986 bytes} [Thu Mar 5 08:14:48 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/682] 10.0.0.85 () {36 vars in 926 bytes} [Thu Mar 5 08:14: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: 339/683] 10.0.0.85 () {36 vars in 926 bytes} [Thu Mar 5 08:14: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: 345/684] 10.0.0.85 () {36 vars in 986 bytes} [Thu Mar 5 08:14:48 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/685] 10.0.0.85 () {36 vars in 926 bytes} [Thu Mar 5 08:14:48 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: 346/686] 10.0.0.85 () {36 vars in 926 bytes} [Thu Mar 5 08:14: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: 341/687] 10.0.0.96 () {36 vars in 986 bytes} [Thu Mar 5 08:14:49 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/688] 10.0.0.96 () {36 vars in 926 bytes} [Thu Mar 5 08:14:49 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: 342/689] 10.0.0.38 () {36 vars in 910 bytes} [Thu Mar 5 08:14:49 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/690] 10.0.0.38 () {36 vars in 1006 bytes} [Thu Mar 5 08:14:49 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0/locations => generated 127 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/691] 10.0.0.38 () {36 vars in 986 bytes} [Thu Mar 5 08:14:49 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/692] 10.0.0.38 () {36 vars in 926 bytes} [Thu Mar 5 08:14:49 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/693] 10.0.0.38 () {36 vars in 926 bytes} [Thu Mar 5 08:14:49 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: 350/694] 199.204.45.22 () {36 vars in 990 bytes} [Thu Mar 5 08:14:55 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/695] 199.204.45.22 () {36 vars in 930 bytes} [Thu Mar 5 08:14:55 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/696] 199.204.45.22 () {36 vars in 990 bytes} [Thu Mar 5 08:14:55 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/697] 199.204.45.22 () {36 vars in 930 bytes} [Thu Mar 5 08:14: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: 354/702] 10.0.0.96 () {36 vars in 986 bytes} [Thu Mar 5 08:15:10 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/703] 10.0.0.96 () {36 vars in 926 bytes} [Thu Mar 5 08:15: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: 8|app: 0|req: 355/704] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:15:13 2026] GET /v2/images => generated 4892 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/705] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:15:13 2026] GET /v2/images => generated 4892 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/710] 10.0.0.96 () {36 vars in 986 bytes} [Thu Mar 5 08:15:29 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/711] 10.0.0.96 () {36 vars in 926 bytes} [Thu Mar 5 08:15:29 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/714] 10.0.0.117 () {34 vars in 655 bytes} [Thu Mar 5 08:15:46 2026] POST /v2/images => generated 649 bytes in 211 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-05 08:15:47.068 8 WARNING glance.api.v2.images [None req-08eba79e-b141-4d02-ad0a-3f262eb61308 34c88437944f4f0f83e4b5b07498022a d08eac4b6c0c41c181dded140fc29bba - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//27703a68-3515-48bc-9238-cfd726d8526b [pid: 8|app: 0|req: 360/715] 10.0.0.117 () {32 vars in 710 bytes} [Thu Mar 5 08:15:47 2026] DELETE /v2/images/27703a68-3515-48bc-9238-cfd726d8526b => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/716] 10.0.0.117 () {32 vars in 707 bytes} [Thu Mar 5 08:15:47 2026] GET /v2/images/27703a68-3515-48bc-9238-cfd726d8526b => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/717] 10.0.0.117 () {32 vars in 633 bytes} [Thu Mar 5 08:15:47 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/718] 10.0.0.117 () {34 vars in 655 bytes} [Thu Mar 5 08:15:47 2026] POST /v2/images => generated 702 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/719] 10.0.0.117 () {32 vars in 717 bytes} [Thu Mar 5 08:15:47 2026] GET /v2/images/b1f9fd44-20da-4ef7-872e-ef005a1b5efd/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 08:15:47.258 7 INFO glance.api.v2.image_data [None req-564fa1bf-2c34-4934-89dc-8f4acce3e8b0 34c88437944f4f0f83e4b5b07498022a d08eac4b6c0c41c181dded140fc29bba - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 08:15:47.300 7 WARNING glance_store._drivers.rbd [None req-564fa1bf-2c34-4934-89dc-8f4acce3e8b0 34c88437944f4f0f83e4b5b07498022a d08eac4b6c0c41c181dded140fc29bba - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-05 08:15:47.761 7 INFO glance.location [None req-564fa1bf-2c34-4934-89dc-8f4acce3e8b0 34c88437944f4f0f83e4b5b07498022a d08eac4b6c0c41c181dded140fc29bba - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 358/720] 10.0.0.117 () {32 vars in 727 bytes} [Thu Mar 5 08:15:47 2026] PUT /v2/images/b1f9fd44-20da-4ef7-872e-ef005a1b5efd/file => generated 0 bytes in 554 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/721] 10.0.0.117 () {32 vars in 707 bytes} [Thu Mar 5 08:15:47 2026] GET /v2/images/b1f9fd44-20da-4ef7-872e-ef005a1b5efd => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/722] 10.0.0.117 () {32 vars in 717 bytes} [Thu Mar 5 08:15:47 2026] GET /v2/images/b1f9fd44-20da-4ef7-872e-ef005a1b5efd/file => generated 1024 bytes in 121 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/723] 10.0.0.117 () {34 vars in 655 bytes} [Thu Mar 5 08:15:47 2026] POST /v2/images => generated 649 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/724] 10.0.0.117 () {32 vars in 726 bytes} [Thu Mar 5 08:15:47 2026] PATCH /v2/images/49df0665-b900-4ca7-a6d3-07bbbffa5fc7 => generated 652 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/725] 10.0.0.117 () {32 vars in 707 bytes} [Thu Mar 5 08:15:48 2026] GET /v2/images/49df0665-b900-4ca7-a6d3-07bbbffa5fc7 => generated 652 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 08:15:48.097 7 WARNING glance.api.v2.images [None req-d7630a15-80de-454c-b4e3-5d7cfbd5831b 34c88437944f4f0f83e4b5b07498022a d08eac4b6c0c41c181dded140fc29bba - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//49df0665-b900-4ca7-a6d3-07bbbffa5fc7 [pid: 7|app: 0|req: 361/726] 10.0.0.117 () {32 vars in 710 bytes} [Thu Mar 5 08:15:48 2026] DELETE /v2/images/49df0665-b900-4ca7-a6d3-07bbbffa5fc7 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/727] 10.0.0.117 () {32 vars in 707 bytes} [Thu Mar 5 08:15:48 2026] GET /v2/images/49df0665-b900-4ca7-a6d3-07bbbffa5fc7 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 08:15:48.165 7 WARNING glance.api.v2.images [None req-d6450ff4-4a6f-4125-aec6-65cc7f88dca2 34c88437944f4f0f83e4b5b07498022a d08eac4b6c0c41c181dded140fc29bba - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b1f9fd44-20da-4ef7-872e-ef005a1b5efd [pid: 7|app: 0|req: 362/730] 10.0.0.117 () {32 vars in 710 bytes} [Thu Mar 5 08:15:48 2026] DELETE /v2/images/b1f9fd44-20da-4ef7-872e-ef005a1b5efd => generated 0 bytes in 833 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/731] 10.0.0.117 () {32 vars in 707 bytes} [Thu Mar 5 08:15:48 2026] GET /v2/images/b1f9fd44-20da-4ef7-872e-ef005a1b5efd => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 08:15:49.021 7 WARNING glance.api.v2.images [None req-3cc4043c-09e0-49f5-b7df-4955a9ad9c8b 34c88437944f4f0f83e4b5b07498022a d08eac4b6c0c41c181dded140fc29bba - - default default] Failed to find image 27703a68-3515-48bc-9238-cfd726d8526b to delete: glance.common.exception.ImageNotFound: No image found with ID 27703a68-3515-48bc-9238-cfd726d8526b [pid: 7|app: 0|req: 363/732] 10.0.0.117 () {32 vars in 710 bytes} [Thu Mar 5 08:15:49 2026] DELETE /v2/images/27703a68-3515-48bc-9238-cfd726d8526b => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/733] 10.0.0.117 () {32 vars in 707 bytes} [Thu Mar 5 08:15:49 2026] GET /v2/images/27703a68-3515-48bc-9238-cfd726d8526b => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/736] 10.0.0.117 () {30 vars in 411 bytes} [Thu Mar 5 08:16:06 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/739] 10.0.0.96 () {36 vars in 986 bytes} [Thu Mar 5 08:16:10 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/740] 10.0.0.96 () {36 vars in 926 bytes} [Thu Mar 5 08:16:10 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/741] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:16:13 2026] GET /v2/images => generated 4892 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/742] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:16:13 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/743] 10.0.0.117 () {32 vars in 707 bytes} [Thu Mar 5 08:16:14 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/744] 10.0.0.117 () {32 vars in 707 bytes} [Thu Mar 5 08:16:14 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/745] 10.0.0.85 () {36 vars in 986 bytes} [Thu Mar 5 08:16:14 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/746] 10.0.0.85 () {36 vars in 926 bytes} [Thu Mar 5 08:16:14 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: 370/747] 10.0.0.85 () {36 vars in 926 bytes} [Thu Mar 5 08:16: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: 378/748] 10.0.0.85 () {36 vars in 986 bytes} [Thu Mar 5 08:16:14 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/749] 10.0.0.85 () {36 vars in 926 bytes} [Thu Mar 5 08:16:14 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: 379/750] 10.0.0.85 () {36 vars in 926 bytes} [Thu Mar 5 08:16: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: 7|app: 0|req: 372/751] 10.0.0.85 () {36 vars in 986 bytes} [Thu Mar 5 08:16:14 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/752] 10.0.0.85 () {36 vars in 926 bytes} [Thu Mar 5 08:16:14 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: 373/753] 10.0.0.38 () {36 vars in 910 bytes} [Thu Mar 5 08:16:15 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/754] 10.0.0.38 () {36 vars in 1006 bytes} [Thu Mar 5 08:16:15 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/755] 10.0.0.38 () {36 vars in 986 bytes} [Thu Mar 5 08:16:15 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/756] 10.0.0.38 () {36 vars in 926 bytes} [Thu Mar 5 08:16: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: 7|app: 0|req: 375/757] 10.0.0.38 () {36 vars in 926 bytes} [Thu Mar 5 08:16: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: 382/770] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:17:13 2026] GET /v2/images => generated 4892 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/771] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:17:13 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/774] 10.0.0.96 () {36 vars in 986 bytes} [Thu Mar 5 08:17:23 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/775] 10.0.0.96 () {36 vars in 926 bytes} [Thu Mar 5 08:17:23 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: 392/776] 10.0.0.96 () {36 vars in 986 bytes} [Thu Mar 5 08:17:28 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/777] 10.0.0.96 () {36 vars in 926 bytes} [Thu Mar 5 08:17:28 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: 395/782] 10.0.0.96 () {36 vars in 986 bytes} [Thu Mar 5 08:17:46 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/783] 10.0.0.96 () {36 vars in 926 bytes} [Thu Mar 5 08:17: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: 392/790] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:18:12 2026] GET /v2/images => generated 4892 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/791] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:18:13 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/796] 199.204.45.22 () {32 vars in 825 bytes} [Thu Mar 5 08:18:28 2026] GET /v2/images?status=active&owner=c23927d6c55b47fbbf29ae287d0b63d8&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/797] 199.204.45.22 () {32 vars in 652 bytes} [Thu Mar 5 08:18: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: 8|app: 0|req: 403/798] 10.0.0.85 () {36 vars in 986 bytes} [Thu Mar 5 08:18:29 2026] GET /v2/images/39c45a52-97a8-4af6-9f87-bde20dc7c20e => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/799] 10.0.0.85 () {36 vars in 926 bytes} [Thu Mar 5 08:18:29 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/800] 10.0.0.85 () {36 vars in 926 bytes} [Thu Mar 5 08:18:29 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/801] 10.0.0.85 () {36 vars in 986 bytes} [Thu Mar 5 08:18:29 2026] GET /v2/images/39c45a52-97a8-4af6-9f87-bde20dc7c20e => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/802] 10.0.0.85 () {36 vars in 926 bytes} [Thu Mar 5 08:18:29 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/803] 10.0.0.85 () {36 vars in 926 bytes} [Thu Mar 5 08:18:29 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/804] 10.0.0.85 () {36 vars in 986 bytes} [Thu Mar 5 08:18:29 2026] GET /v2/images/39c45a52-97a8-4af6-9f87-bde20dc7c20e => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/805] 10.0.0.85 () {36 vars in 926 bytes} [Thu Mar 5 08:18:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/806] 10.0.0.38 () {36 vars in 910 bytes} [Thu Mar 5 08:18:29 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/807] 10.0.0.38 () {36 vars in 1006 bytes} [Thu Mar 5 08:18:29 2026] GET /v2/images/39c45a52-97a8-4af6-9f87-bde20dc7c20e/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/808] 10.0.0.38 () {36 vars in 986 bytes} [Thu Mar 5 08:18:29 2026] GET /v2/images/39c45a52-97a8-4af6-9f87-bde20dc7c20e => 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: 401/809] 10.0.0.38 () {36 vars in 926 bytes} [Thu Mar 5 08:18:29 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/810] 10.0.0.38 () {36 vars in 926 bytes} [Thu Mar 5 08:18:29 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: 403/813] 10.0.0.96 () {36 vars in 986 bytes} [Thu Mar 5 08:18:40 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/814] 10.0.0.96 () {36 vars in 926 bytes} [Thu Mar 5 08:18:40 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: 415/821] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:19:12 2026] GET /v2/images => generated 4892 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/822] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:19:13 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/825] 10.0.0.96 () {36 vars in 986 bytes} [Thu Mar 5 08:19:19 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/826] 10.0.0.96 () {36 vars in 926 bytes} [Thu Mar 5 08:19: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: 423/837] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:20:13 2026] GET /v2/images => generated 4892 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/838] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:20:13 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/841] 10.0.0.96 () {36 vars in 986 bytes} [Thu Mar 5 08:20:24 2026] GET /v2/images/0cbf2523-58e2-4583-b8f2-68412fb874e0 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/842] 10.0.0.96 () {36 vars in 926 bytes} [Thu Mar 5 08:20:24 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: 423/853] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:21:13 2026] GET /v2/images => generated 4892 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/854] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:21:13 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/867] 10.0.0.117 () {32 vars in 633 bytes} [Thu Mar 5 08:22:08 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/868] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:22:12 2026] GET /v2/images => generated 4892 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/869] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:22:12 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/882] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:23:12 2026] GET /v2/images => generated 4892 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/883] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:23:12 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/896] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:24:12 2026] GET /v2/images => generated 4892 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/897] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:24:12 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/910] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:25:12 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/911] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:25:12 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/924] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:26:12 2026] GET /v2/images => generated 4892 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/925] 10.0.0.168 () {28 vars in 569 bytes} [Thu Mar 5 08:26:12 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)