+ 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 [Wed Feb 25 06:33:28 2026] *** compiled with version: 13.3.0 on 25 February 2026 01:02:28 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-7886f6f8f6-7gcxn 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 0x7f5a10751668 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-02-25 06:33:30.892 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-25 06:33:30.947 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-02-25 06:33:31.729 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-02-25 06:33:31.730 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-02-25 06:33:31.731 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-25 06:33:31.830 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-02-25 06:33:31.831 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-02-25 06:33:31.832 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-25 06:33:33.731 7 WARNING glance.api.v2.images [None req-5174a698-6859-4393-a15e-39e76263f810 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-25 06:33:34.050 8 WARNING glance.api.v2.images [None req-3feba2af-e65c-4167-aab8-b16a3e507629 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-25 06:33:34.075 7 WARNING keystonemiddleware._common.config [None req-5174a698-6859-4393-a15e-39e76263f810 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 06:33:34.083 7 WARNING oslo_config.cfg [None req-5174a698-6859-4393-a15e-39e76263f810 - - - - - -] 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 0x7f5a10751668 pid: 7 (default app) 2026-02-25 06:33:34.397 8 WARNING keystonemiddleware._common.config [None req-3feba2af-e65c-4167-aab8-b16a3e507629 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 06:33:34.405 8 WARNING oslo_config.cfg [None req-3feba2af-e65c-4167-aab8-b16a3e507629 - - - - - -] 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 0x7f5a10751668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.99 () {42 vars in 685 bytes} [Wed Feb 25 06:33:34 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-02-25 06:33:35.282 8 WARNING oslo_policy.policy [None req-843ddf42-aa7c-4fdd-a004-52e39f7fa27b 5dd02c76bbbf42c6a7615b6d5c4c626f 6022d6d06f154e18a3a490e9868792a6 - - 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-02-25 06:33:35.282 8 WARNING oslo_policy.policy [None req-843ddf42-aa7c-4fdd-a004-52e39f7fa27b 5dd02c76bbbf42c6a7615b6d5c4c626f 6022d6d06f154e18a3a490e9868792a6 - - 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-02-25 06:33:35.296 8 WARNING oslo_policy.policy [None req-843ddf42-aa7c-4fdd-a004-52e39f7fa27b 5dd02c76bbbf42c6a7615b6d5c4c626f 6022d6d06f154e18a3a490e9868792a6 - - 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-02-25 06:33:35.297 8 WARNING oslo_policy.policy [None req-843ddf42-aa7c-4fdd-a004-52e39f7fa27b 5dd02c76bbbf42c6a7615b6d5c4c626f 6022d6d06f154e18a3a490e9868792a6 - - 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.99 () {44 vars in 907 bytes} [Wed Feb 25 06:33:34 2026] GET /v2/images => generated 69 bytes in 526 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.99 () {42 vars in 685 bytes} [Wed Feb 25 06:33:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.99 () {44 vars in 907 bytes} [Wed Feb 25 06:33:38 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-02-25 06:33:38.636 7 WARNING oslo_policy.policy [None req-2b1df3cc-f3a3-412e-8ea7-fdce47c6b582 5dd02c76bbbf42c6a7615b6d5c4c626f 6022d6d06f154e18a3a490e9868792a6 - - 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-02-25 06:33:38.636 7 WARNING oslo_policy.policy [None req-2b1df3cc-f3a3-412e-8ea7-fdce47c6b582 5dd02c76bbbf42c6a7615b6d5c4c626f 6022d6d06f154e18a3a490e9868792a6 - - 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.99 () {44 vars in 908 bytes} [Wed Feb 25 06:33:38 2026] GET /v2/images/cirros => generated 151 bytes in 114 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.99 () {44 vars in 930 bytes} [Wed Feb 25 06:33:38 2026] GET /v2/images?name=cirros => generated 81 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 06:33:38.770 7 WARNING oslo_policy.policy [None req-9f8115ed-b446-45f9-a362-8b07e7767faf 5dd02c76bbbf42c6a7615b6d5c4c626f 6022d6d06f154e18a3a490e9868792a6 - - 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-02-25 06:33:38.770 7 WARNING oslo_policy.policy [None req-9f8115ed-b446-45f9-a362-8b07e7767faf 5dd02c76bbbf42c6a7615b6d5c4c626f 6022d6d06f154e18a3a490e9868792a6 - - 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.99 () {44 vars in 936 bytes} [Wed Feb 25 06:33:38 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-02-25 06:33:38.866 8 WARNING oslo_config.cfg [None req-da2e34c1-990e-420e-9748-a2de83e119c5 5dd02c76bbbf42c6a7615b6d5c4c626f 6022d6d06f154e18a3a490e9868792a6 - - 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.99 () {48 vars in 948 bytes} [Wed Feb 25 06:33:38 2026] POST /v2/images => generated 760 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-25 06:33:38.888 7 WARNING oslo_policy.policy [None req-821d550e-f593-434e-93ff-6ca3787fbd8b 5dd02c76bbbf42c6a7615b6d5c4c626f 6022d6d06f154e18a3a490e9868792a6 - - 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-02-25 06:33:38.888 7 WARNING oslo_policy.policy [None req-821d550e-f593-434e-93ff-6ca3787fbd8b 5dd02c76bbbf42c6a7615b6d5c4c626f 6022d6d06f154e18a3a490e9868792a6 - - 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-02-25 06:33:38.890 7 INFO glance.api.v2.image_data [None req-821d550e-f593-434e-93ff-6ca3787fbd8b 5dd02c76bbbf42c6a7615b6d5c4c626f 6022d6d06f154e18a3a490e9868792a6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 06:33:42.697 7 WARNING glance.location [None req-821d550e-f593-434e-93ff-6ca3787fbd8b 5dd02c76bbbf42c6a7615b6d5c4c626f 6022d6d06f154e18a3a490e9868792a6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.99 () {48 vars in 1042 bytes} [Wed Feb 25 06:33:38 2026] PUT /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710/file => generated 0 bytes in 3853 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6871 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.99 () {44 vars in 968 bytes} [Wed Feb 25 06:33:42 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 06:33:42.778 7 WARNING oslo_config.cfg [None req-78d4cf04-733e-46d0-8811-8fec5865c887 5dd02c76bbbf42c6a7615b6d5c4c626f 6022d6d06f154e18a3a490e9868792a6 - - 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/14] 199.204.45.99 () {44 vars in 968 bytes} [Wed Feb 25 06:33:42 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710 => 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: 133/269] 199.204.45.99 () {42 vars in 685 bytes} [Wed Feb 25 06:54:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/270] 199.204.45.99 () {44 vars in 907 bytes} [Wed Feb 25 06:54:49 2026] GET /v2/images => generated 1240 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/275] 199.204.45.99 () {42 vars in 685 bytes} [Wed Feb 25 06:55:07 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: 136/276] 199.204.45.99 () {44 vars in 907 bytes} [Wed Feb 25 06:55:07 2026] GET /v2/images => generated 1240 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/277] 199.204.45.99 () {44 vars in 934 bytes} [Wed Feb 25 06:55:07 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/278] 199.204.45.99 () {44 vars in 956 bytes} [Wed Feb 25 06:55:07 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: 142/279] 199.204.45.99 () {44 vars in 936 bytes} [Wed Feb 25 06:55:07 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: 138/280] 199.204.45.99 () {48 vars in 948 bytes} [Wed Feb 25 06:55:07 2026] POST /v2/images => generated 796 bytes in 801 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-25 06:55:08.534 7 INFO glance.api.v2.image_data [None req-143a6b60-c00c-4384-a40a-8214b35f098f 5dd02c76bbbf42c6a7615b6d5c4c626f 6022d6d06f154e18a3a490e9868792a6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 06:55:42.847 7 WARNING glance.location [None req-143a6b60-c00c-4384-a40a-8214b35f098f 5dd02c76bbbf42c6a7615b6d5c4c626f 6022d6d06f154e18a3a490e9868792a6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 143/287] 199.204.45.99 () {48 vars in 1043 bytes} [Wed Feb 25 06:55:08 2026] PUT /v2/images/b1241ecb-7930-4c62-b662-b4dc0e5d2fed/file => generated 0 bytes in 34353 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63704 switches on core 0) [pid: 8|app: 0|req: 145/288] 199.204.45.99 () {44 vars in 968 bytes} [Wed Feb 25 06:55:42 2026] GET /v2/images/b1241ecb-7930-4c62-b662-b4dc0e5d2fed => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/289] 199.204.45.99 () {44 vars in 968 bytes} [Wed Feb 25 06:55:42 2026] GET /v2/images/b1241ecb-7930-4c62-b662-b4dc0e5d2fed => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/292] 199.204.45.99 () {42 vars in 685 bytes} [Wed Feb 25 06:55:44 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: 147/293] 199.204.45.99 () {44 vars in 907 bytes} [Wed Feb 25 06:55:44 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/376] 199.204.45.99 () {42 vars in 685 bytes} [Wed Feb 25 07:02:40 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: 189/377] 199.204.45.99 () {44 vars in 907 bytes} [Wed Feb 25 07:02:40 2026] GET /v2/images => generated 2451 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 199.204.45.99 () {42 vars in 685 bytes} [Wed Feb 25 07:02:52 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: 191/381] 199.204.45.99 () {44 vars in 907 bytes} [Wed Feb 25 07:02:52 2026] GET /v2/images => generated 2451 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 199.204.45.99 () {44 vars in 944 bytes} [Wed Feb 25 07:02:52 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/383] 199.204.45.99 () {44 vars in 966 bytes} [Wed Feb 25 07:02:52 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 199.204.45.99 () {44 vars in 936 bytes} [Wed Feb 25 07:02:52 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: 8|app: 0|req: 193/385] 199.204.45.99 () {48 vars in 948 bytes} [Wed Feb 25 07:02:52 2026] POST /v2/images => generated 799 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-25 07:02:52.480 7 INFO glance.api.v2.image_data [None req-5e6da673-fb90-4d77-b248-1543bdbde2aa 5dd02c76bbbf42c6a7615b6d5c4c626f 6022d6d06f154e18a3a490e9868792a6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 07:03:26.274 7 INFO glance.location [None req-5e6da673-fb90-4d77-b248-1543bdbde2aa 5dd02c76bbbf42c6a7615b6d5c4c626f 6022d6d06f154e18a3a490e9868792a6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 193/394] 199.204.45.99 () {48 vars in 1042 bytes} [Wed Feb 25 07:02:52 2026] PUT /v2/images/80cdcbc2-5b9c-4d2d-a425-1ca105b8656a/file => generated 0 bytes in 33843 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24313 switches on core 0) [pid: 8|app: 0|req: 202/395] 199.204.45.99 () {44 vars in 968 bytes} [Wed Feb 25 07:03:26 2026] GET /v2/images/80cdcbc2-5b9c-4d2d-a425-1ca105b8656a => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/396] 199.204.45.99 () {48 vars in 1047 bytes} [Wed Feb 25 07:03:26 2026] PATCH /v2/images/80cdcbc2-5b9c-4d2d-a425-1ca105b8656a => generated 1234 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/397] 199.204.45.99 () {44 vars in 968 bytes} [Wed Feb 25 07:03:26 2026] GET /v2/images/80cdcbc2-5b9c-4d2d-a425-1ca105b8656a => generated 1234 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/406] 199.204.45.99 () {42 vars in 685 bytes} [Wed Feb 25 07:04:12 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: 199/407] 199.204.45.99 () {44 vars in 907 bytes} [Wed Feb 25 07:04:13 2026] GET /v2/images => generated 3687 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/414] 199.204.45.99 () {42 vars in 685 bytes} [Wed Feb 25 07:04:34 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: 212/415] 199.204.45.99 () {44 vars in 907 bytes} [Wed Feb 25 07:04:34 2026] GET /v2/images => generated 3687 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/416] 199.204.45.99 () {44 vars in 936 bytes} [Wed Feb 25 07:04:34 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/417] 199.204.45.99 () {44 vars in 958 bytes} [Wed Feb 25 07:04:34 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: 205/418] 199.204.45.99 () {44 vars in 936 bytes} [Wed Feb 25 07:04:34 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: 214/419] 199.204.45.99 () {48 vars in 948 bytes} [Wed Feb 25 07:04:34 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-25 07:04:34.410 7 INFO glance.api.v2.image_data [None req-18a7ea6d-5d8e-4586-8836-9cf914863f61 5dd02c76bbbf42c6a7615b6d5c4c626f 6022d6d06f154e18a3a490e9868792a6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 07:04:51.217 7 INFO glance.location [None req-18a7ea6d-5d8e-4586-8836-9cf914863f61 5dd02c76bbbf42c6a7615b6d5c4c626f 6022d6d06f154e18a3a490e9868792a6 - - default default] Image format matched and virtual size computed: 2782199808 [pid: 7|app: 0|req: 206/422] 199.204.45.99 () {48 vars in 1042 bytes} [Wed Feb 25 07:04:34 2026] PUT /v2/images/9c6ba440-ffc0-4e23-ac7d-bfbe31ecb7ac/file => generated 0 bytes in 16850 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27088 switches on core 0) [pid: 8|app: 0|req: 217/423] 199.204.45.99 () {44 vars in 968 bytes} [Wed Feb 25 07:04:51 2026] GET /v2/images/9c6ba440-ffc0-4e23-ac7d-bfbe31ecb7ac => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/424] 199.204.45.99 () {44 vars in 968 bytes} [Wed Feb 25 07:04:51 2026] GET /v2/images/9c6ba440-ffc0-4e23-ac7d-bfbe31ecb7ac => generated 1203 bytes in 14 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: 243/475] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:09:02 2026] GET /v2/images => generated 4892 bytes in 164 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: 233/476] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:09:02 2026] GET /v2/images => generated 4892 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/489] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:10:02 2026] GET /v2/images => generated 4892 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/490] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:10:02 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/503] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:11:02 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/504] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:11:02 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/517] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:12:02 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/518] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:12:02 2026] GET /v2/images => generated 4892 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/531] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:13:02 2026] GET /v2/images => generated 4892 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/532] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:13:02 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/545] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:14:02 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/546] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:14:02 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/559] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:15:02 2026] GET /v2/images => generated 4892 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/560] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:15:02 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/573] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:16:02 2026] GET /v2/images => generated 4892 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/574] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:16:02 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/583] 199.204.45.99 () {42 vars in 685 bytes} [Wed Feb 25 07:16:42 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: 297/584] 199.204.45.99 () {44 vars in 907 bytes} [Wed Feb 25 07:16:42 2026] GET /v2/images => generated 4892 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/589] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:17:02 2026] GET /v2/images => generated 4892 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/590] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:17:02 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/603] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:18:02 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/604] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:18:02 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/615] 199.204.45.99 () {42 vars in 685 bytes} [Wed Feb 25 07:18:51 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: 313/616] 199.204.45.99 () {44 vars in 907 bytes} [Wed Feb 25 07:18:51 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/617] 199.204.45.99 () {42 vars in 685 bytes} [Wed Feb 25 07:18:53 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: 314/618] 199.204.45.99 () {44 vars in 907 bytes} [Wed Feb 25 07:18:53 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/621] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:19:02 2026] GET /v2/images => generated 4892 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/622] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:19:02 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/631] 199.204.45.99 () {42 vars in 685 bytes} [Wed Feb 25 07:19:40 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: 311/632] 199.204.45.99 () {44 vars in 907 bytes} [Wed Feb 25 07:19:40 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/635] 199.204.45.99 () {42 vars in 685 bytes} [Wed Feb 25 07:19:48 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: 313/636] 199.204.45.99 () {44 vars in 907 bytes} [Wed Feb 25 07:19:48 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/639] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:20:02 2026] GET /v2/images => generated 4892 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/640] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:20:02 2026] GET /v2/images => generated 4892 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/649] 199.204.45.99 () {42 vars in 685 bytes} [Wed Feb 25 07:20:40 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: 330/650] 199.204.45.99 () {44 vars in 907 bytes} [Wed Feb 25 07:20:40 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/655] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:21:02 2026] GET /v2/images => generated 4892 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/656] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:21:02 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/661] 10.0.0.88 () {32 vars in 632 bytes} [Wed Feb 25 07:21:23 2026] GET /v2/images => generated 4892 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/666] 10.0.0.62 () {36 vars in 986 bytes} [Wed Feb 25 07:21:40 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710 => 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: 339/667] 10.0.0.62 () {36 vars in 926 bytes} [Wed Feb 25 07:21:40 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: 341/670] 10.0.0.62 () {36 vars in 986 bytes} [Wed Feb 25 07:21:44 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/671] 10.0.0.62 () {36 vars in 926 bytes} [Wed Feb 25 07:21:44 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/672] 199.204.45.99 () {36 vars in 990 bytes} [Wed Feb 25 07:21:48 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/673] 199.204.45.99 () {36 vars in 930 bytes} [Wed Feb 25 07:21:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/674] 199.204.45.99 () {36 vars in 990 bytes} [Wed Feb 25 07:21:49 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710 => 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: 332/675] 199.204.45.99 () {36 vars in 930 bytes} [Wed Feb 25 07:21:49 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: 334/678] 10.0.0.62 () {36 vars in 986 bytes} [Wed Feb 25 07:21:54 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/679] 10.0.0.62 () {36 vars in 926 bytes} [Wed Feb 25 07:21:54 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: 335/680] 10.0.0.62 () {36 vars in 986 bytes} [Wed Feb 25 07:21:54 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710 => 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: 346/681] 10.0.0.62 () {36 vars in 926 bytes} [Wed Feb 25 07:21:54 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: 336/682] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:22:02 2026] GET /v2/images => generated 4892 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/683] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:22:02 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/690] 10.0.0.62 () {36 vars in 986 bytes} [Wed Feb 25 07:22:28 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/691] 10.0.0.62 () {36 vars in 926 bytes} [Wed Feb 25 07:22:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/698] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:23:02 2026] GET /v2/images => generated 4892 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/699] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:23:02 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/702] 10.0.0.1 () {36 vars in 985 bytes} [Wed Feb 25 07:23:05 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710 => generated 1171 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/703] 10.0.0.1 () {36 vars in 925 bytes} [Wed Feb 25 07:23:05 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/704] 10.0.0.1 () {36 vars in 925 bytes} [Wed Feb 25 07:23: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: 358/705] 10.0.0.1 () {36 vars in 985 bytes} [Wed Feb 25 07:23:05 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710 => 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: 348/706] 10.0.0.1 () {36 vars in 925 bytes} [Wed Feb 25 07:23:05 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/707] 10.0.0.1 () {36 vars in 925 bytes} [Wed Feb 25 07:23:05 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/708] 10.0.0.1 () {36 vars in 985 bytes} [Wed Feb 25 07:23:06 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710 => 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: 360/709] 10.0.0.1 () {36 vars in 925 bytes} [Wed Feb 25 07:23:06 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: 350/710] 10.0.0.1 () {36 vars in 925 bytes} [Wed Feb 25 07:23:06 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/711] 10.0.0.195 () {36 vars in 911 bytes} [Wed Feb 25 07:23:06 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: 351/712] 10.0.0.195 () {36 vars in 1007 bytes} [Wed Feb 25 07:23:06 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710/locations => generated 127 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/713] 10.0.0.195 () {36 vars in 987 bytes} [Wed Feb 25 07:23:07 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710 => 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: 352/714] 10.0.0.195 () {36 vars in 927 bytes} [Wed Feb 25 07:23: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: 363/715] 10.0.0.195 () {36 vars in 927 bytes} [Wed Feb 25 07:23:07 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/718] 10.0.0.88 () {34 vars in 654 bytes} [Wed Feb 25 07:23:15 2026] POST /v2/images => generated 649 bytes in 202 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-25 07:23:16.132 8 WARNING glance.api.v2.images [None req-180ca514-31d8-41ff-bfc5-9328ad9e081d fda5f83c61cc4573b6324d9e8b07bfef e9e312dd2aac4513840d338a8b0d6cca - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7364e304-8305-43fd-bf0d-43dfaa0b6a5a [pid: 8|app: 0|req: 365/719] 10.0.0.88 () {32 vars in 709 bytes} [Wed Feb 25 07:23:16 2026] DELETE /v2/images/7364e304-8305-43fd-bf0d-43dfaa0b6a5a => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/720] 10.0.0.88 () {32 vars in 706 bytes} [Wed Feb 25 07:23:16 2026] GET /v2/images/7364e304-8305-43fd-bf0d-43dfaa0b6a5a => 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: 366/721] 10.0.0.88 () {32 vars in 632 bytes} [Wed Feb 25 07:23:16 2026] GET /v2/images => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/722] 10.0.0.88 () {34 vars in 654 bytes} [Wed Feb 25 07:23:16 2026] POST /v2/images => generated 701 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-25 07:23:16.310 8 WARNING oslo_policy.policy [None req-84a69b9d-7550-49c1-9fc6-dfcfc0fa61b9 fda5f83c61cc4573b6324d9e8b07bfef e9e312dd2aac4513840d338a8b0d6cca - - 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-02-25 07:23:16.310 8 WARNING oslo_policy.policy [None req-84a69b9d-7550-49c1-9fc6-dfcfc0fa61b9 fda5f83c61cc4573b6324d9e8b07bfef e9e312dd2aac4513840d338a8b0d6cca - - 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: 367/723] 10.0.0.88 () {32 vars in 716 bytes} [Wed Feb 25 07:23:16 2026] GET /v2/images/5d9c15a9-39b7-4d1a-8420-299af5790916/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 07:23:16.345 7 INFO glance.api.v2.image_data [None req-67ee6025-13f7-48c5-9068-153b20c1d38c fda5f83c61cc4573b6324d9e8b07bfef e9e312dd2aac4513840d338a8b0d6cca - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 07:23:16.392 7 WARNING glance_store._drivers.rbd [None req-67ee6025-13f7-48c5-9068-153b20c1d38c fda5f83c61cc4573b6324d9e8b07bfef e9e312dd2aac4513840d338a8b0d6cca - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-25 07:23:17.465 7 INFO glance.location [None req-67ee6025-13f7-48c5-9068-153b20c1d38c fda5f83c61cc4573b6324d9e8b07bfef e9e312dd2aac4513840d338a8b0d6cca - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 357/724] 10.0.0.88 () {32 vars in 726 bytes} [Wed Feb 25 07:23:16 2026] PUT /v2/images/5d9c15a9-39b7-4d1a-8420-299af5790916/file => generated 0 bytes in 1180 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/725] 10.0.0.88 () {32 vars in 706 bytes} [Wed Feb 25 07:23:17 2026] GET /v2/images/5d9c15a9-39b7-4d1a-8420-299af5790916 => generated 1102 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/726] 10.0.0.88 () {32 vars in 716 bytes} [Wed Feb 25 07:23:17 2026] GET /v2/images/5d9c15a9-39b7-4d1a-8420-299af5790916/file => generated 1024 bytes in 127 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/727] 10.0.0.88 () {34 vars in 654 bytes} [Wed Feb 25 07:23:17 2026] POST /v2/images => generated 648 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/728] 10.0.0.88 () {32 vars in 725 bytes} [Wed Feb 25 07:23:17 2026] PATCH /v2/images/fbe92958-39d4-41bc-be47-b37b1ac04433 => generated 652 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/729] 10.0.0.88 () {32 vars in 706 bytes} [Wed Feb 25 07:23:17 2026] GET /v2/images/fbe92958-39d4-41bc-be47-b37b1ac04433 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 07:23:17.795 7 WARNING glance.api.v2.images [None req-20f2cb1d-cf94-4af0-960d-26faf6b71914 fda5f83c61cc4573b6324d9e8b07bfef e9e312dd2aac4513840d338a8b0d6cca - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fbe92958-39d4-41bc-be47-b37b1ac04433 [pid: 7|app: 0|req: 360/730] 10.0.0.88 () {32 vars in 709 bytes} [Wed Feb 25 07:23:17 2026] DELETE /v2/images/fbe92958-39d4-41bc-be47-b37b1ac04433 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/731] 10.0.0.88 () {32 vars in 706 bytes} [Wed Feb 25 07:23:17 2026] GET /v2/images/fbe92958-39d4-41bc-be47-b37b1ac04433 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 07:23:17.857 7 WARNING glance.api.v2.images [None req-9f7bb713-fc49-4984-9875-94ae53c6f3aa fda5f83c61cc4573b6324d9e8b07bfef e9e312dd2aac4513840d338a8b0d6cca - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5d9c15a9-39b7-4d1a-8420-299af5790916 [pid: 7|app: 0|req: 361/732] 10.0.0.88 () {32 vars in 709 bytes} [Wed Feb 25 07:23:17 2026] DELETE /v2/images/5d9c15a9-39b7-4d1a-8420-299af5790916 => generated 0 bytes in 875 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/733] 10.0.0.88 () {32 vars in 706 bytes} [Wed Feb 25 07:23:18 2026] GET /v2/images/5d9c15a9-39b7-4d1a-8420-299af5790916 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 07:23:18.755 7 WARNING glance.api.v2.images [None req-97a98e75-ee51-4ab9-a799-39a24acdf113 fda5f83c61cc4573b6324d9e8b07bfef e9e312dd2aac4513840d338a8b0d6cca - - default default] Failed to find image 7364e304-8305-43fd-bf0d-43dfaa0b6a5a to delete: glance.common.exception.ImageNotFound: No image found with ID 7364e304-8305-43fd-bf0d-43dfaa0b6a5a [pid: 7|app: 0|req: 362/734] 10.0.0.88 () {32 vars in 709 bytes} [Wed Feb 25 07:23:18 2026] DELETE /v2/images/7364e304-8305-43fd-bf0d-43dfaa0b6a5a => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/735] 10.0.0.88 () {32 vars in 706 bytes} [Wed Feb 25 07:23:18 2026] GET /v2/images/7364e304-8305-43fd-bf0d-43dfaa0b6a5a => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/738] 10.0.0.62 () {36 vars in 986 bytes} [Wed Feb 25 07:23:32 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/739] 10.0.0.62 () {36 vars in 926 bytes} [Wed Feb 25 07:23:32 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: 377/742] 10.0.0.88 () {32 vars in 706 bytes} [Wed Feb 25 07:23:40 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710 => 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: 366/743] 10.0.0.88 () {32 vars in 706 bytes} [Wed Feb 25 07:23:40 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710 => 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: 378/744] 10.0.0.1 () {36 vars in 985 bytes} [Wed Feb 25 07:23:40 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710 => 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: 367/745] 10.0.0.1 () {36 vars in 925 bytes} [Wed Feb 25 07:23:40 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: 379/746] 10.0.0.1 () {36 vars in 925 bytes} [Wed Feb 25 07:23:40 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: 368/747] 10.0.0.1 () {36 vars in 985 bytes} [Wed Feb 25 07:23:40 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710 => 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: 380/748] 10.0.0.1 () {36 vars in 925 bytes} [Wed Feb 25 07:23:40 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: 369/749] 10.0.0.1 () {36 vars in 925 bytes} [Wed Feb 25 07:23:40 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: 381/750] 10.0.0.1 () {36 vars in 985 bytes} [Wed Feb 25 07:23:40 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/751] 10.0.0.1 () {36 vars in 925 bytes} [Wed Feb 25 07:23:40 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: 382/752] 10.0.0.195 () {36 vars in 911 bytes} [Wed Feb 25 07:23:41 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: 371/753] 10.0.0.195 () {36 vars in 1007 bytes} [Wed Feb 25 07:23:41 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/754] 10.0.0.195 () {36 vars in 987 bytes} [Wed Feb 25 07:23:41 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/755] 10.0.0.195 () {36 vars in 927 bytes} [Wed Feb 25 07:23:41 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: 384/756] 10.0.0.195 () {36 vars in 927 bytes} [Wed Feb 25 07:23:41 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: 7|app: 0|req: 373/757] 10.0.0.88 () {30 vars in 410 bytes} [Wed Feb 25 07:23:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/762] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:24:02 2026] GET /v2/images => generated 4892 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/763] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:24:02 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/766] 10.0.0.62 () {36 vars in 986 bytes} [Wed Feb 25 07:24:07 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710 => 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: 378/767] 10.0.0.62 () {36 vars in 926 bytes} [Wed Feb 25 07:24: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: 394/776] 10.0.0.62 () {36 vars in 986 bytes} [Wed Feb 25 07:24:47 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710 => 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: 383/777] 10.0.0.62 () {36 vars in 926 bytes} [Wed Feb 25 07:24:47 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: 396/780] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:25:02 2026] GET /v2/images => generated 4892 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/781] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:25:02 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/792] 10.0.0.62 () {36 vars in 986 bytes} [Wed Feb 25 07:25:50 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710 => 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: 402/793] 10.0.0.62 () {36 vars in 926 bytes} [Wed Feb 25 07:25:50 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: 393/796] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:26:02 2026] GET /v2/images => generated 4892 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/797] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:26:02 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/808] 10.0.0.62 () {36 vars in 986 bytes} [Wed Feb 25 07:26:47 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710 => generated 1171 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/809] 10.0.0.62 () {36 vars in 926 bytes} [Wed Feb 25 07:26:47 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: 401/812] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:27:02 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/813] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:27:02 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/816] 10.0.0.62 () {36 vars in 986 bytes} [Wed Feb 25 07:27:05 2026] GET /v2/images/deae3506-5c93-4b60-ade2-fe060caf8710 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/817] 10.0.0.62 () {36 vars in 926 bytes} [Wed Feb 25 07:27: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: 7|app: 0|req: 408/826] 199.204.45.99 () {32 vars in 825 bytes} [Wed Feb 25 07:27:46 2026] GET /v2/images?status=active&owner=6022d6d06f154e18a3a490e9868792a6&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/827] 199.204.45.99 () {32 vars in 652 bytes} [Wed Feb 25 07:27:46 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: 409/828] 10.0.0.1 () {36 vars in 985 bytes} [Wed Feb 25 07:27:46 2026] GET /v2/images/b1241ecb-7930-4c62-b662-b4dc0e5d2fed => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/829] 10.0.0.1 () {36 vars in 925 bytes} [Wed Feb 25 07:27:46 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/830] 10.0.0.1 () {36 vars in 925 bytes} [Wed Feb 25 07:27:46 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: 421/831] 10.0.0.1 () {36 vars in 985 bytes} [Wed Feb 25 07:27:46 2026] GET /v2/images/b1241ecb-7930-4c62-b662-b4dc0e5d2fed => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/832] 10.0.0.1 () {36 vars in 925 bytes} [Wed Feb 25 07:27:46 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: 422/833] 10.0.0.1 () {36 vars in 925 bytes} [Wed Feb 25 07:27:46 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: 412/834] 10.0.0.1 () {36 vars in 985 bytes} [Wed Feb 25 07:27:46 2026] GET /v2/images/b1241ecb-7930-4c62-b662-b4dc0e5d2fed => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/835] 10.0.0.1 () {36 vars in 925 bytes} [Wed Feb 25 07:27:46 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: 413/836] 10.0.0.195 () {36 vars in 911 bytes} [Wed Feb 25 07:27:46 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/837] 10.0.0.195 () {36 vars in 1007 bytes} [Wed Feb 25 07:27:46 2026] GET /v2/images/b1241ecb-7930-4c62-b662-b4dc0e5d2fed/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/838] 10.0.0.195 () {36 vars in 987 bytes} [Wed Feb 25 07:27:47 2026] GET /v2/images/b1241ecb-7930-4c62-b662-b4dc0e5d2fed => 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: 425/839] 10.0.0.195 () {36 vars in 927 bytes} [Wed Feb 25 07:27:47 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: 415/840] 10.0.0.195 () {36 vars in 927 bytes} [Wed Feb 25 07:27:47 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: 427/843] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:28:02 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/844] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:28:02 2026] GET /v2/images => generated 4892 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/857] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:29:02 2026] GET /v2/images => generated 4892 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/858] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:29:02 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/871] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:30:02 2026] GET /v2/images => generated 4892 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/872] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:30:02 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/885] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:31:02 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/886] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:31:02 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/895] 10.0.0.88 () {32 vars in 632 bytes} [Wed Feb 25 07:31:42 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/900] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:32:02 2026] GET /v2/images => generated 4892 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/901] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:32:02 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/914] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:33:02 2026] GET /v2/images => generated 4892 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/915] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:33:02 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/928] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:34:02 2026] GET /v2/images => generated 4892 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/929] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:34:02 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/942] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:35:02 2026] GET /v2/images => generated 4892 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/943] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:35:02 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/956] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:36:02 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/957] 10.0.0.206 () {28 vars in 569 bytes} [Wed Feb 25 07:36:02 2026] GET /v2/images => generated 4892 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)