+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 7 23:44:37 2026] *** compiled with version: 13.3.0 on 28 April 2026 06:28:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-69d5df5c65-5rnrr 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, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f5e37793668 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-07 23:44:39.223 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-07 23:44:39.278 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-07 23:44:40.118 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-07 23:44:40.119 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-07 23:44:40.120 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 23:44:40.178 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-07 23:44:40.179 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-07 23:44:40.180 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 23:44:42.202 7 WARNING glance.api.v2.images [None req-e431da8a-838a-4ffb-a1ed-808a20fcc33c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 23:44:42.398 8 WARNING glance.api.v2.images [None req-43e04be9-15ac-4c2d-a86d-cb96cf22d065 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 23:44:42.579 7 WARNING keystonemiddleware._common.config [None req-e431da8a-838a-4ffb-a1ed-808a20fcc33c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 23:44:42.587 7 WARNING oslo_config.cfg [None req-e431da8a-838a-4ffb-a1ed-808a20fcc33c - - - - - -] 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 0x7f5e37793668 pid: 7 (default app) 2026-05-07 23:44:42.808 8 WARNING keystonemiddleware._common.config [None req-43e04be9-15ac-4c2d-a86d-cb96cf22d065 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 23:44:42.817 8 WARNING oslo_config.cfg [None req-43e04be9-15ac-4c2d-a86d-cb96cf22d065 - - - - - -] 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 0x7f5e37793668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.213 () {42 vars in 689 bytes} [Thu May 7 23:44:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 23:44:44.368 8 WARNING oslo_policy.policy [None req-2f61f63c-256e-4c13-8616-d9b5a2d1345d 334eba75b6ad49818fb9a3ff87075921 cadce71f380944e2a5a96fd8b4a78c6f - - 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-07 23:44:44.369 8 WARNING oslo_policy.policy [None req-2f61f63c-256e-4c13-8616-d9b5a2d1345d 334eba75b6ad49818fb9a3ff87075921 cadce71f380944e2a5a96fd8b4a78c6f - - 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-07 23:44:44.383 8 WARNING oslo_policy.policy [None req-2f61f63c-256e-4c13-8616-d9b5a2d1345d 334eba75b6ad49818fb9a3ff87075921 cadce71f380944e2a5a96fd8b4a78c6f - - 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-07 23:44:44.383 8 WARNING oslo_policy.policy [None req-2f61f63c-256e-4c13-8616-d9b5a2d1345d 334eba75b6ad49818fb9a3ff87075921 cadce71f380944e2a5a96fd8b4a78c6f - - 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/6] 199.19.213.213 () {44 vars in 911 bytes} [Thu May 7 23:44:43 2026] GET /v2/images => generated 69 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.213 () {42 vars in 689 bytes} [Thu May 7 23:44:47 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.19.213.213 () {44 vars in 911 bytes} [Thu May 7 23:44:47 2026] GET /v2/images => generated 69 bytes in 42 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-07 23:44:47.940 7 WARNING oslo_policy.policy [None req-842ddfc1-9ef6-4a16-abeb-19b2371d8c2a 334eba75b6ad49818fb9a3ff87075921 cadce71f380944e2a5a96fd8b4a78c6f - - 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-07 23:44:47.940 7 WARNING oslo_policy.policy [None req-842ddfc1-9ef6-4a16-abeb-19b2371d8c2a 334eba75b6ad49818fb9a3ff87075921 cadce71f380944e2a5a96fd8b4a78c6f - - 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/9] 199.19.213.213 () {44 vars in 912 bytes} [Thu May 7 23:44:47 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.213 () {44 vars in 934 bytes} [Thu May 7 23:44:48 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-05-07 23:44:48.082 7 WARNING oslo_policy.policy [None req-6e8879fd-cf3c-4ee5-ad79-89d57e015567 334eba75b6ad49818fb9a3ff87075921 cadce71f380944e2a5a96fd8b4a78c6f - - 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-07 23:44:48.082 7 WARNING oslo_policy.policy [None req-6e8879fd-cf3c-4ee5-ad79-89d57e015567 334eba75b6ad49818fb9a3ff87075921 cadce71f380944e2a5a96fd8b4a78c6f - - 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/11] 199.19.213.213 () {44 vars in 940 bytes} [Thu May 7 23:44:48 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) 2026-05-07 23:44:48.166 8 WARNING oslo_config.cfg [None req-54cb2f52-2942-4a5e-a95f-f9ad14e3d1a5 334eba75b6ad49818fb9a3ff87075921 cadce71f380944e2a5a96fd8b4a78c6f - - 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/12] 199.19.213.213 () {48 vars in 952 bytes} [Thu May 7 23:44:48 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 23:44:48.191 7 WARNING oslo_policy.policy [None req-31ce24f8-dd53-462f-9017-9f39ec4488c6 334eba75b6ad49818fb9a3ff87075921 cadce71f380944e2a5a96fd8b4a78c6f - - 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-07 23:44:48.191 7 WARNING oslo_policy.policy [None req-31ce24f8-dd53-462f-9017-9f39ec4488c6 334eba75b6ad49818fb9a3ff87075921 cadce71f380944e2a5a96fd8b4a78c6f - - 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-07 23:44:48.193 7 INFO glance.api.v2.image_data [None req-31ce24f8-dd53-462f-9017-9f39ec4488c6 334eba75b6ad49818fb9a3ff87075921 cadce71f380944e2a5a96fd8b4a78c6f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 23:44:51.881 7 WARNING glance.location [None req-31ce24f8-dd53-462f-9017-9f39ec4488c6 334eba75b6ad49818fb9a3ff87075921 cadce71f380944e2a5a96fd8b4a78c6f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.19.213.213 () {48 vars in 1046 bytes} [Thu May 7 23:44:48 2026] PUT /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93/file => generated 0 bytes in 3731 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6472 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.19.213.213 () {44 vars in 972 bytes} [Thu May 7 23:44:51 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 23:44:51.960 7 WARNING oslo_config.cfg [None req-cf612770-078f-43fb-972c-dceec820486e 334eba75b6ad49818fb9a3ff87075921 cadce71f380944e2a5a96fd8b4a78c6f - - 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: 10/15] 199.19.213.213 () {44 vars in 972 bytes} [Thu May 7 23:44:51 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93 => 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: 130/264] 199.19.213.213 () {42 vars in 689 bytes} [Fri May 8 00:05:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/265] 199.19.213.213 () {44 vars in 911 bytes} [Fri May 8 00:05:26 2026] GET /v2/images => generated 1240 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/272] 199.19.213.213 () {42 vars in 689 bytes} [Fri May 8 00:05:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/273] 199.19.213.213 () {44 vars in 911 bytes} [Fri May 8 00:05:54 2026] GET /v2/images => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/274] 199.19.213.213 () {44 vars in 938 bytes} [Fri May 8 00:05:54 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: 8|app: 0|req: 135/275] 199.19.213.213 () {44 vars in 960 bytes} [Fri May 8 00:05:54 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/276] 199.19.213.213 () {44 vars in 940 bytes} [Fri May 8 00:05:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/277] 199.19.213.213 () {48 vars in 952 bytes} [Fri May 8 00:05:54 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 00:05:54.443 7 INFO glance.api.v2.image_data [None req-ff1e1ea4-5965-4471-855a-d7dd1e04e370 334eba75b6ad49818fb9a3ff87075921 cadce71f380944e2a5a96fd8b4a78c6f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 00:06:25.042 7 WARNING glance.location [None req-ff1e1ea4-5965-4471-855a-d7dd1e04e370 334eba75b6ad49818fb9a3ff87075921 cadce71f380944e2a5a96fd8b4a78c6f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 142/284] 199.19.213.213 () {48 vars in 1047 bytes} [Fri May 8 00:05:54 2026] PUT /v2/images/7492f407-fe17-41dc-ae66-842721c66ad8/file => generated 0 bytes in 30642 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65512 switches on core 0) [pid: 8|app: 0|req: 143/285] 199.19.213.213 () {44 vars in 972 bytes} [Fri May 8 00:06:25 2026] GET /v2/images/7492f407-fe17-41dc-ae66-842721c66ad8 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/286] 199.19.213.213 () {44 vars in 972 bytes} [Fri May 8 00:06:25 2026] GET /v2/images/7492f407-fe17-41dc-ae66-842721c66ad8 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 199.19.213.213 () {42 vars in 689 bytes} [Fri May 8 00:06:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/288] 199.19.213.213 () {44 vars in 911 bytes} [Fri May 8 00:06:26 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/371] 199.19.213.213 () {42 vars in 689 bytes} [Fri May 8 00:13:21 2026] GET / => generated 1312 bytes in 5 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/372] 199.19.213.213 () {44 vars in 911 bytes} [Fri May 8 00:13:21 2026] GET /v2/images => generated 2451 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/377] 199.19.213.213 () {42 vars in 689 bytes} [Fri May 8 00:13:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/378] 199.19.213.213 () {44 vars in 911 bytes} [Fri May 8 00:13:34 2026] GET /v2/images => generated 2451 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/379] 199.19.213.213 () {44 vars in 948 bytes} [Fri May 8 00:13:34 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/380] 199.19.213.213 () {44 vars in 970 bytes} [Fri May 8 00:13:34 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/381] 199.19.213.213 () {44 vars in 940 bytes} [Fri May 8 00:13:34 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: 8|app: 0|req: 191/382] 199.19.213.213 () {48 vars in 952 bytes} [Fri May 8 00:13:34 2026] POST /v2/images => generated 799 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 00:13:34.198 7 INFO glance.api.v2.image_data [None req-d1180f73-d67c-4446-8fa1-d9ca0e1c1023 334eba75b6ad49818fb9a3ff87075921 cadce71f380944e2a5a96fd8b4a78c6f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 00:14:27.473 7 INFO glance.location [None req-d1180f73-d67c-4446-8fa1-d9ca0e1c1023 334eba75b6ad49818fb9a3ff87075921 cadce71f380944e2a5a96fd8b4a78c6f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 192/393] 199.19.213.213 () {48 vars in 1046 bytes} [Fri May 8 00:13:34 2026] PUT /v2/images/ede402c4-7cfe-408a-9021-7285b52e04ae/file => generated 0 bytes in 53321 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19133 switches on core 0) [pid: 8|app: 0|req: 202/394] 199.19.213.213 () {44 vars in 972 bytes} [Fri May 8 00:14:27 2026] GET /v2/images/ede402c4-7cfe-408a-9021-7285b52e04ae => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/395] 199.19.213.213 () {48 vars in 1051 bytes} [Fri May 8 00:14:27 2026] PATCH /v2/images/ede402c4-7cfe-408a-9021-7285b52e04ae => generated 1234 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/396] 199.19.213.213 () {44 vars in 972 bytes} [Fri May 8 00:14:27 2026] GET /v2/images/ede402c4-7cfe-408a-9021-7285b52e04ae => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/413] 199.19.213.213 () {42 vars in 689 bytes} [Fri May 8 00:15:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/414] 199.19.213.213 () {44 vars in 911 bytes} [Fri May 8 00:15:48 2026] GET /v2/images => generated 3687 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/419] 199.19.213.213 () {42 vars in 689 bytes} [Fri May 8 00:16:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/420] 199.19.213.213 () {44 vars in 911 bytes} [Fri May 8 00:16:04 2026] GET /v2/images => generated 3687 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/421] 199.19.213.213 () {44 vars in 940 bytes} [Fri May 8 00:16:04 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/422] 199.19.213.213 () {44 vars in 962 bytes} [Fri May 8 00:16:04 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/423] 199.19.213.213 () {44 vars in 940 bytes} [Fri May 8 00:16:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/424] 199.19.213.213 () {48 vars in 952 bytes} [Fri May 8 00:16:04 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 00:16:04.791 7 INFO glance.api.v2.image_data [None req-b86a4805-3397-4ae3-acc4-ba70f857eae1 334eba75b6ad49818fb9a3ff87075921 cadce71f380944e2a5a96fd8b4a78c6f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 00:16:19.134 7 INFO glance.location [None req-b86a4805-3397-4ae3-acc4-ba70f857eae1 334eba75b6ad49818fb9a3ff87075921 cadce71f380944e2a5a96fd8b4a78c6f - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 208/427] 199.19.213.213 () {48 vars in 1047 bytes} [Fri May 8 00:16:04 2026] PUT /v2/images/3843d298-7a6b-4288-af23-eef0934bb845/file => generated 0 bytes in 14394 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31206 switches on core 0) [pid: 8|app: 0|req: 220/428] 199.19.213.213 () {44 vars in 972 bytes} [Fri May 8 00:16:19 2026] GET /v2/images/3843d298-7a6b-4288-af23-eef0934bb845 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/429] 199.19.213.213 () {44 vars in 972 bytes} [Fri May 8 00:16:19 2026] GET /v2/images/3843d298-7a6b-4288-af23-eef0934bb845 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/576] 199.19.213.213 () {42 vars in 689 bytes} [Fri May 8 00:28:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/577] 199.19.213.213 () {44 vars in 911 bytes} [Fri May 8 00:28:23 2026] GET /v2/images => generated 4893 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/604] 199.19.213.213 () {42 vars in 689 bytes} [Fri May 8 00:30:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/605] 199.19.213.213 () {44 vars in 911 bytes} [Fri May 8 00:30:37 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/606] 199.19.213.213 () {42 vars in 689 bytes} [Fri May 8 00:30:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/607] 199.19.213.213 () {44 vars in 911 bytes} [Fri May 8 00:30:39 2026] GET /v2/images => generated 4893 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/618] 199.19.213.213 () {42 vars in 689 bytes} [Fri May 8 00:31:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/619] 199.19.213.213 () {44 vars in 911 bytes} [Fri May 8 00:31:28 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/622] 199.19.213.213 () {42 vars in 689 bytes} [Fri May 8 00:31:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/623] 199.19.213.213 () {44 vars in 911 bytes} [Fri May 8 00:31:35 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/636] 199.19.213.213 () {42 vars in 689 bytes} [Fri May 8 00:32:35 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/637] 199.19.213.213 () {44 vars in 911 bytes} [Fri May 8 00:32:35 2026] GET /v2/images => generated 4893 bytes in 53 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: 329/646] 10.0.0.94 () {32 vars in 632 bytes} [Fri May 8 00:33:18 2026] GET /v2/images => generated 4893 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/653] 10.0.0.13 () {36 vars in 986 bytes} [Fri May 8 00:33:42 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93 => generated 1171 bytes in 19 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: 321/654] 10.0.0.13 () {36 vars in 926 bytes} [Fri May 8 00:33:42 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: 334/655] 10.0.0.13 () {36 vars in 986 bytes} [Fri May 8 00:33:47 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93 => 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: 322/656] 10.0.0.13 () {36 vars in 926 bytes} [Fri May 8 00:33:47 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: 335/657] 199.19.213.213 () {36 vars in 991 bytes} [Fri May 8 00:33:49 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/658] 199.19.213.213 () {36 vars in 931 bytes} [Fri May 8 00:33:49 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: 336/659] 199.19.213.213 () {36 vars in 991 bytes} [Fri May 8 00:33:50 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93 => 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: 324/660] 199.19.213.213 () {36 vars in 931 bytes} [Fri May 8 00:33:50 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: 338/663] 10.0.0.13 () {36 vars in 986 bytes} [Fri May 8 00:33:58 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93 => 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: 326/664] 10.0.0.13 () {36 vars in 926 bytes} [Fri May 8 00:33:58 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: 329/669] 10.0.0.94 () {34 vars in 654 bytes} [Fri May 8 00:34:17 2026] POST /v2/images => generated 649 bytes in 191 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-08 00:34:17.681 8 WARNING glance.api.v2.images [None req-255e9efe-3821-4b46-b795-78b466ee54e4 bfd8860cc6484fa8aacb38e7874a536f 61f5da90f8874f829f0a194bd8cb912a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e1d8ccd9-9653-4ab2-bf2c-c6495b44887f [pid: 8|app: 0|req: 341/670] 10.0.0.94 () {32 vars in 709 bytes} [Fri May 8 00:34:17 2026] DELETE /v2/images/e1d8ccd9-9653-4ab2-bf2c-c6495b44887f => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/671] 10.0.0.94 () {32 vars in 706 bytes} [Fri May 8 00:34:17 2026] GET /v2/images/e1d8ccd9-9653-4ab2-bf2c-c6495b44887f => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/672] 10.0.0.94 () {32 vars in 632 bytes} [Fri May 8 00:34:17 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/673] 10.0.0.94 () {34 vars in 654 bytes} [Fri May 8 00:34:17 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-08 00:34:17.841 8 WARNING oslo_policy.policy [None req-9d0116b7-ff63-4c53-980b-428be1c4c630 bfd8860cc6484fa8aacb38e7874a536f 61f5da90f8874f829f0a194bd8cb912a - - 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-08 00:34:17.841 8 WARNING oslo_policy.policy [None req-9d0116b7-ff63-4c53-980b-428be1c4c630 bfd8860cc6484fa8aacb38e7874a536f 61f5da90f8874f829f0a194bd8cb912a - - 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: 343/674] 10.0.0.94 () {32 vars in 716 bytes} [Fri May 8 00:34:17 2026] GET /v2/images/af04f706-8cdb-47b1-9760-99bc496020ba/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:34:17.861 7 INFO glance.api.v2.image_data [None req-da30e60c-93ef-4e13-b7b0-57d6de854308 bfd8860cc6484fa8aacb38e7874a536f 61f5da90f8874f829f0a194bd8cb912a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 00:34:17.898 7 WARNING glance_store._drivers.rbd [None req-da30e60c-93ef-4e13-b7b0-57d6de854308 bfd8860cc6484fa8aacb38e7874a536f 61f5da90f8874f829f0a194bd8cb912a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-08 00:34:18.203 7 INFO glance.location [None req-da30e60c-93ef-4e13-b7b0-57d6de854308 bfd8860cc6484fa8aacb38e7874a536f 61f5da90f8874f829f0a194bd8cb912a - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 332/675] 10.0.0.94 () {32 vars in 726 bytes} [Fri May 8 00:34:17 2026] PUT /v2/images/af04f706-8cdb-47b1-9760-99bc496020ba/file => generated 0 bytes in 385 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/676] 10.0.0.94 () {32 vars in 706 bytes} [Fri May 8 00:34:18 2026] GET /v2/images/af04f706-8cdb-47b1-9760-99bc496020ba => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/677] 10.0.0.94 () {32 vars in 716 bytes} [Fri May 8 00:34:18 2026] GET /v2/images/af04f706-8cdb-47b1-9760-99bc496020ba/file => generated 1024 bytes in 102 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/678] 10.0.0.94 () {34 vars in 654 bytes} [Fri May 8 00:34:18 2026] POST /v2/images => generated 648 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/679] 10.0.0.94 () {32 vars in 725 bytes} [Fri May 8 00:34:18 2026] PATCH /v2/images/f1a42bd2-da63-4dfd-a0db-4126d211fdd4 => generated 653 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/680] 10.0.0.94 () {32 vars in 706 bytes} [Fri May 8 00:34:18 2026] GET /v2/images/f1a42bd2-da63-4dfd-a0db-4126d211fdd4 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:34:18.523 7 WARNING glance.api.v2.images [None req-ba4a16d1-01b9-4954-a17c-4725e21c6a0d bfd8860cc6484fa8aacb38e7874a536f 61f5da90f8874f829f0a194bd8cb912a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f1a42bd2-da63-4dfd-a0db-4126d211fdd4 [pid: 7|app: 0|req: 335/681] 10.0.0.94 () {32 vars in 709 bytes} [Fri May 8 00:34:18 2026] DELETE /v2/images/f1a42bd2-da63-4dfd-a0db-4126d211fdd4 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/682] 10.0.0.94 () {32 vars in 706 bytes} [Fri May 8 00:34:18 2026] GET /v2/images/f1a42bd2-da63-4dfd-a0db-4126d211fdd4 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:34:18.614 7 WARNING glance.api.v2.images [None req-58c5c7a8-889e-470c-9642-790bd67e67ad bfd8860cc6484fa8aacb38e7874a536f 61f5da90f8874f829f0a194bd8cb912a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//af04f706-8cdb-47b1-9760-99bc496020ba [pid: 7|app: 0|req: 336/683] 10.0.0.94 () {32 vars in 709 bytes} [Fri May 8 00:34:18 2026] DELETE /v2/images/af04f706-8cdb-47b1-9760-99bc496020ba => generated 0 bytes in 858 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/684] 10.0.0.94 () {32 vars in 706 bytes} [Fri May 8 00:34:19 2026] GET /v2/images/af04f706-8cdb-47b1-9760-99bc496020ba => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:34:19.488 7 WARNING glance.api.v2.images [None req-cdffef66-0d8f-40ee-bf4e-3f1a49fe1b7a bfd8860cc6484fa8aacb38e7874a536f 61f5da90f8874f829f0a194bd8cb912a - - default default] Failed to find image e1d8ccd9-9653-4ab2-bf2c-c6495b44887f to delete: glance.common.exception.ImageNotFound: No image found with ID e1d8ccd9-9653-4ab2-bf2c-c6495b44887f [pid: 7|app: 0|req: 337/685] 10.0.0.94 () {32 vars in 709 bytes} [Fri May 8 00:34:19 2026] DELETE /v2/images/e1d8ccd9-9653-4ab2-bf2c-c6495b44887f => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/686] 10.0.0.94 () {32 vars in 706 bytes} [Fri May 8 00:34:19 2026] GET /v2/images/e1d8ccd9-9653-4ab2-bf2c-c6495b44887f => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/695] 10.0.0.218 () {36 vars in 987 bytes} [Fri May 8 00:34:53 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93 => generated 1171 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/696] 10.0.0.218 () {36 vars in 927 bytes} [Fri May 8 00:34:53 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: 355/697] 10.0.0.218 () {36 vars in 927 bytes} [Fri May 8 00:34:53 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: 343/698] 10.0.0.218 () {36 vars in 987 bytes} [Fri May 8 00:34:53 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93 => 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: 356/699] 10.0.0.218 () {36 vars in 927 bytes} [Fri May 8 00:34:53 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: 344/700] 10.0.0.218 () {36 vars in 927 bytes} [Fri May 8 00:34:53 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: 357/701] 10.0.0.218 () {36 vars in 987 bytes} [Fri May 8 00:34:53 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93 => 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: 345/702] 10.0.0.218 () {36 vars in 927 bytes} [Fri May 8 00:34:53 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: 358/703] 10.0.0.218 () {36 vars in 927 bytes} [Fri May 8 00:34:53 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: 346/704] 10.0.0.214 () {36 vars in 911 bytes} [Fri May 8 00:34:54 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/705] 10.0.0.214 () {36 vars in 1007 bytes} [Fri May 8 00:34:54 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93/locations => generated 127 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/706] 10.0.0.214 () {36 vars in 987 bytes} [Fri May 8 00:34:54 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93 => 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: 360/707] 10.0.0.214 () {36 vars in 927 bytes} [Fri May 8 00:34:54 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/708] 10.0.0.214 () {36 vars in 927 bytes} [Fri May 8 00:34:54 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/717] 10.0.0.13 () {36 vars in 986 bytes} [Fri May 8 00:35:32 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93 => 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: 365/718] 10.0.0.13 () {36 vars in 926 bytes} [Fri May 8 00:35:32 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: 355/721] 10.0.0.13 () {36 vars in 986 bytes} [Fri May 8 00:35:44 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/722] 10.0.0.13 () {36 vars in 926 bytes} [Fri May 8 00:35:44 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: 356/723] 10.0.0.13 () {36 vars in 986 bytes} [Fri May 8 00:35:44 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93 => generated 1171 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/724] 10.0.0.13 () {36 vars in 926 bytes} [Fri May 8 00:35:44 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: 360/731] 10.0.0.13 () {36 vars in 986 bytes} [Fri May 8 00:36:21 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/732] 10.0.0.13 () {36 vars in 926 bytes} [Fri May 8 00:36: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: 7|app: 0|req: 363/737] 10.0.0.13 () {36 vars in 986 bytes} [Fri May 8 00:36:40 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93 => 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: 375/738] 10.0.0.13 () {36 vars in 926 bytes} [Fri May 8 00:36:40 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/743] 10.0.0.94 () {30 vars in 410 bytes} [Fri May 8 00:37:01 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/746] 10.0.0.13 () {36 vars in 986 bytes} [Fri May 8 00:37:11 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/747] 10.0.0.13 () {36 vars in 926 bytes} [Fri May 8 00:37:11 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: 383/754] 10.0.0.94 () {32 vars in 706 bytes} [Fri May 8 00:37:41 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/755] 10.0.0.94 () {32 vars in 706 bytes} [Fri May 8 00:37:41 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93 => 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: 384/756] 10.0.0.218 () {36 vars in 987 bytes} [Fri May 8 00:37:41 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93 => 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: 373/757] 10.0.0.218 () {36 vars in 927 bytes} [Fri May 8 00:37:41 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: 385/758] 10.0.0.218 () {36 vars in 927 bytes} [Fri May 8 00:37:41 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/759] 10.0.0.218 () {36 vars in 987 bytes} [Fri May 8 00:37:41 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93 => 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: 386/760] 10.0.0.218 () {36 vars in 927 bytes} [Fri May 8 00:37:41 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: 375/761] 10.0.0.218 () {36 vars in 927 bytes} [Fri May 8 00:37:41 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: 387/762] 10.0.0.218 () {36 vars in 987 bytes} [Fri May 8 00:37:41 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/763] 10.0.0.218 () {36 vars in 927 bytes} [Fri May 8 00:37:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/764] 10.0.0.214 () {36 vars in 911 bytes} [Fri May 8 00:37:41 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/765] 10.0.0.214 () {36 vars in 1007 bytes} [Fri May 8 00:37:41 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/766] 10.0.0.214 () {36 vars in 987 bytes} [Fri May 8 00:37:41 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93 => 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: 378/767] 10.0.0.214 () {36 vars in 927 bytes} [Fri May 8 00:37:41 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/768] 10.0.0.214 () {36 vars in 927 bytes} [Fri May 8 00:37:41 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/789] 10.0.0.13 () {36 vars in 986 bytes} [Fri May 8 00:39:14 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93 => generated 1171 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/790] 10.0.0.13 () {36 vars in 926 bytes} [Fri May 8 00:39:14 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: 392/795] 10.0.0.13 () {36 vars in 986 bytes} [Fri May 8 00:39:32 2026] GET /v2/images/23be4164-f8ab-4bfe-9730-a028c49aab93 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/796] 10.0.0.13 () {36 vars in 926 bytes} [Fri May 8 00:39:32 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: 396/803] 199.19.213.213 () {32 vars in 826 bytes} [Fri May 8 00:40:05 2026] GET /v2/images?status=active&owner=cadce71f380944e2a5a96fd8b4a78c6f&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/804] 199.19.213.213 () {32 vars in 653 bytes} [Fri May 8 00:40:05 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: 397/805] 10.0.0.218 () {36 vars in 987 bytes} [Fri May 8 00:40:06 2026] GET /v2/images/7492f407-fe17-41dc-ae66-842721c66ad8 => generated 1209 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/806] 10.0.0.218 () {36 vars in 927 bytes} [Fri May 8 00:40:06 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: 398/807] 10.0.0.218 () {36 vars in 927 bytes} [Fri May 8 00:40:06 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/808] 10.0.0.218 () {36 vars in 987 bytes} [Fri May 8 00:40:06 2026] GET /v2/images/7492f407-fe17-41dc-ae66-842721c66ad8 => generated 1209 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/809] 10.0.0.218 () {36 vars in 927 bytes} [Fri May 8 00:40:06 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/810] 10.0.0.218 () {36 vars in 927 bytes} [Fri May 8 00:40:06 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: 400/811] 10.0.0.218 () {36 vars in 987 bytes} [Fri May 8 00:40:06 2026] GET /v2/images/7492f407-fe17-41dc-ae66-842721c66ad8 => 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: 412/812] 10.0.0.218 () {36 vars in 927 bytes} [Fri May 8 00:40: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: 401/813] 10.0.0.214 () {36 vars in 911 bytes} [Fri May 8 00:40:06 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/814] 10.0.0.214 () {36 vars in 1007 bytes} [Fri May 8 00:40:06 2026] GET /v2/images/7492f407-fe17-41dc-ae66-842721c66ad8/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/815] 10.0.0.214 () {36 vars in 987 bytes} [Fri May 8 00:40:06 2026] GET /v2/images/7492f407-fe17-41dc-ae66-842721c66ad8 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/816] 10.0.0.214 () {36 vars in 927 bytes} [Fri May 8 00:40: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: 403/817] 10.0.0.214 () {36 vars in 927 bytes} [Fri May 8 00:40:06 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: 436/860] 10.0.0.94 () {32 vars in 632 bytes} [Fri May 8 00:43:41 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)