+ 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 03:26:46 2026] *** compiled with version: 13.3.0 on 16 February 2026 14:18:47 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-6d9646c7f8-mf9bz 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 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7fe9cd9b4668 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 03:26:48.636 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-26 03:26:48.657 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-02-26 03:26:49.554 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 03:26:49.555 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 03:26:49.556 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-26 03:26:49.561 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 03:26:49.562 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 03:26:49.562 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-26 03:26:51.591 8 WARNING glance.api.v2.images [None req-b71cc370-8575-47f1-af65-3c2ff84c330e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-26 03:26:51.616 7 WARNING glance.api.v2.images [None req-94f70575-676b-4699-96b4-feed53a5673b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-26 03:26:51.926 8 WARNING keystonemiddleware._common.config [None req-b71cc370-8575-47f1-af65-3c2ff84c330e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 03:26:51.934 8 WARNING oslo_config.cfg [None req-b71cc370-8575-47f1-af65-3c2ff84c330e - - - - - -] 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 0x7fe9cd9b4668 pid: 8 (default app) 2026-02-26 03:26:51.976 7 WARNING keystonemiddleware._common.config [None req-94f70575-676b-4699-96b4-feed53a5673b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 03:26:51.985 7 WARNING oslo_config.cfg [None req-94f70575-676b-4699-96b4-feed53a5673b - - - - - -] 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 0x7fe9cd9b4668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 03:26:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 03:26:53.468 7 WARNING oslo_policy.policy [None req-848237bd-ae1d-4900-8b89-390b3abbff64 e8c829ecf86546d9959658d74a1c61dd 75112619e90547f0a1d9cb77802a2d29 - - 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 03:26:53.468 7 WARNING oslo_policy.policy [None req-848237bd-ae1d-4900-8b89-390b3abbff64 e8c829ecf86546d9959658d74a1c61dd 75112619e90547f0a1d9cb77802a2d29 - - 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 03:26:53.485 7 WARNING oslo_policy.policy [None req-848237bd-ae1d-4900-8b89-390b3abbff64 e8c829ecf86546d9959658d74a1c61dd 75112619e90547f0a1d9cb77802a2d29 - - 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 03:26:53.485 7 WARNING oslo_policy.policy [None req-848237bd-ae1d-4900-8b89-390b3abbff64 e8c829ecf86546d9959658d74a1c61dd 75112619e90547f0a1d9cb77802a2d29 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/4] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 03:26:53 2026] GET /v2/images => generated 69 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 03:26:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 03:26:56 2026] GET /v2/images => generated 69 bytes in 37 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 03:26:56.790 8 WARNING oslo_policy.policy [None req-ab2a52eb-613d-4cb9-9f4a-e2fa625e09e1 e8c829ecf86546d9959658d74a1c61dd 75112619e90547f0a1d9cb77802a2d29 - - 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 03:26:56.790 8 WARNING oslo_policy.policy [None req-ab2a52eb-613d-4cb9-9f4a-e2fa625e09e1 e8c829ecf86546d9959658d74a1c61dd 75112619e90547f0a1d9cb77802a2d29 - - 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: 5/7] 162.253.55.43 () {44 vars in 907 bytes} [Thu Feb 26 03:26:56 2026] GET /v2/images/cirros => generated 151 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 162.253.55.43 () {44 vars in 929 bytes} [Thu Feb 26 03:26:56 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-02-26 03:26:56.924 8 WARNING oslo_policy.policy [None req-5a9a92e9-d7cc-49fe-88ba-208597ee16fe e8c829ecf86546d9959658d74a1c61dd 75112619e90547f0a1d9cb77802a2d29 - - 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 03:26:56.925 8 WARNING oslo_policy.policy [None req-5a9a92e9-d7cc-49fe-88ba-208597ee16fe e8c829ecf86546d9959658d74a1c61dd 75112619e90547f0a1d9cb77802a2d29 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 162.253.55.43 () {44 vars in 935 bytes} [Thu Feb 26 03:26:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 03:26:57.016 7 WARNING oslo_config.cfg [None req-fed94c48-576f-449b-8162-6f8348eb6bcd e8c829ecf86546d9959658d74a1c61dd 75112619e90547f0a1d9cb77802a2d29 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 162.253.55.43 () {48 vars in 947 bytes} [Thu Feb 26 03:26:56 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-26 03:26:57.040 8 WARNING oslo_policy.policy [None req-f689b7d8-ba6f-4cad-98ca-751f0840f410 e8c829ecf86546d9959658d74a1c61dd 75112619e90547f0a1d9cb77802a2d29 - - 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 03:26:57.040 8 WARNING oslo_policy.policy [None req-f689b7d8-ba6f-4cad-98ca-751f0840f410 e8c829ecf86546d9959658d74a1c61dd 75112619e90547f0a1d9cb77802a2d29 - - 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 03:26:57.043 8 INFO glance.api.v2.image_data [None req-f689b7d8-ba6f-4cad-98ca-751f0840f410 e8c829ecf86546d9959658d74a1c61dd 75112619e90547f0a1d9cb77802a2d29 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 03:27:05.684 8 INFO glance.location [None req-f689b7d8-ba6f-4cad-98ca-751f0840f410 e8c829ecf86546d9959658d74a1c61dd 75112619e90547f0a1d9cb77802a2d29 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 9/13] 162.253.55.43 () {48 vars in 1041 bytes} [Thu Feb 26 03:26:57 2026] PUT /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7/file => generated 0 bytes in 8693 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5807 switches on core 0) [pid: 7|app: 0|req: 5/14] 162.253.55.43 () {44 vars in 967 bytes} [Thu Feb 26 03:27:05 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 03:27:05.765 8 WARNING oslo_config.cfg [None req-c970de42-b261-4614-9240-64be2b9e581f e8c829ecf86546d9959658d74a1c61dd 75112619e90547f0a1d9cb77802a2d29 - - 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: 10/15] 162.253.55.43 () {44 vars in 967 bytes} [Thu Feb 26 03:27:05 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => 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: 126/256] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 03:47:00 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/257] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 03:47:00 2026] GET /v2/images => generated 1240 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/260] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 03:47:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/261] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 03:47:16 2026] GET /v2/images => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/262] 162.253.55.43 () {44 vars in 933 bytes} [Thu Feb 26 03:47:16 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/263] 162.253.55.43 () {44 vars in 955 bytes} [Thu Feb 26 03:47:16 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/264] 162.253.55.43 () {44 vars in 935 bytes} [Thu Feb 26 03:47:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/265] 162.253.55.43 () {48 vars in 947 bytes} [Thu Feb 26 03:47:16 2026] POST /v2/images => generated 796 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-26 03:47:16.436 7 WARNING oslo_policy.policy [None req-8e1d583a-4b8c-47f5-82db-a75315eb072d e8c829ecf86546d9959658d74a1c61dd 75112619e90547f0a1d9cb77802a2d29 - - 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 03:47:16.437 7 WARNING oslo_policy.policy [None req-8e1d583a-4b8c-47f5-82db-a75315eb072d e8c829ecf86546d9959658d74a1c61dd 75112619e90547f0a1d9cb77802a2d29 - - 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 03:47:16.438 7 INFO glance.api.v2.image_data [None req-8e1d583a-4b8c-47f5-82db-a75315eb072d e8c829ecf86546d9959658d74a1c61dd 75112619e90547f0a1d9cb77802a2d29 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 03:47:47.043 7 INFO glance.location [None req-8e1d583a-4b8c-47f5-82db-a75315eb072d e8c829ecf86546d9959658d74a1c61dd 75112619e90547f0a1d9cb77802a2d29 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 131/274] 162.253.55.43 () {48 vars in 1042 bytes} [Thu Feb 26 03:47:16 2026] PUT /v2/images/3efa7eb9-df4b-4ca7-85d9-69888bec0b25/file => generated 0 bytes in 30662 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68164 switches on core 0) [pid: 8|app: 0|req: 144/275] 162.253.55.43 () {44 vars in 967 bytes} [Thu Feb 26 03:47:47 2026] GET /v2/images/3efa7eb9-df4b-4ca7-85d9-69888bec0b25 => 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: 132/276] 162.253.55.43 () {44 vars in 967 bytes} [Thu Feb 26 03:47:47 2026] GET /v2/images/3efa7eb9-df4b-4ca7-85d9-69888bec0b25 => 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: 145/277] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 03:47:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/278] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 03:47:48 2026] GET /v2/images => generated 2451 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/359] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 03:54:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/360] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 03:54:33 2026] GET /v2/images => generated 2451 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/363] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 03:54:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/364] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 03:54:43 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/365] 162.253.55.43 () {44 vars in 943 bytes} [Thu Feb 26 03:54:43 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/366] 162.253.55.43 () {44 vars in 965 bytes} [Thu Feb 26 03:54:43 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/367] 162.253.55.43 () {44 vars in 935 bytes} [Thu Feb 26 03:54:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/368] 162.253.55.43 () {48 vars in 947 bytes} [Thu Feb 26 03:54:43 2026] POST /v2/images => generated 799 bytes in 956 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-26 03:54:44.274 7 INFO glance.api.v2.image_data [None req-ed4639ec-5c86-4a46-bb16-64f7fdc00576 e8c829ecf86546d9959658d74a1c61dd 75112619e90547f0a1d9cb77802a2d29 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 03:55:45.901 7 INFO glance.location [None req-ed4639ec-5c86-4a46-bb16-64f7fdc00576 e8c829ecf86546d9959658d74a1c61dd 75112619e90547f0a1d9cb77802a2d29 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 179/381] 162.253.55.43 () {48 vars in 1041 bytes} [Thu Feb 26 03:54:44 2026] PUT /v2/images/f998c876-e968-49a6-a47a-7222d61b7333/file => generated 0 bytes in 61665 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25836 switches on core 0) [pid: 8|app: 0|req: 203/382] 162.253.55.43 () {44 vars in 967 bytes} [Thu Feb 26 03:55:45 2026] GET /v2/images/f998c876-e968-49a6-a47a-7222d61b7333 => 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: 180/383] 162.253.55.43 () {48 vars in 1046 bytes} [Thu Feb 26 03:55:45 2026] PATCH /v2/images/f998c876-e968-49a6-a47a-7222d61b7333 => generated 1234 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/384] 162.253.55.43 () {44 vars in 967 bytes} [Thu Feb 26 03:55:46 2026] GET /v2/images/f998c876-e968-49a6-a47a-7222d61b7333 => generated 1234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/397] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 03:56:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/398] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 03:56:43 2026] GET /v2/images => generated 3687 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/403] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 03:56:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/404] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 03:56:59 2026] GET /v2/images => generated 3687 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/405] 162.253.55.43 () {44 vars in 935 bytes} [Thu Feb 26 03:56:59 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/406] 162.253.55.43 () {44 vars in 957 bytes} [Thu Feb 26 03:56:59 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/407] 162.253.55.43 () {44 vars in 935 bytes} [Thu Feb 26 03:56:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/408] 162.253.55.43 () {48 vars in 947 bytes} [Thu Feb 26 03:56:59 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-26 03:56:59.201 8 INFO glance.api.v2.image_data [None req-2051b780-62fc-4940-a9ab-209afe979691 e8c829ecf86546d9959658d74a1c61dd 75112619e90547f0a1d9cb77802a2d29 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 03:57:14.462 8 INFO glance.location [None req-2051b780-62fc-4940-a9ab-209afe979691 e8c829ecf86546d9959658d74a1c61dd 75112619e90547f0a1d9cb77802a2d29 - - default default] Image format matched and virtual size computed: 2782199808 [pid: 8|app: 0|req: 217/411] 162.253.55.43 () {48 vars in 1041 bytes} [Thu Feb 26 03:56:59 2026] PUT /v2/images/42597ead-a586-44f4-9a0b-2eef453f1866/file => generated 0 bytes in 15312 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30042 switches on core 0) [pid: 7|app: 0|req: 195/412] 162.253.55.43 () {44 vars in 967 bytes} [Thu Feb 26 03:57:14 2026] GET /v2/images/42597ead-a586-44f4-9a0b-2eef453f1866 => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/413] 162.253.55.43 () {44 vars in 967 bytes} [Thu Feb 26 03:57:14 2026] GET /v2/images/42597ead-a586-44f4-9a0b-2eef453f1866 => generated 1203 bytes in 14 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:71: 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: 220/462] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:01:14 2026] GET /v2/images => generated 4892 bytes in 164 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:71: 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: 243/463] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:01:15 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: 7|app: 0|req: 227/476] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:02:14 2026] GET /v2/images => generated 4892 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/477] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:02:15 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: 7|app: 0|req: 234/490] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:03:15 2026] GET /v2/images => generated 4892 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/491] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:03:15 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/504] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:04:14 2026] GET /v2/images => generated 4892 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/505] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:04:15 2026] GET /v2/images => generated 4892 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/518] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:05:15 2026] GET /v2/images => generated 4892 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/519] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:05:15 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: 278/532] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:06:15 2026] GET /v2/images => generated 4892 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/533] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:06:15 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: 285/546] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:07:14 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/547] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:07:15 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: 7|app: 0|req: 269/560] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:08:14 2026] GET /v2/images => generated 4892 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/561] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:08:15 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: 299/574] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:09:14 2026] GET /v2/images => generated 4892 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/575] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:09:15 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: 8|app: 0|req: 301/578] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 04:09:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/579] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 04:09:19 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: 8|app: 0|req: 307/590] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:10:14 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/591] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:10:15 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: 8|app: 0|req: 314/604] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:11:15 2026] GET /v2/images => generated 4892 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/605] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:11:15 2026] GET /v2/images => generated 4892 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/610] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 04:11:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/611] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 04:11:30 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: 318/612] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 04:11:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/613] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 04:11:31 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/622] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 04:12:16 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/625] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 04:12:16 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: 7|app: 0|req: 303/626] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:12:17 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: 324/627] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:12:17 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/628] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 04:12:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/629] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 04:12:24 2026] GET /v2/images => generated 4892 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/640] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:13:14 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: 8|app: 0|req: 331/641] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:13:15 2026] GET /v2/images => generated 4892 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/644] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 04:13:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/645] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 04:13:17 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/654] 10.0.0.64 () {32 vars in 632 bytes} [Thu Feb 26 04:13:58 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: 319/657] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:14:15 2026] GET /v2/images => generated 4892 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/658] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:14:15 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/661] 10.0.0.43 () {36 vars in 986 bytes} [Thu Feb 26 04:14:17 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => 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: 321/662] 10.0.0.43 () {36 vars in 926 bytes} [Thu Feb 26 04:14:17 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: 342/663] 10.0.0.43 () {36 vars in 986 bytes} [Thu Feb 26 04:14:20 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => 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: 322/664] 10.0.0.43 () {36 vars in 926 bytes} [Thu Feb 26 04:14:20 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/665] 162.253.55.43 () {36 vars in 990 bytes} [Thu Feb 26 04:14:24 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => 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: 323/666] 162.253.55.43 () {36 vars in 930 bytes} [Thu Feb 26 04:14:25 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/667] 162.253.55.43 () {36 vars in 990 bytes} [Thu Feb 26 04:14:25 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => 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: 324/668] 162.253.55.43 () {36 vars in 930 bytes} [Thu Feb 26 04:14:25 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: 346/671] 10.0.0.43 () {36 vars in 986 bytes} [Thu Feb 26 04:14:30 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => 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: 326/672] 10.0.0.43 () {36 vars in 926 bytes} [Thu Feb 26 04:14:30 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/675] 10.0.0.64 () {34 vars in 654 bytes} [Thu Feb 26 04:14:43 2026] POST /v2/images => generated 648 bytes in 207 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-26 04:14:43.890 8 WARNING glance.api.v2.images [None req-d3fe7c15-c942-4b39-9fcb-c1baf9d32b1e 23e4dd8e61024272a01baf217ea69dcd 8cdf3a6102b5461d96bb007e4658d6aa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ac047c49-ef20-4969-9c63-522d6dd9a14b [pid: 8|app: 0|req: 348/676] 10.0.0.64 () {32 vars in 709 bytes} [Thu Feb 26 04:14:43 2026] DELETE /v2/images/ac047c49-ef20-4969-9c63-522d6dd9a14b => generated 0 bytes in 78 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/677] 10.0.0.64 () {32 vars in 706 bytes} [Thu Feb 26 04:14:43 2026] GET /v2/images/ac047c49-ef20-4969-9c63-522d6dd9a14b => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/678] 10.0.0.64 () {32 vars in 632 bytes} [Thu Feb 26 04:14:43 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/679] 10.0.0.64 () {34 vars in 654 bytes} [Thu Feb 26 04:14:44 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: 8|app: 0|req: 350/680] 10.0.0.64 () {32 vars in 716 bytes} [Thu Feb 26 04:14:44 2026] GET /v2/images/0cc91943-c2d3-47f9-a815-a3bdce68357a/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:14:44.132 7 INFO glance.api.v2.image_data [None req-aaa59043-e9d0-4e31-a361-0dc9b9da1903 23e4dd8e61024272a01baf217ea69dcd 8cdf3a6102b5461d96bb007e4658d6aa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 04:14:44.172 7 WARNING glance_store._drivers.rbd [None req-aaa59043-e9d0-4e31-a361-0dc9b9da1903 23e4dd8e61024272a01baf217ea69dcd 8cdf3a6102b5461d96bb007e4658d6aa - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-26 04:14:44.743 7 INFO glance.location [None req-aaa59043-e9d0-4e31-a361-0dc9b9da1903 23e4dd8e61024272a01baf217ea69dcd 8cdf3a6102b5461d96bb007e4658d6aa - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 331/681] 10.0.0.64 () {32 vars in 726 bytes} [Thu Feb 26 04:14:44 2026] PUT /v2/images/0cc91943-c2d3-47f9-a815-a3bdce68357a/file => generated 0 bytes in 674 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/682] 10.0.0.64 () {32 vars in 706 bytes} [Thu Feb 26 04:14:44 2026] GET /v2/images/0cc91943-c2d3-47f9-a815-a3bdce68357a => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/683] 10.0.0.64 () {32 vars in 716 bytes} [Thu Feb 26 04:14:44 2026] GET /v2/images/0cc91943-c2d3-47f9-a815-a3bdce68357a/file => generated 1024 bytes in 128 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/684] 10.0.0.64 () {34 vars in 654 bytes} [Thu Feb 26 04:14:44 2026] POST /v2/images => generated 648 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/685] 10.0.0.64 () {32 vars in 725 bytes} [Thu Feb 26 04:14:44 2026] PATCH /v2/images/d6f699e2-f1e4-4090-8fab-db2e58cc5aee => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/686] 10.0.0.64 () {32 vars in 706 bytes} [Thu Feb 26 04:14:45 2026] GET /v2/images/d6f699e2-f1e4-4090-8fab-db2e58cc5aee => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:14:45.067 7 WARNING glance.api.v2.images [None req-b7c06819-a853-4053-822e-cbd634c1ac93 23e4dd8e61024272a01baf217ea69dcd 8cdf3a6102b5461d96bb007e4658d6aa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d6f699e2-f1e4-4090-8fab-db2e58cc5aee [pid: 7|app: 0|req: 334/687] 10.0.0.64 () {32 vars in 709 bytes} [Thu Feb 26 04:14:45 2026] DELETE /v2/images/d6f699e2-f1e4-4090-8fab-db2e58cc5aee => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/688] 10.0.0.64 () {32 vars in 706 bytes} [Thu Feb 26 04:14:45 2026] GET /v2/images/d6f699e2-f1e4-4090-8fab-db2e58cc5aee => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:14:45.127 7 WARNING glance.api.v2.images [None req-41321806-25c6-4be5-87f4-d4ab5511995b 23e4dd8e61024272a01baf217ea69dcd 8cdf3a6102b5461d96bb007e4658d6aa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0cc91943-c2d3-47f9-a815-a3bdce68357a [pid: 7|app: 0|req: 335/689] 10.0.0.64 () {32 vars in 709 bytes} [Thu Feb 26 04:14:45 2026] DELETE /v2/images/0cc91943-c2d3-47f9-a815-a3bdce68357a => generated 0 bytes in 860 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/690] 10.0.0.64 () {32 vars in 706 bytes} [Thu Feb 26 04:14:45 2026] GET /v2/images/0cc91943-c2d3-47f9-a815-a3bdce68357a => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:14:46.005 7 WARNING glance.api.v2.images [None req-3437a363-5bb2-4f39-a9a5-18fa3151a7b5 23e4dd8e61024272a01baf217ea69dcd 8cdf3a6102b5461d96bb007e4658d6aa - - default default] Failed to find image ac047c49-ef20-4969-9c63-522d6dd9a14b to delete: glance.common.exception.ImageNotFound: No image found with ID ac047c49-ef20-4969-9c63-522d6dd9a14b [pid: 7|app: 0|req: 336/691] 10.0.0.64 () {32 vars in 709 bytes} [Thu Feb 26 04:14:45 2026] DELETE /v2/images/ac047c49-ef20-4969-9c63-522d6dd9a14b => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/692] 10.0.0.64 () {32 vars in 706 bytes} [Thu Feb 26 04:14:46 2026] GET /v2/images/ac047c49-ef20-4969-9c63-522d6dd9a14b => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/695] 10.0.0.64 () {30 vars in 410 bytes} [Thu Feb 26 04:14:48 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/698] 10.0.0.43 () {36 vars in 986 bytes} [Thu Feb 26 04:15:00 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/699] 10.0.0.43 () {36 vars in 926 bytes} [Thu Feb 26 04:15:00 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: 361/702] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:15:15 2026] GET /v2/images => generated 4892 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/703] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:15:15 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: 7|app: 0|req: 344/706] 10.0.0.16 () {36 vars in 986 bytes} [Thu Feb 26 04:15:21 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => generated 1171 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/707] 10.0.0.16 () {36 vars in 926 bytes} [Thu Feb 26 04:15:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/708] 10.0.0.16 () {36 vars in 926 bytes} [Thu Feb 26 04:15:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/709] 10.0.0.16 () {36 vars in 986 bytes} [Thu Feb 26 04:15:21 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => 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: 346/710] 10.0.0.16 () {36 vars in 926 bytes} [Thu Feb 26 04:15:21 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/711] 10.0.0.16 () {36 vars in 926 bytes} [Thu Feb 26 04:15:21 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/712] 10.0.0.16 () {36 vars in 986 bytes} [Thu Feb 26 04:15:21 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => 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: 366/713] 10.0.0.16 () {36 vars in 926 bytes} [Thu Feb 26 04:15:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/714] 10.0.0.16 () {36 vars in 926 bytes} [Thu Feb 26 04:15:21 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: 367/715] 10.0.0.254 () {36 vars in 987 bytes} [Thu Feb 26 04:15:22 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => generated 1171 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/716] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 04:15:22 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/717] 10.0.0.254 () {36 vars in 987 bytes} [Thu Feb 26 04:15:22 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => 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: 350/718] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 04:15:22 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/719] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 04:15:22 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/728] 10.0.0.43 () {36 vars in 986 bytes} [Thu Feb 26 04:15:59 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/729] 10.0.0.43 () {36 vars in 926 bytes} [Thu Feb 26 04:15:59 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: 357/732] 10.0.0.43 () {36 vars in 986 bytes} [Thu Feb 26 04:16:12 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => 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: 376/733] 10.0.0.43 () {36 vars in 926 bytes} [Thu Feb 26 04:16: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: 358/734] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:16:15 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: 8|app: 0|req: 377/735] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:16:15 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: 363/744] 10.0.0.64 () {32 vars in 706 bytes} [Thu Feb 26 04:16:53 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => 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: 382/745] 10.0.0.64 () {32 vars in 706 bytes} [Thu Feb 26 04:16:53 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => 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: 364/746] 10.0.0.16 () {36 vars in 986 bytes} [Thu Feb 26 04:16:53 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/747] 10.0.0.16 () {36 vars in 926 bytes} [Thu Feb 26 04:16:53 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: 365/748] 10.0.0.16 () {36 vars in 926 bytes} [Thu Feb 26 04:16: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: 384/749] 10.0.0.16 () {36 vars in 986 bytes} [Thu Feb 26 04:16:53 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => 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: 366/750] 10.0.0.16 () {36 vars in 926 bytes} [Thu Feb 26 04:16: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: 385/751] 10.0.0.16 () {36 vars in 926 bytes} [Thu Feb 26 04:16: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: 7|app: 0|req: 367/752] 10.0.0.16 () {36 vars in 986 bytes} [Thu Feb 26 04:16:53 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => 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: 386/753] 10.0.0.16 () {36 vars in 926 bytes} [Thu Feb 26 04:16: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: 7|app: 0|req: 368/754] 10.0.0.254 () {36 vars in 987 bytes} [Thu Feb 26 04:16:53 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => 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: 387/755] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 04:16: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: 369/756] 10.0.0.254 () {36 vars in 987 bytes} [Thu Feb 26 04:16:53 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => 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: 388/757] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 04:16: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: 370/758] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 04:16: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: 8|app: 0|req: 391/763] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:17:15 2026] GET /v2/images => generated 4892 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/764] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:17:15 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: 375/767] 10.0.0.43 () {36 vars in 986 bytes} [Thu Feb 26 04:17:18 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => 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: 393/768] 10.0.0.43 () {36 vars in 926 bytes} [Thu Feb 26 04:17:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/769] 10.0.0.43 () {36 vars in 986 bytes} [Thu Feb 26 04:17:19 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => 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: 394/770] 10.0.0.43 () {36 vars in 926 bytes} [Thu Feb 26 04:17:19 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: 398/777] 10.0.0.43 () {36 vars in 986 bytes} [Thu Feb 26 04:17:50 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => 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: 380/778] 10.0.0.43 () {36 vars in 926 bytes} [Thu Feb 26 04:17:50 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: 382/781] 10.0.0.43 () {36 vars in 986 bytes} [Thu Feb 26 04:18:03 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => 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: 400/782] 10.0.0.43 () {36 vars in 926 bytes} [Thu Feb 26 04:18:03 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: 402/785] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:18:15 2026] GET /v2/images => generated 4892 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/786] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:18:15 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/789] 10.0.0.43 () {36 vars in 986 bytes} [Thu Feb 26 04:18:20 2026] GET /v2/images/fd8de3ac-f149-4bb3-8174-b036ac75c6b7 => 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: 386/790] 10.0.0.43 () {36 vars in 926 bytes} [Thu Feb 26 04:18: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: 390/797] 162.253.55.43 () {32 vars in 825 bytes} [Thu Feb 26 04:18:52 2026] GET /v2/images?status=active&owner=75112619e90547f0a1d9cb77802a2d29&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/798] 162.253.55.43 () {32 vars in 652 bytes} [Thu Feb 26 04:18:52 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: 391/799] 10.0.0.16 () {36 vars in 986 bytes} [Thu Feb 26 04:18:53 2026] GET /v2/images/3efa7eb9-df4b-4ca7-85d9-69888bec0b25 => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/800] 10.0.0.16 () {36 vars in 926 bytes} [Thu Feb 26 04:18:53 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: 392/801] 10.0.0.16 () {36 vars in 926 bytes} [Thu Feb 26 04:18: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: 410/802] 10.0.0.16 () {36 vars in 986 bytes} [Thu Feb 26 04:18:53 2026] GET /v2/images/3efa7eb9-df4b-4ca7-85d9-69888bec0b25 => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/803] 10.0.0.16 () {36 vars in 926 bytes} [Thu Feb 26 04:18: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: 411/804] 10.0.0.16 () {36 vars in 926 bytes} [Thu Feb 26 04:18:53 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: 394/805] 10.0.0.16 () {36 vars in 986 bytes} [Thu Feb 26 04:18:53 2026] GET /v2/images/3efa7eb9-df4b-4ca7-85d9-69888bec0b25 => 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: 412/806] 10.0.0.16 () {36 vars in 926 bytes} [Thu Feb 26 04:18:53 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: 395/807] 10.0.0.16 () {36 vars in 926 bytes} [Thu Feb 26 04:18: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: 413/808] 10.0.0.254 () {36 vars in 987 bytes} [Thu Feb 26 04:18:53 2026] GET /v2/images/3efa7eb9-df4b-4ca7-85d9-69888bec0b25 => generated 1209 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/809] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 04:18: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: 8|app: 0|req: 414/810] 10.0.0.254 () {36 vars in 987 bytes} [Thu Feb 26 04:18:53 2026] GET /v2/images/3efa7eb9-df4b-4ca7-85d9-69888bec0b25 => 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: 397/811] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 04:18: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: 8|app: 0|req: 415/812] 10.0.0.254 () {36 vars in 927 bytes} [Thu Feb 26 04:18: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: 418/817] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:19:15 2026] GET /v2/images => generated 4892 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/818] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:19:15 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: 7|app: 0|req: 407/831] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:20:15 2026] GET /v2/images => generated 4892 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/832] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:20:15 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: 414/845] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:21:14 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/846] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:21:15 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/859] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:22:15 2026] GET /v2/images => generated 4892 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/860] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:22:15 2026] GET /v2/images => generated 4892 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/873] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:23:15 2026] GET /v2/images => generated 4892 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/874] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:23:15 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/881] 10.0.0.64 () {32 vars in 632 bytes} [Thu Feb 26 04:23:42 2026] GET /v2/images => generated 4892 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/888] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:24:15 2026] GET /v2/images => generated 4892 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/889] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:24:15 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/902] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:25:15 2026] GET /v2/images => generated 4892 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/903] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:25:15 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: 450/916] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:26:14 2026] GET /v2/images => generated 4892 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/917] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:26:15 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: 457/930] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:27:15 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/931] 10.0.0.170 () {28 vars in 569 bytes} [Thu Feb 26 04:27:15 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)