+ 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 Apr 15 07:54:49 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-7dfb6dcd6d-v72x2 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 0x7fe220660668 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-04-15 07:54:51.398 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-15 07:54:51.453 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-04-15 07:54:52.256 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-04-15 07:54:52.257 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-04-15 07:54:52.257 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-15 07:54:52.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-04-15 07:54:52.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-04-15 07:54:52.333 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-15 07:54:54.362 7 WARNING glance.api.v2.images [None req-67fbf08c-48fb-49a3-8048-18cea26e7bb9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-15 07:54:54.469 8 WARNING glance.api.v2.images [None req-744ab5d3-7c7e-413f-a1b8-cf995a2fae6f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-15 07:54:54.717 7 WARNING keystonemiddleware._common.config [None req-67fbf08c-48fb-49a3-8048-18cea26e7bb9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 07:54:54.725 7 WARNING oslo_config.cfg [None req-67fbf08c-48fb-49a3-8048-18cea26e7bb9 - - - - - -] 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 0x7fe220660668 pid: 7 (default app) 2026-04-15 07:54:54.831 8 WARNING keystonemiddleware._common.config [None req-744ab5d3-7c7e-413f-a1b8-cf995a2fae6f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 07:54:54.839 8 WARNING oslo_config.cfg [None req-744ab5d3-7c7e-413f-a1b8-cf995a2fae6f - - - - - -] 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 0x7fe220660668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.44 () {42 vars in 685 bytes} [Wed Apr 15 07:54:56 2026] GET / => generated 1301 bytes in 2 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-04-15 07:54:57.046 8 WARNING oslo_policy.policy [None req-5e32e350-0511-4bab-9a54-143c70e96fe9 a790b228f2734daea40c1de395842dfe e02c73e42831487b8677d4199040466f - - 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-04-15 07:54:57.047 8 WARNING oslo_policy.policy [None req-5e32e350-0511-4bab-9a54-143c70e96fe9 a790b228f2734daea40c1de395842dfe e02c73e42831487b8677d4199040466f - - 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-04-15 07:54:57.063 8 WARNING oslo_policy.policy [None req-5e32e350-0511-4bab-9a54-143c70e96fe9 a790b228f2734daea40c1de395842dfe e02c73e42831487b8677d4199040466f - - 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-04-15 07:54:57.063 8 WARNING oslo_policy.policy [None req-5e32e350-0511-4bab-9a54-143c70e96fe9 a790b228f2734daea40c1de395842dfe e02c73e42831487b8677d4199040466f - - 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.19.213.44 () {44 vars in 907 bytes} [Wed Apr 15 07:54:56 2026] GET /v2/images => generated 69 bytes in 668 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.44 () {42 vars in 685 bytes} [Wed Apr 15 07:55:01 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.19.213.44 () {44 vars in 907 bytes} [Wed Apr 15 07:55:01 2026] GET /v2/images => generated 69 bytes in 35 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-04-15 07:55:01.310 7 WARNING oslo_policy.policy [None req-934bfaf3-9472-411b-ab98-3118fb75cf72 a790b228f2734daea40c1de395842dfe e02c73e42831487b8677d4199040466f - - 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-04-15 07:55:01.310 7 WARNING oslo_policy.policy [None req-934bfaf3-9472-411b-ab98-3118fb75cf72 a790b228f2734daea40c1de395842dfe e02c73e42831487b8677d4199040466f - - 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.19.213.44 () {44 vars in 908 bytes} [Wed Apr 15 07:55:01 2026] GET /v2/images/cirros => generated 151 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.44 () {44 vars in 930 bytes} [Wed Apr 15 07:55:01 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 07:55:01.461 7 WARNING oslo_policy.policy [None req-35969d3a-10ef-42b9-9899-810f6707f15c a790b228f2734daea40c1de395842dfe e02c73e42831487b8677d4199040466f - - 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-04-15 07:55:01.462 7 WARNING oslo_policy.policy [None req-35969d3a-10ef-42b9-9899-810f6707f15c a790b228f2734daea40c1de395842dfe e02c73e42831487b8677d4199040466f - - 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.19.213.44 () {44 vars in 936 bytes} [Wed Apr 15 07:55:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 07:55:01.545 8 WARNING oslo_config.cfg [None req-cefdc69d-893d-4d76-9c38-cb10d710a49e a790b228f2734daea40c1de395842dfe e02c73e42831487b8677d4199040466f - - 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.19.213.44 () {48 vars in 948 bytes} [Wed Apr 15 07:55:01 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-15 07:55:01.582 7 WARNING oslo_policy.policy [None req-f5d97b1b-6d24-44cd-aafd-8e5d875302d8 a790b228f2734daea40c1de395842dfe e02c73e42831487b8677d4199040466f - - 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-04-15 07:55:01.582 7 WARNING oslo_policy.policy [None req-f5d97b1b-6d24-44cd-aafd-8e5d875302d8 a790b228f2734daea40c1de395842dfe e02c73e42831487b8677d4199040466f - - 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-04-15 07:55:01.584 7 INFO glance.api.v2.image_data [None req-f5d97b1b-6d24-44cd-aafd-8e5d875302d8 a790b228f2734daea40c1de395842dfe e02c73e42831487b8677d4199040466f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 07:55:04.807 7 WARNING glance.location [None req-f5d97b1b-6d24-44cd-aafd-8e5d875302d8 a790b228f2734daea40c1de395842dfe e02c73e42831487b8677d4199040466f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.44 () {48 vars in 1042 bytes} [Wed Apr 15 07:55:01 2026] PUT /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57/file => generated 0 bytes in 3281 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5953 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.44 () {44 vars in 968 bytes} [Wed Apr 15 07:55:04 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-15 07:55:04.885 7 WARNING oslo_config.cfg [None req-e714bdcf-3e7c-4347-ba74-2a7306d2dfc3 a790b228f2734daea40c1de395842dfe e02c73e42831487b8677d4199040466f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.19.213.44 () {44 vars in 968 bytes} [Wed Apr 15 07:55:04 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 199.19.213.44 () {42 vars in 685 bytes} [Wed Apr 15 08:03: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: 58/114] 199.19.213.44 () {44 vars in 907 bytes} [Wed Apr 15 08:03:12 2026] GET /v2/images => generated 1240 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/119] 199.19.213.44 () {42 vars in 685 bytes} [Wed Apr 15 08:03:25 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: 61/120] 199.19.213.44 () {44 vars in 907 bytes} [Wed Apr 15 08:03:25 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/121] 199.19.213.44 () {44 vars in 936 bytes} [Wed Apr 15 08:03:25 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/122] 199.19.213.44 () {44 vars in 958 bytes} [Wed Apr 15 08:03:25 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/123] 199.19.213.44 () {44 vars in 936 bytes} [Wed Apr 15 08:03:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/124] 199.19.213.44 () {48 vars in 948 bytes} [Wed Apr 15 08:03:25 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-15 08:03:25.857 8 WARNING oslo_policy.policy [None req-dd5e3ce4-d904-44ff-bbf0-3831d3a7f55f a790b228f2734daea40c1de395842dfe e02c73e42831487b8677d4199040466f - - 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-04-15 08:03:25.857 8 WARNING oslo_policy.policy [None req-dd5e3ce4-d904-44ff-bbf0-3831d3a7f55f a790b228f2734daea40c1de395842dfe e02c73e42831487b8677d4199040466f - - 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-04-15 08:03:25.859 8 INFO glance.api.v2.image_data [None req-dd5e3ce4-d904-44ff-bbf0-3831d3a7f55f a790b228f2734daea40c1de395842dfe e02c73e42831487b8677d4199040466f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 08:03:33.557 8 INFO glance.location [None req-dd5e3ce4-d904-44ff-bbf0-3831d3a7f55f a790b228f2734daea40c1de395842dfe e02c73e42831487b8677d4199040466f - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 62/125] 199.19.213.44 () {48 vars in 1042 bytes} [Wed Apr 15 08:03:25 2026] PUT /v2/images/1fc7b273-a7f5-4d8a-8437-68f57a287939/file => generated 0 bytes in 7778 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21793 switches on core 0) [pid: 7|app: 0|req: 64/126] 199.19.213.44 () {44 vars in 968 bytes} [Wed Apr 15 08:03:33 2026] GET /v2/images/1fc7b273-a7f5-4d8a-8437-68f57a287939 => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/127] 199.19.213.44 () {44 vars in 968 bytes} [Wed Apr 15 08:03:33 2026] GET /v2/images/1fc7b273-a7f5-4d8a-8437-68f57a287939 => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/132] 199.19.213.44 () {42 vars in 685 bytes} [Wed Apr 15 08:03: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: 66/133] 199.19.213.44 () {44 vars in 907 bytes} [Wed Apr 15 08:03:53 2026] GET /v2/images => generated 2445 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/144] 199.19.213.44 () {42 vars in 685 bytes} [Wed Apr 15 08:04:36 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: 73/145] 199.19.213.44 () {44 vars in 907 bytes} [Wed Apr 15 08:04:36 2026] GET /v2/images => generated 2445 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/146] 199.19.213.44 () {44 vars in 934 bytes} [Wed Apr 15 08:04:36 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: 74/147] 199.19.213.44 () {44 vars in 956 bytes} [Wed Apr 15 08:04:36 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/148] 199.19.213.44 () {44 vars in 936 bytes} [Wed Apr 15 08:04:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/149] 199.19.213.44 () {48 vars in 948 bytes} [Wed Apr 15 08:04:36 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-15 08:04:36.534 8 INFO glance.api.v2.image_data [None req-03a5b0f8-6468-4b3d-9fe8-c6eb41c7b656 a790b228f2734daea40c1de395842dfe e02c73e42831487b8677d4199040466f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 08:05:02.507 8 WARNING glance.location [None req-03a5b0f8-6468-4b3d-9fe8-c6eb41c7b656 a790b228f2734daea40c1de395842dfe e02c73e42831487b8677d4199040466f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 75/154] 199.19.213.44 () {48 vars in 1043 bytes} [Wed Apr 15 08:04:36 2026] PUT /v2/images/615a2bcd-7db6-4f4c-af68-075d35b07f0a/file => generated 0 bytes in 26033 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63153 switches on core 0) [pid: 7|app: 0|req: 80/155] 199.19.213.44 () {44 vars in 968 bytes} [Wed Apr 15 08:05:02 2026] GET /v2/images/615a2bcd-7db6-4f4c-af68-075d35b07f0a => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/156] 199.19.213.44 () {44 vars in 968 bytes} [Wed Apr 15 08:05:02 2026] GET /v2/images/615a2bcd-7db6-4f4c-af68-075d35b07f0a => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/159] 199.19.213.44 () {42 vars in 685 bytes} [Wed Apr 15 08:05:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-04-15 08:05:04.342 8 WARNING keystonemiddleware.audit [None req-0ced057a-3ec7-49cc-ad8d-f227da5edf0e a790b228f2734daea40c1de395842dfe e02c73e42831487b8677d4199040466f - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-15 08:05:04.342 8 WARNING keystonemiddleware.audit [None req-0ced057a-3ec7-49cc-ad8d-f227da5edf0e a790b228f2734daea40c1de395842dfe e02c73e42831487b8677d4199040466f - - default default] Skipping service manila as it have no endpoints. [pid: 8|app: 0|req: 78/160] 199.19.213.44 () {44 vars in 907 bytes} [Wed Apr 15 08:05:04 2026] GET /v2/images => generated 3656 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/245] 199.19.213.44 () {42 vars in 685 bytes} [Wed Apr 15 08:12:10 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: 125/246] 199.19.213.44 () {44 vars in 907 bytes} [Wed Apr 15 08:12:10 2026] GET /v2/images => generated 3656 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/249] 199.19.213.44 () {42 vars in 685 bytes} [Wed Apr 15 08:12:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/250] 199.19.213.44 () {44 vars in 907 bytes} [Wed Apr 15 08:12:20 2026] GET /v2/images => generated 3656 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/251] 199.19.213.44 () {44 vars in 944 bytes} [Wed Apr 15 08:12:20 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: 7|app: 0|req: 128/252] 199.19.213.44 () {44 vars in 966 bytes} [Wed Apr 15 08:12:20 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: 125/253] 199.19.213.44 () {44 vars in 936 bytes} [Wed Apr 15 08:12:20 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: 7|app: 0|req: 129/254] 199.19.213.44 () {48 vars in 948 bytes} [Wed Apr 15 08:12:20 2026] POST /v2/images => generated 799 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-15 08:12:20.456 8 INFO glance.api.v2.image_data [None req-bbb7fdad-1ee5-40ed-a004-fb4c9e61207a a790b228f2734daea40c1de395842dfe e02c73e42831487b8677d4199040466f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 08:12:30.874 8 INFO glance.location [None req-bbb7fdad-1ee5-40ed-a004-fb4c9e61207a a790b228f2734daea40c1de395842dfe e02c73e42831487b8677d4199040466f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 126/257] 199.19.213.44 () {48 vars in 1042 bytes} [Wed Apr 15 08:12:20 2026] PUT /v2/images/6a5b9110-3f97-4f12-92ee-b290cc1b07be/file => generated 0 bytes in 10461 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26660 switches on core 0) [pid: 7|app: 0|req: 132/258] 199.19.213.44 () {44 vars in 968 bytes} [Wed Apr 15 08:12:30 2026] GET /v2/images/6a5b9110-3f97-4f12-92ee-b290cc1b07be => 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: 127/259] 199.19.213.44 () {48 vars in 1047 bytes} [Wed Apr 15 08:12:30 2026] PATCH /v2/images/6a5b9110-3f97-4f12-92ee-b290cc1b07be => generated 1234 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/260] 199.19.213.44 () {44 vars in 968 bytes} [Wed Apr 15 08:12:31 2026] GET /v2/images/6a5b9110-3f97-4f12-92ee-b290cc1b07be => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/267] 199.19.213.44 () {42 vars in 685 bytes} [Wed Apr 15 08:13:03 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/268] 199.19.213.44 () {44 vars in 907 bytes} [Wed Apr 15 08:13:03 2026] GET /v2/images => generated 4892 bytes in 41 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: 142/277] 10.0.0.183 () {32 vars in 633 bytes} [Wed Apr 15 08:13:42 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: 146/284] 10.0.0.15 () {36 vars in 986 bytes} [Wed Apr 15 08:14:08 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57 => generated 1171 bytes in 235 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: 139/285] 10.0.0.15 () {36 vars in 926 bytes} [Wed Apr 15 08:14:08 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/286] 10.0.0.15 () {36 vars in 926 bytes} [Wed Apr 15 08:14:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/287] 10.0.0.15 () {36 vars in 986 bytes} [Wed Apr 15 08:14:08 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57 => 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: 141/288] 10.0.0.15 () {36 vars in 926 bytes} [Wed Apr 15 08:14:08 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/289] 10.0.0.15 () {36 vars in 926 bytes} [Wed Apr 15 08:14:08 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: 148/290] 10.0.0.183 () {34 vars in 655 bytes} [Wed Apr 15 08:14:08 2026] POST /v2/images => generated 649 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-15 08:14:08.577 8 WARNING glance.api.v2.images [None req-d3a6f871-d201-4b61-a003-70921b02ae49 e48a7c0794174e1e8d40c567206e3507 7580199250d14a1e9b2d9634550ecb52 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8b3c426e-35af-41c2-b9fd-d916238a56e1 [pid: 7|app: 0|req: 149/291] 10.0.0.15 () {36 vars in 986 bytes} [Wed Apr 15 08:14:08 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57 => 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: 143/292] 10.0.0.183 () {32 vars in 710 bytes} [Wed Apr 15 08:14:08 2026] DELETE /v2/images/8b3c426e-35af-41c2-b9fd-d916238a56e1 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/293] 10.0.0.15 () {36 vars in 926 bytes} [Wed Apr 15 08:14:08 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/294] 10.0.0.183 () {32 vars in 707 bytes} [Wed Apr 15 08:14:08 2026] GET /v2/images/8b3c426e-35af-41c2-b9fd-d916238a56e1 => 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: 145/295] 10.0.0.15 () {36 vars in 926 bytes} [Wed Apr 15 08:14:08 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/296] 10.0.0.183 () {32 vars in 633 bytes} [Wed Apr 15 08:14:08 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/297] 10.0.0.183 () {34 vars in 655 bytes} [Wed Apr 15 08:14:08 2026] POST /v2/images => generated 702 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/298] 10.0.0.183 () {32 vars in 717 bytes} [Wed Apr 15 08:14:08 2026] GET /v2/images/05f0ee5f-68e3-4d89-aa93-69fff8be83da/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-15 08:14:08.782 8 INFO glance.api.v2.image_data [None req-85307764-9b8a-4296-885e-43851d0d66a9 e48a7c0794174e1e8d40c567206e3507 7580199250d14a1e9b2d9634550ecb52 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 08:14:08.821 8 WARNING glance_store._drivers.rbd [None req-85307764-9b8a-4296-885e-43851d0d66a9 e48a7c0794174e1e8d40c567206e3507 7580199250d14a1e9b2d9634550ecb52 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 7|app: 0|req: 153/299] 10.0.0.177 () {36 vars in 911 bytes} [Wed Apr 15 08:14:09 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: 154/300] 10.0.0.177 () {36 vars in 1007 bytes} [Wed Apr 15 08:14:09 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57/locations => generated 127 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/301] 10.0.0.177 () {36 vars in 987 bytes} [Wed Apr 15 08:14:09 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57 => 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: 156/302] 10.0.0.177 () {36 vars in 927 bytes} [Wed Apr 15 08:14:09 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) 2026-04-15 08:14:09.629 8 INFO glance.location [None req-85307764-9b8a-4296-885e-43851d0d66a9 e48a7c0794174e1e8d40c567206e3507 7580199250d14a1e9b2d9634550ecb52 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 157/303] 10.0.0.177 () {36 vars in 927 bytes} [Wed Apr 15 08:14:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/304] 10.0.0.183 () {32 vars in 727 bytes} [Wed Apr 15 08:14:08 2026] PUT /v2/images/05f0ee5f-68e3-4d89-aa93-69fff8be83da/file => generated 0 bytes in 890 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/305] 10.0.0.183 () {32 vars in 707 bytes} [Wed Apr 15 08:14:09 2026] GET /v2/images/05f0ee5f-68e3-4d89-aa93-69fff8be83da => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/306] 10.0.0.183 () {32 vars in 717 bytes} [Wed Apr 15 08:14:09 2026] GET /v2/images/05f0ee5f-68e3-4d89-aa93-69fff8be83da/file => generated 1024 bytes in 131 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/307] 10.0.0.183 () {34 vars in 655 bytes} [Wed Apr 15 08:14:09 2026] POST /v2/images => generated 649 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/308] 10.0.0.183 () {32 vars in 726 bytes} [Wed Apr 15 08:14:09 2026] PATCH /v2/images/fcf1e37e-b358-4759-b915-dac2afae689a => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/309] 10.0.0.183 () {32 vars in 707 bytes} [Wed Apr 15 08:14:09 2026] GET /v2/images/fcf1e37e-b358-4759-b915-dac2afae689a => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-15 08:14:09.944 8 WARNING glance.api.v2.images [None req-b8f9de48-2f42-495b-99f6-f91c71a4550b e48a7c0794174e1e8d40c567206e3507 7580199250d14a1e9b2d9634550ecb52 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fcf1e37e-b358-4759-b915-dac2afae689a [pid: 8|app: 0|req: 150/310] 10.0.0.183 () {32 vars in 710 bytes} [Wed Apr 15 08:14:09 2026] DELETE /v2/images/fcf1e37e-b358-4759-b915-dac2afae689a => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/311] 10.0.0.183 () {32 vars in 707 bytes} [Wed Apr 15 08:14:09 2026] GET /v2/images/fcf1e37e-b358-4759-b915-dac2afae689a => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 08:14:10.014 8 WARNING glance.api.v2.images [None req-a4fbe4f8-b7c6-4a47-b96b-fdaf4b3edc14 e48a7c0794174e1e8d40c567206e3507 7580199250d14a1e9b2d9634550ecb52 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//05f0ee5f-68e3-4d89-aa93-69fff8be83da [pid: 8|app: 0|req: 151/312] 10.0.0.183 () {32 vars in 710 bytes} [Wed Apr 15 08:14:10 2026] DELETE /v2/images/05f0ee5f-68e3-4d89-aa93-69fff8be83da => generated 0 bytes in 826 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/313] 10.0.0.183 () {32 vars in 707 bytes} [Wed Apr 15 08:14:10 2026] GET /v2/images/05f0ee5f-68e3-4d89-aa93-69fff8be83da => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 08:14:10.861 8 WARNING glance.api.v2.images [None req-e97a9d58-b4fb-4dff-af68-5046392a7bab e48a7c0794174e1e8d40c567206e3507 7580199250d14a1e9b2d9634550ecb52 - - default default] Failed to find image 8b3c426e-35af-41c2-b9fd-d916238a56e1 to delete: glance.common.exception.ImageNotFound: No image found with ID 8b3c426e-35af-41c2-b9fd-d916238a56e1 [pid: 8|app: 0|req: 152/314] 10.0.0.183 () {32 vars in 710 bytes} [Wed Apr 15 08:14:10 2026] DELETE /v2/images/8b3c426e-35af-41c2-b9fd-d916238a56e1 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/315] 10.0.0.183 () {32 vars in 707 bytes} [Wed Apr 15 08:14:10 2026] GET /v2/images/8b3c426e-35af-41c2-b9fd-d916238a56e1 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/318] 10.0.0.58 () {36 vars in 986 bytes} [Wed Apr 15 08:14:22 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57 => 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: 154/319] 10.0.0.58 () {36 vars in 926 bytes} [Wed Apr 15 08:14:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/320] 10.0.0.58 () {36 vars in 986 bytes} [Wed Apr 15 08:14:24 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57 => 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: 155/321] 10.0.0.58 () {36 vars in 926 bytes} [Wed Apr 15 08:14:24 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/324] 199.19.213.44 () {36 vars in 990 bytes} [Wed Apr 15 08:14:31 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57 => 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: 168/325] 199.19.213.44 () {36 vars in 930 bytes} [Wed Apr 15 08:14:31 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: 158/326] 199.19.213.44 () {36 vars in 990 bytes} [Wed Apr 15 08:14:31 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/327] 199.19.213.44 () {36 vars in 930 bytes} [Wed Apr 15 08:14:31 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: 172/332] 10.0.0.58 () {36 vars in 986 bytes} [Wed Apr 15 08:14:52 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57 => 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: 161/333] 10.0.0.58 () {36 vars in 926 bytes} [Wed Apr 15 08:14:52 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: 163/336] 10.0.0.183 () {30 vars in 411 bytes} [Wed Apr 15 08:15:03 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: 176/341] 10.0.0.58 () {36 vars in 986 bytes} [Wed Apr 15 08:15:24 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/342] 10.0.0.58 () {36 vars in 926 bytes} [Wed Apr 15 08:15:24 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: 178/345] 10.0.0.183 () {32 vars in 707 bytes} [Wed Apr 15 08:15:27 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/346] 10.0.0.183 () {32 vars in 707 bytes} [Wed Apr 15 08:15:27 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57 => 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: 179/347] 10.0.0.15 () {36 vars in 986 bytes} [Wed Apr 15 08:15:28 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57 => generated 1171 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/348] 10.0.0.15 () {36 vars in 926 bytes} [Wed Apr 15 08:15:28 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: 180/349] 10.0.0.15 () {36 vars in 926 bytes} [Wed Apr 15 08:15:28 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/350] 10.0.0.15 () {36 vars in 986 bytes} [Wed Apr 15 08:15:28 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/351] 10.0.0.15 () {36 vars in 926 bytes} [Wed Apr 15 08:15:28 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: 171/352] 10.0.0.15 () {36 vars in 926 bytes} [Wed Apr 15 08:15:28 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: 182/353] 10.0.0.15 () {36 vars in 986 bytes} [Wed Apr 15 08:15:28 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/354] 10.0.0.15 () {36 vars in 926 bytes} [Wed Apr 15 08:15:28 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: 183/355] 10.0.0.15 () {36 vars in 926 bytes} [Wed Apr 15 08:15:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/356] 10.0.0.177 () {36 vars in 911 bytes} [Wed Apr 15 08:15:28 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: 184/357] 10.0.0.177 () {36 vars in 1007 bytes} [Wed Apr 15 08:15:28 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/358] 10.0.0.177 () {36 vars in 987 bytes} [Wed Apr 15 08:15:28 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/359] 10.0.0.177 () {36 vars in 927 bytes} [Wed Apr 15 08:15:28 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: 175/360] 10.0.0.177 () {36 vars in 927 bytes} [Wed Apr 15 08:15: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: 187/363] 10.0.0.58 () {36 vars in 986 bytes} [Wed Apr 15 08:15:42 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57 => generated 1171 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/364] 10.0.0.58 () {36 vars in 926 bytes} [Wed Apr 15 08:15: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: 7|app: 0|req: 190/369] 10.0.0.58 () {36 vars in 986 bytes} [Wed Apr 15 08:15:58 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57 => 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: 180/370] 10.0.0.58 () {36 vars in 926 bytes} [Wed Apr 15 08:15:58 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: 191/371] 10.0.0.58 () {36 vars in 986 bytes} [Wed Apr 15 08:16:03 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/372] 10.0.0.58 () {36 vars in 926 bytes} [Wed Apr 15 08:16: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: 8|app: 0|req: 196/401] 10.0.0.58 () {36 vars in 986 bytes} [Wed Apr 15 08:18:23 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/402] 10.0.0.58 () {36 vars in 926 bytes} [Wed Apr 15 08:18:23 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: 199/407] 10.0.0.58 () {36 vars in 986 bytes} [Wed Apr 15 08:18:35 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/408] 10.0.0.58 () {36 vars in 926 bytes} [Wed Apr 15 08:18:35 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/411] 10.0.0.58 () {36 vars in 986 bytes} [Wed Apr 15 08:18:44 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57 => 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: 211/412] 10.0.0.58 () {36 vars in 926 bytes} [Wed Apr 15 08:18:44 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: 214/417] 10.0.0.58 () {36 vars in 986 bytes} [Wed Apr 15 08:19:08 2026] GET /v2/images/02131759-6609-4a81-8a94-dfa44fc4da57 => generated 1171 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/418] 10.0.0.58 () {36 vars in 926 bytes} [Wed Apr 15 08:19:08 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/421] 199.19.213.44 () {32 vars in 825 bytes} [Wed Apr 15 08:19:21 2026] GET /v2/images?status=active&owner=e02c73e42831487b8677d4199040466f&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/422] 199.19.213.44 () {32 vars in 652 bytes} [Wed Apr 15 08:19:21 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: 217/423] 10.0.0.15 () {36 vars in 986 bytes} [Wed Apr 15 08:19:22 2026] GET /v2/images/615a2bcd-7db6-4f4c-af68-075d35b07f0a => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/424] 10.0.0.15 () {36 vars in 926 bytes} [Wed Apr 15 08:19:22 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/425] 10.0.0.15 () {36 vars in 926 bytes} [Wed Apr 15 08:19:22 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/426] 10.0.0.15 () {36 vars in 986 bytes} [Wed Apr 15 08:19:22 2026] GET /v2/images/615a2bcd-7db6-4f4c-af68-075d35b07f0a => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/427] 10.0.0.15 () {36 vars in 926 bytes} [Wed Apr 15 08:19:22 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/428] 10.0.0.15 () {36 vars in 926 bytes} [Wed Apr 15 08:19:22 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/429] 10.0.0.15 () {36 vars in 986 bytes} [Wed Apr 15 08:19:22 2026] GET /v2/images/615a2bcd-7db6-4f4c-af68-075d35b07f0a => 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: 210/430] 10.0.0.15 () {36 vars in 926 bytes} [Wed Apr 15 08:19:22 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/431] 10.0.0.177 () {36 vars in 911 bytes} [Wed Apr 15 08:19:22 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/432] 10.0.0.177 () {36 vars in 1007 bytes} [Wed Apr 15 08:19:22 2026] GET /v2/images/615a2bcd-7db6-4f4c-af68-075d35b07f0a/locations => generated 127 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/433] 10.0.0.177 () {36 vars in 987 bytes} [Wed Apr 15 08:19:22 2026] GET /v2/images/615a2bcd-7db6-4f4c-af68-075d35b07f0a => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/434] 10.0.0.177 () {36 vars in 927 bytes} [Wed Apr 15 08:19:22 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/435] 10.0.0.177 () {36 vars in 927 bytes} [Wed Apr 15 08:19:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/482] 10.0.0.183 () {32 vars in 633 bytes} [Wed Apr 15 08:23:04 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)