+ 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 [Fri Mar 6 01:15:05 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-755864b45f-ghzxl machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fee5b876668 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-06 01:15:07.186 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-06 01:15:07.189 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-06 01:15:08.023 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-06 01:15:08.024 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-06 01:15:08.025 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-06 01:15:08.039 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-06 01:15:08.040 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-06 01:15:08.040 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-06 01:15:10.059 8 WARNING glance.api.v2.images [None req-281424cf-7ed5-4674-9a22-cb0de51aaf6d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-06 01:15:10.073 7 WARNING glance.api.v2.images [None req-fdcbf722-3f13-4df3-a4b1-384233242347 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-06 01:15:10.391 8 WARNING keystonemiddleware._common.config [None req-281424cf-7ed5-4674-9a22-cb0de51aaf6d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 01:15:10.399 8 WARNING oslo_config.cfg [None req-281424cf-7ed5-4674-9a22-cb0de51aaf6d - - - - - -] 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 0x7fee5b876668 pid: 8 (default app) 2026-03-06 01:15:10.419 7 WARNING keystonemiddleware._common.config [None req-fdcbf722-3f13-4df3-a4b1-384233242347 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 01:15:10.427 7 WARNING oslo_config.cfg [None req-fdcbf722-3f13-4df3-a4b1-384233242347 - - - - - -] 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 0x7fee5b876668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 162.253.55.206 () {42 vars in 688 bytes} [Fri Mar 6 01:15:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:15:14.875 7 WARNING oslo_policy.policy [None req-8b521bc8-3ca6-4369-bcfb-0d4021948a78 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - 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-06 01:15:14.876 7 WARNING oslo_policy.policy [None req-8b521bc8-3ca6-4369-bcfb-0d4021948a78 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - 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-06 01:15:14.893 7 WARNING oslo_policy.policy [None req-8b521bc8-3ca6-4369-bcfb-0d4021948a78 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - 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-06 01:15:14.893 7 WARNING oslo_policy.policy [None req-8b521bc8-3ca6-4369-bcfb-0d4021948a78 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - 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/6] 162.253.55.206 () {44 vars in 910 bytes} [Fri Mar 6 01:15:14 2026] GET /v2/images => generated 69 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 162.253.55.206 () {42 vars in 688 bytes} [Fri Mar 6 01:15:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 162.253.55.206 () {44 vars in 910 bytes} [Fri Mar 6 01:15:18 2026] GET /v2/images => generated 69 bytes in 33 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-06 01:15:18.233 8 WARNING oslo_policy.policy [None req-52301f07-de06-461e-ac2b-7123d476ac56 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - 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-06 01:15:18.233 8 WARNING oslo_policy.policy [None req-52301f07-de06-461e-ac2b-7123d476ac56 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - 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: 7/9] 162.253.55.206 () {44 vars in 911 bytes} [Fri Mar 6 01:15:18 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: 7|app: 0|req: 3/10] 162.253.55.206 () {44 vars in 933 bytes} [Fri Mar 6 01:15:18 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:15:18.384 8 WARNING oslo_policy.policy [None req-6ec10ff2-3451-47eb-b589-abdf415bdafe 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - 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-06 01:15:18.384 8 WARNING oslo_policy.policy [None req-6ec10ff2-3451-47eb-b589-abdf415bdafe 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - 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: 8/11] 162.253.55.206 () {44 vars in 939 bytes} [Fri Mar 6 01:15:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:15:18.468 7 WARNING oslo_config.cfg [None req-0d1617c0-3511-44c7-83be-7c41d79ec604 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - 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.206 () {48 vars in 951 bytes} [Fri Mar 6 01:15:18 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-06 01:15:18.490 8 WARNING oslo_policy.policy [None req-e3879f24-0e6e-40e8-a253-8f0d2a7c1f40 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - 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-06 01:15:18.490 8 WARNING oslo_policy.policy [None req-e3879f24-0e6e-40e8-a253-8f0d2a7c1f40 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - 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-06 01:15:18.491 8 INFO glance.api.v2.image_data [None req-e3879f24-0e6e-40e8-a253-8f0d2a7c1f40 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 01:15:23.460 8 WARNING glance.location [None req-e3879f24-0e6e-40e8-a253-8f0d2a7c1f40 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 162.253.55.206 () {48 vars in 1045 bytes} [Fri Mar 6 01:15:18 2026] PUT /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f/file => generated 0 bytes in 5014 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6389 switches on core 0) [pid: 7|app: 0|req: 7/16] 162.253.55.206 () {44 vars in 971 bytes} [Fri Mar 6 01:15:23 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-06 01:15:23.528 8 WARNING oslo_config.cfg [None req-214742b9-650c-4abc-aafd-971698bf0e5b 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - 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/17] 162.253.55.206 () {44 vars in 971 bytes} [Fri Mar 6 01:15:23 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f => 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: 134/270] 162.253.55.206 () {42 vars in 688 bytes} [Fri Mar 6 01:36:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 162.253.55.206 () {44 vars in 910 bytes} [Fri Mar 6 01:36:29 2026] GET /v2/images => generated 1240 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 162.253.55.206 () {42 vars in 688 bytes} [Fri Mar 6 01:36:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 162.253.55.206 () {44 vars in 910 bytes} [Fri Mar 6 01:36:44 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/278] 162.253.55.206 () {44 vars in 937 bytes} [Fri Mar 6 01:36:44 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/279] 162.253.55.206 () {44 vars in 959 bytes} [Fri Mar 6 01:36:44 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 162.253.55.206 () {44 vars in 939 bytes} [Fri Mar 6 01:36:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/281] 162.253.55.206 () {48 vars in 951 bytes} [Fri Mar 6 01:36:44 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-06 01:36:44.406 7 WARNING oslo_policy.policy [None req-2d154bf9-2345-4994-9325-c09d538fa508 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - 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-06 01:36:44.406 7 WARNING oslo_policy.policy [None req-2d154bf9-2345-4994-9325-c09d538fa508 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - 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-06 01:36:44.409 7 INFO glance.api.v2.image_data [None req-2d154bf9-2345-4994-9325-c09d538fa508 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 01:37:13.732 7 WARNING glance.location [None req-2d154bf9-2345-4994-9325-c09d538fa508 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/288] 162.253.55.206 () {48 vars in 1046 bytes} [Fri Mar 6 01:36:44 2026] PUT /v2/images/4bf7b2a4-76e1-4413-b2e4-c2317a80f183/file => generated 0 bytes in 29383 msecs (HTTP/1.1 204) 4 headers in 171 bytes (69257 switches on core 0) [pid: 8|app: 0|req: 149/289] 162.253.55.206 () {44 vars in 971 bytes} [Fri Mar 6 01:37:13 2026] GET /v2/images/4bf7b2a4-76e1-4413-b2e4-c2317a80f183 => 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: 141/290] 162.253.55.206 () {44 vars in 971 bytes} [Fri Mar 6 01:37:13 2026] GET /v2/images/4bf7b2a4-76e1-4413-b2e4-c2317a80f183 => 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: 150/291] 162.253.55.206 () {42 vars in 688 bytes} [Fri Mar 6 01:37:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/292] 162.253.55.206 () {44 vars in 910 bytes} [Fri Mar 6 01:37:15 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/375] 162.253.55.206 () {42 vars in 688 bytes} [Fri Mar 6 01:44:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/376] 162.253.55.206 () {44 vars in 910 bytes} [Fri Mar 6 01:44:09 2026] GET /v2/images => generated 2451 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/381] 162.253.55.206 () {42 vars in 688 bytes} [Fri Mar 6 01:44:23 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/382] 162.253.55.206 () {44 vars in 910 bytes} [Fri Mar 6 01:44:23 2026] GET /v2/images => generated 2451 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/383] 162.253.55.206 () {44 vars in 947 bytes} [Fri Mar 6 01:44:23 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/384] 162.253.55.206 () {44 vars in 969 bytes} [Fri Mar 6 01:44:23 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/385] 162.253.55.206 () {44 vars in 939 bytes} [Fri Mar 6 01:44:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/386] 162.253.55.206 () {48 vars in 951 bytes} [Fri Mar 6 01:44:23 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-06 01:44:23.913 8 INFO glance.api.v2.image_data [None req-1a0d7aba-14ea-4f51-9def-d49daaeabd93 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 01:44:58.440 8 INFO glance.location [None req-1a0d7aba-14ea-4f51-9def-d49daaeabd93 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 198/393] 162.253.55.206 () {48 vars in 1045 bytes} [Fri Mar 6 01:44:23 2026] PUT /v2/images/f95f08cf-b995-4602-a15f-b919b4707df7/file => generated 0 bytes in 34575 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20911 switches on core 0) [pid: 7|app: 0|req: 196/394] 162.253.55.206 () {44 vars in 971 bytes} [Fri Mar 6 01:44:58 2026] GET /v2/images/f95f08cf-b995-4602-a15f-b919b4707df7 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/395] 162.253.55.206 () {48 vars in 1050 bytes} [Fri Mar 6 01:44:58 2026] PATCH /v2/images/f95f08cf-b995-4602-a15f-b919b4707df7 => generated 1234 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 162.253.55.206 () {44 vars in 971 bytes} [Fri Mar 6 01:44:58 2026] GET /v2/images/f95f08cf-b995-4602-a15f-b919b4707df7 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/407] 162.253.55.206 () {42 vars in 688 bytes} [Fri Mar 6 01:45:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/408] 162.253.55.206 () {44 vars in 910 bytes} [Fri Mar 6 01:45:40 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 162.253.55.206 () {42 vars in 688 bytes} [Fri Mar 6 01:45:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/412] 162.253.55.206 () {44 vars in 910 bytes} [Fri Mar 6 01:45:53 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 162.253.55.206 () {44 vars in 939 bytes} [Fri Mar 6 01:45:53 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/414] 162.253.55.206 () {44 vars in 961 bytes} [Fri Mar 6 01:45:53 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/415] 162.253.55.206 () {44 vars in 939 bytes} [Fri Mar 6 01:45: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: 209/416] 162.253.55.206 () {48 vars in 951 bytes} [Fri Mar 6 01:45:53 2026] POST /v2/images => generated 791 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-06 01:45:53.916 7 INFO glance.api.v2.image_data [None req-ed4dddf9-440f-4c37-adc9-95d418ca6c87 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 01:46:02.546 7 INFO glance.location [None req-ed4dddf9-440f-4c37-adc9-95d418ca6c87 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 208/419] 162.253.55.206 () {48 vars in 1045 bytes} [Fri Mar 6 01:45:53 2026] PUT /v2/images/290c27a0-a375-4de0-bff2-25b5deaabb29/file => generated 0 bytes in 8670 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23015 switches on core 0) [pid: 8|app: 0|req: 212/420] 162.253.55.206 () {44 vars in 971 bytes} [Fri Mar 6 01:46:02 2026] GET /v2/images/290c27a0-a375-4de0-bff2-25b5deaabb29 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/421] 162.253.55.206 () {44 vars in 971 bytes} [Fri Mar 6 01:46:02 2026] GET /v2/images/290c27a0-a375-4de0-bff2-25b5deaabb29 => generated 1203 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: 236/474] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 01:50:22 2026] GET /v2/images => generated 4892 bytes in 205 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: 239/475] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 01:50:22 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/488] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 01:51:22 2026] GET /v2/images => generated 4892 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/489] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 01:51:22 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: 250/502] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 01:52:22 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/503] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 01:52:22 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: 8|app: 0|req: 260/516] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 01:53:22 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/517] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 01:53:22 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: 7|app: 0|req: 264/530] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 01:54:22 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: 8|app: 0|req: 267/531] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 01:54:22 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: 271/544] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 01:55:22 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/545] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 01:55:22 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/558] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 01:56:22 2026] GET /v2/images => generated 4892 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/559] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 01:56:22 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/572] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 01:57:22 2026] GET /v2/images => generated 4892 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/573] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 01:57:22 2026] GET /v2/images => generated 4892 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/580] 162.253.55.206 () {42 vars in 688 bytes} [Fri Mar 6 01:57:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/581] 162.253.55.206 () {44 vars in 910 bytes} [Fri Mar 6 01:57:50 2026] GET /v2/images => generated 4892 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/588] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 01:58:22 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/589] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 01:58:22 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: 303/602] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 01:59:22 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/603] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 01:59:22 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: 7|app: 0|req: 305/612] 162.253.55.206 () {42 vars in 688 bytes} [Fri Mar 6 02:00:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/613] 162.253.55.206 () {44 vars in 910 bytes} [Fri Mar 6 02:00:02 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/614] 162.253.55.206 () {42 vars in 688 bytes} [Fri Mar 6 02:00:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/615] 162.253.55.206 () {44 vars in 910 bytes} [Fri Mar 6 02:00:03 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/620] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:00:22 2026] GET /v2/images => generated 4892 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/621] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:00:23 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/628] 162.253.55.206 () {42 vars in 688 bytes} [Fri Mar 6 02:00:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/629] 162.253.55.206 () {44 vars in 910 bytes} [Fri Mar 6 02:00:51 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/630] 162.253.55.206 () {42 vars in 688 bytes} [Fri Mar 6 02:00:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/631] 162.253.55.206 () {44 vars in 910 bytes} [Fri Mar 6 02:00:58 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: 7|app: 0|req: 318/638] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:01:22 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/639] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:01:22 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/646] 162.253.55.206 () {42 vars in 688 bytes} [Fri Mar 6 02:01:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/647] 162.253.55.206 () {44 vars in 910 bytes} [Fri Mar 6 02:01:51 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/654] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:02:22 2026] GET /v2/images => generated 4892 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/655] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:02:23 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/658] 10.0.0.134 () {32 vars in 633 bytes} [Fri Mar 6 02:02:34 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: 331/663] 10.0.0.25 () {36 vars in 986 bytes} [Fri Mar 6 02:02:52 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f => generated 1171 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/664] 10.0.0.25 () {36 vars in 926 bytes} [Fri Mar 6 02:02:52 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: 332/665] 10.0.0.25 () {36 vars in 926 bytes} [Fri Mar 6 02:02: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: 8|app: 0|req: 334/666] 10.0.0.25 () {36 vars in 986 bytes} [Fri Mar 6 02:02:52 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/667] 10.0.0.25 () {36 vars in 926 bytes} [Fri Mar 6 02:02: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: 8|app: 0|req: 335/668] 10.0.0.25 () {36 vars in 926 bytes} [Fri Mar 6 02:02:52 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: 334/669] 10.0.0.25 () {36 vars in 986 bytes} [Fri Mar 6 02:02:52 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f => 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: 336/670] 10.0.0.25 () {36 vars in 926 bytes} [Fri Mar 6 02:02: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: 335/671] 10.0.0.25 () {36 vars in 926 bytes} [Fri Mar 6 02:02: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: 8|app: 0|req: 337/672] 10.0.0.84 () {36 vars in 910 bytes} [Fri Mar 6 02:02:53 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/673] 10.0.0.84 () {36 vars in 1006 bytes} [Fri Mar 6 02:02:53 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f/locations => generated 127 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/674] 10.0.0.84 () {36 vars in 986 bytes} [Fri Mar 6 02:02:53 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/675] 10.0.0.84 () {36 vars in 926 bytes} [Fri Mar 6 02:02: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: 339/676] 10.0.0.84 () {36 vars in 926 bytes} [Fri Mar 6 02:02:53 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/679] 10.0.0.143 () {36 vars in 987 bytes} [Fri Mar 6 02:03:03 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f => 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: 341/680] 10.0.0.143 () {36 vars in 927 bytes} [Fri Mar 6 02:03:03 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: 340/681] 10.0.0.143 () {36 vars in 987 bytes} [Fri Mar 6 02:03:06 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f => 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: 342/682] 10.0.0.143 () {36 vars in 927 bytes} [Fri Mar 6 02:03:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/685] 162.253.55.206 () {36 vars in 991 bytes} [Fri Mar 6 02:03:10 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f => 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: 344/686] 162.253.55.206 () {36 vars in 931 bytes} [Fri Mar 6 02:03:10 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: 343/687] 162.253.55.206 () {36 vars in 991 bytes} [Fri Mar 6 02:03:11 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/688] 162.253.55.206 () {36 vars in 931 bytes} [Fri Mar 6 02:03:11 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/691] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:03:22 2026] GET /v2/images => generated 4892 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/692] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:03:23 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: 347/695] 10.0.0.143 () {36 vars in 987 bytes} [Fri Mar 6 02:03:38 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f => 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: 349/696] 10.0.0.143 () {36 vars in 927 bytes} [Fri Mar 6 02:03:38 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: 354/705] 10.0.0.143 () {36 vars in 987 bytes} [Fri Mar 6 02:04:14 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f => 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: 352/706] 10.0.0.143 () {36 vars in 927 bytes} [Fri Mar 6 02:04:14 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: 356/709] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:04:23 2026] GET /v2/images => generated 4892 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/710] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:04:23 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/713] 10.0.0.143 () {36 vars in 987 bytes} [Fri Mar 6 02:04:36 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f => 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: 358/714] 10.0.0.143 () {36 vars in 927 bytes} [Fri Mar 6 02:04:36 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/719] 10.0.0.143 () {36 vars in 987 bytes} [Fri Mar 6 02:04:52 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f => 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: 361/720] 10.0.0.143 () {36 vars in 927 bytes} [Fri Mar 6 02:04:52 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/721] 10.0.0.143 () {36 vars in 987 bytes} [Fri Mar 6 02:04:53 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f => 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: 362/722] 10.0.0.143 () {36 vars in 927 bytes} [Fri Mar 6 02:04: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: 361/723] 10.0.0.143 () {36 vars in 987 bytes} [Fri Mar 6 02:04:54 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f => 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: 363/724] 10.0.0.143 () {36 vars in 927 bytes} [Fri Mar 6 02:04: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: 367/731] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:05:23 2026] GET /v2/images => generated 4892 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/732] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:05:23 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: 369/735] 10.0.0.143 () {36 vars in 987 bytes} [Fri Mar 6 02:05:35 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/736] 10.0.0.143 () {36 vars in 927 bytes} [Fri Mar 6 02:05:35 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: 373/747] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:06:23 2026] GET /v2/images => generated 4892 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/748] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:06:23 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: 374/749] 10.0.0.134 () {34 vars in 655 bytes} [Fri Mar 6 02:06:25 2026] POST /v2/images => generated 648 bytes in 170 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-06 02:06:25.490 8 WARNING glance.api.v2.images [None req-2732c67f-8db1-4b19-8a39-6de718b21158 d945c41546ac4fcfb00e3511a3ccebe3 cba600b1556f44bfb782bf1559cb6770 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1cd3b979-d756-42bc-a5cc-17dc15aaa90d [pid: 8|app: 0|req: 376/750] 10.0.0.134 () {32 vars in 710 bytes} [Fri Mar 6 02:06:25 2026] DELETE /v2/images/1cd3b979-d756-42bc-a5cc-17dc15aaa90d => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/751] 10.0.0.134 () {32 vars in 707 bytes} [Fri Mar 6 02:06:25 2026] GET /v2/images/1cd3b979-d756-42bc-a5cc-17dc15aaa90d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/752] 10.0.0.134 () {32 vars in 633 bytes} [Fri Mar 6 02:06:25 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/753] 10.0.0.134 () {34 vars in 655 bytes} [Fri Mar 6 02:06:25 2026] POST /v2/images => generated 703 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/754] 10.0.0.134 () {32 vars in 717 bytes} [Fri Mar 6 02:06:25 2026] GET /v2/images/8d508942-8411-4779-92b4-df33ca0a358b/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-06 02:06:25.655 7 INFO glance.api.v2.image_data [None req-b13b7222-c0e8-4e61-b05a-790656014dce d945c41546ac4fcfb00e3511a3ccebe3 cba600b1556f44bfb782bf1559cb6770 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 02:06:25.691 7 WARNING glance_store._drivers.rbd [None req-b13b7222-c0e8-4e61-b05a-790656014dce d945c41546ac4fcfb00e3511a3ccebe3 cba600b1556f44bfb782bf1559cb6770 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-06 02:06:26.437 7 INFO glance.location [None req-b13b7222-c0e8-4e61-b05a-790656014dce d945c41546ac4fcfb00e3511a3ccebe3 cba600b1556f44bfb782bf1559cb6770 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 377/755] 10.0.0.134 () {32 vars in 727 bytes} [Fri Mar 6 02:06:25 2026] PUT /v2/images/8d508942-8411-4779-92b4-df33ca0a358b/file => generated 0 bytes in 817 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/756] 10.0.0.134 () {32 vars in 707 bytes} [Fri Mar 6 02:06:26 2026] GET /v2/images/8d508942-8411-4779-92b4-df33ca0a358b => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/757] 10.0.0.134 () {32 vars in 717 bytes} [Fri Mar 6 02:06:26 2026] GET /v2/images/8d508942-8411-4779-92b4-df33ca0a358b/file => generated 1024 bytes in 123 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/758] 10.0.0.134 () {34 vars in 655 bytes} [Fri Mar 6 02:06:26 2026] POST /v2/images => generated 649 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/759] 10.0.0.134 () {32 vars in 726 bytes} [Fri Mar 6 02:06:26 2026] PATCH /v2/images/b3e618a8-b5ee-4b9c-b8c4-57a272e713d9 => generated 653 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/760] 10.0.0.134 () {32 vars in 707 bytes} [Fri Mar 6 02:06:26 2026] GET /v2/images/b3e618a8-b5ee-4b9c-b8c4-57a272e713d9 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-06 02:06:26.750 7 WARNING glance.api.v2.images [None req-69df0475-a911-4ff7-a1b5-72e3a597d138 d945c41546ac4fcfb00e3511a3ccebe3 cba600b1556f44bfb782bf1559cb6770 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b3e618a8-b5ee-4b9c-b8c4-57a272e713d9 [pid: 7|app: 0|req: 380/761] 10.0.0.134 () {32 vars in 710 bytes} [Fri Mar 6 02:06:26 2026] DELETE /v2/images/b3e618a8-b5ee-4b9c-b8c4-57a272e713d9 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/762] 10.0.0.134 () {32 vars in 707 bytes} [Fri Mar 6 02:06:26 2026] GET /v2/images/b3e618a8-b5ee-4b9c-b8c4-57a272e713d9 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-06 02:06:26.814 7 WARNING glance.api.v2.images [None req-893561b2-5834-43d3-a483-5bc3e875efe1 d945c41546ac4fcfb00e3511a3ccebe3 cba600b1556f44bfb782bf1559cb6770 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8d508942-8411-4779-92b4-df33ca0a358b [pid: 7|app: 0|req: 381/763] 10.0.0.134 () {32 vars in 710 bytes} [Fri Mar 6 02:06:26 2026] DELETE /v2/images/8d508942-8411-4779-92b4-df33ca0a358b => generated 0 bytes in 928 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/764] 10.0.0.134 () {32 vars in 707 bytes} [Fri Mar 6 02:06:27 2026] GET /v2/images/8d508942-8411-4779-92b4-df33ca0a358b => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-06 02:06:27.758 7 WARNING glance.api.v2.images [None req-5fe09aaa-851e-476c-9a3f-4d3461104d8c d945c41546ac4fcfb00e3511a3ccebe3 cba600b1556f44bfb782bf1559cb6770 - - default default] Failed to find image 1cd3b979-d756-42bc-a5cc-17dc15aaa90d to delete: glance.common.exception.ImageNotFound: No image found with ID 1cd3b979-d756-42bc-a5cc-17dc15aaa90d [pid: 7|app: 0|req: 382/765] 10.0.0.134 () {32 vars in 710 bytes} [Fri Mar 6 02:06:27 2026] DELETE /v2/images/1cd3b979-d756-42bc-a5cc-17dc15aaa90d => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/766] 10.0.0.134 () {32 vars in 707 bytes} [Fri Mar 6 02:06:27 2026] GET /v2/images/1cd3b979-d756-42bc-a5cc-17dc15aaa90d => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/769] 10.0.0.134 () {30 vars in 411 bytes} [Fri Mar 6 02:06:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/774] 10.0.0.134 () {32 vars in 707 bytes} [Fri Mar 6 02:06:56 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f => 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: 388/775] 10.0.0.134 () {32 vars in 707 bytes} [Fri Mar 6 02:06:56 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f => 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: 388/776] 10.0.0.25 () {36 vars in 986 bytes} [Fri Mar 6 02:06:57 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f => generated 1171 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/777] 10.0.0.25 () {36 vars in 926 bytes} [Fri Mar 6 02:06:57 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: 389/778] 10.0.0.25 () {36 vars in 926 bytes} [Fri Mar 6 02:06:57 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: 390/779] 10.0.0.25 () {36 vars in 986 bytes} [Fri Mar 6 02:06:57 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f => 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: 390/780] 10.0.0.25 () {36 vars in 926 bytes} [Fri Mar 6 02:06:57 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: 391/781] 10.0.0.25 () {36 vars in 926 bytes} [Fri Mar 6 02:06:57 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: 391/782] 10.0.0.25 () {36 vars in 986 bytes} [Fri Mar 6 02:06:57 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f => 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: 392/783] 10.0.0.25 () {36 vars in 926 bytes} [Fri Mar 6 02:06:57 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: 392/784] 10.0.0.25 () {36 vars in 926 bytes} [Fri Mar 6 02:06:57 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: 393/785] 10.0.0.84 () {36 vars in 910 bytes} [Fri Mar 6 02:06:57 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/786] 10.0.0.84 () {36 vars in 1006 bytes} [Fri Mar 6 02:06:57 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/787] 10.0.0.84 () {36 vars in 986 bytes} [Fri Mar 6 02:06:57 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f => 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: 394/788] 10.0.0.84 () {36 vars in 926 bytes} [Fri Mar 6 02:06:57 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/789] 10.0.0.84 () {36 vars in 926 bytes} [Fri Mar 6 02:06:58 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/794] 10.0.0.143 () {36 vars in 987 bytes} [Fri Mar 6 02:07:12 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f => 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: 398/795] 10.0.0.143 () {36 vars in 927 bytes} [Fri Mar 6 02:07:12 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: 399/798] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:07:22 2026] GET /v2/images => generated 4892 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/799] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:07:22 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: 400/800] 10.0.0.143 () {36 vars in 987 bytes} [Fri Mar 6 02:07:29 2026] GET /v2/images/cdc93cd3-045a-450c-8d32-7a0363a5fd3f => 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: 401/801] 10.0.0.143 () {36 vars in 927 bytes} [Fri Mar 6 02:07:29 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: 405/812] 162.253.55.206 () {32 vars in 826 bytes} [Fri Mar 6 02:08:09 2026] GET /v2/images?status=active&owner=43d5be4d94014888b5fcb7c4c04ca990&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/813] 162.253.55.206 () {32 vars in 653 bytes} [Fri Mar 6 02:08:10 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: 406/814] 10.0.0.25 () {36 vars in 986 bytes} [Fri Mar 6 02:08:10 2026] GET /v2/images/4bf7b2a4-76e1-4413-b2e4-c2317a80f183 => 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: 409/815] 10.0.0.25 () {36 vars in 926 bytes} [Fri Mar 6 02:08:10 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: 407/816] 10.0.0.25 () {36 vars in 926 bytes} [Fri Mar 6 02:08:10 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: 410/817] 10.0.0.25 () {36 vars in 986 bytes} [Fri Mar 6 02:08:10 2026] GET /v2/images/4bf7b2a4-76e1-4413-b2e4-c2317a80f183 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/818] 10.0.0.25 () {36 vars in 926 bytes} [Fri Mar 6 02:08:10 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/819] 10.0.0.25 () {36 vars in 926 bytes} [Fri Mar 6 02:08:10 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: 409/820] 10.0.0.25 () {36 vars in 986 bytes} [Fri Mar 6 02:08:10 2026] GET /v2/images/4bf7b2a4-76e1-4413-b2e4-c2317a80f183 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/821] 10.0.0.25 () {36 vars in 926 bytes} [Fri Mar 6 02:08:10 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: 410/822] 10.0.0.84 () {36 vars in 910 bytes} [Fri Mar 6 02:08:10 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/823] 10.0.0.84 () {36 vars in 1006 bytes} [Fri Mar 6 02:08:10 2026] GET /v2/images/4bf7b2a4-76e1-4413-b2e4-c2317a80f183/locations => generated 127 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/824] 10.0.0.84 () {36 vars in 986 bytes} [Fri Mar 6 02:08:10 2026] GET /v2/images/4bf7b2a4-76e1-4413-b2e4-c2317a80f183 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/825] 10.0.0.84 () {36 vars in 926 bytes} [Fri Mar 6 02:08:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/826] 10.0.0.84 () {36 vars in 926 bytes} [Fri Mar 6 02:08:11 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: 416/829] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:08:22 2026] GET /v2/images => generated 4892 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/830] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:08:22 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: 7|app: 0|req: 421/843] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:09:22 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/844] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:09:22 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/857] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:10:22 2026] GET /v2/images => generated 4892 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/858] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:10:22 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: 437/871] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:11:22 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/872] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:11:22 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: 438/877] 10.0.0.134 () {32 vars in 633 bytes} [Fri Mar 6 02:11:44 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: 444/886] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:12:22 2026] GET /v2/images => generated 4892 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/887] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:12:23 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: 451/900] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:13:22 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: 450/901] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:13:22 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: 7|app: 0|req: 457/914] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:14:22 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: 8|app: 0|req: 458/915] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:14:22 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/928] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:15:22 2026] GET /v2/images => generated 4892 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/929] 10.0.0.115 () {28 vars in 569 bytes} [Fri Mar 6 02:15:22 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)