+ 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 19 11:27:53 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:32 os: Linux-5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 nodename: glance-api-746cbdf4d8-ff7ln 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 0x7f16f30ae668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-03-19 11:27:55.704 9 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-19 11:27:55.790 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-19 11:27:56.572 9 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-19 11:27:56.573 9 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-19 11:27:56.574 9 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-19 11:27:56.688 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-19 11:27:56.689 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-19 11:27:56.690 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-19 11:27:58.732 9 WARNING glance.api.v2.images [None req-d31034d1-e716-49c7-b211-cbdf04aa21cd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-19 11:27:58.876 8 WARNING glance.api.v2.images [None req-979cf092-aefe-45b4-bef1-7e4784a5617d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-19 11:27:59.106 9 WARNING keystonemiddleware._common.config [None req-d31034d1-e716-49c7-b211-cbdf04aa21cd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-19 11:27:59.114 9 WARNING oslo_config.cfg [None req-d31034d1-e716-49c7-b211-cbdf04aa21cd - - - - - -] 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 0x7f16f30ae668 pid: 9 (default app) 2026-03-19 11:27:59.228 8 WARNING keystonemiddleware._common.config [None req-979cf092-aefe-45b4-bef1-7e4784a5617d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-19 11:27:59.237 8 WARNING oslo_config.cfg [None req-979cf092-aefe-45b4-bef1-7e4784a5617d - - - - - -] 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 0x7f16f30ae668 pid: 8 (default app) [pid: 9|app: 0|req: 4/4] 199.204.45.250 () {42 vars in 689 bytes} [Thu Mar 19 11:27:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-19 11:28:00.418 8 WARNING oslo_policy.policy [None req-6101b9af-eef9-452a-9a34-b3d556c3921f 87b3eaf59e9e4b5e8e844f85bdf0ae33 2879024e1d8145b08762ff169ee9e5e9 - - 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-19 11:28:00.418 8 WARNING oslo_policy.policy [None req-6101b9af-eef9-452a-9a34-b3d556c3921f 87b3eaf59e9e4b5e8e844f85bdf0ae33 2879024e1d8145b08762ff169ee9e5e9 - - 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-19 11:28:00.436 8 WARNING oslo_policy.policy [None req-6101b9af-eef9-452a-9a34-b3d556c3921f 87b3eaf59e9e4b5e8e844f85bdf0ae33 2879024e1d8145b08762ff169ee9e5e9 - - 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-19 11:28:00.436 8 WARNING oslo_policy.policy [None req-6101b9af-eef9-452a-9a34-b3d556c3921f 87b3eaf59e9e4b5e8e844f85bdf0ae33 2879024e1d8145b08762ff169ee9e5e9 - - 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.250 () {44 vars in 911 bytes} [Thu Mar 19 11:27:59 2026] GET /v2/images => generated 69 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 5/6] 199.204.45.250 () {42 vars in 689 bytes} [Thu Mar 19 11:28:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.250 () {44 vars in 911 bytes} [Thu Mar 19 11:28:04 2026] GET /v2/images => generated 69 bytes in 33 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-19 11:28:04.170 9 WARNING oslo_policy.policy [None req-e28473ea-a6f0-4e29-ad3e-f20c457af6ba 87b3eaf59e9e4b5e8e844f85bdf0ae33 2879024e1d8145b08762ff169ee9e5e9 - - 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-19 11:28:04.171 9 WARNING oslo_policy.policy [None req-e28473ea-a6f0-4e29-ad3e-f20c457af6ba 87b3eaf59e9e4b5e8e844f85bdf0ae33 2879024e1d8145b08762ff169ee9e5e9 - - 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: 9|app: 0|req: 6/8] 199.204.45.250 () {44 vars in 912 bytes} [Thu Mar 19 11:28:04 2026] GET /v2/images/cirros => generated 151 bytes in 123 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.250 () {44 vars in 934 bytes} [Thu Mar 19 11:28:04 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-19 11:28:04.304 9 WARNING oslo_policy.policy [None req-79cec797-50b2-4bae-98f2-99bd0f93b267 87b3eaf59e9e4b5e8e844f85bdf0ae33 2879024e1d8145b08762ff169ee9e5e9 - - 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-19 11:28:04.305 9 WARNING oslo_policy.policy [None req-79cec797-50b2-4bae-98f2-99bd0f93b267 87b3eaf59e9e4b5e8e844f85bdf0ae33 2879024e1d8145b08762ff169ee9e5e9 - - 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: 9|app: 0|req: 7/10] 199.204.45.250 () {44 vars in 940 bytes} [Thu Mar 19 11:28:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-19 11:28:04.384 8 WARNING oslo_config.cfg [None req-a61b315b-6b4f-4172-a931-830c91a8c386 87b3eaf59e9e4b5e8e844f85bdf0ae33 2879024e1d8145b08762ff169ee9e5e9 - - 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.250 () {48 vars in 952 bytes} [Thu Mar 19 11:28:04 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-19 11:28:04.409 9 WARNING oslo_policy.policy [None req-151dd556-365b-4840-a267-76b844cd34de 87b3eaf59e9e4b5e8e844f85bdf0ae33 2879024e1d8145b08762ff169ee9e5e9 - - 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-19 11:28:04.409 9 WARNING oslo_policy.policy [None req-151dd556-365b-4840-a267-76b844cd34de 87b3eaf59e9e4b5e8e844f85bdf0ae33 2879024e1d8145b08762ff169ee9e5e9 - - 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-19 11:28:04.411 9 INFO glance.api.v2.image_data [None req-151dd556-365b-4840-a267-76b844cd34de 87b3eaf59e9e4b5e8e844f85bdf0ae33 2879024e1d8145b08762ff169ee9e5e9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-19 11:28:08.966 9 WARNING glance.location [None req-151dd556-365b-4840-a267-76b844cd34de 87b3eaf59e9e4b5e8e844f85bdf0ae33 2879024e1d8145b08762ff169ee9e5e9 - - default default] Image claims disk_format but is actually 'gpt' [pid: 9|app: 0|req: 8/14] 199.204.45.250 () {48 vars in 1046 bytes} [Thu Mar 19 11:28:04 2026] PUT /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11/file => generated 0 bytes in 4611 msecs (HTTP/1.1 204) 4 headers in 171 bytes (2840 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.250 () {44 vars in 972 bytes} [Thu Mar 19 11:28:09 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-19 11:28:09.051 9 WARNING oslo_config.cfg [None req-7cfe4f8f-88ea-4dca-a250-ca51fc15c949 87b3eaf59e9e4b5e8e844f85bdf0ae33 2879024e1d8145b08762ff169ee9e5e9 - - 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: 9|app: 0|req: 9/16] 199.204.45.250 () {44 vars in 972 bytes} [Thu Mar 19 11:28:09 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 142/281] 199.204.45.250 () {42 vars in 689 bytes} [Thu Mar 19 11:50:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 199.204.45.250 () {44 vars in 911 bytes} [Thu Mar 19 11:50:12 2026] GET /v2/images => generated 1240 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 146/289] 199.204.45.250 () {42 vars in 689 bytes} [Thu Mar 19 11:50:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 199.204.45.250 () {44 vars in 911 bytes} [Thu Mar 19 11:50:43 2026] GET /v2/images => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 147/291] 199.204.45.250 () {44 vars in 938 bytes} [Thu Mar 19 11:50:43 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/292] 199.204.45.250 () {44 vars in 960 bytes} [Thu Mar 19 11:50:43 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 148/293] 199.204.45.250 () {44 vars in 940 bytes} [Thu Mar 19 11:50:43 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: 146/294] 199.204.45.250 () {48 vars in 952 bytes} [Thu Mar 19 11:50:43 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-19 11:50:43.859 9 INFO glance.api.v2.image_data [None req-090366fe-5d79-4289-8bb8-22579f1b8809 87b3eaf59e9e4b5e8e844f85bdf0ae33 2879024e1d8145b08762ff169ee9e5e9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-19 11:51:59.036 9 WARNING glance.location [None req-090366fe-5d79-4289-8bb8-22579f1b8809 87b3eaf59e9e4b5e8e844f85bdf0ae33 2879024e1d8145b08762ff169ee9e5e9 - - default default] Image claims disk_format but is actually 'gpt' [pid: 9|app: 0|req: 149/311] 199.204.45.250 () {48 vars in 1047 bytes} [Thu Mar 19 11:50:43 2026] PUT /v2/images/a6d0721d-577f-4882-aa6b-1d04ca7e3b03/file => generated 0 bytes in 75224 msecs (HTTP/1.1 204) 4 headers in 171 bytes (36668 switches on core 0) [pid: 8|app: 0|req: 163/312] 199.204.45.250 () {44 vars in 972 bytes} [Thu Mar 19 11:51:59 2026] GET /v2/images/a6d0721d-577f-4882-aa6b-1d04ca7e3b03 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 150/313] 199.204.45.250 () {44 vars in 972 bytes} [Thu Mar 19 11:51:59 2026] GET /v2/images/a6d0721d-577f-4882-aa6b-1d04ca7e3b03 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/314] 199.204.45.250 () {42 vars in 689 bytes} [Thu Mar 19 11:52:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 151/315] 199.204.45.250 () {44 vars in 911 bytes} [Thu Mar 19 11:52:00 2026] GET /v2/images => generated 2451 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/404] 199.204.45.250 () {42 vars in 689 bytes} [Thu Mar 19 11:59:24 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 196/405] 199.204.45.250 () {44 vars in 911 bytes} [Thu Mar 19 11:59:24 2026] GET /v2/images => generated 2451 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/412] 199.204.45.250 () {42 vars in 689 bytes} [Thu Mar 19 11:59:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 200/413] 199.204.45.250 () {44 vars in 911 bytes} [Thu Mar 19 11:59:48 2026] GET /v2/images => generated 2451 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/414] 199.204.45.250 () {44 vars in 948 bytes} [Thu Mar 19 11:59:48 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 201/415] 199.204.45.250 () {44 vars in 970 bytes} [Thu Mar 19 11:59:48 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/416] 199.204.45.250 () {44 vars in 940 bytes} [Thu Mar 19 11:59:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 202/417] 199.204.45.250 () {48 vars in 952 bytes} [Thu Mar 19 11:59:48 2026] POST /v2/images => generated 799 bytes in 865 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-19 11:59:49.875 8 WARNING oslo_policy.policy [None req-a76a5b08-6be1-4659-b34b-82d590fdb846 87b3eaf59e9e4b5e8e844f85bdf0ae33 2879024e1d8145b08762ff169ee9e5e9 - - 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-19 11:59:49.876 8 WARNING oslo_policy.policy [None req-a76a5b08-6be1-4659-b34b-82d590fdb846 87b3eaf59e9e4b5e8e844f85bdf0ae33 2879024e1d8145b08762ff169ee9e5e9 - - 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-19 11:59:49.877 8 INFO glance.api.v2.image_data [None req-a76a5b08-6be1-4659-b34b-82d590fdb846 87b3eaf59e9e4b5e8e844f85bdf0ae33 2879024e1d8145b08762ff169ee9e5e9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-19 12:02:38.317 8 INFO glance.location [None req-a76a5b08-6be1-4659-b34b-82d590fdb846 87b3eaf59e9e4b5e8e844f85bdf0ae33 2879024e1d8145b08762ff169ee9e5e9 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 216/450] 199.204.45.250 () {48 vars in 1046 bytes} [Thu Mar 19 11:59:49 2026] PUT /v2/images/671c968e-9155-4836-b790-0d018edb277e/file => generated 0 bytes in 168501 msecs (HTTP/1.1 204) 4 headers in 171 bytes (12244 switches on core 0) [pid: 9|app: 0|req: 235/451] 199.204.45.250 () {44 vars in 972 bytes} [Thu Mar 19 12:02:38 2026] GET /v2/images/671c968e-9155-4836-b790-0d018edb277e => generated 1211 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/454] 199.204.45.250 () {48 vars in 1051 bytes} [Thu Mar 19 12:02:38 2026] PATCH /v2/images/671c968e-9155-4836-b790-0d018edb277e => generated 1234 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 238/455] 199.204.45.250 () {44 vars in 972 bytes} [Thu Mar 19 12:02:38 2026] GET /v2/images/671c968e-9155-4836-b790-0d018edb277e => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/462] 199.204.45.250 () {42 vars in 689 bytes} [Thu Mar 19 12:03:16 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 242/463] 199.204.45.250 () {44 vars in 911 bytes} [Thu Mar 19 12:03:16 2026] GET /v2/images => generated 3687 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/468] 199.204.45.250 () {42 vars in 689 bytes} [Thu Mar 19 12:03:33 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 245/469] 199.204.45.250 () {44 vars in 911 bytes} [Thu Mar 19 12:03:33 2026] GET /v2/images => generated 3687 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/470] 199.204.45.250 () {44 vars in 940 bytes} [Thu Mar 19 12:03:33 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 246/471] 199.204.45.250 () {44 vars in 962 bytes} [Thu Mar 19 12:03:33 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/472] 199.204.45.250 () {44 vars in 940 bytes} [Thu Mar 19 12:03:33 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: 9|app: 0|req: 247/473] 199.204.45.250 () {48 vars in 952 bytes} [Thu Mar 19 12:03:33 2026] POST /v2/images => generated 791 bytes in 566 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-19 12:03:34.204 8 INFO glance.api.v2.image_data [None req-c3a41ac5-5e5f-420c-b637-e9c500ac6522 87b3eaf59e9e4b5e8e844f85bdf0ae33 2879024e1d8145b08762ff169ee9e5e9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-19 12:04:06.196 8 INFO glance.location [None req-c3a41ac5-5e5f-420c-b637-e9c500ac6522 87b3eaf59e9e4b5e8e844f85bdf0ae33 2879024e1d8145b08762ff169ee9e5e9 - - default default] Image format matched and virtual size computed: 2820603904 [pid: 8|app: 0|req: 227/480] 199.204.45.250 () {48 vars in 1047 bytes} [Thu Mar 19 12:03:34 2026] PUT /v2/images/bc7d38f2-c002-465d-b2e5-95376b2505ab/file => generated 0 bytes in 32064 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21017 switches on core 0) [pid: 9|app: 0|req: 254/481] 199.204.45.250 () {44 vars in 972 bytes} [Thu Mar 19 12:04:06 2026] GET /v2/images/bc7d38f2-c002-465d-b2e5-95376b2505ab => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/482] 199.204.45.250 () {44 vars in 972 bytes} [Thu Mar 19 12:04:06 2026] GET /v2/images/bc7d38f2-c002-465d-b2e5-95376b2505ab => generated 1204 bytes in 23 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: 258/541] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:08:55 2026] GET /v2/images => generated 4893 bytes in 188 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: 9|app: 0|req: 284/542] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:08:55 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 291/555] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:09:55 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: 265/556] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:09:55 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: 272/569] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:10:55 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 298/570] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:10:55 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 305/583] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:11:55 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/584] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:11:55 2026] GET /v2/images => generated 4893 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/597] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:12:55 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 312/598] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:12:55 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 319/611] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:13:55 2026] GET /v2/images => generated 4893 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/612] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:13:55 2026] GET /v2/images => generated 4893 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/625] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:14:55 2026] GET /v2/images => generated 4893 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 326/626] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:14:55 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/639] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:15:55 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 333/640] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:15:55 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: 313/651] 199.204.45.250 () {42 vars in 689 bytes} [Thu Mar 19 12:16:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 339/652] 199.204.45.250 () {44 vars in 911 bytes} [Thu Mar 19 12:16:45 2026] GET /v2/images => generated 4893 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/655] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:16:55 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 341/656] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:16:55 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: 322/669] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:17:55 2026] GET /v2/images => generated 4893 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 348/670] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:17:55 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: 8|app: 0|req: 329/683] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:18:55 2026] GET /v2/images => generated 4893 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 355/684] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:18:55 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: 331/687] 199.204.45.250 () {42 vars in 689 bytes} [Thu Mar 19 12:19:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 357/688] 199.204.45.250 () {44 vars in 911 bytes} [Thu Mar 19 12:19:05 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: 332/689] 199.204.45.250 () {42 vars in 689 bytes} [Thu Mar 19 12:19:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 358/690] 199.204.45.250 () {44 vars in 911 bytes} [Thu Mar 19 12:19:07 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/701] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:19:55 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 364/702] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:19:55 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: 8|app: 0|req: 339/703] 199.204.45.250 () {42 vars in 689 bytes} [Thu Mar 19 12:19:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 365/704] 199.204.45.250 () {44 vars in 911 bytes} [Thu Mar 19 12:19:58 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: 341/707] 199.204.45.250 () {42 vars in 689 bytes} [Thu Mar 19 12:20:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 367/708] 199.204.45.250 () {44 vars in 911 bytes} [Thu Mar 19 12:20:05 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/719] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:20:55 2026] GET /v2/images => generated 4893 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 373/720] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:20:55 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: 9|app: 0|req: 375/723] 199.204.45.250 () {42 vars in 689 bytes} [Thu Mar 19 12:20:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/724] 199.204.45.250 () {44 vars in 911 bytes} [Thu Mar 19 12:20:59 2026] GET /v2/images => generated 4893 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/733] 10.0.0.128 () {32 vars in 633 bytes} [Thu Mar 19 12:21:45 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: 9|app: 0|req: 381/736] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:21:55 2026] GET /v2/images => generated 4893 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/737] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:21:56 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: 9|app: 0|req: 383/740] 10.0.0.108 () {36 vars in 987 bytes} [Thu Mar 19 12:22:05 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/741] 10.0.0.108 () {36 vars in 927 bytes} [Thu Mar 19 12:22:05 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: 360/744] 10.0.0.108 () {36 vars in 987 bytes} [Thu Mar 19 12:22:10 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 385/745] 10.0.0.108 () {36 vars in 927 bytes} [Thu Mar 19 12:22:10 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: 361/746] 199.204.45.250 () {36 vars in 991 bytes} [Thu Mar 19 12:22:13 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 386/747] 199.204.45.250 () {36 vars in 931 bytes} [Thu Mar 19 12:22:13 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: 8|app: 0|req: 362/748] 199.204.45.250 () {36 vars in 991 bytes} [Thu Mar 19 12:22:15 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 387/749] 199.204.45.250 () {36 vars in 931 bytes} [Thu Mar 19 12:22:15 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: 364/752] 10.0.0.108 () {36 vars in 987 bytes} [Thu Mar 19 12:22:22 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 389/753] 10.0.0.108 () {36 vars in 927 bytes} [Thu Mar 19 12:22:22 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: 365/754] 10.0.0.241 () {36 vars in 987 bytes} [Thu Mar 19 12:22:22 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11 => generated 1171 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 390/755] 10.0.0.241 () {36 vars in 927 bytes} [Thu Mar 19 12:22:22 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/756] 10.0.0.241 () {36 vars in 927 bytes} [Thu Mar 19 12:22:22 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: 9|app: 0|req: 391/757] 10.0.0.241 () {36 vars in 987 bytes} [Thu Mar 19 12:22:22 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/758] 10.0.0.241 () {36 vars in 927 bytes} [Thu Mar 19 12:22:22 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: 9|app: 0|req: 392/759] 10.0.0.241 () {36 vars in 927 bytes} [Thu Mar 19 12:22:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/760] 10.0.0.241 () {36 vars in 987 bytes} [Thu Mar 19 12:22:23 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 393/761] 10.0.0.241 () {36 vars in 927 bytes} [Thu Mar 19 12:22:23 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/762] 10.0.0.241 () {36 vars in 927 bytes} [Thu Mar 19 12:22:23 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 394/763] 10.0.0.130 () {36 vars in 911 bytes} [Thu Mar 19 12:22:24 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/764] 10.0.0.130 () {36 vars in 1007 bytes} [Thu Mar 19 12:22:24 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11/locations => generated 127 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 395/765] 10.0.0.130 () {36 vars in 987 bytes} [Thu Mar 19 12:22:24 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11 => 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: 371/766] 10.0.0.130 () {36 vars in 927 bytes} [Thu Mar 19 12:22:24 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: 9|app: 0|req: 396/767] 10.0.0.130 () {36 vars in 927 bytes} [Thu Mar 19 12:22: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: 8|app: 0|req: 374/772] 10.0.0.108 () {36 vars in 987 bytes} [Thu Mar 19 12:22:47 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 399/773] 10.0.0.108 () {36 vars in 927 bytes} [Thu Mar 19 12:22:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 401/776] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:22:55 2026] GET /v2/images => generated 4893 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/777] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:22:56 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: 9|app: 0|req: 403/780] 10.0.0.108 () {36 vars in 987 bytes} [Thu Mar 19 12:23:07 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11 => 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: 378/781] 10.0.0.108 () {36 vars in 927 bytes} [Thu Mar 19 12:23:07 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: 383/790] 10.0.0.128 () {34 vars in 655 bytes} [Thu Mar 19 12:23:40 2026] POST /v2/images => generated 649 bytes in 269 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-19 12:23:41.267 9 WARNING glance.api.v2.images [None req-5b68500c-7fe4-4fc3-bd0e-b4afc588c808 8ca4433ba98b48b7a1f2d4c2aff2142b 419406dde2b846d09ab084b599046e22 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//844e95ed-737a-4cad-bccf-1a9fb5278b14 [pid: 9|app: 0|req: 408/791] 10.0.0.128 () {32 vars in 710 bytes} [Thu Mar 19 12:23:41 2026] DELETE /v2/images/844e95ed-737a-4cad-bccf-1a9fb5278b14 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/792] 10.0.0.128 () {32 vars in 707 bytes} [Thu Mar 19 12:23:41 2026] GET /v2/images/844e95ed-737a-4cad-bccf-1a9fb5278b14 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 409/793] 10.0.0.128 () {32 vars in 633 bytes} [Thu Mar 19 12:23:41 2026] GET /v2/images => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/794] 10.0.0.128 () {34 vars in 655 bytes} [Thu Mar 19 12:23:41 2026] POST /v2/images => generated 703 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 9|app: 0|req: 410/795] 10.0.0.128 () {32 vars in 717 bytes} [Thu Mar 19 12:23:41 2026] GET /v2/images/2fa3be3f-4cc3-4e35-a0d3-516bc2b3eba7/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-19 12:23:41.495 8 INFO glance.api.v2.image_data [None req-f2397078-d03b-4981-a445-db31e51a2710 8ca4433ba98b48b7a1f2d4c2aff2142b 419406dde2b846d09ab084b599046e22 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-19 12:23:41.612 8 WARNING glance_store._drivers.rbd [None req-f2397078-d03b-4981-a445-db31e51a2710 8ca4433ba98b48b7a1f2d4c2aff2142b 419406dde2b846d09ab084b599046e22 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-19 12:23:42.711 8 INFO glance.location [None req-f2397078-d03b-4981-a445-db31e51a2710 8ca4433ba98b48b7a1f2d4c2aff2142b 419406dde2b846d09ab084b599046e22 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 386/796] 10.0.0.128 () {32 vars in 727 bytes} [Thu Mar 19 12:23:41 2026] PUT /v2/images/2fa3be3f-4cc3-4e35-a0d3-516bc2b3eba7/file => generated 0 bytes in 1264 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 411/797] 10.0.0.128 () {32 vars in 707 bytes} [Thu Mar 19 12:23:42 2026] GET /v2/images/2fa3be3f-4cc3-4e35-a0d3-516bc2b3eba7 => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/798] 10.0.0.128 () {32 vars in 717 bytes} [Thu Mar 19 12:23:42 2026] GET /v2/images/2fa3be3f-4cc3-4e35-a0d3-516bc2b3eba7/file => generated 1024 bytes in 187 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 9|app: 0|req: 412/799] 10.0.0.128 () {34 vars in 655 bytes} [Thu Mar 19 12:23:42 2026] POST /v2/images => generated 649 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/800] 10.0.0.128 () {32 vars in 726 bytes} [Thu Mar 19 12:23:43 2026] PATCH /v2/images/97739c46-a9db-4151-b394-9d23dcc88ce2 => generated 653 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 413/801] 10.0.0.128 () {32 vars in 707 bytes} [Thu Mar 19 12:23:43 2026] GET /v2/images/97739c46-a9db-4151-b394-9d23dcc88ce2 => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-19 12:23:43.130 8 WARNING glance.api.v2.images [None req-6ba4f2cc-a3dc-4287-93a1-321d876e84ba 8ca4433ba98b48b7a1f2d4c2aff2142b 419406dde2b846d09ab084b599046e22 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//97739c46-a9db-4151-b394-9d23dcc88ce2 [pid: 8|app: 0|req: 389/802] 10.0.0.128 () {32 vars in 710 bytes} [Thu Mar 19 12:23:43 2026] DELETE /v2/images/97739c46-a9db-4151-b394-9d23dcc88ce2 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 414/803] 10.0.0.128 () {32 vars in 707 bytes} [Thu Mar 19 12:23:43 2026] GET /v2/images/97739c46-a9db-4151-b394-9d23dcc88ce2 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-19 12:23:43.221 8 WARNING glance.api.v2.images [None req-97e15294-6a9d-445b-9b7b-71ea71a3cdb2 8ca4433ba98b48b7a1f2d4c2aff2142b 419406dde2b846d09ab084b599046e22 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2fa3be3f-4cc3-4e35-a0d3-516bc2b3eba7 [pid: 8|app: 0|req: 390/804] 10.0.0.128 () {32 vars in 710 bytes} [Thu Mar 19 12:23:43 2026] DELETE /v2/images/2fa3be3f-4cc3-4e35-a0d3-516bc2b3eba7 => generated 0 bytes in 1078 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 415/805] 10.0.0.128 () {32 vars in 707 bytes} [Thu Mar 19 12:23:44 2026] GET /v2/images/2fa3be3f-4cc3-4e35-a0d3-516bc2b3eba7 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-19 12:23:44.314 8 WARNING glance.api.v2.images [None req-613f2525-a841-4f1d-9d72-fe52aeea10ad 8ca4433ba98b48b7a1f2d4c2aff2142b 419406dde2b846d09ab084b599046e22 - - default default] Failed to find image 844e95ed-737a-4cad-bccf-1a9fb5278b14 to delete: glance.common.exception.ImageNotFound: No image found with ID 844e95ed-737a-4cad-bccf-1a9fb5278b14 [pid: 8|app: 0|req: 391/806] 10.0.0.128 () {32 vars in 710 bytes} [Thu Mar 19 12:23:44 2026] DELETE /v2/images/844e95ed-737a-4cad-bccf-1a9fb5278b14 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 416/807] 10.0.0.128 () {32 vars in 707 bytes} [Thu Mar 19 12:23:44 2026] GET /v2/images/844e95ed-737a-4cad-bccf-1a9fb5278b14 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/808] 10.0.0.128 () {30 vars in 411 bytes} [Thu Mar 19 12:23:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 418/811] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:23:56 2026] GET /v2/images => generated 4893 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/812] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:23:56 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: 399/821] 10.0.0.108 () {36 vars in 987 bytes} [Thu Mar 19 12:24:37 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 423/822] 10.0.0.108 () {36 vars in 927 bytes} [Thu Mar 19 12:24:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/827] 10.0.0.128 () {32 vars in 707 bytes} [Thu Mar 19 12:24:56 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11 => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 426/828] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:24:56 2026] GET /v2/images => generated 4893 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/829] 10.0.0.128 () {32 vars in 707 bytes} [Thu Mar 19 12:24:56 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 427/830] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:24:56 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: 404/831] 10.0.0.241 () {36 vars in 987 bytes} [Thu Mar 19 12:24:56 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 428/832] 10.0.0.241 () {36 vars in 927 bytes} [Thu Mar 19 12:24:56 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: 405/833] 10.0.0.241 () {36 vars in 927 bytes} [Thu Mar 19 12:24:56 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: 9|app: 0|req: 429/834] 10.0.0.241 () {36 vars in 987 bytes} [Thu Mar 19 12:24:56 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11 => 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: 406/835] 10.0.0.241 () {36 vars in 927 bytes} [Thu Mar 19 12:24:56 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: 9|app: 0|req: 430/836] 10.0.0.241 () {36 vars in 927 bytes} [Thu Mar 19 12:24:56 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: 407/837] 10.0.0.241 () {36 vars in 987 bytes} [Thu Mar 19 12:24:56 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 431/838] 10.0.0.241 () {36 vars in 927 bytes} [Thu Mar 19 12:24:56 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/839] 10.0.0.130 () {36 vars in 911 bytes} [Thu Mar 19 12:24:57 2026] GET /versions => generated 1312 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 9|app: 0|req: 432/840] 10.0.0.130 () {36 vars in 1007 bytes} [Thu Mar 19 12:24:57 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11/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: 409/841] 10.0.0.130 () {36 vars in 987 bytes} [Thu Mar 19 12:24:57 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 433/842] 10.0.0.130 () {36 vars in 927 bytes} [Thu Mar 19 12:24:57 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: 410/843] 10.0.0.130 () {36 vars in 927 bytes} [Thu Mar 19 12:24:57 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: 9|app: 0|req: 434/844] 10.0.0.108 () {36 vars in 987 bytes} [Thu Mar 19 12:24:57 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/845] 10.0.0.108 () {36 vars in 927 bytes} [Thu Mar 19 12:24:57 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: 9|app: 0|req: 441/858] 10.0.0.108 () {36 vars in 987 bytes} [Thu Mar 19 12:25:50 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11 => 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: 418/859] 10.0.0.108 () {36 vars in 927 bytes} [Thu Mar 19 12:25:50 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: 9|app: 0|req: 442/860] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:25:56 2026] GET /v2/images => generated 4893 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/861] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:25:56 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: 9|app: 0|req: 443/862] 10.0.0.108 () {36 vars in 987 bytes} [Thu Mar 19 12:25:58 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11 => 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: 420/863] 10.0.0.108 () {36 vars in 927 bytes} [Thu Mar 19 12:25:58 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: 9|app: 0|req: 446/868] 10.0.0.108 () {36 vars in 987 bytes} [Thu Mar 19 12:26:17 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11 => 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: 423/869] 10.0.0.108 () {36 vars in 927 bytes} [Thu Mar 19 12:26:17 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: 426/874] 10.0.0.108 () {36 vars in 987 bytes} [Thu Mar 19 12:26:34 2026] GET /v2/images/5f98c53c-b8ca-4a50-a814-68cef1cc8d11 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 449/875] 10.0.0.108 () {36 vars in 927 bytes} [Thu Mar 19 12:26:34 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: 9|app: 0|req: 452/880] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:26:55 2026] GET /v2/images => generated 4893 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/881] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:26:56 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: 9|app: 0|req: 454/884] 199.204.45.250 () {32 vars in 826 bytes} [Thu Mar 19 12:27:06 2026] GET /v2/images?status=active&owner=2879024e1d8145b08762ff169ee9e5e9&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/885] 199.204.45.250 () {32 vars in 653 bytes} [Thu Mar 19 12:27:06 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: 9|app: 0|req: 455/886] 10.0.0.241 () {36 vars in 987 bytes} [Thu Mar 19 12:27:07 2026] GET /v2/images/a6d0721d-577f-4882-aa6b-1d04ca7e3b03 => generated 1209 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/887] 10.0.0.241 () {36 vars in 927 bytes} [Thu Mar 19 12:27:07 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 456/888] 10.0.0.241 () {36 vars in 927 bytes} [Thu Mar 19 12:27:07 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: 433/889] 10.0.0.241 () {36 vars in 987 bytes} [Thu Mar 19 12:27:07 2026] GET /v2/images/a6d0721d-577f-4882-aa6b-1d04ca7e3b03 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 457/890] 10.0.0.241 () {36 vars in 927 bytes} [Thu Mar 19 12:27:07 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: 434/891] 10.0.0.241 () {36 vars in 927 bytes} [Thu Mar 19 12:27:07 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: 9|app: 0|req: 458/892] 10.0.0.241 () {36 vars in 987 bytes} [Thu Mar 19 12:27:07 2026] GET /v2/images/a6d0721d-577f-4882-aa6b-1d04ca7e3b03 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/893] 10.0.0.241 () {36 vars in 927 bytes} [Thu Mar 19 12:27:07 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: 9|app: 0|req: 459/894] 10.0.0.241 () {36 vars in 927 bytes} [Thu Mar 19 12:27:07 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: 437/897] 10.0.0.130 () {36 vars in 911 bytes} [Thu Mar 19 12:27:08 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 9|app: 0|req: 461/898] 10.0.0.130 () {36 vars in 1007 bytes} [Thu Mar 19 12:27:08 2026] GET /v2/images/a6d0721d-577f-4882-aa6b-1d04ca7e3b03/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/899] 10.0.0.130 () {36 vars in 987 bytes} [Thu Mar 19 12:27:08 2026] GET /v2/images/a6d0721d-577f-4882-aa6b-1d04ca7e3b03 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 462/900] 10.0.0.130 () {36 vars in 927 bytes} [Thu Mar 19 12:27:08 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/901] 10.0.0.130 () {36 vars in 927 bytes} [Thu Mar 19 12:27: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: 9|app: 0|req: 467/910] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:27:56 2026] GET /v2/images => generated 4893 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/911] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:27:56 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: 451/924] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:28:56 2026] GET /v2/images => generated 4893 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 474/925] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:28:56 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: 9|app: 0|req: 481/938] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:29:55 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: 458/939] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:29:56 2026] GET /v2/images => generated 4893 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 488/952] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:30:56 2026] GET /v2/images => generated 4893 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/953] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:30:56 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: 9|app: 0|req: 494/964] 10.0.0.128 () {32 vars in 633 bytes} [Thu Mar 19 12:31:43 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/967] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:31:56 2026] GET /v2/images => generated 4893 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 496/968] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:31:56 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: 479/981] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:32:56 2026] GET /v2/images => generated 4893 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 503/982] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:32:56 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/995] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:33:56 2026] GET /v2/images => generated 4893 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 510/996] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:33:56 2026] GET /v2/images => generated 4893 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1009] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:34:55 2026] GET /v2/images => generated 4893 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 517/1010] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:34:56 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1023] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:35:56 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 524/1024] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:35:56 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: 507/1037] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:36:55 2026] GET /v2/images => generated 4893 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 531/1038] 10.0.0.138 () {28 vars in 569 bytes} [Thu Mar 19 12:36:55 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)