+ 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 [Mon Mar 2 21:43:03 2026] *** compiled with version: 11.4.0 on 27 February 2026 14:40:55 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-7bf6c97b85-td7n6 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.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x563e180ac130 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-03-02 21:43:05.342 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-02 21:43:05.380 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-02 21:43:06.051 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-02 21:43:06.053 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-02 21:43:06.063 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-02 21:43:06.064 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-02 21:43:07.638 7 WARNING glance.api.v2.images [None req-10eeb561-5734-44a1-81ee-90dec1e6413d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-02 21:43:07.766 8 WARNING glance.api.v2.images [None req-8c99a782-fce3-4fd2-8936-7d4a87204d45 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-02 21:43:07.880 7 WARNING keystonemiddleware._common.config [None req-10eeb561-5734-44a1-81ee-90dec1e6413d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 21:43:07.888 7 WARNING oslo_config.cfg [None req-10eeb561-5734-44a1-81ee-90dec1e6413d - - - - - -] 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 4 seconds on interpreter 0x563e180ac130 pid: 7 (default app) 2026-03-02 21:43:08.008 8 WARNING keystonemiddleware._common.config [None req-8c99a782-fce3-4fd2-8936-7d4a87204d45 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 21:43:08.016 8 WARNING oslo_config.cfg [None req-8c99a782-fce3-4fd2-8936-7d4a87204d45 - - - - - -] 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 0x563e180ac130 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.159 () {42 vars in 689 bytes} [Mon Mar 2 21:43:09 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 21:43:10.430 8 WARNING oslo_policy.policy [None req-9bf1534d-e8c5-4b5c-9890-6a6322664afd ebd305df5f7b48e58b2f838c3ba840b6 e6f45c8c497e4e27afd0e2db960a7286 - - 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-02 21:43:10.430 8 WARNING oslo_policy.policy [None req-9bf1534d-e8c5-4b5c-9890-6a6322664afd ebd305df5f7b48e58b2f838c3ba840b6 e6f45c8c497e4e27afd0e2db960a7286 - - 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-02 21:43:10.450 8 WARNING oslo_policy.policy [None req-9bf1534d-e8c5-4b5c-9890-6a6322664afd ebd305df5f7b48e58b2f838c3ba840b6 e6f45c8c497e4e27afd0e2db960a7286 - - 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-02 21:43:10.450 8 WARNING oslo_policy.policy [None req-9bf1534d-e8c5-4b5c-9890-6a6322664afd ebd305df5f7b48e58b2f838c3ba840b6 e6f45c8c497e4e27afd0e2db960a7286 - - 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/4] 199.19.213.159 () {44 vars in 911 bytes} [Mon Mar 2 21:43:09 2026] GET /v2/images => generated 69 bytes in 791 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.19.213.159 () {42 vars in 689 bytes} [Mon Mar 2 21:43:13 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.19.213.159 () {44 vars in 911 bytes} [Mon Mar 2 21:43:13 2026] GET /v2/images => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 21:43:13.814 7 WARNING oslo_policy.policy [None req-4dab5809-c75a-436a-ab91-f78310f4eaa3 ebd305df5f7b48e58b2f838c3ba840b6 e6f45c8c497e4e27afd0e2db960a7286 - - 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-02 21:43:13.814 7 WARNING oslo_policy.policy [None req-4dab5809-c75a-436a-ab91-f78310f4eaa3 ebd305df5f7b48e58b2f838c3ba840b6 e6f45c8c497e4e27afd0e2db960a7286 - - 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: 5/7] 199.19.213.159 () {44 vars in 912 bytes} [Mon Mar 2 21:43:13 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.159 () {44 vars in 934 bytes} [Mon Mar 2 21:43:13 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 21:43:13.953 7 WARNING oslo_policy.policy [None req-0e480bb0-fa89-43d5-ae68-d73268f71a25 ebd305df5f7b48e58b2f838c3ba840b6 e6f45c8c497e4e27afd0e2db960a7286 - - 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-02 21:43:13.954 7 WARNING oslo_policy.policy [None req-0e480bb0-fa89-43d5-ae68-d73268f71a25 ebd305df5f7b48e58b2f838c3ba840b6 e6f45c8c497e4e27afd0e2db960a7286 - - 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/9] 199.19.213.159 () {44 vars in 940 bytes} [Mon Mar 2 21:43:13 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-02 21:43:14.034 8 WARNING oslo_config.cfg [None req-b54b2ec7-cc24-426b-8500-883c8c9a7432 ebd305df5f7b48e58b2f838c3ba840b6 e6f45c8c497e4e27afd0e2db960a7286 - - 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/10] 199.19.213.159 () {48 vars in 952 bytes} [Mon Mar 2 21:43:13 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-02 21:43:14.058 7 WARNING oslo_policy.policy [None req-503312a8-9f71-42df-95a1-ee4041fa23b1 ebd305df5f7b48e58b2f838c3ba840b6 e6f45c8c497e4e27afd0e2db960a7286 - - 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-02 21:43:14.059 7 WARNING oslo_policy.policy [None req-503312a8-9f71-42df-95a1-ee4041fa23b1 ebd305df5f7b48e58b2f838c3ba840b6 e6f45c8c497e4e27afd0e2db960a7286 - - 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-02 21:43:14.060 7 INFO glance.api.v2.image_data [None req-503312a8-9f71-42df-95a1-ee4041fa23b1 ebd305df5f7b48e58b2f838c3ba840b6 e6f45c8c497e4e27afd0e2db960a7286 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 21:43:17.528 7 INFO glance.location [None req-503312a8-9f71-42df-95a1-ee4041fa23b1 ebd305df5f7b48e58b2f838c3ba840b6 e6f45c8c497e4e27afd0e2db960a7286 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 7/11] 199.19.213.159 () {48 vars in 1046 bytes} [Mon Mar 2 21:43:14 2026] PUT /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c/file => generated 0 bytes in 3521 msecs (HTTP/1.1 204) 4 headers in 171 bytes (2970 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.19.213.159 () {44 vars in 911 bytes} [Mon Mar 2 21:43:17 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-02 21:43:17.615 7 WARNING oslo_config.cfg [None req-0151c05b-2f7b-459f-9fc1-1b4b7b65bf2e ebd305df5f7b48e58b2f838c3ba840b6 e6f45c8c497e4e27afd0e2db960a7286 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 199.19.213.159 () {48 vars in 1050 bytes} [Mon Mar 2 21:43:17 2026] PATCH /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => 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: 6/16] 199.19.213.159 () {44 vars in 911 bytes} [Mon Mar 2 21:43:17 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 199.19.213.159 () {42 vars in 689 bytes} [Mon Mar 2 22:06:06 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/290] 199.19.213.159 () {44 vars in 911 bytes} [Mon Mar 2 22:06:06 2026] GET /v2/images => generated 1240 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/295] 199.19.213.159 () {42 vars in 689 bytes} [Mon Mar 2 22:06:22 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/296] 199.19.213.159 () {44 vars in 911 bytes} [Mon Mar 2 22:06:22 2026] GET /v2/images => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/297] 199.19.213.159 () {44 vars in 938 bytes} [Mon Mar 2 22:06:22 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/298] 199.19.213.159 () {44 vars in 960 bytes} [Mon Mar 2 22:06:22 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/299] 199.19.213.159 () {44 vars in 940 bytes} [Mon Mar 2 22:06:22 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: 7|app: 0|req: 152/300] 199.19.213.159 () {48 vars in 952 bytes} [Mon Mar 2 22:06:22 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-02 22:06:22.792 8 WARNING oslo_policy.policy [None req-904dbd36-0def-4446-b954-3e58f8f70bdb ebd305df5f7b48e58b2f838c3ba840b6 e6f45c8c497e4e27afd0e2db960a7286 - - 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-02 22:06:22.792 8 WARNING oslo_policy.policy [None req-904dbd36-0def-4446-b954-3e58f8f70bdb ebd305df5f7b48e58b2f838c3ba840b6 e6f45c8c497e4e27afd0e2db960a7286 - - 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-02 22:06:22.794 8 INFO glance.api.v2.image_data [None req-904dbd36-0def-4446-b954-3e58f8f70bdb ebd305df5f7b48e58b2f838c3ba840b6 e6f45c8c497e4e27afd0e2db960a7286 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 22:07:05.380 8 INFO glance.location [None req-904dbd36-0def-4446-b954-3e58f8f70bdb ebd305df5f7b48e58b2f838c3ba840b6 e6f45c8c497e4e27afd0e2db960a7286 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 149/309] 199.19.213.159 () {48 vars in 1047 bytes} [Mon Mar 2 22:06:22 2026] PUT /v2/images/a61f1258-3604-4bda-ac27-ed1cc72186e5/file => generated 0 bytes in 42640 msecs (HTTP/1.1 204) 4 headers in 171 bytes (58086 switches on core 0) [pid: 7|app: 0|req: 161/310] 199.19.213.159 () {44 vars in 911 bytes} [Mon Mar 2 22:07:05 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/311] 199.19.213.159 () {48 vars in 1050 bytes} [Mon Mar 2 22:07:05 2026] PATCH /v2/images/a61f1258-3604-4bda-ac27-ed1cc72186e5 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/312] 199.19.213.159 () {48 vars in 1051 bytes} [Mon Mar 2 22:07:05 2026] PATCH /v2/images/a61f1258-3604-4bda-ac27-ed1cc72186e5 => generated 1209 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/313] 199.19.213.159 () {44 vars in 911 bytes} [Mon Mar 2 22:07:05 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/314] 199.19.213.159 () {42 vars in 689 bytes} [Mon Mar 2 22:07:06 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/315] 199.19.213.159 () {44 vars in 911 bytes} [Mon Mar 2 22:07:06 2026] GET /v2/images => generated 2451 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/400] 199.19.213.159 () {42 vars in 689 bytes} [Mon Mar 2 22:13:58 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/401] 199.19.213.159 () {44 vars in 911 bytes} [Mon Mar 2 22:13:58 2026] GET /v2/images => generated 2451 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/404] 199.19.213.159 () {42 vars in 689 bytes} [Mon Mar 2 22:14:11 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/405] 199.19.213.159 () {44 vars in 911 bytes} [Mon Mar 2 22:14:11 2026] GET /v2/images => generated 2451 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/406] 199.19.213.159 () {44 vars in 948 bytes} [Mon Mar 2 22:14:11 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/407] 199.19.213.159 () {44 vars in 970 bytes} [Mon Mar 2 22:14:11 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/408] 199.19.213.159 () {44 vars in 940 bytes} [Mon Mar 2 22:14:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/409] 199.19.213.159 () {48 vars in 952 bytes} [Mon Mar 2 22:14:11 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-02 22:14:11.815 7 INFO glance.api.v2.image_data [None req-eaa74f19-7bf2-42da-bd6f-28697e1a78ab ebd305df5f7b48e58b2f838c3ba840b6 e6f45c8c497e4e27afd0e2db960a7286 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 22:15:36.441 7 INFO glance.location [None req-eaa74f19-7bf2-42da-bd6f-28697e1a78ab ebd305df5f7b48e58b2f838c3ba840b6 e6f45c8c497e4e27afd0e2db960a7286 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 211/426] 199.19.213.159 () {48 vars in 1046 bytes} [Mon Mar 2 22:14:11 2026] PUT /v2/images/62d7dbb3-b522-432d-9fbc-fbf9e3d9f8b5/file => generated 0 bytes in 84677 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10435 switches on core 0) [pid: 8|app: 0|req: 216/427] 199.19.213.159 () {44 vars in 911 bytes} [Mon Mar 2 22:15:36 2026] GET /v2/images => generated 3664 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/428] 199.19.213.159 () {48 vars in 1051 bytes} [Mon Mar 2 22:15:36 2026] PATCH /v2/images/62d7dbb3-b522-432d-9fbc-fbf9e3d9f8b5 => generated 1234 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/429] 199.19.213.159 () {44 vars in 911 bytes} [Mon Mar 2 22:15:36 2026] GET /v2/images => generated 3687 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/440] 199.19.213.159 () {42 vars in 689 bytes} [Mon Mar 2 22:16:25 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/441] 199.19.213.159 () {44 vars in 911 bytes} [Mon Mar 2 22:16:25 2026] GET /v2/images => generated 3687 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/446] 199.19.213.159 () {42 vars in 689 bytes} [Mon Mar 2 22:16:38 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/447] 199.19.213.159 () {44 vars in 911 bytes} [Mon Mar 2 22:16:38 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/448] 199.19.213.159 () {44 vars in 940 bytes} [Mon Mar 2 22:16:38 2026] GET /v2/images/manila-service-image => generated 165 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/449] 199.19.213.159 () {44 vars in 962 bytes} [Mon Mar 2 22:16:38 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/450] 199.19.213.159 () {44 vars in 940 bytes} [Mon Mar 2 22:16:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/451] 199.19.213.159 () {48 vars in 952 bytes} [Mon Mar 2 22:16:38 2026] POST /v2/images => generated 791 bytes in 373 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-02 22:16:38.991 8 INFO glance.api.v2.image_data [None req-a8820b01-2d00-482b-8be1-9fb55909f9df ebd305df5f7b48e58b2f838c3ba840b6 e6f45c8c497e4e27afd0e2db960a7286 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 22:17:01.483 8 INFO glance.location [None req-a8820b01-2d00-482b-8be1-9fb55909f9df ebd305df5f7b48e58b2f838c3ba840b6 e6f45c8c497e4e27afd0e2db960a7286 - - default default] Image format matched and virtual size computed: 2814115840 [pid: 8|app: 0|req: 229/456] 199.19.213.159 () {48 vars in 1047 bytes} [Mon Mar 2 22:16:38 2026] PUT /v2/images/793c4986-e349-4d8b-a375-4c2b02d22c10/file => generated 0 bytes in 22556 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24794 switches on core 0) [pid: 7|app: 0|req: 228/457] 199.19.213.159 () {44 vars in 911 bytes} [Mon Mar 2 22:17:01 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: 230/458] 199.19.213.159 () {48 vars in 1050 bytes} [Mon Mar 2 22:17:01 2026] PATCH /v2/images/793c4986-e349-4d8b-a375-4c2b02d22c10 => generated 1204 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/459] 199.19.213.159 () {44 vars in 911 bytes} [Mon Mar 2 22:17:01 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 252/504] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:20:39 2026] GET /v2/images => generated 4893 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 253/505] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:20:39 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: 259/518] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:21:39 2026] GET /v2/images => generated 4893 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/519] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:21:39 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/532] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:22:39 2026] GET /v2/images => generated 4893 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/533] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:22:39 2026] GET /v2/images => generated 4893 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/546] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:23:39 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: 273/547] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:23:39 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: 7|app: 0|req: 280/560] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:24:39 2026] GET /v2/images => generated 4893 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/561] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:24:39 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: 8|app: 0|req: 288/574] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:25:39 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/575] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:25:39 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: 295/588] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:26:39 2026] GET /v2/images => generated 4893 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/589] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:26:39 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: 301/602] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:27:39 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/603] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:27:39 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: 308/614] 199.19.213.159 () {42 vars in 689 bytes} [Mon Mar 2 22:28:33 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/615] 199.19.213.159 () {44 vars in 911 bytes} [Mon Mar 2 22:28:33 2026] GET /v2/images => generated 4893 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/618] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:28:39 2026] GET /v2/images => generated 4893 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/619] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:28:39 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: 316/632] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:29:39 2026] GET /v2/images => generated 4893 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/633] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:29:39 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/646] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:30:39 2026] GET /v2/images => generated 4893 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/647] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:30:39 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/650] 199.19.213.159 () {42 vars in 689 bytes} [Mon Mar 2 22:30:53 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/651] 199.19.213.159 () {44 vars in 911 bytes} [Mon Mar 2 22:30:53 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/652] 199.19.213.159 () {42 vars in 689 bytes} [Mon Mar 2 22:30:54 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/653] 199.19.213.159 () {44 vars in 911 bytes} [Mon Mar 2 22:30:54 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/664] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:31:39 2026] GET /v2/images => generated 4893 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/665] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:31:39 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: 7|app: 0|req: 333/666] 199.19.213.159 () {42 vars in 689 bytes} [Mon Mar 2 22:31:40 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/667] 199.19.213.159 () {44 vars in 911 bytes} [Mon Mar 2 22:31:40 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/670] 199.19.213.159 () {42 vars in 689 bytes} [Mon Mar 2 22:31:47 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/671] 199.19.213.159 () {44 vars in 911 bytes} [Mon Mar 2 22:31:47 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: 7|app: 0|req: 341/682] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:32:39 2026] GET /v2/images => generated 4893 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/683] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:32:39 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: 342/684] 199.19.213.159 () {42 vars in 689 bytes} [Mon Mar 2 22:32:40 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/685] 199.19.213.159 () {44 vars in 911 bytes} [Mon Mar 2 22:32:40 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/694] 10.0.0.96 () {32 vars in 632 bytes} [Mon Mar 2 22:33:24 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: 351/699] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:33:39 2026] GET /v2/images => generated 4893 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/700] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:33:39 2026] GET /v2/images => generated 4893 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/701] 10.0.0.209 () {36 vars in 987 bytes} [Mon Mar 2 22:33:45 2026] GET /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => generated 1171 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/702] 10.0.0.209 () {36 vars in 927 bytes} [Mon Mar 2 22:33:46 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: 353/703] 10.0.0.209 () {36 vars in 927 bytes} [Mon Mar 2 22:33:46 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: 351/704] 10.0.0.209 () {36 vars in 987 bytes} [Mon Mar 2 22:33:46 2026] GET /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => 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: 354/705] 10.0.0.209 () {36 vars in 927 bytes} [Mon Mar 2 22:33:46 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: 352/706] 10.0.0.209 () {36 vars in 927 bytes} [Mon Mar 2 22:33:46 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: 355/707] 10.0.0.209 () {36 vars in 987 bytes} [Mon Mar 2 22:33:46 2026] GET /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/708] 10.0.0.209 () {36 vars in 927 bytes} [Mon Mar 2 22:33:46 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: 356/709] 10.0.0.209 () {36 vars in 927 bytes} [Mon Mar 2 22:33:46 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: 357/710] 10.0.0.201 () {36 vars in 987 bytes} [Mon Mar 2 22:33:47 2026] GET /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => generated 1171 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/711] 10.0.0.201 () {36 vars in 927 bytes} [Mon Mar 2 22:33:47 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/712] 10.0.0.220 () {36 vars in 987 bytes} [Mon Mar 2 22:33:47 2026] GET /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => generated 1171 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/713] 10.0.0.220 () {36 vars in 927 bytes} [Mon Mar 2 22:33:47 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/714] 10.0.0.201 () {36 vars in 987 bytes} [Mon Mar 2 22:33:47 2026] GET /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => 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: 360/715] 10.0.0.201 () {36 vars in 927 bytes} [Mon Mar 2 22:33:47 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: 356/716] 10.0.0.201 () {36 vars in 927 bytes} [Mon Mar 2 22:33:47 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/719] 199.19.213.159 () {36 vars in 991 bytes} [Mon Mar 2 22:33:49 2026] GET /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => generated 1171 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/720] 199.19.213.159 () {36 vars in 931 bytes} [Mon Mar 2 22:33:49 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/721] 199.19.213.159 () {36 vars in 991 bytes} [Mon Mar 2 22:33:50 2026] GET /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/722] 199.19.213.159 () {36 vars in 931 bytes} [Mon Mar 2 22:33:50 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: 361/725] 10.0.0.220 () {36 vars in 987 bytes} [Mon Mar 2 22:34:02 2026] GET /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => 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: 365/726] 10.0.0.220 () {36 vars in 927 bytes} [Mon Mar 2 22:34:02 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: 362/727] 10.0.0.220 () {36 vars in 987 bytes} [Mon Mar 2 22:34:03 2026] GET /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/728] 10.0.0.220 () {36 vars in 927 bytes} [Mon Mar 2 22:34:03 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: 367/737] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:34:39 2026] GET /v2/images => generated 4893 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/738] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:34:40 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: 368/739] 10.0.0.96 () {30 vars in 410 bytes} [Mon Mar 2 22:34:40 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/740] 10.0.0.220 () {36 vars in 987 bytes} [Mon Mar 2 22:34:42 2026] GET /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/741] 10.0.0.220 () {36 vars in 927 bytes} [Mon Mar 2 22:34:42 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: 376/748] 10.0.0.220 () {36 vars in 987 bytes} [Mon Mar 2 22:35:08 2026] GET /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => 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: 373/749] 10.0.0.220 () {36 vars in 927 bytes} [Mon Mar 2 22:35:08 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: 377/750] 10.0.0.96 () {32 vars in 706 bytes} [Mon Mar 2 22:35:15 2026] GET /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => 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: 374/751] 10.0.0.96 () {32 vars in 706 bytes} [Mon Mar 2 22:35:15 2026] GET /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/752] 10.0.0.209 () {36 vars in 987 bytes} [Mon Mar 2 22:35:15 2026] GET /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/753] 10.0.0.209 () {36 vars in 927 bytes} [Mon Mar 2 22:35:15 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: 379/754] 10.0.0.209 () {36 vars in 927 bytes} [Mon Mar 2 22:35:15 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: 376/755] 10.0.0.209 () {36 vars in 987 bytes} [Mon Mar 2 22:35:16 2026] GET /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => 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: 380/756] 10.0.0.209 () {36 vars in 927 bytes} [Mon Mar 2 22:35:16 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: 377/757] 10.0.0.209 () {36 vars in 927 bytes} [Mon Mar 2 22:35:16 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: 381/758] 10.0.0.209 () {36 vars in 987 bytes} [Mon Mar 2 22:35:16 2026] GET /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/759] 10.0.0.209 () {36 vars in 927 bytes} [Mon Mar 2 22:35:16 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: 382/760] 10.0.0.201 () {36 vars in 987 bytes} [Mon Mar 2 22:35:16 2026] GET /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => 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: 379/761] 10.0.0.201 () {36 vars in 927 bytes} [Mon Mar 2 22:35:16 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: 383/762] 10.0.0.201 () {36 vars in 987 bytes} [Mon Mar 2 22:35:16 2026] GET /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => 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: 380/763] 10.0.0.201 () {36 vars in 927 bytes} [Mon Mar 2 22:35:16 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: 384/764] 10.0.0.201 () {36 vars in 927 bytes} [Mon Mar 2 22:35:16 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: 388/771] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:35:39 2026] GET /v2/images => generated 4893 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/772] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:35:40 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/775] 10.0.0.220 () {36 vars in 987 bytes} [Mon Mar 2 22:35:50 2026] GET /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => 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: 390/776] 10.0.0.220 () {36 vars in 927 bytes} [Mon Mar 2 22:35:50 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: 388/779] 10.0.0.96 () {34 vars in 654 bytes} [Mon Mar 2 22:36:02 2026] POST /v2/images => generated 649 bytes in 321 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-02 22:36:02.438 8 WARNING glance.api.v2.images [None req-7049091f-8f47-43d0-adb2-ef193415e782 08836d19ca5b49d3b74059bb5e1e74a9 a7f4d0d245da4676895047e4a375d536 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//00792fa0-40a2-45bd-b4b6-6c28250fda9d [pid: 8|app: 0|req: 392/780] 10.0.0.96 () {32 vars in 709 bytes} [Mon Mar 2 22:36:02 2026] DELETE /v2/images/00792fa0-40a2-45bd-b4b6-6c28250fda9d => 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: 389/781] 10.0.0.96 () {32 vars in 706 bytes} [Mon Mar 2 22:36:02 2026] GET /v2/images/00792fa0-40a2-45bd-b4b6-6c28250fda9d => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/782] 10.0.0.96 () {32 vars in 632 bytes} [Mon Mar 2 22:36:02 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/783] 10.0.0.96 () {34 vars in 654 bytes} [Mon Mar 2 22:36:02 2026] POST /v2/images => generated 703 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/784] 10.0.0.96 () {32 vars in 716 bytes} [Mon Mar 2 22:36:02 2026] GET /v2/images/20b69642-3632-4f23-84bc-e09b52961328/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-02 22:36:02.616 7 INFO glance.api.v2.image_data [None req-ef23e9e1-7973-47b3-a383-344c653cc837 08836d19ca5b49d3b74059bb5e1e74a9 a7f4d0d245da4676895047e4a375d536 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 22:36:02.673 7 WARNING glance_store._drivers.rbd [None req-ef23e9e1-7973-47b3-a383-344c653cc837 08836d19ca5b49d3b74059bb5e1e74a9 a7f4d0d245da4676895047e4a375d536 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-02 22:36:03.811 7 INFO glance.location [None req-ef23e9e1-7973-47b3-a383-344c653cc837 08836d19ca5b49d3b74059bb5e1e74a9 a7f4d0d245da4676895047e4a375d536 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 391/785] 10.0.0.96 () {32 vars in 726 bytes} [Mon Mar 2 22:36:02 2026] PUT /v2/images/20b69642-3632-4f23-84bc-e09b52961328/file => generated 0 bytes in 1282 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/786] 10.0.0.96 () {32 vars in 706 bytes} [Mon Mar 2 22:36:03 2026] GET /v2/images/20b69642-3632-4f23-84bc-e09b52961328 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/787] 10.0.0.96 () {32 vars in 716 bytes} [Mon Mar 2 22:36:03 2026] GET /v2/images/20b69642-3632-4f23-84bc-e09b52961328/file => generated 1024 bytes in 161 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/788] 10.0.0.96 () {34 vars in 654 bytes} [Mon Mar 2 22:36:04 2026] POST /v2/images => generated 649 bytes in 33 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/789] 10.0.0.96 () {32 vars in 725 bytes} [Mon Mar 2 22:36:04 2026] PATCH /v2/images/34017352-6281-471a-91f8-413d5a57af89 => generated 652 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/790] 10.0.0.96 () {32 vars in 706 bytes} [Mon Mar 2 22:36:04 2026] GET /v2/images/34017352-6281-471a-91f8-413d5a57af89 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-02 22:36:04.184 7 WARNING glance.api.v2.images [None req-109eb436-84a6-44d7-b10c-3c678dc4124a 08836d19ca5b49d3b74059bb5e1e74a9 a7f4d0d245da4676895047e4a375d536 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//34017352-6281-471a-91f8-413d5a57af89 [pid: 7|app: 0|req: 394/791] 10.0.0.96 () {32 vars in 709 bytes} [Mon Mar 2 22:36:04 2026] DELETE /v2/images/34017352-6281-471a-91f8-413d5a57af89 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/792] 10.0.0.96 () {32 vars in 706 bytes} [Mon Mar 2 22:36:04 2026] GET /v2/images/34017352-6281-471a-91f8-413d5a57af89 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 22:36:04.264 7 WARNING glance.api.v2.images [None req-1dd1ce28-039a-48d6-bfe4-cc4c0b356eaa 08836d19ca5b49d3b74059bb5e1e74a9 a7f4d0d245da4676895047e4a375d536 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//20b69642-3632-4f23-84bc-e09b52961328 [pid: 7|app: 0|req: 395/793] 10.0.0.96 () {32 vars in 709 bytes} [Mon Mar 2 22:36:04 2026] DELETE /v2/images/20b69642-3632-4f23-84bc-e09b52961328 => generated 0 bytes in 878 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/794] 10.0.0.96 () {32 vars in 706 bytes} [Mon Mar 2 22:36:05 2026] GET /v2/images/20b69642-3632-4f23-84bc-e09b52961328 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 22:36:05.157 7 WARNING glance.api.v2.images [None req-55287884-d243-4472-99bb-070c0b54a475 08836d19ca5b49d3b74059bb5e1e74a9 a7f4d0d245da4676895047e4a375d536 - - default default] Failed to find image 00792fa0-40a2-45bd-b4b6-6c28250fda9d to delete: glance.common.exception.ImageNotFound: No image found with ID 00792fa0-40a2-45bd-b4b6-6c28250fda9d [pid: 7|app: 0|req: 396/795] 10.0.0.96 () {32 vars in 709 bytes} [Mon Mar 2 22:36:05 2026] DELETE /v2/images/00792fa0-40a2-45bd-b4b6-6c28250fda9d => 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: 400/796] 10.0.0.96 () {32 vars in 706 bytes} [Mon Mar 2 22:36:05 2026] GET /v2/images/00792fa0-40a2-45bd-b4b6-6c28250fda9d => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/799] 10.0.0.220 () {36 vars in 987 bytes} [Mon Mar 2 22:36:16 2026] GET /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/800] 10.0.0.220 () {36 vars in 927 bytes} [Mon Mar 2 22:36:16 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: 403/801] 10.0.0.220 () {36 vars in 987 bytes} [Mon Mar 2 22:36:17 2026] GET /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => 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: 399/802] 10.0.0.220 () {36 vars in 927 bytes} [Mon Mar 2 22:36:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/809] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:36:39 2026] GET /v2/images => generated 4893 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/810] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:36:40 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: 410/815] 10.0.0.220 () {36 vars in 987 bytes} [Mon Mar 2 22:37:03 2026] GET /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => 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: 406/816] 10.0.0.220 () {36 vars in 927 bytes} [Mon Mar 2 22:37:03 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/817] 10.0.0.220 () {36 vars in 987 bytes} [Mon Mar 2 22:37:06 2026] GET /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => generated 1171 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/818] 10.0.0.220 () {36 vars in 927 bytes} [Mon Mar 2 22:37:06 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: 409/821] 10.0.0.220 () {36 vars in 987 bytes} [Mon Mar 2 22:37:16 2026] GET /v2/images/0e8928c7-2ae9-4e45-b896-e712a329266c => 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: 413/822] 10.0.0.220 () {36 vars in 927 bytes} [Mon Mar 2 22:37:16 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: 413/829] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:37:39 2026] GET /v2/images => generated 4893 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/830] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:37:40 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: 7|app: 0|req: 414/831] 199.19.213.159 () {32 vars in 826 bytes} [Mon Mar 2 22:37:41 2026] GET /v2/images?status=active&owner=e6f45c8c497e4e27afd0e2db960a7286&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/832] 199.19.213.159 () {32 vars in 653 bytes} [Mon Mar 2 22:37:41 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: 415/833] 10.0.0.209 () {36 vars in 987 bytes} [Mon Mar 2 22:37:41 2026] GET /v2/images/a61f1258-3604-4bda-ac27-ed1cc72186e5 => generated 1209 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/834] 10.0.0.209 () {36 vars in 927 bytes} [Mon Mar 2 22:37:41 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: 416/835] 10.0.0.209 () {36 vars in 927 bytes} [Mon Mar 2 22:37:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/836] 10.0.0.209 () {36 vars in 987 bytes} [Mon Mar 2 22:37:41 2026] GET /v2/images/a61f1258-3604-4bda-ac27-ed1cc72186e5 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/837] 10.0.0.209 () {36 vars in 927 bytes} [Mon Mar 2 22:37:41 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/838] 10.0.0.209 () {36 vars in 927 bytes} [Mon Mar 2 22:37:41 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: 418/839] 10.0.0.209 () {36 vars in 987 bytes} [Mon Mar 2 22:37:42 2026] GET /v2/images/a61f1258-3604-4bda-ac27-ed1cc72186e5 => 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: 422/840] 10.0.0.209 () {36 vars in 927 bytes} [Mon Mar 2 22:37:42 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: 419/841] 10.0.0.201 () {36 vars in 987 bytes} [Mon Mar 2 22:37:42 2026] GET /v2/images/a61f1258-3604-4bda-ac27-ed1cc72186e5 => 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: 423/842] 10.0.0.201 () {36 vars in 927 bytes} [Mon Mar 2 22:37:42 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: 420/843] 10.0.0.201 () {36 vars in 987 bytes} [Mon Mar 2 22:37:42 2026] GET /v2/images/a61f1258-3604-4bda-ac27-ed1cc72186e5 => 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: 424/844] 10.0.0.201 () {36 vars in 927 bytes} [Mon Mar 2 22:37:42 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/845] 10.0.0.201 () {36 vars in 927 bytes} [Mon Mar 2 22:37:42 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: 428/858] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:38:39 2026] GET /v2/images => generated 4893 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/859] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:38:39 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: 435/872] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:39:39 2026] GET /v2/images => generated 4893 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/873] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:39:39 2026] GET /v2/images => generated 4893 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/886] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:40:39 2026] GET /v2/images => generated 4893 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/887] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:40:39 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: 444/890] 10.0.0.96 () {32 vars in 632 bytes} [Mon Mar 2 22:40:55 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: 7|app: 0|req: 450/901] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:41:39 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: 8|app: 0|req: 452/902] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:41:39 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: 457/915] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:42:39 2026] GET /v2/images => generated 4893 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/916] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:42:39 2026] GET /v2/images => generated 4893 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/929] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:43:39 2026] GET /v2/images => generated 4893 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/930] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:43:39 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: 7|app: 0|req: 471/943] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:44:39 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: 473/944] 10.0.0.195 () {28 vars in 569 bytes} [Mon Mar 2 22:44:39 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)