+ 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 Feb 26 02:04:05 2026] *** compiled with version: 13.3.0 on 25 February 2026 01:02:28 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-767cb7d55c-zrd98 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f9b40509668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-02-26 02:04:07.135 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-26 02:04:07.216 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-02-26 02:04:07.982 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-02-26 02:04:07.984 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-02-26 02:04:07.984 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-26 02:04:08.116 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-02-26 02:04:08.117 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-02-26 02:04:08.117 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-26 02:04:10.067 7 WARNING glance.api.v2.images [None req-e4465559-e3ef-4c19-97f7-eb88037143e1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-26 02:04:10.288 8 WARNING glance.api.v2.images [None req-a5f2e8aa-3844-444d-b586-826a9b1b7cb5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-26 02:04:10.426 7 WARNING keystonemiddleware._common.config [None req-e4465559-e3ef-4c19-97f7-eb88037143e1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 02:04:10.433 7 WARNING oslo_config.cfg [None req-e4465559-e3ef-4c19-97f7-eb88037143e1 - - - - - -] 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 0x7f9b40509668 pid: 7 (default app) 2026-02-26 02:04:10.727 8 WARNING keystonemiddleware._common.config [None req-a5f2e8aa-3844-444d-b586-826a9b1b7cb5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 02:04:10.736 8 WARNING oslo_config.cfg [None req-a5f2e8aa-3844-444d-b586-826a9b1b7cb5 - - - - - -] 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 0x7f9b40509668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.229 () {42 vars in 688 bytes} [Thu Feb 26 02:04:11 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-02-26 02:04:11.974 8 WARNING oslo_policy.policy [None req-5d5ac662-cbe0-405b-bc2d-cfaca117a01e 8bf21e68de9848729d05dadc0f4e158b 0ef8114469054cb09805e0c660607022 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-26 02:04:11.974 8 WARNING oslo_policy.policy [None req-5d5ac662-cbe0-405b-bc2d-cfaca117a01e 8bf21e68de9848729d05dadc0f4e158b 0ef8114469054cb09805e0c660607022 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-26 02:04:11.990 8 WARNING oslo_policy.policy [None req-5d5ac662-cbe0-405b-bc2d-cfaca117a01e 8bf21e68de9848729d05dadc0f4e158b 0ef8114469054cb09805e0c660607022 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-26 02:04:11.990 8 WARNING oslo_policy.policy [None req-5d5ac662-cbe0-405b-bc2d-cfaca117a01e 8bf21e68de9848729d05dadc0f4e158b 0ef8114469054cb09805e0c660607022 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.229 () {44 vars in 910 bytes} [Thu Feb 26 02:04:11 2026] GET /v2/images => generated 69 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.229 () {42 vars in 688 bytes} [Thu Feb 26 02:04:15 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: 2/7] 199.204.45.229 () {44 vars in 910 bytes} [Thu Feb 26 02:04:15 2026] GET /v2/images => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:04:15.511 7 WARNING oslo_policy.policy [None req-6ff8b641-39b9-4891-ac5c-4e9d145beb50 8bf21e68de9848729d05dadc0f4e158b 0ef8114469054cb09805e0c660607022 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-26 02:04:15.511 7 WARNING oslo_policy.policy [None req-6ff8b641-39b9-4891-ac5c-4e9d145beb50 8bf21e68de9848729d05dadc0f4e158b 0ef8114469054cb09805e0c660607022 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.229 () {44 vars in 911 bytes} [Thu Feb 26 02:04:15 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.229 () {44 vars in 933 bytes} [Thu Feb 26 02:04:15 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:04:15.648 7 WARNING oslo_policy.policy [None req-640e0462-7400-4afb-baf3-399fb5a6c29d 8bf21e68de9848729d05dadc0f4e158b 0ef8114469054cb09805e0c660607022 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-26 02:04:15.649 7 WARNING oslo_policy.policy [None req-640e0462-7400-4afb-baf3-399fb5a6c29d 8bf21e68de9848729d05dadc0f4e158b 0ef8114469054cb09805e0c660607022 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.229 () {44 vars in 939 bytes} [Thu Feb 26 02:04:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:04:15.733 8 WARNING oslo_config.cfg [None req-aff8ae03-9e3c-4b58-bf3f-216c7beffde0 8bf21e68de9848729d05dadc0f4e158b 0ef8114469054cb09805e0c660607022 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.229 () {48 vars in 951 bytes} [Thu Feb 26 02:04:15 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-26 02:04:15.755 7 WARNING oslo_policy.policy [None req-6bb04d7d-b21f-4acb-b04b-04387fa8d359 8bf21e68de9848729d05dadc0f4e158b 0ef8114469054cb09805e0c660607022 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-26 02:04:15.755 7 WARNING oslo_policy.policy [None req-6bb04d7d-b21f-4acb-b04b-04387fa8d359 8bf21e68de9848729d05dadc0f4e158b 0ef8114469054cb09805e0c660607022 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-26 02:04:15.756 7 INFO glance.api.v2.image_data [None req-6bb04d7d-b21f-4acb-b04b-04387fa8d359 8bf21e68de9848729d05dadc0f4e158b 0ef8114469054cb09805e0c660607022 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 02:04:19.323 7 WARNING glance.location [None req-6bb04d7d-b21f-4acb-b04b-04387fa8d359 8bf21e68de9848729d05dadc0f4e158b 0ef8114469054cb09805e0c660607022 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.229 () {48 vars in 1045 bytes} [Thu Feb 26 02:04:15 2026] PUT /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec/file => generated 0 bytes in 3613 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5510 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.229 () {44 vars in 971 bytes} [Thu Feb 26 02:04:19 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:04:19.401 7 WARNING oslo_config.cfg [None req-58dd1fe5-1648-45a2-8027-64f2d1a3527f 8bf21e68de9848729d05dadc0f4e158b 0ef8114469054cb09805e0c660607022 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.204.45.229 () {44 vars in 971 bytes} [Thu Feb 26 02:04:19 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec => 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: 135/265] 199.204.45.229 () {42 vars in 688 bytes} [Thu Feb 26 02:25:08 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: 131/266] 199.204.45.229 () {44 vars in 910 bytes} [Thu Feb 26 02:25:08 2026] GET /v2/images => generated 1240 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/271] 199.204.45.229 () {42 vars in 688 bytes} [Thu Feb 26 02:25:24 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/272] 199.204.45.229 () {44 vars in 910 bytes} [Thu Feb 26 02:25:24 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/273] 199.204.45.229 () {44 vars in 937 bytes} [Thu Feb 26 02:25:24 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/274] 199.204.45.229 () {44 vars in 959 bytes} [Thu Feb 26 02:25:24 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/275] 199.204.45.229 () {44 vars in 939 bytes} [Thu Feb 26 02:25:24 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/276] 199.204.45.229 () {48 vars in 951 bytes} [Thu Feb 26 02:25:24 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-26 02:25:24.387 7 INFO glance.api.v2.image_data [None req-246f2d9a-5c92-4ac9-9046-daf05bb4e6b0 8bf21e68de9848729d05dadc0f4e158b 0ef8114469054cb09805e0c660607022 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 02:26:04.678 7 WARNING glance.location [None req-246f2d9a-5c92-4ac9-9046-daf05bb4e6b0 8bf21e68de9848729d05dadc0f4e158b 0ef8114469054cb09805e0c660607022 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 141/285] 199.204.45.229 () {48 vars in 1046 bytes} [Thu Feb 26 02:25:24 2026] PUT /v2/images/27713d76-48a1-4090-9f37-bafaa1430610/file => generated 0 bytes in 40332 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59758 switches on core 0) [pid: 8|app: 0|req: 145/286] 199.204.45.229 () {44 vars in 971 bytes} [Thu Feb 26 02:26:04 2026] GET /v2/images/27713d76-48a1-4090-9f37-bafaa1430610 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/287] 199.204.45.229 () {44 vars in 971 bytes} [Thu Feb 26 02:26:04 2026] GET /v2/images/27713d76-48a1-4090-9f37-bafaa1430610 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/288] 199.204.45.229 () {42 vars in 688 bytes} [Thu Feb 26 02:26:06 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: 143/289] 199.204.45.229 () {44 vars in 910 bytes} [Thu Feb 26 02:26:06 2026] GET /v2/images => generated 2451 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/376] 199.204.45.229 () {42 vars in 688 bytes} [Thu Feb 26 02:33:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/377] 199.204.45.229 () {44 vars in 910 bytes} [Thu Feb 26 02:33:11 2026] GET /v2/images => generated 2451 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/380] 199.204.45.229 () {42 vars in 688 bytes} [Thu Feb 26 02:33:24 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: 192/381] 199.204.45.229 () {44 vars in 910 bytes} [Thu Feb 26 02:33:24 2026] GET /v2/images => generated 2451 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/382] 199.204.45.229 () {44 vars in 947 bytes} [Thu Feb 26 02:33:24 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/383] 199.204.45.229 () {44 vars in 969 bytes} [Thu Feb 26 02:33:24 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/384] 199.204.45.229 () {44 vars in 939 bytes} [Thu Feb 26 02:33:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.204.45.229 () {48 vars in 951 bytes} [Thu Feb 26 02:33:24 2026] POST /v2/images => generated 799 bytes in 1920 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-26 02:33:26.165 7 INFO glance.api.v2.image_data [None req-e25fb44d-465c-4a2b-8e85-bf442b751977 8bf21e68de9848729d05dadc0f4e158b 0ef8114469054cb09805e0c660607022 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 02:34:19.525 7 INFO glance.location [None req-e25fb44d-465c-4a2b-8e85-bf442b751977 8bf21e68de9848729d05dadc0f4e158b 0ef8114469054cb09805e0c660607022 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 192/396] 199.204.45.229 () {48 vars in 1045 bytes} [Thu Feb 26 02:33:26 2026] PUT /v2/images/736fa49c-ac1d-40db-b185-5572ccd2c727/file => generated 0 bytes in 53407 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20188 switches on core 0) [pid: 8|app: 0|req: 205/397] 199.204.45.229 () {44 vars in 971 bytes} [Thu Feb 26 02:34:19 2026] GET /v2/images/736fa49c-ac1d-40db-b185-5572ccd2c727 => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/400] 199.204.45.229 () {48 vars in 1050 bytes} [Thu Feb 26 02:34:19 2026] PATCH /v2/images/736fa49c-ac1d-40db-b185-5572ccd2c727 => generated 1234 bytes in 1316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/401] 199.204.45.229 () {44 vars in 971 bytes} [Thu Feb 26 02:34:20 2026] GET /v2/images/736fa49c-ac1d-40db-b185-5572ccd2c727 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/416] 199.204.45.229 () {42 vars in 688 bytes} [Thu Feb 26 02:35:35 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/417] 199.204.45.229 () {44 vars in 910 bytes} [Thu Feb 26 02:35:35 2026] GET /v2/images => generated 3687 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/422] 199.204.45.229 () {42 vars in 688 bytes} [Thu Feb 26 02:35:50 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: 204/423] 199.204.45.229 () {44 vars in 910 bytes} [Thu Feb 26 02:35:50 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/424] 199.204.45.229 () {44 vars in 939 bytes} [Thu Feb 26 02:35:50 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/425] 199.204.45.229 () {44 vars in 961 bytes} [Thu Feb 26 02:35:50 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/426] 199.204.45.229 () {44 vars in 939 bytes} [Thu Feb 26 02:35:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/427] 199.204.45.229 () {48 vars in 951 bytes} [Thu Feb 26 02:35:50 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-26 02:35:50.973 8 WARNING oslo_policy.policy [None req-cef6f662-6c01-458e-bf35-ce29abee78cd 8bf21e68de9848729d05dadc0f4e158b 0ef8114469054cb09805e0c660607022 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-26 02:35:50.973 8 WARNING oslo_policy.policy [None req-cef6f662-6c01-458e-bf35-ce29abee78cd 8bf21e68de9848729d05dadc0f4e158b 0ef8114469054cb09805e0c660607022 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-26 02:35:50.974 8 INFO glance.api.v2.image_data [None req-cef6f662-6c01-458e-bf35-ce29abee78cd 8bf21e68de9848729d05dadc0f4e158b 0ef8114469054cb09805e0c660607022 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 02:36:07.114 8 INFO glance.location [None req-cef6f662-6c01-458e-bf35-ce29abee78cd 8bf21e68de9848729d05dadc0f4e158b 0ef8114469054cb09805e0c660607022 - - default default] Image format matched and virtual size computed: 2782199808 [pid: 8|app: 0|req: 222/430] 199.204.45.229 () {48 vars in 1045 bytes} [Thu Feb 26 02:35:50 2026] PUT /v2/images/0d8f334b-b0e8-4adb-994d-61c8465df898/file => generated 0 bytes in 16191 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27013 switches on core 0) [pid: 7|app: 0|req: 209/431] 199.204.45.229 () {44 vars in 971 bytes} [Thu Feb 26 02:36:07 2026] GET /v2/images/0d8f334b-b0e8-4adb-994d-61c8465df898 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/432] 199.204.45.229 () {44 vars in 971 bytes} [Thu Feb 26 02:36:07 2026] GET /v2/images/0d8f334b-b0e8-4adb-994d-61c8465df898 => generated 1203 bytes in 22 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: 246/477] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:39:45 2026] GET /v2/images => generated 4892 bytes in 115 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: 232/478] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:39:45 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/491] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:40:45 2026] GET /v2/images => generated 4892 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/492] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:40:45 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/505] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:41:45 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/506] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:41:45 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/519] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:42:45 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/520] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:42:45 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/533] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:43:45 2026] GET /v2/images => generated 4892 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/534] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:43:45 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/547] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:44:45 2026] GET /v2/images => generated 4892 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/548] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:44:45 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/561] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:45:45 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/562] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:45:45 2026] GET /v2/images => generated 4892 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/575] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:46:45 2026] GET /v2/images => generated 4892 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/576] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:46:46 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/589] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:47:45 2026] GET /v2/images => generated 4892 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/590] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:47:45 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/597] 199.204.45.229 () {42 vars in 688 bytes} [Thu Feb 26 02:48:16 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/598] 199.204.45.229 () {44 vars in 910 bytes} [Thu Feb 26 02:48:16 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/605] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:48:45 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/606] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:48:45 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/619] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:49:45 2026] GET /v2/images => generated 4892 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/620] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:49:45 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/631] 199.204.45.229 () {42 vars in 688 bytes} [Thu Feb 26 02:50:32 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: 323/632] 199.204.45.229 () {44 vars in 910 bytes} [Thu Feb 26 02:50:32 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/633] 199.204.45.229 () {42 vars in 688 bytes} [Thu Feb 26 02:50:34 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: 324/634] 199.204.45.229 () {44 vars in 910 bytes} [Thu Feb 26 02:50:34 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/637] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:50:45 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/638] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:50:45 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/647] 199.204.45.229 () {42 vars in 688 bytes} [Thu Feb 26 02:51: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: 317/648] 199.204.45.229 () {44 vars in 910 bytes} [Thu Feb 26 02:51:23 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/651] 199.204.45.229 () {42 vars in 688 bytes} [Thu Feb 26 02:51:30 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: 319/652] 199.204.45.229 () {44 vars in 910 bytes} [Thu Feb 26 02:51:30 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/655] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:51:45 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/656] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:51:45 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/665] 199.204.45.229 () {42 vars in 688 bytes} [Thu Feb 26 02:52:26 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: 340/666] 199.204.45.229 () {44 vars in 910 bytes} [Thu Feb 26 02:52:26 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/671] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:52:45 2026] GET /v2/images => generated 4892 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/672] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:52:45 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/677] 10.0.0.42 () {32 vars in 632 bytes} [Thu Feb 26 02:53:07 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/684] 10.0.0.106 () {36 vars in 987 bytes} [Thu Feb 26 02:53:32 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec => 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: 350/685] 10.0.0.106 () {36 vars in 927 bytes} [Thu Feb 26 02:53: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: 336/686] 10.0.0.106 () {36 vars in 987 bytes} [Thu Feb 26 02:53:33 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec => 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: 351/687] 10.0.0.106 () {36 vars in 927 bytes} [Thu Feb 26 02:53:33 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: 337/688] 10.0.0.106 () {36 vars in 987 bytes} [Thu Feb 26 02:53:36 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec => 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: 352/689] 10.0.0.106 () {36 vars in 927 bytes} [Thu Feb 26 02:53:36 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: 354/692] 199.204.45.229 () {36 vars in 991 bytes} [Thu Feb 26 02:53:40 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/693] 199.204.45.229 () {36 vars in 931 bytes} [Thu Feb 26 02:53:40 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/694] 199.204.45.229 () {36 vars in 991 bytes} [Thu Feb 26 02:53:41 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec => 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: 340/695] 199.204.45.229 () {36 vars in 931 bytes} [Thu Feb 26 02:53: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: 356/696] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:53:45 2026] GET /v2/images => generated 4892 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/697] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:53:45 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/706] 10.0.0.106 () {36 vars in 987 bytes} [Thu Feb 26 02:54:28 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/707] 10.0.0.106 () {36 vars in 927 bytes} [Thu Feb 26 02:54:28 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/710] 10.0.0.42 () {34 vars in 654 bytes} [Thu Feb 26 02:54:34 2026] POST /v2/images => generated 648 bytes in 214 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-26 02:54:34.574 7 WARNING glance.api.v2.images [None req-0de87bcb-e37a-4212-9d8a-afd9a2e2cd0d cbd1fd94764a42308bcd53e9abc96a34 6bb5e989673b48de952089b56ac2dce8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d5f0ba94-cf50-40e4-ad8c-b38705fd3b6f [pid: 7|app: 0|req: 348/711] 10.0.0.42 () {32 vars in 709 bytes} [Thu Feb 26 02:54:34 2026] DELETE /v2/images/d5f0ba94-cf50-40e4-ad8c-b38705fd3b6f => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/712] 10.0.0.42 () {32 vars in 706 bytes} [Thu Feb 26 02:54:34 2026] GET /v2/images/d5f0ba94-cf50-40e4-ad8c-b38705fd3b6f => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/713] 10.0.0.42 () {32 vars in 632 bytes} [Thu Feb 26 02:54:34 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/714] 10.0.0.42 () {34 vars in 654 bytes} [Thu Feb 26 02:54:34 2026] POST /v2/images => generated 702 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/715] 10.0.0.42 () {32 vars in 716 bytes} [Thu Feb 26 02:54:34 2026] GET /v2/images/4bf7f7fc-9e55-4386-8850-4baad2629fff/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:54:34.755 8 INFO glance.api.v2.image_data [None req-76e649e8-27ff-4242-868c-c507d52f1b52 cbd1fd94764a42308bcd53e9abc96a34 6bb5e989673b48de952089b56ac2dce8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 02:54:34.793 8 WARNING glance_store._drivers.rbd [None req-76e649e8-27ff-4242-868c-c507d52f1b52 cbd1fd94764a42308bcd53e9abc96a34 6bb5e989673b48de952089b56ac2dce8 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-26 02:54:35.495 8 INFO glance.location [None req-76e649e8-27ff-4242-868c-c507d52f1b52 cbd1fd94764a42308bcd53e9abc96a34 6bb5e989673b48de952089b56ac2dce8 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 366/716] 10.0.0.42 () {32 vars in 726 bytes} [Thu Feb 26 02:54:34 2026] PUT /v2/images/4bf7f7fc-9e55-4386-8850-4baad2629fff/file => generated 0 bytes in 799 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/717] 10.0.0.42 () {32 vars in 706 bytes} [Thu Feb 26 02:54:35 2026] GET /v2/images/4bf7f7fc-9e55-4386-8850-4baad2629fff => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/718] 10.0.0.42 () {32 vars in 716 bytes} [Thu Feb 26 02:54:35 2026] GET /v2/images/4bf7f7fc-9e55-4386-8850-4baad2629fff/file => generated 1024 bytes in 110 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/719] 10.0.0.42 () {34 vars in 654 bytes} [Thu Feb 26 02:54:35 2026] POST /v2/images => generated 648 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/720] 10.0.0.42 () {32 vars in 725 bytes} [Thu Feb 26 02:54:35 2026] PATCH /v2/images/1a7d40ac-fd51-40a3-9bc2-c83bffc6abb1 => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/721] 10.0.0.42 () {32 vars in 706 bytes} [Thu Feb 26 02:54:35 2026] GET /v2/images/1a7d40ac-fd51-40a3-9bc2-c83bffc6abb1 => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:54:35.796 8 WARNING glance.api.v2.images [None req-ee8635e2-5d6c-44fb-8219-a01edcf0a559 cbd1fd94764a42308bcd53e9abc96a34 6bb5e989673b48de952089b56ac2dce8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1a7d40ac-fd51-40a3-9bc2-c83bffc6abb1 [pid: 8|app: 0|req: 369/722] 10.0.0.42 () {32 vars in 709 bytes} [Thu Feb 26 02:54:35 2026] DELETE /v2/images/1a7d40ac-fd51-40a3-9bc2-c83bffc6abb1 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/723] 10.0.0.42 () {32 vars in 706 bytes} [Thu Feb 26 02:54:35 2026] GET /v2/images/1a7d40ac-fd51-40a3-9bc2-c83bffc6abb1 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:54:35.862 8 WARNING glance.api.v2.images [None req-6583b8ae-00e8-4312-85ba-6673ee8ec302 cbd1fd94764a42308bcd53e9abc96a34 6bb5e989673b48de952089b56ac2dce8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4bf7f7fc-9e55-4386-8850-4baad2629fff [pid: 8|app: 0|req: 370/724] 10.0.0.42 () {32 vars in 709 bytes} [Thu Feb 26 02:54:35 2026] DELETE /v2/images/4bf7f7fc-9e55-4386-8850-4baad2629fff => generated 0 bytes in 925 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/725] 10.0.0.42 () {32 vars in 706 bytes} [Thu Feb 26 02:54:36 2026] GET /v2/images/4bf7f7fc-9e55-4386-8850-4baad2629fff => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:54:36.811 8 WARNING glance.api.v2.images [None req-f42713b9-e09b-4eb6-8fb8-7bc764bee6d8 cbd1fd94764a42308bcd53e9abc96a34 6bb5e989673b48de952089b56ac2dce8 - - default default] Failed to find image d5f0ba94-cf50-40e4-ad8c-b38705fd3b6f to delete: glance.common.exception.ImageNotFound: No image found with ID d5f0ba94-cf50-40e4-ad8c-b38705fd3b6f [pid: 8|app: 0|req: 371/726] 10.0.0.42 () {32 vars in 709 bytes} [Thu Feb 26 02:54:36 2026] DELETE /v2/images/d5f0ba94-cf50-40e4-ad8c-b38705fd3b6f => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/727] 10.0.0.42 () {32 vars in 706 bytes} [Thu Feb 26 02:54:36 2026] GET /v2/images/d5f0ba94-cf50-40e4-ad8c-b38705fd3b6f => 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: 358/730] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:54:45 2026] GET /v2/images => generated 4892 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/731] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:54:46 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/734] 10.0.0.111 () {36 vars in 987 bytes} [Thu Feb 26 02:54:53 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec => generated 1171 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/735] 10.0.0.111 () {36 vars in 927 bytes} [Thu Feb 26 02:54: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: 7|app: 0|req: 361/736] 10.0.0.111 () {36 vars in 927 bytes} [Thu Feb 26 02:54: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: 376/737] 10.0.0.111 () {36 vars in 987 bytes} [Thu Feb 26 02:54:53 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec => 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: 362/738] 10.0.0.111 () {36 vars in 927 bytes} [Thu Feb 26 02:54:53 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: 377/739] 10.0.0.111 () {36 vars in 927 bytes} [Thu Feb 26 02:54: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: 7|app: 0|req: 363/740] 10.0.0.111 () {36 vars in 987 bytes} [Thu Feb 26 02:54:54 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec => 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: 378/741] 10.0.0.111 () {36 vars in 927 bytes} [Thu Feb 26 02:54:54 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: 364/742] 10.0.0.111 () {36 vars in 927 bytes} [Thu Feb 26 02:54:54 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: 379/743] 10.0.0.83 () {36 vars in 910 bytes} [Thu Feb 26 02:54: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: 7|app: 0|req: 365/744] 10.0.0.83 () {36 vars in 1006 bytes} [Thu Feb 26 02:54:54 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec/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: 380/745] 10.0.0.83 () {36 vars in 986 bytes} [Thu Feb 26 02:54:54 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/746] 10.0.0.83 () {36 vars in 926 bytes} [Thu Feb 26 02:54:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/747] 10.0.0.83 () {36 vars in 926 bytes} [Thu Feb 26 02:54:54 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/752] 10.0.0.106 () {36 vars in 987 bytes} [Thu Feb 26 02:55:12 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/753] 10.0.0.106 () {36 vars in 927 bytes} [Thu Feb 26 02:55:12 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: 373/760] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:55:46 2026] GET /v2/images => generated 4892 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/761] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:55:46 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/762] 10.0.0.106 () {36 vars in 987 bytes} [Thu Feb 26 02:55:47 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec => 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: 389/763] 10.0.0.106 () {36 vars in 927 bytes} [Thu Feb 26 02:55: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: 392/768] 10.0.0.106 () {36 vars in 987 bytes} [Thu Feb 26 02:56:03 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec => 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: 377/769] 10.0.0.106 () {36 vars in 927 bytes} [Thu Feb 26 02:56:03 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: 393/770] 10.0.0.106 () {36 vars in 987 bytes} [Thu Feb 26 02:56:04 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec => 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: 378/771] 10.0.0.106 () {36 vars in 927 bytes} [Thu Feb 26 02:56:04 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: 383/780] 199.204.45.229 () {32 vars in 826 bytes} [Thu Feb 26 02:56:44 2026] GET /v2/images?status=active&owner=0ef8114469054cb09805e0c660607022&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/781] 199.204.45.229 () {32 vars in 653 bytes} [Thu Feb 26 02:56: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: 384/782] 10.0.0.111 () {36 vars in 987 bytes} [Thu Feb 26 02:56:45 2026] GET /v2/images/27713d76-48a1-4090-9f37-bafaa1430610 => generated 1209 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/783] 10.0.0.111 () {36 vars in 927 bytes} [Thu Feb 26 02:56:45 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: 385/784] 10.0.0.111 () {36 vars in 927 bytes} [Thu Feb 26 02:56:45 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: 400/785] 10.0.0.111 () {36 vars in 987 bytes} [Thu Feb 26 02:56:45 2026] GET /v2/images/27713d76-48a1-4090-9f37-bafaa1430610 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/786] 10.0.0.111 () {36 vars in 927 bytes} [Thu Feb 26 02:56:45 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/787] 10.0.0.111 () {36 vars in 927 bytes} [Thu Feb 26 02:56:45 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: 387/788] 10.0.0.111 () {36 vars in 987 bytes} [Thu Feb 26 02:56:45 2026] GET /v2/images/27713d76-48a1-4090-9f37-bafaa1430610 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/789] 10.0.0.111 () {36 vars in 927 bytes} [Thu Feb 26 02:56:45 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: 388/790] 10.0.0.111 () {36 vars in 927 bytes} [Thu Feb 26 02:56:45 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: 389/791] 10.0.0.83 () {36 vars in 910 bytes} [Thu Feb 26 02:56:45 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: 390/792] 10.0.0.83 () {36 vars in 1006 bytes} [Thu Feb 26 02:56:45 2026] GET /v2/images/27713d76-48a1-4090-9f37-bafaa1430610/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/793] 10.0.0.83 () {36 vars in 986 bytes} [Thu Feb 26 02:56:45 2026] GET /v2/images/27713d76-48a1-4090-9f37-bafaa1430610 => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/794] 10.0.0.83 () {36 vars in 926 bytes} [Thu Feb 26 02:56:45 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: 393/795] 10.0.0.83 () {36 vars in 926 bytes} [Thu Feb 26 02:56:45 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: 403/796] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:56:45 2026] GET /v2/images => generated 4892 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/797] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:56:46 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/800] 10.0.0.42 () {30 vars in 410 bytes} [Thu Feb 26 02:56:53 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: 397/803] 10.0.0.106 () {36 vars in 987 bytes} [Thu Feb 26 02:57:07 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec => 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: 407/804] 10.0.0.106 () {36 vars in 927 bytes} [Thu Feb 26 02:57:07 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: 398/805] 10.0.0.106 () {36 vars in 987 bytes} [Thu Feb 26 02:57:08 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec => 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: 408/806] 10.0.0.106 () {36 vars in 927 bytes} [Thu Feb 26 02:57:08 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: 413/815] 10.0.0.106 () {36 vars in 987 bytes} [Thu Feb 26 02:57:44 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec => 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: 403/816] 10.0.0.106 () {36 vars in 927 bytes} [Thu Feb 26 02:57:44 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: 414/817] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:57:45 2026] GET /v2/images => generated 4892 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/818] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:57:46 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/827] 10.0.0.42 () {32 vars in 706 bytes} [Thu Feb 26 02:58:19 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec => 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: 409/828] 10.0.0.42 () {32 vars in 706 bytes} [Thu Feb 26 02:58:19 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec => 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: 420/829] 10.0.0.111 () {36 vars in 987 bytes} [Thu Feb 26 02:58:19 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec => 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: 410/830] 10.0.0.111 () {36 vars in 927 bytes} [Thu Feb 26 02:58:19 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: 421/831] 10.0.0.111 () {36 vars in 927 bytes} [Thu Feb 26 02:58:20 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/832] 10.0.0.111 () {36 vars in 987 bytes} [Thu Feb 26 02:58:20 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec => 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: 422/833] 10.0.0.111 () {36 vars in 927 bytes} [Thu Feb 26 02:58: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: 412/834] 10.0.0.111 () {36 vars in 927 bytes} [Thu Feb 26 02:58: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: 8|app: 0|req: 423/835] 10.0.0.111 () {36 vars in 987 bytes} [Thu Feb 26 02:58:20 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/836] 10.0.0.111 () {36 vars in 927 bytes} [Thu Feb 26 02:58:20 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/837] 10.0.0.83 () {36 vars in 910 bytes} [Thu Feb 26 02:58:20 2026] GET /versions => generated 1312 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/838] 10.0.0.83 () {36 vars in 1006 bytes} [Thu Feb 26 02:58:20 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/839] 10.0.0.83 () {36 vars in 986 bytes} [Thu Feb 26 02:58:20 2026] GET /v2/images/43cc26cb-197d-47b6-a195-3f655a37edec => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/840] 10.0.0.83 () {36 vars in 926 bytes} [Thu Feb 26 02:58:20 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/841] 10.0.0.83 () {36 vars in 926 bytes} [Thu Feb 26 02:58:20 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: 418/846] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:58:46 2026] GET /v2/images => generated 4892 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/847] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:58:46 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/860] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:59:45 2026] GET /v2/images => generated 4892 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/861] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 02:59:45 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/874] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 03:00:46 2026] GET /v2/images => generated 4892 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/875] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 03:00:46 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/888] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 03:01:45 2026] GET /v2/images => generated 4892 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/889] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 03:01:46 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/894] 10.0.0.42 () {32 vars in 632 bytes} [Thu Feb 26 03:02:04 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/903] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 03:02:45 2026] GET /v2/images => generated 4892 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/904] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 03:02:45 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/917] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 03:03:45 2026] GET /v2/images => generated 4892 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/918] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 03:03:45 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/931] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 03:04:45 2026] GET /v2/images => generated 4892 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/932] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 03:04:45 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/945] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 03:05:45 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/946] 10.0.0.6 () {28 vars in 567 bytes} [Thu Feb 26 03:05:45 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)