+ 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 [Fri May 29 05:30:56 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-5b68b68bf-f489q machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f16bc588668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-29 05:30:58.403 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-29 05:30:58.443 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-29 05:30:59.331 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-29 05:30:59.332 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-29 05:30:59.333 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-29 05:30:59.360 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-29 05:30:59.361 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-29 05:30:59.361 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-29 05:31:01.463 8 WARNING glance.api.v2.images [None req-e73b9af5-8c97-40e2-8bfd-32405afb5dde - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-29 05:31:01.475 7 WARNING glance.api.v2.images [None req-404772c3-8a3f-4b5b-9542-e0778b49ef11 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-29 05:31:01.798 8 WARNING keystonemiddleware._common.config [None req-e73b9af5-8c97-40e2-8bfd-32405afb5dde - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 05:31:01.806 8 WARNING oslo_config.cfg [None req-e73b9af5-8c97-40e2-8bfd-32405afb5dde - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f16bc588668 pid: 8 (default app) 2026-05-29 05:31:01.835 7 WARNING keystonemiddleware._common.config [None req-404772c3-8a3f-4b5b-9542-e0778b49ef11 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 05:31:01.843 7 WARNING oslo_config.cfg [None req-404772c3-8a3f-4b5b-9542-e0778b49ef11 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f16bc588668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.138 () {42 vars in 687 bytes} [Fri May 29 05:31:02 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-05-29 05:31:03.436 7 WARNING oslo_policy.policy [None req-4463eebb-351d-4693-b554-0b4557198ede 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 05:31:03.437 7 WARNING oslo_policy.policy [None req-4463eebb-351d-4693-b554-0b4557198ede 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 05:31:03.451 7 WARNING oslo_policy.policy [None req-4463eebb-351d-4693-b554-0b4557198ede 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 05:31:03.452 7 WARNING oslo_policy.policy [None req-4463eebb-351d-4693-b554-0b4557198ede 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.138 () {44 vars in 909 bytes} [Fri May 29 05:31:02 2026] GET /v2/images => generated 69 bytes in 676 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.138 () {42 vars in 687 bytes} [Fri May 29 05:31:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.138 () {44 vars in 909 bytes} [Fri May 29 05:31:07 2026] GET /v2/images => generated 69 bytes in 40 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-05-29 05:31:07.850 8 WARNING oslo_policy.policy [None req-185ef800-5520-438f-b47f-b851ed3a1e41 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 05:31:07.851 8 WARNING oslo_policy.policy [None req-185ef800-5520-438f-b47f-b851ed3a1e41 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.138 () {44 vars in 910 bytes} [Fri May 29 05:31:07 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.138 () {44 vars in 932 bytes} [Fri May 29 05:31:07 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 05:31:07.991 8 WARNING oslo_policy.policy [None req-ff4f5e17-ac2e-4535-9911-c68ccd42c533 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 05:31:07.992 8 WARNING oslo_policy.policy [None req-ff4f5e17-ac2e-4535-9911-c68ccd42c533 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.138 () {44 vars in 938 bytes} [Fri May 29 05:31:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 05:31:08.138 7 WARNING oslo_config.cfg [None req-c8d7e294-ba44-47c8-83ba-eb8a10553256 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.138 () {48 vars in 950 bytes} [Fri May 29 05:31:08 2026] POST /v2/images => generated 760 bytes in 117 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 05:31:08.161 8 WARNING oslo_policy.policy [None req-a746ae0e-da80-4b56-b76e-b5bb55280100 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 05:31:08.161 8 WARNING oslo_policy.policy [None req-a746ae0e-da80-4b56-b76e-b5bb55280100 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 05:31:08.162 8 INFO glance.api.v2.image_data [None req-a746ae0e-da80-4b56-b76e-b5bb55280100 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 05:31:12.339 8 WARNING glance.location [None req-a746ae0e-da80-4b56-b76e-b5bb55280100 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.138 () {48 vars in 1044 bytes} [Fri May 29 05:31:08 2026] PUT /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd/file => generated 0 bytes in 4224 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7695 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.138 () {44 vars in 970 bytes} [Fri May 29 05:31:12 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 05:31:12.490 8 WARNING oslo_config.cfg [None req-2e6c5319-9355-429b-b70d-a4a502f7096a 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.204.45.138 () {48 vars in 1050 bytes} [Fri May 29 05:31:12 2026] PATCH /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1312 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.138 () {44 vars in 970 bytes} [Fri May 29 05:31:12 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.204.45.138 () {42 vars in 687 bytes} [Fri May 29 05:36:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.204.45.138 () {44 vars in 909 bytes} [Fri May 29 05:36:26 2026] GET /v2/images => generated 1381 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.204.45.138 () {42 vars in 687 bytes} [Fri May 29 05:36:56 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.204.45.138 () {44 vars in 909 bytes} [Fri May 29 05:36:56 2026] GET /v2/images => generated 1381 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.204.45.138 () {44 vars in 936 bytes} [Fri May 29 05:36:56 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.204.45.138 () {44 vars in 958 bytes} [Fri May 29 05:36:56 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.204.45.138 () {44 vars in 938 bytes} [Fri May 29 05:36:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.204.45.138 () {48 vars in 950 bytes} [Fri May 29 05:36:56 2026] POST /v2/images => generated 796 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 05:36:56.202 8 INFO glance.api.v2.image_data [None req-98c23b17-20c2-43d4-af28-03d85a960442 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 05:37:20.586 8 WARNING glance.location [None req-98c23b17-20c2-43d4-af28-03d85a960442 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 48/98] 199.204.45.138 () {48 vars in 1045 bytes} [Fri May 29 05:36:56 2026] PUT /v2/images/b14d62a0-cd0a-4ea2-b2ca-0c068971c112/file => generated 0 bytes in 24452 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63733 switches on core 0) [pid: 7|app: 0|req: 51/99] 199.204.45.138 () {44 vars in 970 bytes} [Fri May 29 05:37:20 2026] GET /v2/images/b14d62a0-cd0a-4ea2-b2ca-0c068971c112 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/100] 199.204.45.138 () {48 vars in 1050 bytes} [Fri May 29 05:37:20 2026] PATCH /v2/images/b14d62a0-cd0a-4ea2-b2ca-0c068971c112 => generated 1395 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/101] 199.204.45.138 () {44 vars in 970 bytes} [Fri May 29 05:37:20 2026] GET /v2/images/b14d62a0-cd0a-4ea2-b2ca-0c068971c112 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/104] 199.204.45.138 () {42 vars in 687 bytes} [Fri May 29 05:37:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/105] 199.204.45.138 () {44 vars in 909 bytes} [Fri May 29 05:37:22 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/148] 199.204.45.138 () {42 vars in 687 bytes} [Fri May 29 05:40:54 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: 73/149] 199.204.45.138 () {44 vars in 909 bytes} [Fri May 29 05:40:54 2026] GET /v2/images => generated 2778 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/152] 199.204.45.138 () {42 vars in 687 bytes} [Fri May 29 05:41:11 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: 75/155] 199.204.45.138 () {44 vars in 909 bytes} [Fri May 29 05:41:11 2026] GET /v2/images => generated 2778 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/156] 199.204.45.138 () {44 vars in 938 bytes} [Fri May 29 05:41:11 2026] GET /v2/images/manila-service-image => generated 165 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/157] 199.204.45.138 () {44 vars in 960 bytes} [Fri May 29 05:41:11 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/158] 199.204.45.138 () {44 vars in 938 bytes} [Fri May 29 05:41:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/159] 199.204.45.138 () {48 vars in 950 bytes} [Fri May 29 05:41:11 2026] POST /v2/images => generated 791 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 05:41:11.753 7 WARNING oslo_policy.policy [None req-6cf131e2-3778-434d-9966-5589951b12e9 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 05:41:11.753 7 WARNING oslo_policy.policy [None req-6cf131e2-3778-434d-9966-5589951b12e9 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 05:41:11.755 7 INFO glance.api.v2.image_data [None req-6cf131e2-3778-434d-9966-5589951b12e9 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 05:41:25.013 7 INFO glance.location [None req-6cf131e2-3778-434d-9966-5589951b12e9 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 83/162] 199.204.45.138 () {48 vars in 1045 bytes} [Fri May 29 05:41:11 2026] PUT /v2/images/addfa7d4-462c-40d3-b552-47a28fbf1224/file => generated 0 bytes in 13307 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30471 switches on core 0) [pid: 8|app: 0|req: 80/163] 199.204.45.138 () {44 vars in 970 bytes} [Fri May 29 05:41:25 2026] GET /v2/images/addfa7d4-462c-40d3-b552-47a28fbf1224 => generated 1204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/164] 199.204.45.138 () {48 vars in 1050 bytes} [Fri May 29 05:41:25 2026] PATCH /v2/images/addfa7d4-462c-40d3-b552-47a28fbf1224 => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/165] 199.204.45.138 () {44 vars in 970 bytes} [Fri May 29 05:41:25 2026] GET /v2/images/addfa7d4-462c-40d3-b552-47a28fbf1224 => generated 1382 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/204] 199.204.45.138 () {42 vars in 687 bytes} [Fri May 29 05:44:38 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/205] 199.204.45.138 () {44 vars in 909 bytes} [Fri May 29 05:44:38 2026] GET /v2/images => generated 4162 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/212] 199.204.45.138 () {42 vars in 687 bytes} [Fri May 29 05:45:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/213] 199.204.45.138 () {44 vars in 909 bytes} [Fri May 29 05:45:11 2026] GET /v2/images => generated 4162 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/214] 199.204.45.138 () {44 vars in 946 bytes} [Fri May 29 05:45:11 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/215] 199.204.45.138 () {44 vars in 968 bytes} [Fri May 29 05:45:11 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/216] 199.204.45.138 () {44 vars in 938 bytes} [Fri May 29 05:45:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/217] 199.204.45.138 () {48 vars in 950 bytes} [Fri May 29 05:45:11 2026] POST /v2/images => generated 799 bytes in 149 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 05:45:11.307 8 INFO glance.api.v2.image_data [None req-edee1f4c-a492-41bb-beb1-6d7608c1dbcd 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 05:45:23.067 8 INFO glance.location [None req-edee1f4c-a492-41bb-beb1-6d7608c1dbcd 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 108/222] 199.204.45.138 () {48 vars in 1044 bytes} [Fri May 29 05:45:11 2026] PUT /v2/images/6b877998-3e3f-43c7-93e2-2e34fa3f7c3d/file => generated 0 bytes in 11808 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26305 switches on core 0) [pid: 7|app: 0|req: 115/223] 199.204.45.138 () {44 vars in 970 bytes} [Fri May 29 05:45:23 2026] GET /v2/images/6b877998-3e3f-43c7-93e2-2e34fa3f7c3d => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/224] 199.204.45.138 () {48 vars in 1050 bytes} [Fri May 29 05:45:23 2026] PATCH /v2/images/6b877998-3e3f-43c7-93e2-2e34fa3f7c3d => generated 1410 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/225] 199.204.45.138 () {44 vars in 970 bytes} [Fri May 29 05:45:23 2026] GET /v2/images/6b877998-3e3f-43c7-93e2-2e34fa3f7c3d => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/232] 199.204.45.138 () {42 vars in 687 bytes} [Fri May 29 05:45:58 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: 113/233] 199.204.45.138 () {44 vars in 909 bytes} [Fri May 29 05:45:58 2026] GET /v2/images => generated 5574 bytes in 68 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: 119/244] 10.0.0.148 () {32 vars in 632 bytes} [Fri May 29 05:46:45 2026] GET /v2/images => generated 5574 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/249] 10.0.0.20 () {36 vars in 985 bytes} [Fri May 29 05:47:10 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1312 bytes in 113 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: 128/250] 10.0.0.20 () {36 vars in 925 bytes} [Fri May 29 05:47:10 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: 123/251] 10.0.0.20 () {36 vars in 925 bytes} [Fri May 29 05:47:10 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/252] 10.0.0.20 () {36 vars in 985 bytes} [Fri May 29 05:47:10 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/253] 10.0.0.20 () {36 vars in 925 bytes} [Fri May 29 05:47:10 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/254] 10.0.0.20 () {36 vars in 925 bytes} [Fri May 29 05:47:10 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: 125/255] 10.0.0.20 () {36 vars in 985 bytes} [Fri May 29 05:47:10 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/256] 10.0.0.20 () {36 vars in 925 bytes} [Fri May 29 05:47:10 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: 126/257] 10.0.0.20 () {36 vars in 925 bytes} [Fri May 29 05:47:10 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: 132/258] 10.0.0.174 () {36 vars in 986 bytes} [Fri May 29 05:47:10 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/259] 10.0.0.174 () {36 vars in 926 bytes} [Fri May 29 05:47: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: 7|app: 0|req: 134/262] 10.0.0.217 () {36 vars in 910 bytes} [Fri May 29 05:47:11 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: 129/263] 10.0.0.217 () {36 vars in 1006 bytes} [Fri May 29 05:47:11 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd/locations => generated 127 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/264] 10.0.0.217 () {36 vars in 986 bytes} [Fri May 29 05:47:11 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/265] 10.0.0.217 () {36 vars in 926 bytes} [Fri May 29 05:47:11 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: 136/266] 10.0.0.217 () {36 vars in 926 bytes} [Fri May 29 05:47:11 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: 131/267] 199.204.45.138 () {36 vars in 990 bytes} [Fri May 29 05:47:18 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/268] 199.204.45.138 () {36 vars in 930 bytes} [Fri May 29 05:47:18 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: 132/269] 199.204.45.138 () {36 vars in 990 bytes} [Fri May 29 05:47:20 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/270] 199.204.45.138 () {36 vars in 930 bytes} [Fri May 29 05:47:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/273] 10.0.0.174 () {36 vars in 986 bytes} [Fri May 29 05:47:25 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/274] 10.0.0.174 () {36 vars in 926 bytes} [Fri May 29 05:47:25 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: 142/277] 10.0.0.174 () {36 vars in 986 bytes} [Fri May 29 05:47:31 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/278] 10.0.0.174 () {36 vars in 926 bytes} [Fri May 29 05:47:31 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: 145/283] 10.0.0.148 () {34 vars in 654 bytes} [Fri May 29 05:47:57 2026] POST /v2/images => generated 648 bytes in 218 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-29 05:47:57.569 8 WARNING glance.api.v2.images [None req-3c73ed9a-b1f6-4e2b-a7b5-b542d2061e0f 01059ad0fa9b45d18cda5936b6541e4c c2a441dbdb0c46b487428101cd1d3319 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//81757540-1d03-42f9-b3d1-3957c50ddb6a [pid: 8|app: 0|req: 139/284] 10.0.0.148 () {32 vars in 709 bytes} [Fri May 29 05:47:57 2026] DELETE /v2/images/81757540-1d03-42f9-b3d1-3957c50ddb6a => generated 0 bytes in 71 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/285] 10.0.0.148 () {32 vars in 706 bytes} [Fri May 29 05:47:57 2026] GET /v2/images/81757540-1d03-42f9-b3d1-3957c50ddb6a => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/286] 10.0.0.148 () {32 vars in 632 bytes} [Fri May 29 05:47:57 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/287] 10.0.0.148 () {34 vars in 654 bytes} [Fri May 29 05:47:57 2026] POST /v2/images => generated 703 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/288] 10.0.0.148 () {32 vars in 716 bytes} [Fri May 29 05:47:57 2026] GET /v2/images/b559a420-cfed-47f4-a4d4-da5098b5a4c6/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 05:47:57.789 7 INFO glance.api.v2.image_data [None req-28696225-7962-41d6-8811-022f4992b7fb 01059ad0fa9b45d18cda5936b6541e4c c2a441dbdb0c46b487428101cd1d3319 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 05:47:57.828 7 WARNING glance_store._drivers.rbd [None req-28696225-7962-41d6-8811-022f4992b7fb 01059ad0fa9b45d18cda5936b6541e4c c2a441dbdb0c46b487428101cd1d3319 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-29 05:47:58.928 7 INFO glance.location [None req-28696225-7962-41d6-8811-022f4992b7fb 01059ad0fa9b45d18cda5936b6541e4c c2a441dbdb0c46b487428101cd1d3319 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 148/289] 10.0.0.148 () {32 vars in 726 bytes} [Fri May 29 05:47:57 2026] PUT /v2/images/b559a420-cfed-47f4-a4d4-da5098b5a4c6/file => generated 0 bytes in 1183 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/290] 10.0.0.148 () {32 vars in 706 bytes} [Fri May 29 05:47:58 2026] GET /v2/images/b559a420-cfed-47f4-a4d4-da5098b5a4c6 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/291] 10.0.0.148 () {32 vars in 716 bytes} [Fri May 29 05:47:58 2026] GET /v2/images/b559a420-cfed-47f4-a4d4-da5098b5a4c6/file => generated 1024 bytes in 132 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/292] 10.0.0.148 () {34 vars in 654 bytes} [Fri May 29 05:47:59 2026] POST /v2/images => generated 649 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/293] 10.0.0.148 () {32 vars in 725 bytes} [Fri May 29 05:47:59 2026] PATCH /v2/images/e32bdecb-1841-4a8f-b429-47d36f7e5267 => generated 652 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/294] 10.0.0.148 () {32 vars in 706 bytes} [Fri May 29 05:47:59 2026] GET /v2/images/e32bdecb-1841-4a8f-b429-47d36f7e5267 => generated 652 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 05:47:59.269 7 WARNING glance.api.v2.images [None req-2d54aa48-a0cb-4ab2-bbcd-4c27b2fafdb5 01059ad0fa9b45d18cda5936b6541e4c c2a441dbdb0c46b487428101cd1d3319 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e32bdecb-1841-4a8f-b429-47d36f7e5267 [pid: 7|app: 0|req: 151/295] 10.0.0.148 () {32 vars in 709 bytes} [Fri May 29 05:47:59 2026] DELETE /v2/images/e32bdecb-1841-4a8f-b429-47d36f7e5267 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/296] 10.0.0.148 () {32 vars in 706 bytes} [Fri May 29 05:47:59 2026] GET /v2/images/e32bdecb-1841-4a8f-b429-47d36f7e5267 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 05:47:59.344 7 WARNING glance.api.v2.images [None req-e3d501d5-05c6-4c9d-8773-a5932abb658b 01059ad0fa9b45d18cda5936b6541e4c c2a441dbdb0c46b487428101cd1d3319 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b559a420-cfed-47f4-a4d4-da5098b5a4c6 [pid: 7|app: 0|req: 152/297] 10.0.0.148 () {32 vars in 709 bytes} [Fri May 29 05:47:59 2026] DELETE /v2/images/b559a420-cfed-47f4-a4d4-da5098b5a4c6 => generated 0 bytes in 820 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/298] 10.0.0.148 () {32 vars in 706 bytes} [Fri May 29 05:48:00 2026] GET /v2/images/b559a420-cfed-47f4-a4d4-da5098b5a4c6 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 05:48:00.182 7 WARNING glance.api.v2.images [None req-7ab834c5-b87e-49c6-a458-42c6793f9625 01059ad0fa9b45d18cda5936b6541e4c c2a441dbdb0c46b487428101cd1d3319 - - default default] Failed to find image 81757540-1d03-42f9-b3d1-3957c50ddb6a to delete: glance.common.exception.ImageNotFound: No image found with ID 81757540-1d03-42f9-b3d1-3957c50ddb6a [pid: 7|app: 0|req: 153/299] 10.0.0.148 () {32 vars in 709 bytes} [Fri May 29 05:48:00 2026] DELETE /v2/images/81757540-1d03-42f9-b3d1-3957c50ddb6a => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/300] 10.0.0.148 () {32 vars in 706 bytes} [Fri May 29 05:48:00 2026] GET /v2/images/81757540-1d03-42f9-b3d1-3957c50ddb6a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/301] 10.0.0.174 () {36 vars in 986 bytes} [Fri May 29 05:48:00 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/302] 10.0.0.174 () {36 vars in 926 bytes} [Fri May 29 05:48:00 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: 156/305] 10.0.0.148 () {30 vars in 410 bytes} [Fri May 29 05:48:03 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: 152/310] 10.0.0.174 () {36 vars in 986 bytes} [Fri May 29 05:48:24 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/311] 10.0.0.174 () {36 vars in 926 bytes} [Fri May 29 05:48:24 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/320] 10.0.0.174 () {36 vars in 986 bytes} [Fri May 29 05:49:02 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/321] 10.0.0.174 () {36 vars in 926 bytes} [Fri May 29 05:49:02 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: 164/334] 10.0.0.148 () {32 vars in 706 bytes} [Fri May 29 05:50:01 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/335] 10.0.0.148 () {32 vars in 706 bytes} [Fri May 29 05:50:01 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/336] 10.0.0.20 () {36 vars in 985 bytes} [Fri May 29 05:50:02 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1312 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/337] 10.0.0.20 () {36 vars in 925 bytes} [Fri May 29 05:50:02 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: 166/338] 10.0.0.20 () {36 vars in 925 bytes} [Fri May 29 05:50:02 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: 173/339] 10.0.0.20 () {36 vars in 985 bytes} [Fri May 29 05:50:02 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/340] 10.0.0.20 () {36 vars in 925 bytes} [Fri May 29 05:50:02 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: 174/341] 10.0.0.20 () {36 vars in 925 bytes} [Fri May 29 05:50:02 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: 168/342] 10.0.0.20 () {36 vars in 985 bytes} [Fri May 29 05:50:02 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/343] 10.0.0.20 () {36 vars in 925 bytes} [Fri May 29 05:50:02 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: 169/344] 10.0.0.20 () {36 vars in 925 bytes} [Fri May 29 05:50:02 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/345] 10.0.0.217 () {36 vars in 910 bytes} [Fri May 29 05:50:03 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: 170/346] 10.0.0.217 () {36 vars in 1006 bytes} [Fri May 29 05:50:03 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/347] 10.0.0.217 () {36 vars in 986 bytes} [Fri May 29 05:50:03 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/348] 10.0.0.217 () {36 vars in 926 bytes} [Fri May 29 05:50:03 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: 178/349] 10.0.0.217 () {36 vars in 926 bytes} [Fri May 29 05:50:03 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: 180/352] 10.0.0.174 () {36 vars in 986 bytes} [Fri May 29 05:50:18 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/353] 10.0.0.174 () {36 vars in 926 bytes} [Fri May 29 05:50:18 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: 184/360] 10.0.0.174 () {36 vars in 986 bytes} [Fri May 29 05:50:47 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/361] 10.0.0.174 () {36 vars in 926 bytes} [Fri May 29 05:50:47 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: 185/362] 10.0.0.174 () {36 vars in 986 bytes} [Fri May 29 05:50:51 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/363] 10.0.0.174 () {36 vars in 926 bytes} [Fri May 29 05:50:51 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: 181/368] 10.0.0.174 () {36 vars in 986 bytes} [Fri May 29 05:51:06 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/369] 10.0.0.174 () {36 vars in 926 bytes} [Fri May 29 05:51:06 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: 185/376] 199.204.45.138 () {32 vars in 825 bytes} [Fri May 29 05:51:40 2026] GET /v2/images?status=active&owner=08d80e320bbd4c91b75af08d2cfd3293&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/377] 199.204.45.138 () {32 vars in 652 bytes} [Fri May 29 05:51:41 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: 187/380] 10.0.0.20 () {36 vars in 985 bytes} [Fri May 29 05:51:41 2026] GET /v2/images/b14d62a0-cd0a-4ea2-b2ca-0c068971c112 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/381] 10.0.0.20 () {36 vars in 925 bytes} [Fri May 29 05:51: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: 188/382] 10.0.0.20 () {36 vars in 925 bytes} [Fri May 29 05:51:41 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: 195/383] 10.0.0.20 () {36 vars in 985 bytes} [Fri May 29 05:51:41 2026] GET /v2/images/b14d62a0-cd0a-4ea2-b2ca-0c068971c112 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/384] 10.0.0.20 () {36 vars in 925 bytes} [Fri May 29 05:51:41 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: 196/385] 10.0.0.20 () {36 vars in 925 bytes} [Fri May 29 05:51:41 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: 190/386] 10.0.0.20 () {36 vars in 985 bytes} [Fri May 29 05:51:41 2026] GET /v2/images/b14d62a0-cd0a-4ea2-b2ca-0c068971c112 => generated 1395 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/387] 10.0.0.20 () {36 vars in 925 bytes} [Fri May 29 05:51:41 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: 191/388] 10.0.0.217 () {36 vars in 910 bytes} [Fri May 29 05:51:42 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/389] 10.0.0.217 () {36 vars in 1006 bytes} [Fri May 29 05:51:42 2026] GET /v2/images/b14d62a0-cd0a-4ea2-b2ca-0c068971c112/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: 192/390] 10.0.0.217 () {36 vars in 986 bytes} [Fri May 29 05:51:42 2026] GET /v2/images/b14d62a0-cd0a-4ea2-b2ca-0c068971c112 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/391] 10.0.0.217 () {36 vars in 926 bytes} [Fri May 29 05:51:42 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: 193/392] 10.0.0.217 () {36 vars in 926 bytes} [Fri May 29 05:51:42 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/395] 10.0.0.174 () {36 vars in 986 bytes} [Fri May 29 05:51:52 2026] GET /v2/images/078b5645-ad02-4b7b-8276-17c6b0a5b2fd => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/396] 10.0.0.174 () {36 vars in 926 bytes} [Fri May 29 05:51:52 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: 233/459] 10.0.0.148 () {32 vars in 632 bytes} [Fri May 29 05:57:05 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)