+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 5 07:59:23 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-69f8bd469b-z4m24 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 0x7fdf94736668 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-05 07:59:25.662 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-05 07:59:25.677 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-05-05 07:59:26.556 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-05 07:59:26.557 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-05 07:59:26.558 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-05 07:59:26.571 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-05 07:59:26.572 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-05 07:59:26.573 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-05 07:59:28.811 7 WARNING glance.api.v2.images [None req-79cfc944-0f82-46dc-9c75-170d477666f5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 07:59:28.872 8 WARNING glance.api.v2.images [None req-64326991-fa91-4074-b73a-cea063fb9723 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 07:59:29.169 7 WARNING keystonemiddleware._common.config [None req-79cfc944-0f82-46dc-9c75-170d477666f5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 07:59:29.177 7 WARNING oslo_config.cfg [None req-79cfc944-0f82-46dc-9c75-170d477666f5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fdf94736668 pid: 7 (default app) 2026-05-05 07:59:29.236 8 WARNING keystonemiddleware._common.config [None req-64326991-fa91-4074-b73a-cea063fb9723 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 07:59:29.245 8 WARNING oslo_config.cfg [None req-64326991-fa91-4074-b73a-cea063fb9723 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fdf94736668 pid: 8 (default app) [pid: 8|app: 0|req: 3/8] 199.204.45.22 () {42 vars in 684 bytes} [Tue May 5 07:59:51 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 07:59:52.394 7 WARNING oslo_policy.policy [None req-ba025820-ca12-4dc6-9305-29d8047563f0 15d300702b5b4a689bd56fbf1f95a3d8 2ce5b63804714e19a565813c703688ca - - 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-05 07:59:52.394 7 WARNING oslo_policy.policy [None req-ba025820-ca12-4dc6-9305-29d8047563f0 15d300702b5b4a689bd56fbf1f95a3d8 2ce5b63804714e19a565813c703688ca - - 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-05 07:59:52.419 7 WARNING oslo_policy.policy [None req-ba025820-ca12-4dc6-9305-29d8047563f0 15d300702b5b4a689bd56fbf1f95a3d8 2ce5b63804714e19a565813c703688ca - - 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-05 07:59:52.419 7 WARNING oslo_policy.policy [None req-ba025820-ca12-4dc6-9305-29d8047563f0 15d300702b5b4a689bd56fbf1f95a3d8 2ce5b63804714e19a565813c703688ca - - 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/9] 199.204.45.22 () {44 vars in 906 bytes} [Tue May 5 07:59:51 2026] GET /v2/images => generated 69 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.204.45.22 () {42 vars in 684 bytes} [Tue May 5 07:59:57 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: 7/11] 199.204.45.22 () {44 vars in 906 bytes} [Tue May 5 07:59:57 2026] GET /v2/images => generated 69 bytes in 71 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-05 07:59:57.296 8 WARNING oslo_policy.policy [None req-bf3e4df1-c684-4f38-9b1f-f01386a676cc 15d300702b5b4a689bd56fbf1f95a3d8 2ce5b63804714e19a565813c703688ca - - 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-05 07:59:57.296 8 WARNING oslo_policy.policy [None req-bf3e4df1-c684-4f38-9b1f-f01386a676cc 15d300702b5b4a689bd56fbf1f95a3d8 2ce5b63804714e19a565813c703688ca - - 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: 8/12] 199.204.45.22 () {42 vars in 684 bytes} [Tue May 5 07:59:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.22 () {44 vars in 907 bytes} [Tue May 5 07:59:57 2026] GET /v2/images/cirros => generated 151 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) 2026-05-05 07:59:57.428 8 WARNING oslo_policy.policy [None req-f722cb26-6e62-4db5-aba7-941b0b605090 15d300702b5b4a689bd56fbf1f95a3d8 2ce5b63804714e19a565813c703688ca - - 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-05 07:59:57.428 8 WARNING oslo_policy.policy [None req-f722cb26-6e62-4db5-aba7-941b0b605090 15d300702b5b4a689bd56fbf1f95a3d8 2ce5b63804714e19a565813c703688ca - - 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/14] 199.204.45.22 () {44 vars in 929 bytes} [Tue May 5 07:59:57 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.22 () {44 vars in 935 bytes} [Tue May 5 07:59:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/16] 199.204.45.22 () {44 vars in 906 bytes} [Tue May 5 07:59:57 2026] GET /v2/images => generated 69 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 07:59:57.568 8 WARNING oslo_config.cfg [None req-d13da063-13d9-46fb-8b7a-1a47b9d8ee94 15d300702b5b4a689bd56fbf1f95a3d8 2ce5b63804714e19a565813c703688ca - - 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: 8/17] 199.204.45.22 () {48 vars in 947 bytes} [Tue May 5 07:59:57 2026] POST /v2/images => generated 760 bytes in 76 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-05 07:59:57.612 7 WARNING oslo_policy.policy [None req-f418968d-8adb-45f8-b940-96a9e5a7216d 15d300702b5b4a689bd56fbf1f95a3d8 2ce5b63804714e19a565813c703688ca - - 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-05 07:59:57.612 7 WARNING oslo_policy.policy [None req-f418968d-8adb-45f8-b940-96a9e5a7216d 15d300702b5b4a689bd56fbf1f95a3d8 2ce5b63804714e19a565813c703688ca - - 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-05 07:59:57.614 7 INFO glance.api.v2.image_data [None req-f418968d-8adb-45f8-b940-96a9e5a7216d 15d300702b5b4a689bd56fbf1f95a3d8 2ce5b63804714e19a565813c703688ca - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 08:00:01.599 7 WARNING glance.location [None req-f418968d-8adb-45f8-b940-96a9e5a7216d 15d300702b5b4a689bd56fbf1f95a3d8 2ce5b63804714e19a565813c703688ca - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 10/20] 199.204.45.22 () {48 vars in 1041 bytes} [Tue May 5 07:59:57 2026] PUT /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b/file => generated 0 bytes in 4073 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3083 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.22 () {44 vars in 967 bytes} [Tue May 5 08:00:01 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 08:00:01.699 7 WARNING oslo_config.cfg [None req-f64f50b7-e66d-4257-8d7c-7518fbaf673c 15d300702b5b4a689bd56fbf1f95a3d8 2ce5b63804714e19a565813c703688ca - - 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: 11/22] 199.204.45.22 () {44 vars in 967 bytes} [Tue May 5 08:00:01 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.22 () {42 vars in 684 bytes} [Tue May 5 08:00:07 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: 12/24] 199.204.45.22 () {44 vars in 906 bytes} [Tue May 5 08:00:07 2026] GET /v2/images => generated 1240 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.22 () {44 vars in 943 bytes} [Tue May 5 08:00:07 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.22 () {44 vars in 965 bytes} [Tue May 5 08:00:07 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.22 () {44 vars in 935 bytes} [Tue May 5 08:00:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.22 () {48 vars in 947 bytes} [Tue May 5 08:00:07 2026] POST /v2/images => generated 799 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-05 08:00:07.426 8 WARNING oslo_policy.policy [None req-00f88e4e-6e85-4194-9d32-74bd1945b4a7 15d300702b5b4a689bd56fbf1f95a3d8 2ce5b63804714e19a565813c703688ca - - 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-05 08:00:07.426 8 WARNING oslo_policy.policy [None req-00f88e4e-6e85-4194-9d32-74bd1945b4a7 15d300702b5b4a689bd56fbf1f95a3d8 2ce5b63804714e19a565813c703688ca - - 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-05 08:00:07.427 8 INFO glance.api.v2.image_data [None req-00f88e4e-6e85-4194-9d32-74bd1945b4a7 15d300702b5b4a689bd56fbf1f95a3d8 2ce5b63804714e19a565813c703688ca - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 08:00:18.045 8 INFO glance.location [None req-00f88e4e-6e85-4194-9d32-74bd1945b4a7 15d300702b5b4a689bd56fbf1f95a3d8 2ce5b63804714e19a565813c703688ca - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 15/31] 199.204.45.22 () {48 vars in 1041 bytes} [Tue May 5 08:00:07 2026] PUT /v2/images/ca44ed8f-30bc-4c09-bf6f-735f942da13a/file => generated 0 bytes in 10668 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22351 switches on core 0) [pid: 7|app: 0|req: 17/32] 199.204.45.22 () {44 vars in 967 bytes} [Tue May 5 08:00:18 2026] GET /v2/images/ca44ed8f-30bc-4c09-bf6f-735f942da13a => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/33] 199.204.45.22 () {48 vars in 1046 bytes} [Tue May 5 08:00:18 2026] PATCH /v2/images/ca44ed8f-30bc-4c09-bf6f-735f942da13a => 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: 18/34] 199.204.45.22 () {44 vars in 967 bytes} [Tue May 5 08:00:18 2026] GET /v2/images/ca44ed8f-30bc-4c09-bf6f-735f942da13a => 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: 60/121] 199.204.45.22 () {42 vars in 684 bytes} [Tue May 5 08:07:26 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: 62/122] 199.204.45.22 () {44 vars in 906 bytes} [Tue May 5 08:07:26 2026] GET /v2/images => generated 2476 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/125] 199.204.45.22 () {42 vars in 684 bytes} [Tue May 5 08:07:38 2026] GET / => generated 1301 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/128] 199.204.45.22 () {44 vars in 906 bytes} [Tue May 5 08:07:38 2026] GET /v2/images => generated 2476 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/129] 199.204.45.22 () {44 vars in 935 bytes} [Tue May 5 08:07:38 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/130] 199.204.45.22 () {44 vars in 957 bytes} [Tue May 5 08:07:38 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/131] 199.204.45.22 () {44 vars in 935 bytes} [Tue May 5 08:07:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/132] 199.204.45.22 () {48 vars in 947 bytes} [Tue May 5 08:07:38 2026] POST /v2/images => generated 791 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-05 08:07:38.772 8 INFO glance.api.v2.image_data [None req-a9e1be9a-f222-423d-87f5-9e7125ef471c 15d300702b5b4a689bd56fbf1f95a3d8 2ce5b63804714e19a565813c703688ca - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 08:07:47.289 8 INFO glance.location [None req-a9e1be9a-f222-423d-87f5-9e7125ef471c 15d300702b5b4a689bd56fbf1f95a3d8 2ce5b63804714e19a565813c703688ca - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 67/133] 199.204.45.22 () {48 vars in 1041 bytes} [Tue May 5 08:07:38 2026] PUT /v2/images/37627add-7215-4720-a29c-d052809e4c20/file => generated 0 bytes in 8565 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22051 switches on core 0) [pid: 7|app: 0|req: 67/134] 199.204.45.22 () {44 vars in 967 bytes} [Tue May 5 08:07:47 2026] GET /v2/images/37627add-7215-4720-a29c-d052809e4c20 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/135] 199.204.45.22 () {44 vars in 967 bytes} [Tue May 5 08:07:47 2026] GET /v2/images/37627add-7215-4720-a29c-d052809e4c20 => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/140] 199.204.45.22 () {42 vars in 684 bytes} [Tue May 5 08:08:06 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: 71/141] 199.204.45.22 () {44 vars in 906 bytes} [Tue May 5 08:08:06 2026] GET /v2/images => generated 3681 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/146] 199.204.45.22 () {42 vars in 684 bytes} [Tue May 5 08:08: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: 73/147] 199.204.45.22 () {44 vars in 906 bytes} [Tue May 5 08:08:25 2026] GET /v2/images => generated 3681 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/148] 199.204.45.22 () {44 vars in 933 bytes} [Tue May 5 08:08:25 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/149] 199.204.45.22 () {44 vars in 955 bytes} [Tue May 5 08:08:25 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/150] 199.204.45.22 () {44 vars in 935 bytes} [Tue May 5 08:08:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/151] 199.204.45.22 () {48 vars in 947 bytes} [Tue May 5 08:08:25 2026] POST /v2/images => generated 796 bytes in 127 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-05 08:08:26.140 8 INFO glance.api.v2.image_data [None req-97f9bcde-2320-4c9f-9031-83798b367b7a 15d300702b5b4a689bd56fbf1f95a3d8 2ce5b63804714e19a565813c703688ca - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 08:09:15.440 8 WARNING glance.location [None req-97f9bcde-2320-4c9f-9031-83798b367b7a 15d300702b5b4a689bd56fbf1f95a3d8 2ce5b63804714e19a565813c703688ca - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 77/162] 199.204.45.22 () {48 vars in 1042 bytes} [Tue May 5 08:08:26 2026] PUT /v2/images/ffc78be9-035d-475f-8081-671097b57a7e/file => generated 0 bytes in 49382 msecs (HTTP/1.1 204) 4 headers in 171 bytes (56130 switches on core 0) [pid: 7|app: 0|req: 86/163] 199.204.45.22 () {44 vars in 967 bytes} [Tue May 5 08:09:15 2026] GET /v2/images/ffc78be9-035d-475f-8081-671097b57a7e => 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: 78/164] 199.204.45.22 () {44 vars in 967 bytes} [Tue May 5 08:09:15 2026] GET /v2/images/ffc78be9-035d-475f-8081-671097b57a7e => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/165] 199.204.45.22 () {42 vars in 684 bytes} [Tue May 5 08:09:17 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: 79/166] 199.204.45.22 () {44 vars in 906 bytes} [Tue May 5 08:09:17 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/205] 199.204.45.22 () {42 vars in 684 bytes} [Tue May 5 08:12:23 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: 107/206] 199.204.45.22 () {44 vars in 906 bytes} [Tue May 5 08:12:23 2026] GET /v2/images => generated 4892 bytes in 137 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: 104/215] 10.0.0.190 () {32 vars in 633 bytes} [Tue May 5 08:13:02 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /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: 114/220] 10.0.0.209 () {36 vars in 987 bytes} [Tue May 5 08:13:20 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b => generated 1171 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/221] 10.0.0.209 () {36 vars in 927 bytes} [Tue May 5 08:13:20 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: 115/222] 10.0.0.209 () {36 vars in 927 bytes} [Tue May 5 08:13:20 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: 108/223] 10.0.0.209 () {36 vars in 987 bytes} [Tue May 5 08:13:20 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b => 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: 116/224] 10.0.0.209 () {36 vars in 927 bytes} [Tue May 5 08:13:20 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: 109/225] 10.0.0.209 () {36 vars in 927 bytes} [Tue May 5 08:13:20 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: 117/226] 10.0.0.209 () {36 vars in 987 bytes} [Tue May 5 08:13:20 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/227] 10.0.0.209 () {36 vars in 927 bytes} [Tue May 5 08:13: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: 7|app: 0|req: 118/228] 10.0.0.209 () {36 vars in 927 bytes} [Tue May 5 08:13: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: 111/229] 10.0.0.130 () {36 vars in 987 bytes} [Tue May 5 08:13:21 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b => generated 1171 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/230] 10.0.0.130 () {36 vars in 927 bytes} [Tue May 5 08:13:21 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: 112/231] 10.0.0.103 () {36 vars in 911 bytes} [Tue May 5 08:13:21 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: 120/232] 10.0.0.103 () {36 vars in 1007 bytes} [Tue May 5 08:13:21 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b/locations => generated 127 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/233] 10.0.0.103 () {36 vars in 987 bytes} [Tue May 5 08:13:21 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/234] 10.0.0.103 () {36 vars in 927 bytes} [Tue May 5 08:13:21 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: 114/235] 10.0.0.103 () {36 vars in 927 bytes} [Tue May 5 08:13:21 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: 122/236] 10.0.0.130 () {36 vars in 987 bytes} [Tue May 5 08:13:22 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b => 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: 115/237] 10.0.0.130 () {36 vars in 927 bytes} [Tue May 5 08:13:22 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: 124/240] 199.204.45.22 () {36 vars in 990 bytes} [Tue May 5 08:13:29 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b => 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: 117/241] 199.204.45.22 () {36 vars in 930 bytes} [Tue May 5 08:13:29 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/242] 199.204.45.22 () {36 vars in 990 bytes} [Tue May 5 08:13:30 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/243] 199.204.45.22 () {36 vars in 930 bytes} [Tue May 5 08:13:30 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: 120/246] 10.0.0.130 () {36 vars in 987 bytes} [Tue May 5 08:13:46 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/247] 10.0.0.130 () {36 vars in 927 bytes} [Tue May 5 08:13:46 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/252] 10.0.0.190 () {34 vars in 655 bytes} [Tue May 5 08:14:07 2026] POST /v2/images => generated 648 bytes in 284 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-05 08:14:07.385 8 WARNING glance.api.v2.images [None req-d987aeb3-5003-4148-95d3-d06fd50c1970 a03b32cf90ff4985b2bb50b345c185fb dcc5c40e02d748398ef07a8b67cfed47 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0df52345-ab4d-48a3-8792-5050ea2bd5c7 [pid: 8|app: 0|req: 123/253] 10.0.0.190 () {32 vars in 710 bytes} [Tue May 5 08:14:07 2026] DELETE /v2/images/0df52345-ab4d-48a3-8792-5050ea2bd5c7 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/254] 10.0.0.190 () {32 vars in 707 bytes} [Tue May 5 08:14:07 2026] GET /v2/images/0df52345-ab4d-48a3-8792-5050ea2bd5c7 => 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: 124/255] 10.0.0.190 () {32 vars in 633 bytes} [Tue May 5 08:14:07 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/256] 10.0.0.190 () {34 vars in 655 bytes} [Tue May 5 08:14:07 2026] POST /v2/images => generated 703 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/257] 10.0.0.190 () {32 vars in 717 bytes} [Tue May 5 08:14:07 2026] GET /v2/images/d9786098-26f0-4475-bf68-701f909c9f67/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 08:14:07.604 7 INFO glance.api.v2.image_data [None req-4b47ac9b-a54b-4dba-acaf-89c21a1f4185 a03b32cf90ff4985b2bb50b345c185fb dcc5c40e02d748398ef07a8b67cfed47 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 08:14:07.664 7 WARNING glance_store._drivers.rbd [None req-4b47ac9b-a54b-4dba-acaf-89c21a1f4185 a03b32cf90ff4985b2bb50b345c185fb dcc5c40e02d748398ef07a8b67cfed47 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-05 08:14:08.468 7 INFO glance.location [None req-4b47ac9b-a54b-4dba-acaf-89c21a1f4185 a03b32cf90ff4985b2bb50b345c185fb dcc5c40e02d748398ef07a8b67cfed47 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 133/258] 10.0.0.190 () {32 vars in 727 bytes} [Tue May 5 08:14:07 2026] PUT /v2/images/d9786098-26f0-4475-bf68-701f909c9f67/file => generated 0 bytes in 923 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/259] 10.0.0.190 () {32 vars in 707 bytes} [Tue May 5 08:14:08 2026] GET /v2/images/d9786098-26f0-4475-bf68-701f909c9f67 => generated 1104 bytes in 16 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.190 () {32 vars in 717 bytes} [Tue May 5 08:14:08 2026] GET /v2/images/d9786098-26f0-4475-bf68-701f909c9f67/file => generated 1024 bytes in 113 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/263] 10.0.0.190 () {34 vars in 655 bytes} [Tue May 5 08:14:08 2026] POST /v2/images => generated 649 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/264] 10.0.0.190 () {32 vars in 726 bytes} [Tue May 5 08:14:08 2026] PATCH /v2/images/4aa0f49b-2396-42ac-a562-1895a3deaf60 => generated 652 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/265] 10.0.0.190 () {32 vars in 707 bytes} [Tue May 5 08:14:08 2026] GET /v2/images/4aa0f49b-2396-42ac-a562-1895a3deaf60 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 08:14:08.798 7 WARNING glance.api.v2.images [None req-d6b9cfb1-e5fb-499b-93e0-b0e596eb108c a03b32cf90ff4985b2bb50b345c185fb dcc5c40e02d748398ef07a8b67cfed47 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4aa0f49b-2396-42ac-a562-1895a3deaf60 [pid: 7|app: 0|req: 136/266] 10.0.0.190 () {32 vars in 710 bytes} [Tue May 5 08:14:08 2026] DELETE /v2/images/4aa0f49b-2396-42ac-a562-1895a3deaf60 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/267] 10.0.0.190 () {32 vars in 707 bytes} [Tue May 5 08:14:08 2026] GET /v2/images/4aa0f49b-2396-42ac-a562-1895a3deaf60 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:14:08.898 7 WARNING glance.api.v2.images [None req-89b0100b-97f6-4d2f-baea-5c8fd34fe9de a03b32cf90ff4985b2bb50b345c185fb dcc5c40e02d748398ef07a8b67cfed47 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d9786098-26f0-4475-bf68-701f909c9f67 [pid: 7|app: 0|req: 137/268] 10.0.0.190 () {32 vars in 710 bytes} [Tue May 5 08:14:08 2026] DELETE /v2/images/d9786098-26f0-4475-bf68-701f909c9f67 => generated 0 bytes in 853 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/269] 10.0.0.190 () {32 vars in 707 bytes} [Tue May 5 08:14:09 2026] GET /v2/images/d9786098-26f0-4475-bf68-701f909c9f67 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 08:14:09.762 7 WARNING glance.api.v2.images [None req-208c4c24-3a59-43c8-939e-98bf6f643530 a03b32cf90ff4985b2bb50b345c185fb dcc5c40e02d748398ef07a8b67cfed47 - - default default] Failed to find image 0df52345-ab4d-48a3-8792-5050ea2bd5c7 to delete: glance.common.exception.ImageNotFound: No image found with ID 0df52345-ab4d-48a3-8792-5050ea2bd5c7 [pid: 7|app: 0|req: 138/270] 10.0.0.190 () {32 vars in 710 bytes} [Tue May 5 08:14:09 2026] DELETE /v2/images/0df52345-ab4d-48a3-8792-5050ea2bd5c7 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/271] 10.0.0.190 () {32 vars in 707 bytes} [Tue May 5 08:14:09 2026] GET /v2/images/0df52345-ab4d-48a3-8792-5050ea2bd5c7 => 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: 141/276] 10.0.0.190 () {32 vars in 707 bytes} [Tue May 5 08:14:36 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b => 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: 136/277] 10.0.0.190 () {32 vars in 707 bytes} [Tue May 5 08:14:36 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/278] 10.0.0.209 () {36 vars in 987 bytes} [Tue May 5 08:14:36 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/279] 10.0.0.209 () {36 vars in 927 bytes} [Tue May 5 08:14:36 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: 143/280] 10.0.0.209 () {36 vars in 927 bytes} [Tue May 5 08:14:36 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: 138/281] 10.0.0.209 () {36 vars in 987 bytes} [Tue May 5 08:14:36 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b => 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: 144/282] 10.0.0.209 () {36 vars in 927 bytes} [Tue May 5 08:14:36 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: 139/283] 10.0.0.209 () {36 vars in 927 bytes} [Tue May 5 08:14:36 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/284] 10.0.0.209 () {36 vars in 987 bytes} [Tue May 5 08:14:36 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/285] 10.0.0.209 () {36 vars in 927 bytes} [Tue May 5 08:14:36 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: 146/286] 10.0.0.103 () {36 vars in 911 bytes} [Tue May 5 08:14:36 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: 141/287] 10.0.0.103 () {36 vars in 1007 bytes} [Tue May 5 08:14:36 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/288] 10.0.0.103 () {36 vars in 987 bytes} [Tue May 5 08:14:36 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b => 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: 142/289] 10.0.0.103 () {36 vars in 927 bytes} [Tue May 5 08:14:36 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/290] 10.0.0.103 () {36 vars in 927 bytes} [Tue May 5 08:14:36 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: 145/295] 10.0.0.130 () {36 vars in 987 bytes} [Tue May 5 08:14:49 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b => 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: 151/296] 10.0.0.130 () {36 vars in 927 bytes} [Tue May 5 08:14:49 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: 154/301] 10.0.0.190 () {30 vars in 411 bytes} [Tue May 5 08:15:18 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/304] 10.0.0.130 () {36 vars in 987 bytes} [Tue May 5 08:15:19 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b => 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: 156/305] 10.0.0.130 () {36 vars in 927 bytes} [Tue May 5 08:15:19 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: 150/306] 10.0.0.130 () {36 vars in 987 bytes} [Tue May 5 08:15:20 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/307] 10.0.0.130 () {36 vars in 927 bytes} [Tue May 5 08:15:20 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: 151/308] 10.0.0.130 () {36 vars in 987 bytes} [Tue May 5 08:15:24 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b => 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: 158/309] 10.0.0.130 () {36 vars in 927 bytes} [Tue May 5 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: 161/314] 10.0.0.130 () {36 vars in 987 bytes} [Tue May 5 08:15:42 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/315] 10.0.0.130 () {36 vars in 927 bytes} [Tue May 5 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: 164/320] 10.0.0.130 () {36 vars in 987 bytes} [Tue May 5 08:15:59 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b => 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: 157/321] 10.0.0.130 () {36 vars in 927 bytes} [Tue May 5 08:15:59 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: 167/326] 199.204.45.22 () {32 vars in 825 bytes} [Tue May 5 08:16:26 2026] GET /v2/images?status=active&owner=2ce5b63804714e19a565813c703688ca&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/327] 199.204.45.22 () {32 vars in 652 bytes} [Tue May 5 08:16:26 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: 168/328] 10.0.0.209 () {36 vars in 987 bytes} [Tue May 5 08:16:27 2026] GET /v2/images/ffc78be9-035d-475f-8081-671097b57a7e => generated 1209 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/329] 10.0.0.209 () {36 vars in 927 bytes} [Tue May 5 08:16:27 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: 169/330] 10.0.0.209 () {36 vars in 927 bytes} [Tue May 5 08:16:27 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: 162/331] 10.0.0.209 () {36 vars in 987 bytes} [Tue May 5 08:16:27 2026] GET /v2/images/ffc78be9-035d-475f-8081-671097b57a7e => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/332] 10.0.0.209 () {36 vars in 927 bytes} [Tue May 5 08:16:27 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: 163/333] 10.0.0.209 () {36 vars in 927 bytes} [Tue May 5 08:16:27 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: 171/334] 10.0.0.209 () {36 vars in 987 bytes} [Tue May 5 08:16:27 2026] GET /v2/images/ffc78be9-035d-475f-8081-671097b57a7e => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/335] 10.0.0.209 () {36 vars in 927 bytes} [Tue May 5 08:16:27 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: 172/336] 10.0.0.209 () {36 vars in 927 bytes} [Tue May 5 08:16:27 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: 165/337] 10.0.0.103 () {36 vars in 911 bytes} [Tue May 5 08:16:27 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: 173/338] 10.0.0.103 () {36 vars in 1007 bytes} [Tue May 5 08:16:27 2026] GET /v2/images/ffc78be9-035d-475f-8081-671097b57a7e/locations => generated 127 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/339] 10.0.0.103 () {36 vars in 987 bytes} [Tue May 5 08:16:27 2026] GET /v2/images/ffc78be9-035d-475f-8081-671097b57a7e => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/340] 10.0.0.103 () {36 vars in 927 bytes} [Tue May 5 08:16:27 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: 167/341] 10.0.0.103 () {36 vars in 927 bytes} [Tue May 5 08:16:27 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: 171/348] 10.0.0.130 () {36 vars in 987 bytes} [Tue May 5 08:16:54 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b => 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: 178/349] 10.0.0.130 () {36 vars in 927 bytes} [Tue May 5 08:16:54 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: 173/352] 10.0.0.130 () {36 vars in 987 bytes} [Tue May 5 08:17:05 2026] GET /v2/images/e48b6613-8065-4e2e-a7b0-b14141ae151b => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/353] 10.0.0.130 () {36 vars in 927 bytes} [Tue May 5 08:17: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: 7|app: 0|req: 203/398] 10.0.0.190 () {32 vars in 633 bytes} [Tue May 5 08:20:41 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)