+ 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 [Tue Mar 3 01:13:19 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:32 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-69cb8c6db6-zvqhr 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f6cd8875668 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-03 01:13:21.510 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-03 01:13:21.618 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-03 01:13:22.451 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-03 01:13:22.453 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-03 01:13:22.453 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-03 01:13:22.500 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-03 01:13:22.501 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-03 01:13:22.501 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-03 01:13:24.639 8 WARNING glance.api.v2.images [None req-1ce79790-b8ad-4435-85b9-670d62852615 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-03 01:13:24.641 7 WARNING glance.api.v2.images [None req-15721d50-6e96-41ae-9677-ccf06c052e04 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-03 01:13:24.984 7 WARNING keystonemiddleware._common.config [None req-15721d50-6e96-41ae-9677-ccf06c052e04 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 01:13:24.992 7 WARNING oslo_config.cfg [None req-15721d50-6e96-41ae-9677-ccf06c052e04 - - - - - -] 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 0x7f6cd8875668 pid: 7 (default app) 2026-03-03 01:13:25.000 8 WARNING keystonemiddleware._common.config [None req-1ce79790-b8ad-4435-85b9-670d62852615 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 01:13:25.008 8 WARNING oslo_config.cfg [None req-1ce79790-b8ad-4435-85b9-670d62852615 - - - - - -] 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 0x7f6cd8875668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.74 () {42 vars in 685 bytes} [Tue Mar 3 01:13:26 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-03 01:13:27.084 8 WARNING oslo_policy.policy [None req-053270fd-5740-43a6-a8b5-adfb7e8e6cb4 3992fc2ecba540f5bf957c16ba66a154 de1e923c46f548dc925a1e3f90b4d788 - - 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-03 01:13:27.084 8 WARNING oslo_policy.policy [None req-053270fd-5740-43a6-a8b5-adfb7e8e6cb4 3992fc2ecba540f5bf957c16ba66a154 de1e923c46f548dc925a1e3f90b4d788 - - 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-03 01:13:27.105 8 WARNING oslo_policy.policy [None req-053270fd-5740-43a6-a8b5-adfb7e8e6cb4 3992fc2ecba540f5bf957c16ba66a154 de1e923c46f548dc925a1e3f90b4d788 - - 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-03 01:13:27.106 8 WARNING oslo_policy.policy [None req-053270fd-5740-43a6-a8b5-adfb7e8e6cb4 3992fc2ecba540f5bf957c16ba66a154 de1e923c46f548dc925a1e3f90b4d788 - - 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.74 () {44 vars in 907 bytes} [Tue Mar 3 01:13:26 2026] GET /v2/images => generated 69 bytes in 554 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.74 () {42 vars in 685 bytes} [Tue Mar 3 01:13:30 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.74 () {44 vars in 907 bytes} [Tue Mar 3 01:13:30 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 01:13:30.510 7 WARNING oslo_policy.policy [None req-a598db39-e230-4e35-9374-c052fd582ce1 3992fc2ecba540f5bf957c16ba66a154 de1e923c46f548dc925a1e3f90b4d788 - - 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-03 01:13:30.511 7 WARNING oslo_policy.policy [None req-a598db39-e230-4e35-9374-c052fd582ce1 3992fc2ecba540f5bf957c16ba66a154 de1e923c46f548dc925a1e3f90b4d788 - - 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.74 () {44 vars in 908 bytes} [Tue Mar 3 01:13:30 2026] GET /v2/images/cirros => generated 151 bytes in 131 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.74 () {44 vars in 930 bytes} [Tue Mar 3 01:13:30 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 01:13:30.653 7 WARNING oslo_policy.policy [None req-f7f5202b-c802-43db-aeee-2f30151a54d8 3992fc2ecba540f5bf957c16ba66a154 de1e923c46f548dc925a1e3f90b4d788 - - 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-03 01:13:30.653 7 WARNING oslo_policy.policy [None req-f7f5202b-c802-43db-aeee-2f30151a54d8 3992fc2ecba540f5bf957c16ba66a154 de1e923c46f548dc925a1e3f90b4d788 - - 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.74 () {44 vars in 936 bytes} [Tue Mar 3 01:13:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 01:13:30.741 8 WARNING oslo_config.cfg [None req-aa5641f2-1d1e-413c-ae9d-b09429227255 3992fc2ecba540f5bf957c16ba66a154 de1e923c46f548dc925a1e3f90b4d788 - - 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.74 () {48 vars in 948 bytes} [Tue Mar 3 01:13:30 2026] POST /v2/images => generated 760 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 01:13:30.766 7 WARNING oslo_policy.policy [None req-db936459-7b81-490c-832c-1ae71765fb70 3992fc2ecba540f5bf957c16ba66a154 de1e923c46f548dc925a1e3f90b4d788 - - 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-03 01:13:30.766 7 WARNING oslo_policy.policy [None req-db936459-7b81-490c-832c-1ae71765fb70 3992fc2ecba540f5bf957c16ba66a154 de1e923c46f548dc925a1e3f90b4d788 - - 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-03 01:13:30.768 7 INFO glance.api.v2.image_data [None req-db936459-7b81-490c-832c-1ae71765fb70 3992fc2ecba540f5bf957c16ba66a154 de1e923c46f548dc925a1e3f90b4d788 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 01:13:35.641 7 WARNING glance.location [None req-db936459-7b81-490c-832c-1ae71765fb70 3992fc2ecba540f5bf957c16ba66a154 de1e923c46f548dc925a1e3f90b4d788 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.74 () {48 vars in 1042 bytes} [Tue Mar 3 01:13:30 2026] PUT /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7/file => generated 0 bytes in 4923 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5460 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.74 () {44 vars in 968 bytes} [Tue Mar 3 01:13:35 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 01:13:35.719 7 WARNING oslo_config.cfg [None req-32f0410f-d134-4b35-9d01-6e1c1c16a557 3992fc2ecba540f5bf957c16ba66a154 de1e923c46f548dc925a1e3f90b4d788 - - 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.74 () {44 vars in 968 bytes} [Tue Mar 3 01:13:35 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7 => 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: 134/269] 199.204.45.74 () {42 vars in 685 bytes} [Tue Mar 3 01:34:42 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: 136/270] 199.204.45.74 () {44 vars in 907 bytes} [Tue Mar 3 01:34:42 2026] GET /v2/images => generated 1240 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 199.204.45.74 () {42 vars in 685 bytes} [Tue Mar 3 01:34:57 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: 137/276] 199.204.45.74 () {44 vars in 907 bytes} [Tue Mar 3 01:34:57 2026] GET /v2/images => generated 1240 bytes in 57 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.74 () {44 vars in 934 bytes} [Tue Mar 3 01:34:57 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/278] 199.204.45.74 () {44 vars in 956 bytes} [Tue Mar 3 01:34:57 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/279] 199.204.45.74 () {44 vars in 936 bytes} [Tue Mar 3 01:34:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/280] 199.204.45.74 () {48 vars in 948 bytes} [Tue Mar 3 01:34:57 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 01:34:57.420 7 INFO glance.api.v2.image_data [None req-0fc2ea19-3435-44d3-b678-8299fa4647bc 3992fc2ecba540f5bf957c16ba66a154 de1e923c46f548dc925a1e3f90b4d788 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 01:35:38.485 7 WARNING glance.location [None req-0fc2ea19-3435-44d3-b678-8299fa4647bc 3992fc2ecba540f5bf957c16ba66a154 de1e923c46f548dc925a1e3f90b4d788 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 142/289] 199.204.45.74 () {48 vars in 1043 bytes} [Tue Mar 3 01:34:57 2026] PUT /v2/images/1e2a55ef-2188-49e5-90f8-4f4eff976bd4/file => generated 0 bytes in 41116 msecs (HTTP/1.1 204) 4 headers in 171 bytes (58002 switches on core 0) [pid: 8|app: 0|req: 148/290] 199.204.45.74 () {44 vars in 968 bytes} [Tue Mar 3 01:35:38 2026] GET /v2/images/1e2a55ef-2188-49e5-90f8-4f4eff976bd4 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/291] 199.204.45.74 () {44 vars in 968 bytes} [Tue Mar 3 01:35:38 2026] GET /v2/images/1e2a55ef-2188-49e5-90f8-4f4eff976bd4 => 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: 149/292] 199.204.45.74 () {42 vars in 685 bytes} [Tue Mar 3 01:35:40 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: 144/293] 199.204.45.74 () {44 vars in 907 bytes} [Tue Mar 3 01:35:40 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/380] 199.204.45.74 () {42 vars in 685 bytes} [Tue Mar 3 01:42:49 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/381] 199.204.45.74 () {44 vars in 907 bytes} [Tue Mar 3 01:42:49 2026] GET /v2/images => generated 2451 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/386] 199.204.45.74 () {42 vars in 685 bytes} [Tue Mar 3 01:43:11 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/387] 199.204.45.74 () {44 vars in 907 bytes} [Tue Mar 3 01:43:11 2026] GET /v2/images => generated 2451 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/388] 199.204.45.74 () {44 vars in 944 bytes} [Tue Mar 3 01:43:11 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.204.45.74 () {44 vars in 966 bytes} [Tue Mar 3 01:43:11 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/390] 199.204.45.74 () {44 vars in 936 bytes} [Tue Mar 3 01:43:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/391] 199.204.45.74 () {48 vars in 948 bytes} [Tue Mar 3 01:43:11 2026] POST /v2/images => generated 799 bytes in 1073 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 01:43:12.595 7 INFO glance.api.v2.image_data [None req-2c807909-86ae-4e34-9eb1-32d07ee52f04 3992fc2ecba540f5bf957c16ba66a154 de1e923c46f548dc925a1e3f90b4d788 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 01:43:56.232 7 INFO glance.location [None req-2c807909-86ae-4e34-9eb1-32d07ee52f04 3992fc2ecba540f5bf957c16ba66a154 de1e923c46f548dc925a1e3f90b4d788 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 194/402] 199.204.45.74 () {48 vars in 1042 bytes} [Tue Mar 3 01:43:12 2026] PUT /v2/images/ee097bc1-b554-4cec-a5cb-da68c6ff414f/file => generated 0 bytes in 43680 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22573 switches on core 0) [pid: 8|app: 0|req: 209/403] 199.204.45.74 () {44 vars in 968 bytes} [Tue Mar 3 01:43:56 2026] GET /v2/images/ee097bc1-b554-4cec-a5cb-da68c6ff414f => 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: 195/404] 199.204.45.74 () {48 vars in 1047 bytes} [Tue Mar 3 01:43:56 2026] PATCH /v2/images/ee097bc1-b554-4cec-a5cb-da68c6ff414f => generated 1234 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/405] 199.204.45.74 () {44 vars in 968 bytes} [Tue Mar 3 01:43:56 2026] GET /v2/images/ee097bc1-b554-4cec-a5cb-da68c6ff414f => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/424] 199.204.45.74 () {42 vars in 685 bytes} [Tue Mar 3 01:45:25 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: 220/425] 199.204.45.74 () {44 vars in 907 bytes} [Tue Mar 3 01:45:25 2026] GET /v2/images => generated 3687 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/428] 199.204.45.74 () {42 vars in 685 bytes} [Tue Mar 3 01:45:39 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: 222/429] 199.204.45.74 () {44 vars in 907 bytes} [Tue Mar 3 01:45:39 2026] GET /v2/images => generated 3687 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/430] 199.204.45.74 () {44 vars in 936 bytes} [Tue Mar 3 01:45:39 2026] GET /v2/images/manila-service-image => generated 165 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/431] 199.204.45.74 () {44 vars in 958 bytes} [Tue Mar 3 01:45:39 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/432] 199.204.45.74 () {44 vars in 936 bytes} [Tue Mar 3 01:45:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/433] 199.204.45.74 () {48 vars in 948 bytes} [Tue Mar 3 01:45:39 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 01:45:40.054 7 INFO glance.api.v2.image_data [None req-44e81d9b-e935-4edb-b0f3-a2fb028e8e8d 3992fc2ecba540f5bf957c16ba66a154 de1e923c46f548dc925a1e3f90b4d788 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 01:45:55.524 7 INFO glance.location [None req-44e81d9b-e935-4edb-b0f3-a2fb028e8e8d 3992fc2ecba540f5bf957c16ba66a154 de1e923c46f548dc925a1e3f90b4d788 - - default default] Image format matched and virtual size computed: 2814115840 [pid: 7|app: 0|req: 210/438] 199.204.45.74 () {48 vars in 1043 bytes} [Tue Mar 3 01:45:40 2026] PUT /v2/images/f4c4b543-5fe5-479e-aeb4-a982340e17e4/file => generated 0 bytes in 15517 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29703 switches on core 0) [pid: 8|app: 0|req: 229/439] 199.204.45.74 () {44 vars in 968 bytes} [Tue Mar 3 01:45:55 2026] GET /v2/images/f4c4b543-5fe5-479e-aeb4-a982340e17e4 => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/440] 199.204.45.74 () {44 vars in 968 bytes} [Tue Mar 3 01:45:55 2026] GET /v2/images/f4c4b543-5fe5-479e-aeb4-a982340e17e4 => generated 1204 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: 236/489] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 01:50:00 2026] GET /v2/images => generated 4893 bytes in 189 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: 254/490] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 01:50:00 2026] GET /v2/images => generated 4893 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/503] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 01:51:00 2026] GET /v2/images => generated 4893 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/504] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 01:51:00 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/517] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 01:52:00 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/518] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 01:52:00 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/531] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 01:53:00 2026] GET /v2/images => generated 4893 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/532] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 01:53:00 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/545] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 01:54:00 2026] GET /v2/images => generated 4893 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/546] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 01:54:00 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/559] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 01:55:00 2026] GET /v2/images => generated 4893 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/560] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 01:55:00 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/573] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 01:56:00 2026] GET /v2/images => generated 4893 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/574] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 01:56:00 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/587] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 01:57:00 2026] GET /v2/images => generated 4893 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/588] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 01:57:00 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/601] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 01:58:00 2026] GET /v2/images => generated 4893 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/602] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 01:58:00 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/605] 199.204.45.74 () {42 vars in 685 bytes} [Tue Mar 3 01:58: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: 294/606] 199.204.45.74 () {44 vars in 907 bytes} [Tue Mar 3 01:58:06 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/617] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 01:59:00 2026] GET /v2/images => generated 4893 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/618] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 01:59:00 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/631] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:00:00 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/632] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:00:00 2026] GET /v2/images => generated 4893 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/637] 199.204.45.74 () {42 vars in 685 bytes} [Tue Mar 3 02:00:19 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: 328/638] 199.204.45.74 () {44 vars in 907 bytes} [Tue Mar 3 02:00:19 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/639] 199.204.45.74 () {42 vars in 685 bytes} [Tue Mar 3 02:00:20 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: 329/640] 199.204.45.74 () {44 vars in 907 bytes} [Tue Mar 3 02:00:20 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/649] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:01:00 2026] GET /v2/images => generated 4893 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/650] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:01:00 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/653] 199.204.45.74 () {42 vars in 685 bytes} [Tue Mar 3 02:01:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/654] 199.204.45.74 () {44 vars in 907 bytes} [Tue Mar 3 02:01:08 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/657] 199.204.45.74 () {42 vars in 685 bytes} [Tue Mar 3 02:01:16 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: 320/658] 199.204.45.74 () {44 vars in 907 bytes} [Tue Mar 3 02:01:16 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/667] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:02:00 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/668] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:02:00 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/671] 199.204.45.74 () {42 vars in 685 bytes} [Tue Mar 3 02:02:09 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/672] 199.204.45.74 () {44 vars in 907 bytes} [Tue Mar 3 02:02:09 2026] GET /v2/images => generated 4893 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/681] 10.0.0.114 () {32 vars in 633 bytes} [Tue Mar 3 02:02:49 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/684] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:03:00 2026] GET /v2/images => generated 4893 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/685] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:03:01 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/688] 10.0.0.11 () {36 vars in 986 bytes} [Tue Mar 3 02:03:08 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7 => generated 1171 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/689] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 02:03:08 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/690] 10.0.0.11 () {36 vars in 986 bytes} [Tue Mar 3 02:03:08 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7 => generated 1171 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/691] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 02:03:09 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/692] 10.0.0.11 () {36 vars in 986 bytes} [Tue Mar 3 02:03:09 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7 => 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: 338/693] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 02:03:09 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: 357/696] 199.204.45.74 () {36 vars in 990 bytes} [Tue Mar 3 02:03:16 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/697] 199.204.45.74 () {36 vars in 930 bytes} [Tue Mar 3 02:03:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/698] 199.204.45.74 () {36 vars in 990 bytes} [Tue Mar 3 02:03:17 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/699] 199.204.45.74 () {36 vars in 930 bytes} [Tue Mar 3 02:03:17 2026] GET /v2/schemas/image => generated 4018 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/704] 10.0.0.222 () {36 vars in 987 bytes} [Tue Mar 3 02:03:35 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7 => generated 1171 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/705] 10.0.0.222 () {36 vars in 927 bytes} [Tue Mar 3 02:03:35 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: 345/706] 10.0.0.222 () {36 vars in 927 bytes} [Tue Mar 3 02:03:35 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: 362/707] 10.0.0.222 () {36 vars in 987 bytes} [Tue Mar 3 02:03:35 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/708] 10.0.0.222 () {36 vars in 927 bytes} [Tue Mar 3 02:03:35 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: 363/709] 10.0.0.222 () {36 vars in 927 bytes} [Tue Mar 3 02:03:35 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/710] 10.0.0.222 () {36 vars in 987 bytes} [Tue Mar 3 02:03:35 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/711] 10.0.0.222 () {36 vars in 927 bytes} [Tue Mar 3 02:03: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: 7|app: 0|req: 348/712] 10.0.0.222 () {36 vars in 927 bytes} [Tue Mar 3 02:03:35 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: 365/713] 10.0.0.18 () {36 vars in 910 bytes} [Tue Mar 3 02:03:36 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/714] 10.0.0.18 () {36 vars in 1006 bytes} [Tue Mar 3 02:03:36 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7/locations => generated 127 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/715] 10.0.0.18 () {36 vars in 986 bytes} [Tue Mar 3 02:03:36 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/716] 10.0.0.18 () {36 vars in 926 bytes} [Tue Mar 3 02:03:36 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: 367/717] 10.0.0.18 () {36 vars in 926 bytes} [Tue Mar 3 02:03:36 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: 370/722] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:04:01 2026] GET /v2/images => generated 4893 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/723] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:04:01 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/726] 10.0.0.114 () {34 vars in 655 bytes} [Tue Mar 3 02:04:04 2026] POST /v2/images => generated 648 bytes in 158 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-03 02:04:05.182 8 WARNING glance.api.v2.images [None req-ccae2746-f046-4c5e-90f7-b19fa776a58b 64a97b389c1a495c8bf2b634aa6150de 8ba1fa10e79c40a38d118ae3815166cc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//504b3004-644f-48ef-85ed-93ad85d45789 [pid: 8|app: 0|req: 372/727] 10.0.0.114 () {32 vars in 710 bytes} [Tue Mar 3 02:04:05 2026] DELETE /v2/images/504b3004-644f-48ef-85ed-93ad85d45789 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/728] 10.0.0.114 () {32 vars in 707 bytes} [Tue Mar 3 02:04:05 2026] GET /v2/images/504b3004-644f-48ef-85ed-93ad85d45789 => 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: 373/729] 10.0.0.114 () {32 vars in 633 bytes} [Tue Mar 3 02:04:05 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/730] 10.0.0.114 () {34 vars in 655 bytes} [Tue Mar 3 02:04:05 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-03 02:04:05.345 8 WARNING oslo_policy.policy [None req-f576cd74-2fc5-4061-aac5-827d397b9ada 64a97b389c1a495c8bf2b634aa6150de 8ba1fa10e79c40a38d118ae3815166cc - - 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-03 02:04:05.345 8 WARNING oslo_policy.policy [None req-f576cd74-2fc5-4061-aac5-827d397b9ada 64a97b389c1a495c8bf2b634aa6150de 8ba1fa10e79c40a38d118ae3815166cc - - 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: 374/731] 10.0.0.114 () {32 vars in 717 bytes} [Tue Mar 3 02:04:05 2026] GET /v2/images/d1658398-bf28-4c56-af43-27226c530a42/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 02:04:05.367 7 INFO glance.api.v2.image_data [None req-ca1fe309-fbe7-4e3d-8e81-9052aee3e220 64a97b389c1a495c8bf2b634aa6150de 8ba1fa10e79c40a38d118ae3815166cc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 02:04:05.403 7 WARNING glance_store._drivers.rbd [None req-ca1fe309-fbe7-4e3d-8e81-9052aee3e220 64a97b389c1a495c8bf2b634aa6150de 8ba1fa10e79c40a38d118ae3815166cc - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-03 02:04:05.800 7 INFO glance.location [None req-ca1fe309-fbe7-4e3d-8e81-9052aee3e220 64a97b389c1a495c8bf2b634aa6150de 8ba1fa10e79c40a38d118ae3815166cc - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 358/732] 10.0.0.114 () {32 vars in 727 bytes} [Tue Mar 3 02:04:05 2026] PUT /v2/images/d1658398-bf28-4c56-af43-27226c530a42/file => generated 0 bytes in 477 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/733] 10.0.0.114 () {32 vars in 707 bytes} [Tue Mar 3 02:04:05 2026] GET /v2/images/d1658398-bf28-4c56-af43-27226c530a42 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/734] 10.0.0.114 () {32 vars in 717 bytes} [Tue Mar 3 02:04:05 2026] GET /v2/images/d1658398-bf28-4c56-af43-27226c530a42/file => generated 1024 bytes in 119 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/735] 10.0.0.114 () {34 vars in 655 bytes} [Tue Mar 3 02:04:05 2026] POST /v2/images => generated 649 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/736] 10.0.0.114 () {32 vars in 726 bytes} [Tue Mar 3 02:04:05 2026] PATCH /v2/images/078a42de-53a5-41c1-b35c-498c9344b96c => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/737] 10.0.0.114 () {32 vars in 707 bytes} [Tue Mar 3 02:04:06 2026] GET /v2/images/078a42de-53a5-41c1-b35c-498c9344b96c => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 02:04:06.102 7 WARNING glance.api.v2.images [None req-3a0bc842-d517-44d2-a517-0279accbdb2f 64a97b389c1a495c8bf2b634aa6150de 8ba1fa10e79c40a38d118ae3815166cc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//078a42de-53a5-41c1-b35c-498c9344b96c [pid: 7|app: 0|req: 361/738] 10.0.0.114 () {32 vars in 710 bytes} [Tue Mar 3 02:04:06 2026] DELETE /v2/images/078a42de-53a5-41c1-b35c-498c9344b96c => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/739] 10.0.0.114 () {32 vars in 707 bytes} [Tue Mar 3 02:04:06 2026] GET /v2/images/078a42de-53a5-41c1-b35c-498c9344b96c => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 02:04:06.172 7 WARNING glance.api.v2.images [None req-efd2e337-addd-4618-9551-dc15ae661369 64a97b389c1a495c8bf2b634aa6150de 8ba1fa10e79c40a38d118ae3815166cc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d1658398-bf28-4c56-af43-27226c530a42 [pid: 7|app: 0|req: 362/740] 10.0.0.114 () {32 vars in 710 bytes} [Tue Mar 3 02:04:06 2026] DELETE /v2/images/d1658398-bf28-4c56-af43-27226c530a42 => generated 0 bytes in 896 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/741] 10.0.0.114 () {32 vars in 707 bytes} [Tue Mar 3 02:04:07 2026] GET /v2/images/d1658398-bf28-4c56-af43-27226c530a42 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 02:04:07.094 7 WARNING glance.api.v2.images [None req-4bbfd70c-a0f2-4289-abb9-4f31d1c042c6 64a97b389c1a495c8bf2b634aa6150de 8ba1fa10e79c40a38d118ae3815166cc - - default default] Failed to find image 504b3004-644f-48ef-85ed-93ad85d45789 to delete: glance.common.exception.ImageNotFound: No image found with ID 504b3004-644f-48ef-85ed-93ad85d45789 [pid: 7|app: 0|req: 363/742] 10.0.0.114 () {32 vars in 710 bytes} [Tue Mar 3 02:04:07 2026] DELETE /v2/images/504b3004-644f-48ef-85ed-93ad85d45789 => generated 147 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/743] 10.0.0.114 () {32 vars in 707 bytes} [Tue Mar 3 02:04:07 2026] GET /v2/images/504b3004-644f-48ef-85ed-93ad85d45789 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/748] 10.0.0.114 () {30 vars in 411 bytes} [Tue Mar 3 02:04:25 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: 384/751] 10.0.0.11 () {36 vars in 986 bytes} [Tue Mar 3 02:04:33 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/752] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 02:04:34 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: 385/753] 10.0.0.11 () {36 vars in 986 bytes} [Tue Mar 3 02:04:37 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7 => 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: 369/754] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 02:04:37 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: 388/759] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:05:00 2026] GET /v2/images => generated 4893 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/760] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:05:01 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/763] 10.0.0.11 () {36 vars in 986 bytes} [Tue Mar 3 02:05:06 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7 => 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: 374/764] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 02:05:06 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: 8|app: 0|req: 391/765] 10.0.0.11 () {36 vars in 986 bytes} [Tue Mar 3 02:05:09 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7 => 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: 375/766] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 02:05:09 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: 393/769] 10.0.0.11 () {36 vars in 986 bytes} [Tue Mar 3 02:05:18 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7 => 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: 377/770] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 02:05:18 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: 382/779] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:06:00 2026] GET /v2/images => generated 4893 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/780] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:06:00 2026] GET /v2/images => generated 4893 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/781] 10.0.0.11 () {36 vars in 986 bytes} [Tue Mar 3 02:06:02 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7 => 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: 399/782] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 02:06:02 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: 386/787] 10.0.0.11 () {36 vars in 986 bytes} [Tue Mar 3 02:06:20 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7 => 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: 402/788] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 02:06: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: 7|app: 0|req: 391/797] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:07:00 2026] GET /v2/images => generated 4893 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/798] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:07:01 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/801] 199.204.45.74 () {32 vars in 825 bytes} [Tue Mar 3 02:07:06 2026] GET /v2/images?status=active&owner=de1e923c46f548dc925a1e3f90b4d788&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/802] 199.204.45.74 () {32 vars in 652 bytes} [Tue Mar 3 02:07:07 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: 394/803] 10.0.0.222 () {36 vars in 987 bytes} [Tue Mar 3 02:07:07 2026] GET /v2/images/1e2a55ef-2188-49e5-90f8-4f4eff976bd4 => generated 1209 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/804] 10.0.0.222 () {36 vars in 927 bytes} [Tue Mar 3 02:07:08 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: 395/805] 10.0.0.222 () {36 vars in 927 bytes} [Tue Mar 3 02:07:08 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/806] 10.0.0.222 () {36 vars in 987 bytes} [Tue Mar 3 02:07:08 2026] GET /v2/images/1e2a55ef-2188-49e5-90f8-4f4eff976bd4 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/807] 10.0.0.222 () {36 vars in 927 bytes} [Tue Mar 3 02:07:08 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/808] 10.0.0.222 () {36 vars in 927 bytes} [Tue Mar 3 02:07:08 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: 397/809] 10.0.0.222 () {36 vars in 987 bytes} [Tue Mar 3 02:07:08 2026] GET /v2/images/1e2a55ef-2188-49e5-90f8-4f4eff976bd4 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/810] 10.0.0.222 () {36 vars in 927 bytes} [Tue Mar 3 02:07:08 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/811] 10.0.0.222 () {36 vars in 927 bytes} [Tue Mar 3 02:07:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/812] 10.0.0.18 () {36 vars in 910 bytes} [Tue Mar 3 02:07:08 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: 399/813] 10.0.0.18 () {36 vars in 1006 bytes} [Tue Mar 3 02:07:08 2026] GET /v2/images/1e2a55ef-2188-49e5-90f8-4f4eff976bd4/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/814] 10.0.0.18 () {36 vars in 986 bytes} [Tue Mar 3 02:07:08 2026] GET /v2/images/1e2a55ef-2188-49e5-90f8-4f4eff976bd4 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/815] 10.0.0.18 () {36 vars in 926 bytes} [Tue Mar 3 02:07:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/816] 10.0.0.18 () {36 vars in 926 bytes} [Tue Mar 3 02:07:08 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/821] 10.0.0.114 () {32 vars in 707 bytes} [Tue Mar 3 02:07:29 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7 => 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: 419/822] 10.0.0.114 () {32 vars in 707 bytes} [Tue Mar 3 02:07:29 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7 => 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: 404/823] 10.0.0.222 () {36 vars in 987 bytes} [Tue Mar 3 02:07:29 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7 => 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: 420/824] 10.0.0.222 () {36 vars in 927 bytes} [Tue Mar 3 02:07:29 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/825] 10.0.0.222 () {36 vars in 927 bytes} [Tue Mar 3 02:07: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: 421/826] 10.0.0.222 () {36 vars in 987 bytes} [Tue Mar 3 02:07:29 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7 => 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: 406/827] 10.0.0.222 () {36 vars in 927 bytes} [Tue Mar 3 02:07: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: 422/828] 10.0.0.222 () {36 vars in 927 bytes} [Tue Mar 3 02:07:29 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/829] 10.0.0.222 () {36 vars in 987 bytes} [Tue Mar 3 02:07:29 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7 => 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: 423/830] 10.0.0.222 () {36 vars in 927 bytes} [Tue Mar 3 02:07: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: 408/831] 10.0.0.18 () {36 vars in 910 bytes} [Tue Mar 3 02:07: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: 8|app: 0|req: 424/832] 10.0.0.18 () {36 vars in 1006 bytes} [Tue Mar 3 02:07:29 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/833] 10.0.0.18 () {36 vars in 986 bytes} [Tue Mar 3 02:07:29 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/834] 10.0.0.18 () {36 vars in 926 bytes} [Tue Mar 3 02:07:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/835] 10.0.0.18 () {36 vars in 926 bytes} [Tue Mar 3 02:07: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: 429/842] 10.0.0.11 () {36 vars in 986 bytes} [Tue Mar 3 02:07:58 2026] GET /v2/images/ef2ad557-8b15-489b-8167-fceb11a3f4b7 => 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: 414/843] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 02:07:58 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: 430/844] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:08:00 2026] GET /v2/images => generated 4893 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/845] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:08:01 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/858] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:09:00 2026] GET /v2/images => generated 4893 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/859] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:09:00 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/872] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:10:00 2026] GET /v2/images => generated 4893 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/873] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:10:00 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/886] 10.0.0.114 () {32 vars in 633 bytes} [Tue Mar 3 02:10:57 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/887] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:11:00 2026] GET /v2/images => generated 4893 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/888] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:11:00 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/901] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:12:00 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/902] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:12:00 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/915] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:13:00 2026] GET /v2/images => generated 4893 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/916] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:13:00 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/929] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:14:00 2026] GET /v2/images => generated 4893 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/930] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:14:00 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/943] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:15:00 2026] GET /v2/images => generated 4893 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/944] 10.0.0.99 () {28 vars in 568 bytes} [Tue Mar 3 02:15:00 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)