+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Mar 3 03:16:25 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:32 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-7fcfd5c869-s25sn 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 0x7f1841bcf668 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-03-03 03:16:27.063 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-03 03:16:27.090 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-03-03 03:16:27.900 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-03-03 03:16:27.901 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-03-03 03:16:27.902 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-03 03:16:27.938 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-03-03 03:16:27.939 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-03-03 03:16:27.940 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-03 03:16:29.914 7 WARNING glance.api.v2.images [None req-41e8061e-91ac-449c-b4b2-c71730bc331e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-03 03:16:29.969 8 WARNING glance.api.v2.images [None req-ab5dc377-f8c4-4ccf-a95c-7707f26f18f2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-03 03:16:30.255 7 WARNING keystonemiddleware._common.config [None req-41e8061e-91ac-449c-b4b2-c71730bc331e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 03:16:30.263 7 WARNING oslo_config.cfg [None req-41e8061e-91ac-449c-b4b2-c71730bc331e - - - - - -] 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 0x7f1841bcf668 pid: 7 (default app) 2026-03-03 03:16:30.318 8 WARNING keystonemiddleware._common.config [None req-ab5dc377-f8c4-4ccf-a95c-7707f26f18f2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 03:16:30.326 8 WARNING oslo_config.cfg [None req-ab5dc377-f8c4-4ccf-a95c-7707f26f18f2 - - - - - -] 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 0x7f1841bcf668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.22 () {42 vars in 685 bytes} [Tue Mar 3 03:16:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 03:16:31.320 8 WARNING oslo_policy.policy [None req-ff51072d-9fb9-4340-8778-a6209eb3e14b ab3d543d75eb4b6cb235b31e0ad07120 2c53018bf61c452e8c97894f30a51869 - - 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-03-03 03:16:31.321 8 WARNING oslo_policy.policy [None req-ff51072d-9fb9-4340-8778-a6209eb3e14b ab3d543d75eb4b6cb235b31e0ad07120 2c53018bf61c452e8c97894f30a51869 - - 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-03-03 03:16:31.335 8 WARNING oslo_policy.policy [None req-ff51072d-9fb9-4340-8778-a6209eb3e14b ab3d543d75eb4b6cb235b31e0ad07120 2c53018bf61c452e8c97894f30a51869 - - 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-03-03 03:16:31.336 8 WARNING oslo_policy.policy [None req-ff51072d-9fb9-4340-8778-a6209eb3e14b ab3d543d75eb4b6cb235b31e0ad07120 2c53018bf61c452e8c97894f30a51869 - - 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.22 () {44 vars in 907 bytes} [Tue Mar 3 03:16:30 2026] GET /v2/images => generated 69 bytes in 551 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.22 () {42 vars in 685 bytes} [Tue Mar 3 03:16:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.22 () {44 vars in 907 bytes} [Tue Mar 3 03:16:34 2026] GET /v2/images => generated 69 bytes in 31 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-03-03 03:16:34.969 7 WARNING oslo_policy.policy [None req-de6dbd91-b49f-4033-9b3b-4640b3967ed5 ab3d543d75eb4b6cb235b31e0ad07120 2c53018bf61c452e8c97894f30a51869 - - 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-03-03 03:16:34.970 7 WARNING oslo_policy.policy [None req-de6dbd91-b49f-4033-9b3b-4640b3967ed5 ab3d543d75eb4b6cb235b31e0ad07120 2c53018bf61c452e8c97894f30a51869 - - 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.22 () {44 vars in 908 bytes} [Tue Mar 3 03:16:34 2026] GET /v2/images/cirros => generated 151 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.22 () {44 vars in 930 bytes} [Tue Mar 3 03:16:35 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 03:16:35.121 7 WARNING oslo_policy.policy [None req-a787ddd5-5620-48d7-b735-2a65d34c2477 ab3d543d75eb4b6cb235b31e0ad07120 2c53018bf61c452e8c97894f30a51869 - - 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-03-03 03:16:35.121 7 WARNING oslo_policy.policy [None req-a787ddd5-5620-48d7-b735-2a65d34c2477 ab3d543d75eb4b6cb235b31e0ad07120 2c53018bf61c452e8c97894f30a51869 - - 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.22 () {44 vars in 936 bytes} [Tue Mar 3 03:16:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 03:16:35.196 8 WARNING oslo_config.cfg [None req-d29d0246-d586-4e7e-b7f5-4201d6f53f08 ab3d543d75eb4b6cb235b31e0ad07120 2c53018bf61c452e8c97894f30a51869 - - 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.22 () {48 vars in 948 bytes} [Tue Mar 3 03:16:35 2026] POST /v2/images => generated 760 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 03:16:35.219 7 WARNING oslo_policy.policy [None req-bb9ef66b-5ce6-461f-a38e-5851df7b7ae8 ab3d543d75eb4b6cb235b31e0ad07120 2c53018bf61c452e8c97894f30a51869 - - 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-03-03 03:16:35.219 7 WARNING oslo_policy.policy [None req-bb9ef66b-5ce6-461f-a38e-5851df7b7ae8 ab3d543d75eb4b6cb235b31e0ad07120 2c53018bf61c452e8c97894f30a51869 - - 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-03-03 03:16:35.221 7 INFO glance.api.v2.image_data [None req-bb9ef66b-5ce6-461f-a38e-5851df7b7ae8 ab3d543d75eb4b6cb235b31e0ad07120 2c53018bf61c452e8c97894f30a51869 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 03:16:38.687 7 WARNING glance.location [None req-bb9ef66b-5ce6-461f-a38e-5851df7b7ae8 ab3d543d75eb4b6cb235b31e0ad07120 2c53018bf61c452e8c97894f30a51869 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.22 () {48 vars in 1042 bytes} [Tue Mar 3 03:16:35 2026] PUT /v2/images/3053266e-5180-411f-9207-b506bc1a0b50/file => generated 0 bytes in 3514 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4852 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.22 () {44 vars in 968 bytes} [Tue Mar 3 03:16:38 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 03:16:38.768 7 WARNING oslo_config.cfg [None req-85e3abf5-f6c0-4790-9c67-5088226ebd05 ab3d543d75eb4b6cb235b31e0ad07120 2c53018bf61c452e8c97894f30a51869 - - 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.22 () {44 vars in 968 bytes} [Tue Mar 3 03:16:38 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50 => 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: 139/281] 199.204.45.22 () {42 vars in 685 bytes} [Tue Mar 3 03:38:46 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: 143/282] 199.204.45.22 () {44 vars in 907 bytes} [Tue Mar 3 03:38:46 2026] GET /v2/images => generated 1240 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 199.204.45.22 () {42 vars in 685 bytes} [Tue Mar 3 03:39:01 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: 146/288] 199.204.45.22 () {44 vars in 907 bytes} [Tue Mar 3 03:39:01 2026] GET /v2/images => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 199.204.45.22 () {44 vars in 934 bytes} [Tue Mar 3 03:39:01 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: 7|app: 0|req: 147/290] 199.204.45.22 () {44 vars in 956 bytes} [Tue Mar 3 03:39:01 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/291] 199.204.45.22 () {44 vars in 936 bytes} [Tue Mar 3 03:39:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/292] 199.204.45.22 () {48 vars in 948 bytes} [Tue Mar 3 03:39:01 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 03:39:01.726 8 WARNING oslo_policy.policy [None req-5e405cb1-f369-4f35-b62a-3ecc2f5383a0 ab3d543d75eb4b6cb235b31e0ad07120 2c53018bf61c452e8c97894f30a51869 - - 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-03-03 03:39:01.726 8 WARNING oslo_policy.policy [None req-5e405cb1-f369-4f35-b62a-3ecc2f5383a0 ab3d543d75eb4b6cb235b31e0ad07120 2c53018bf61c452e8c97894f30a51869 - - 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-03-03 03:39:01.728 8 INFO glance.api.v2.image_data [None req-5e405cb1-f369-4f35-b62a-3ecc2f5383a0 ab3d543d75eb4b6cb235b31e0ad07120 2c53018bf61c452e8c97894f30a51869 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 03:39:38.843 8 WARNING glance.location [None req-5e405cb1-f369-4f35-b62a-3ecc2f5383a0 ab3d543d75eb4b6cb235b31e0ad07120 2c53018bf61c452e8c97894f30a51869 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 145/299] 199.204.45.22 () {48 vars in 1043 bytes} [Tue Mar 3 03:39:01 2026] PUT /v2/images/be5c753a-4dd1-46e0-a0b0-c2e1a224ab9d/file => generated 0 bytes in 37163 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61267 switches on core 0) [pid: 7|app: 0|req: 155/300] 199.204.45.22 () {44 vars in 968 bytes} [Tue Mar 3 03:39:38 2026] GET /v2/images/be5c753a-4dd1-46e0-a0b0-c2e1a224ab9d => 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: 146/301] 199.204.45.22 () {44 vars in 968 bytes} [Tue Mar 3 03:39:38 2026] GET /v2/images/be5c753a-4dd1-46e0-a0b0-c2e1a224ab9d => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/304] 199.204.45.22 () {42 vars in 685 bytes} [Tue Mar 3 03:39:40 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: 157/305] 199.204.45.22 () {44 vars in 907 bytes} [Tue Mar 3 03:39:40 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: 190/388] 199.204.45.22 () {42 vars in 685 bytes} [Tue Mar 3 03:46:35 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/389] 199.204.45.22 () {44 vars in 907 bytes} [Tue Mar 3 03:46:35 2026] GET /v2/images => generated 2451 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/394] 199.204.45.22 () {42 vars in 685 bytes} [Tue Mar 3 03:46:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/395] 199.204.45.22 () {44 vars in 907 bytes} [Tue Mar 3 03:46:53 2026] GET /v2/images => generated 2451 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/396] 199.204.45.22 () {44 vars in 944 bytes} [Tue Mar 3 03:46:53 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/397] 199.204.45.22 () {44 vars in 966 bytes} [Tue Mar 3 03:46:53 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/398] 199.204.45.22 () {44 vars in 936 bytes} [Tue Mar 3 03:46:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/399] 199.204.45.22 () {48 vars in 948 bytes} [Tue Mar 3 03:46:53 2026] POST /v2/images => generated 799 bytes in 991 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 03:46:54.278 7 INFO glance.api.v2.image_data [None req-2b61977b-a640-4e88-b453-81d02fcd844d ab3d543d75eb4b6cb235b31e0ad07120 2c53018bf61c452e8c97894f30a51869 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 03:47:24.883 7 INFO glance.location [None req-2b61977b-a640-4e88-b453-81d02fcd844d ab3d543d75eb4b6cb235b31e0ad07120 2c53018bf61c452e8c97894f30a51869 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 205/406] 199.204.45.22 () {48 vars in 1042 bytes} [Tue Mar 3 03:46:54 2026] PUT /v2/images/814a898d-31d8-49fb-baf6-2067ae685d82/file => generated 0 bytes in 30649 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22431 switches on core 0) [pid: 8|app: 0|req: 202/407] 199.204.45.22 () {44 vars in 968 bytes} [Tue Mar 3 03:47:24 2026] GET /v2/images/814a898d-31d8-49fb-baf6-2067ae685d82 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/408] 199.204.45.22 () {48 vars in 1047 bytes} [Tue Mar 3 03:47:24 2026] PATCH /v2/images/814a898d-31d8-49fb-baf6-2067ae685d82 => generated 1234 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/409] 199.204.45.22 () {44 vars in 968 bytes} [Tue Mar 3 03:47:25 2026] GET /v2/images/814a898d-31d8-49fb-baf6-2067ae685d82 => generated 1234 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/418] 199.204.45.22 () {42 vars in 685 bytes} [Tue Mar 3 03:48:01 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: 211/419] 199.204.45.22 () {44 vars in 907 bytes} [Tue Mar 3 03:48:01 2026] GET /v2/images => generated 3687 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/424] 199.204.45.22 () {42 vars in 685 bytes} [Tue Mar 3 03:48:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/425] 199.204.45.22 () {44 vars in 907 bytes} [Tue Mar 3 03:48:20 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 199.204.45.22 () {44 vars in 936 bytes} [Tue Mar 3 03:48:20 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: 215/427] 199.204.45.22 () {44 vars in 958 bytes} [Tue Mar 3 03:48:20 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/428] 199.204.45.22 () {44 vars in 936 bytes} [Tue Mar 3 03:48:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/429] 199.204.45.22 () {48 vars in 948 bytes} [Tue Mar 3 03:48:20 2026] POST /v2/images => generated 791 bytes in 275 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 03:48:20.927 8 INFO glance.api.v2.image_data [None req-ef270ccc-bc84-4282-8903-0b3ecdb9f7a8 ab3d543d75eb4b6cb235b31e0ad07120 2c53018bf61c452e8c97894f30a51869 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 03:48:46.955 8 INFO glance.location [None req-ef270ccc-bc84-4282-8903-0b3ecdb9f7a8 ab3d543d75eb4b6cb235b31e0ad07120 2c53018bf61c452e8c97894f30a51869 - - default default] Image format matched and virtual size computed: 2814115840 [pid: 8|app: 0|req: 214/434] 199.204.45.22 () {48 vars in 1043 bytes} [Tue Mar 3 03:48:20 2026] PUT /v2/images/62ae8e46-b72e-4096-8188-06a020b795cb/file => generated 0 bytes in 26079 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24801 switches on core 0) [pid: 7|app: 0|req: 221/435] 199.204.45.22 () {44 vars in 968 bytes} [Tue Mar 3 03:48:47 2026] GET /v2/images/62ae8e46-b72e-4096-8188-06a020b795cb => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/436] 199.204.45.22 () {44 vars in 968 bytes} [Tue Mar 3 03:48:47 2026] GET /v2/images/62ae8e46-b72e-4096-8188-06a020b795cb => generated 1204 bytes in 12 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: 248/489] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 03:53:04 2026] GET /v2/images => generated 4893 bytes in 213 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: 242/490] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 03:53:04 2026] GET /v2/images => generated 4893 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/503] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 03:54:04 2026] GET /v2/images => generated 4893 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/504] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 03:54:04 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/517] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 03:55:04 2026] GET /v2/images => generated 4893 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/518] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 03:55:04 2026] GET /v2/images => generated 4893 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/531] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 03:56:04 2026] GET /v2/images => generated 4893 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/532] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 03:56:04 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/545] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 03:57:04 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/546] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 03:57:04 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/559] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 03:58:04 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/560] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 03:58:04 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/573] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 03:59:04 2026] GET /v2/images => generated 4893 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/574] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 03:59:04 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/587] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:00:04 2026] GET /v2/images => generated 4893 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/588] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:00:04 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/601] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:01:04 2026] GET /v2/images => generated 4893 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/602] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:01:04 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/605] 199.204.45.22 () {42 vars in 685 bytes} [Tue Mar 3 04:01:13 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: 300/606] 199.204.45.22 () {44 vars in 907 bytes} [Tue Mar 3 04:01:13 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/617] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:02:04 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/618] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:02:04 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/631] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:03:04 2026] GET /v2/images => generated 4893 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/632] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:03:04 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/639] 199.204.45.22 () {42 vars in 685 bytes} [Tue Mar 3 04:03: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: 323/640] 199.204.45.22 () {44 vars in 907 bytes} [Tue Mar 3 04:03:33 2026] GET /v2/images => generated 4893 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/641] 199.204.45.22 () {42 vars in 685 bytes} [Tue Mar 3 04:03:35 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: 324/642] 199.204.45.22 () {44 vars in 907 bytes} [Tue Mar 3 04:03:35 2026] GET /v2/images => generated 4893 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/649] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:04:04 2026] GET /v2/images => generated 4893 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/650] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:04:04 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/655] 199.204.45.22 () {42 vars in 685 bytes} [Tue Mar 3 04:04: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/656] 199.204.45.22 () {44 vars in 907 bytes} [Tue Mar 3 04:04:24 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/659] 199.204.45.22 () {42 vars in 685 bytes} [Tue Mar 3 04:04: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: 333/660] 199.204.45.22 () {44 vars in 907 bytes} [Tue Mar 3 04:04:31 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/667] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:05:04 2026] GET /v2/images => generated 4893 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/668] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:05:04 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/673] 199.204.45.22 () {42 vars in 685 bytes} [Tue Mar 3 04:05:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/674] 199.204.45.22 () {44 vars in 907 bytes} [Tue Mar 3 04:05:25 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/683] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:06:04 2026] GET /v2/images => generated 4893 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/684] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:06:04 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/685] 10.0.0.128 () {32 vars in 633 bytes} [Tue Mar 3 04:06:06 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/692] 10.0.0.140 () {36 vars in 987 bytes} [Tue Mar 3 04:06:32 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50 => 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: 344/693] 10.0.0.140 () {36 vars in 927 bytes} [Tue Mar 3 04:06:32 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: 350/694] 10.0.0.110 () {36 vars in 987 bytes} [Tue Mar 3 04:06:33 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50 => generated 1171 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/695] 10.0.0.110 () {36 vars in 927 bytes} [Tue Mar 3 04:06:33 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: 351/696] 10.0.0.110 () {36 vars in 927 bytes} [Tue Mar 3 04:06:33 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: 346/697] 10.0.0.110 () {36 vars in 987 bytes} [Tue Mar 3 04:06:33 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/698] 10.0.0.110 () {36 vars in 927 bytes} [Tue Mar 3 04:06: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: 8|app: 0|req: 347/699] 10.0.0.110 () {36 vars in 927 bytes} [Tue Mar 3 04:06:33 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: 353/700] 10.0.0.110 () {36 vars in 987 bytes} [Tue Mar 3 04:06:33 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/701] 10.0.0.110 () {36 vars in 927 bytes} [Tue Mar 3 04:06:33 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: 354/702] 10.0.0.110 () {36 vars in 927 bytes} [Tue Mar 3 04:06:33 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/703] 10.0.0.24 () {36 vars in 910 bytes} [Tue Mar 3 04:06:34 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/704] 10.0.0.24 () {36 vars in 1006 bytes} [Tue Mar 3 04:06:34 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50/locations => generated 127 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/705] 10.0.0.24 () {36 vars in 986 bytes} [Tue Mar 3 04:06:34 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50 => 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: 356/706] 10.0.0.24 () {36 vars in 926 bytes} [Tue Mar 3 04:06:34 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: 351/707] 10.0.0.24 () {36 vars in 926 bytes} [Tue Mar 3 04:06:34 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: 358/710] 199.204.45.22 () {36 vars in 990 bytes} [Tue Mar 3 04:06:40 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/711] 199.204.45.22 () {36 vars in 930 bytes} [Tue Mar 3 04:06:40 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: 359/712] 199.204.45.22 () {36 vars in 990 bytes} [Tue Mar 3 04:06:40 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50 => 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: 354/713] 199.204.45.22 () {36 vars in 930 bytes} [Tue Mar 3 04:06:40 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: 360/714] 10.0.0.140 () {36 vars in 987 bytes} [Tue Mar 3 04:06:49 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/715] 10.0.0.140 () {36 vars in 927 bytes} [Tue Mar 3 04:06:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/718] 10.0.0.140 () {36 vars in 987 bytes} [Tue Mar 3 04:06:52 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/719] 10.0.0.140 () {36 vars in 927 bytes} [Tue Mar 3 04:06:52 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: 364/722] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:07:04 2026] GET /v2/images => generated 4893 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/723] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:07:04 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/730] 10.0.0.140 () {36 vars in 987 bytes} [Tue Mar 3 04:07:31 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50 => 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: 368/731] 10.0.0.140 () {36 vars in 927 bytes} [Tue Mar 3 04:07:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/732] 10.0.0.140 () {36 vars in 987 bytes} [Tue Mar 3 04:07:32 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50 => 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: 369/733] 10.0.0.140 () {36 vars in 927 bytes} [Tue Mar 3 04:07:32 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: 372/738] 10.0.0.128 () {34 vars in 655 bytes} [Tue Mar 3 04:07:54 2026] POST /v2/images => generated 649 bytes in 180 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-03 04:07:54.524 8 WARNING glance.api.v2.images [None req-024c5080-ce8a-4a13-8d98-4d5cffbb4a91 9aa22c8c68e54527935edb262fba3a56 0a378dae2be541e1b9d748cb38d891d6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e96fe5fd-6d34-4b23-adfd-5a091aab07ee [pid: 8|app: 0|req: 367/739] 10.0.0.128 () {32 vars in 710 bytes} [Tue Mar 3 04:07:54 2026] DELETE /v2/images/e96fe5fd-6d34-4b23-adfd-5a091aab07ee => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/740] 10.0.0.128 () {32 vars in 707 bytes} [Tue Mar 3 04:07:54 2026] GET /v2/images/e96fe5fd-6d34-4b23-adfd-5a091aab07ee => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/741] 10.0.0.128 () {32 vars in 633 bytes} [Tue Mar 3 04:07:54 2026] GET /v2/images => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/742] 10.0.0.128 () {34 vars in 655 bytes} [Tue Mar 3 04:07:54 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/743] 10.0.0.128 () {32 vars in 717 bytes} [Tue Mar 3 04:07:54 2026] GET /v2/images/f13f7cc6-9e2f-4454-b40b-919b88e02ff6/file => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 04:07:54.706 7 INFO glance.api.v2.image_data [None req-3c975862-9800-4415-b06d-c66808007fca 9aa22c8c68e54527935edb262fba3a56 0a378dae2be541e1b9d748cb38d891d6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 04:07:54.757 7 WARNING glance_store._drivers.rbd [None req-3c975862-9800-4415-b06d-c66808007fca 9aa22c8c68e54527935edb262fba3a56 0a378dae2be541e1b9d748cb38d891d6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-03 04:07:55.172 7 INFO glance.location [None req-3c975862-9800-4415-b06d-c66808007fca 9aa22c8c68e54527935edb262fba3a56 0a378dae2be541e1b9d748cb38d891d6 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 375/744] 10.0.0.128 () {32 vars in 727 bytes} [Tue Mar 3 04:07:54 2026] PUT /v2/images/f13f7cc6-9e2f-4454-b40b-919b88e02ff6/file => generated 0 bytes in 516 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/745] 10.0.0.128 () {32 vars in 707 bytes} [Tue Mar 3 04:07:55 2026] GET /v2/images/f13f7cc6-9e2f-4454-b40b-919b88e02ff6 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/746] 10.0.0.128 () {32 vars in 717 bytes} [Tue Mar 3 04:07:55 2026] GET /v2/images/f13f7cc6-9e2f-4454-b40b-919b88e02ff6/file => generated 1024 bytes in 144 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/747] 10.0.0.128 () {34 vars in 655 bytes} [Tue Mar 3 04:07:55 2026] POST /v2/images => generated 649 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/748] 10.0.0.128 () {32 vars in 726 bytes} [Tue Mar 3 04:07:55 2026] PATCH /v2/images/caae69c6-1c9c-4e21-b821-7cc59855edc3 => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/749] 10.0.0.128 () {32 vars in 707 bytes} [Tue Mar 3 04:07:55 2026] GET /v2/images/caae69c6-1c9c-4e21-b821-7cc59855edc3 => generated 652 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 04:07:55.513 7 WARNING glance.api.v2.images [None req-d41c1be9-a2ac-4de5-be1d-3a1b0cc8506f 9aa22c8c68e54527935edb262fba3a56 0a378dae2be541e1b9d748cb38d891d6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//caae69c6-1c9c-4e21-b821-7cc59855edc3 [pid: 7|app: 0|req: 378/750] 10.0.0.128 () {32 vars in 710 bytes} [Tue Mar 3 04:07:55 2026] DELETE /v2/images/caae69c6-1c9c-4e21-b821-7cc59855edc3 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/751] 10.0.0.128 () {32 vars in 707 bytes} [Tue Mar 3 04:07:55 2026] GET /v2/images/caae69c6-1c9c-4e21-b821-7cc59855edc3 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 04:07:55.569 7 WARNING glance.api.v2.images [None req-325a84dd-1d6e-41bd-b139-fa6a0918fc5b 9aa22c8c68e54527935edb262fba3a56 0a378dae2be541e1b9d748cb38d891d6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f13f7cc6-9e2f-4454-b40b-919b88e02ff6 [pid: 7|app: 0|req: 379/752] 10.0.0.128 () {32 vars in 710 bytes} [Tue Mar 3 04:07:55 2026] DELETE /v2/images/f13f7cc6-9e2f-4454-b40b-919b88e02ff6 => generated 0 bytes in 908 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/753] 10.0.0.128 () {32 vars in 707 bytes} [Tue Mar 3 04:07:56 2026] GET /v2/images/f13f7cc6-9e2f-4454-b40b-919b88e02ff6 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 04:07:56.499 7 WARNING glance.api.v2.images [None req-4b134472-b3ba-472b-bed4-1e1d6dacb086 9aa22c8c68e54527935edb262fba3a56 0a378dae2be541e1b9d748cb38d891d6 - - default default] Failed to find image e96fe5fd-6d34-4b23-adfd-5a091aab07ee to delete: glance.common.exception.ImageNotFound: No image found with ID e96fe5fd-6d34-4b23-adfd-5a091aab07ee [pid: 7|app: 0|req: 380/754] 10.0.0.128 () {32 vars in 710 bytes} [Tue Mar 3 04:07:56 2026] DELETE /v2/images/e96fe5fd-6d34-4b23-adfd-5a091aab07ee => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/755] 10.0.0.128 () {32 vars in 707 bytes} [Tue Mar 3 04:07:56 2026] GET /v2/images/e96fe5fd-6d34-4b23-adfd-5a091aab07ee => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/758] 10.0.0.128 () {30 vars in 411 bytes} [Tue Mar 3 04:08:04 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: 382/759] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:08:04 2026] GET /v2/images => generated 4893 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/760] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:08:04 2026] GET /v2/images => generated 4893 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/769] 10.0.0.140 () {36 vars in 987 bytes} [Tue Mar 3 04:08:44 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50 => 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: 383/770] 10.0.0.140 () {36 vars in 927 bytes} [Tue Mar 3 04:08:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/775] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:09:04 2026] GET /v2/images => generated 4893 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/776] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:09:04 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/783] 10.0.0.128 () {32 vars in 707 bytes} [Tue Mar 3 04:09:31 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50 => 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: 394/784] 10.0.0.128 () {32 vars in 707 bytes} [Tue Mar 3 04:09:31 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50 => 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: 391/785] 10.0.0.110 () {36 vars in 987 bytes} [Tue Mar 3 04:09:31 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50 => 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: 395/786] 10.0.0.110 () {36 vars in 927 bytes} [Tue Mar 3 04:09:31 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: 392/787] 10.0.0.110 () {36 vars in 927 bytes} [Tue Mar 3 04:09:31 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: 396/788] 10.0.0.110 () {36 vars in 987 bytes} [Tue Mar 3 04:09:31 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50 => 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: 393/789] 10.0.0.110 () {36 vars in 927 bytes} [Tue Mar 3 04:09:31 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: 397/790] 10.0.0.110 () {36 vars in 927 bytes} [Tue Mar 3 04:09:31 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: 394/791] 10.0.0.110 () {36 vars in 987 bytes} [Tue Mar 3 04:09:31 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50 => 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: 398/792] 10.0.0.110 () {36 vars in 927 bytes} [Tue Mar 3 04:09:31 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: 395/793] 10.0.0.24 () {36 vars in 910 bytes} [Tue Mar 3 04:09:32 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/794] 10.0.0.24 () {36 vars in 1006 bytes} [Tue Mar 3 04:09:32 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50/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: 396/795] 10.0.0.24 () {36 vars in 986 bytes} [Tue Mar 3 04:09:32 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50 => 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: 400/796] 10.0.0.24 () {36 vars in 926 bytes} [Tue Mar 3 04:09:32 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: 397/797] 10.0.0.24 () {36 vars in 926 bytes} [Tue Mar 3 04:09:32 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: 402/800] 10.0.0.140 () {36 vars in 987 bytes} [Tue Mar 3 04:09:39 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50 => 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: 399/801] 10.0.0.140 () {36 vars in 927 bytes} [Tue Mar 3 04:09:39 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: 401/804] 10.0.0.140 () {36 vars in 987 bytes} [Tue Mar 3 04:09:56 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/805] 10.0.0.140 () {36 vars in 927 bytes} [Tue Mar 3 04:09:56 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/808] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:10:04 2026] GET /v2/images => generated 4893 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/809] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:10:04 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/814] 10.0.0.140 () {36 vars in 987 bytes} [Tue Mar 3 04:10:28 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50 => 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/815] 10.0.0.140 () {36 vars in 927 bytes} [Tue Mar 3 04:10:28 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: 414/824] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:11:04 2026] GET /v2/images => generated 4893 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/825] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:11:04 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/830] 10.0.0.140 () {36 vars in 987 bytes} [Tue Mar 3 04:11:24 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50 => 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: 417/831] 10.0.0.140 () {36 vars in 927 bytes} [Tue Mar 3 04:11:24 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: 417/836] 10.0.0.140 () {36 vars in 987 bytes} [Tue Mar 3 04:11:43 2026] GET /v2/images/3053266e-5180-411f-9207-b506bc1a0b50 => 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: 420/837] 10.0.0.140 () {36 vars in 927 bytes} [Tue Mar 3 04:11:43 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: 423/842] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:12:04 2026] GET /v2/images => generated 4893 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/843] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:12:04 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/846] 199.204.45.22 () {32 vars in 825 bytes} [Tue Mar 3 04:12:18 2026] GET /v2/images?status=active&owner=2c53018bf61c452e8c97894f30a51869&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: 7|app: 0|req: 425/847] 199.204.45.22 () {32 vars in 652 bytes} [Tue Mar 3 04:12:18 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: 424/850] 10.0.0.110 () {36 vars in 987 bytes} [Tue Mar 3 04:12:19 2026] GET /v2/images/be5c753a-4dd1-46e0-a0b0-c2e1a224ab9d => generated 1209 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/851] 10.0.0.110 () {36 vars in 927 bytes} [Tue Mar 3 04:12: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: 425/852] 10.0.0.110 () {36 vars in 927 bytes} [Tue Mar 3 04:12:20 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/853] 10.0.0.110 () {36 vars in 987 bytes} [Tue Mar 3 04:12:20 2026] GET /v2/images/be5c753a-4dd1-46e0-a0b0-c2e1a224ab9d => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/854] 10.0.0.110 () {36 vars in 927 bytes} [Tue Mar 3 04:12:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/855] 10.0.0.110 () {36 vars in 927 bytes} [Tue Mar 3 04:12:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/856] 10.0.0.110 () {36 vars in 987 bytes} [Tue Mar 3 04:12:20 2026] GET /v2/images/be5c753a-4dd1-46e0-a0b0-c2e1a224ab9d => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/857] 10.0.0.110 () {36 vars in 927 bytes} [Tue Mar 3 04:12: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: 428/858] 10.0.0.110 () {36 vars in 927 bytes} [Tue Mar 3 04:12:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/859] 10.0.0.24 () {36 vars in 910 bytes} [Tue Mar 3 04:12:20 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/860] 10.0.0.24 () {36 vars in 1006 bytes} [Tue Mar 3 04:12:20 2026] GET /v2/images/be5c753a-4dd1-46e0-a0b0-c2e1a224ab9d/locations => generated 127 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/861] 10.0.0.24 () {36 vars in 986 bytes} [Tue Mar 3 04:12:20 2026] GET /v2/images/be5c753a-4dd1-46e0-a0b0-c2e1a224ab9d => generated 1209 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/862] 10.0.0.24 () {36 vars in 926 bytes} [Tue Mar 3 04:12:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/863] 10.0.0.24 () {36 vars in 926 bytes} [Tue Mar 3 04:12: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: 435/872] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:13:04 2026] GET /v2/images => generated 4893 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/873] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:13:04 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/886] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:14:04 2026] GET /v2/images => generated 4893 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/887] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:14:04 2026] GET /v2/images => generated 4893 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/900] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:15:04 2026] GET /v2/images => generated 4893 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/901] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:15:04 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/914] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:16:04 2026] GET /v2/images => generated 4893 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/915] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:16:04 2026] GET /v2/images => generated 4893 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/920] 10.0.0.128 () {32 vars in 633 bytes} [Tue Mar 3 04:16:21 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/929] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:17:04 2026] GET /v2/images => generated 4893 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/930] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:17:04 2026] GET /v2/images => generated 4893 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/943] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:18:04 2026] GET /v2/images => generated 4893 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/944] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:18:04 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/957] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:19:04 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/958] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:19:04 2026] GET /v2/images => generated 4893 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/971] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:20:04 2026] GET /v2/images => generated 4893 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/972] 10.0.0.229 () {28 vars in 569 bytes} [Tue Mar 3 04:20:04 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)