+ 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 21:33:49 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-5ff5bd8b5d-px2m9 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 0x7f271a9f0668 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 21:33:51.408 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-06 21:33:51.447 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 21:33:52.337 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 21:33:52.338 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 21:33:52.339 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 21:33:52.339 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 21:33:52.339 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-06 21:33:52.339 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-06 21:33:54.400 8 WARNING glance.api.v2.images [None req-1f6e7044-11fd-490c-bc57-1ce9bc5ab440 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-06 21:33:54.492 7 WARNING glance.api.v2.images [None req-16a38743-5d48-4b45-9d09-f067e99d6c50 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-06 21:33:54.743 8 WARNING keystonemiddleware._common.config [None req-1f6e7044-11fd-490c-bc57-1ce9bc5ab440 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 21:33:54.751 8 WARNING oslo_config.cfg [None req-1f6e7044-11fd-490c-bc57-1ce9bc5ab440 - - - - - -] 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 0x7f271a9f0668 pid: 8 (default app) 2026-03-06 21:33:54.897 7 WARNING keystonemiddleware._common.config [None req-16a38743-5d48-4b45-9d09-f067e99d6c50 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 21:33:54.905 7 WARNING oslo_config.cfg [None req-16a38743-5d48-4b45-9d09-f067e99d6c50 - - - - - -] 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 0x7f271a9f0668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.155 () {42 vars in 689 bytes} [Fri Mar 6 21:33:55 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 21:33:55.813 7 WARNING oslo_policy.policy [None req-34af66a9-ed48-41c0-a537-515e79a8cf35 900972a53db5406a8f6aa19b0ea3a73d 3fc0e344a1fb4f0796fafaab8ff27b5c - - 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 21:33:55.813 7 WARNING oslo_policy.policy [None req-34af66a9-ed48-41c0-a537-515e79a8cf35 900972a53db5406a8f6aa19b0ea3a73d 3fc0e344a1fb4f0796fafaab8ff27b5c - - 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 21:33:55.829 7 WARNING oslo_policy.policy [None req-34af66a9-ed48-41c0-a537-515e79a8cf35 900972a53db5406a8f6aa19b0ea3a73d 3fc0e344a1fb4f0796fafaab8ff27b5c - - 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 21:33:55.829 7 WARNING oslo_policy.policy [None req-34af66a9-ed48-41c0-a537-515e79a8cf35 900972a53db5406a8f6aa19b0ea3a73d 3fc0e344a1fb4f0796fafaab8ff27b5c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/4] 199.204.45.155 () {44 vars in 911 bytes} [Fri Mar 6 21:33:55 2026] GET /v2/images => generated 69 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.155 () {42 vars in 689 bytes} [Fri Mar 6 21:33:59 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/6] 199.204.45.155 () {44 vars in 911 bytes} [Fri Mar 6 21:33:59 2026] GET /v2/images => generated 69 bytes in 39 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 21:33:59.330 8 WARNING oslo_policy.policy [None req-d8f754b1-e306-41a5-b6a5-264bdbe107c0 900972a53db5406a8f6aa19b0ea3a73d 3fc0e344a1fb4f0796fafaab8ff27b5c - - 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 21:33:59.330 8 WARNING oslo_policy.policy [None req-d8f754b1-e306-41a5-b6a5-264bdbe107c0 900972a53db5406a8f6aa19b0ea3a73d 3fc0e344a1fb4f0796fafaab8ff27b5c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 5/7] 199.204.45.155 () {44 vars in 912 bytes} [Fri Mar 6 21:33:59 2026] GET /v2/images/cirros => generated 151 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.155 () {44 vars in 934 bytes} [Fri Mar 6 21:33:59 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 21:33:59.461 8 WARNING oslo_policy.policy [None req-8712e6bf-66ac-4283-88b2-29a6fa24c3b8 900972a53db5406a8f6aa19b0ea3a73d 3fc0e344a1fb4f0796fafaab8ff27b5c - - 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 21:33:59.461 8 WARNING oslo_policy.policy [None req-8712e6bf-66ac-4283-88b2-29a6fa24c3b8 900972a53db5406a8f6aa19b0ea3a73d 3fc0e344a1fb4f0796fafaab8ff27b5c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 199.204.45.155 () {44 vars in 940 bytes} [Fri Mar 6 21:33:59 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 21:33:59.544 7 WARNING oslo_config.cfg [None req-b9ad4de9-6139-4299-8501-4c553594bf81 900972a53db5406a8f6aa19b0ea3a73d 3fc0e344a1fb4f0796fafaab8ff27b5c - - 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/10] 199.204.45.155 () {48 vars in 952 bytes} [Fri Mar 6 21:33:59 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-06 21:33:59.566 8 WARNING oslo_policy.policy [None req-14336090-fddb-4a2d-a465-0ada59b719a4 900972a53db5406a8f6aa19b0ea3a73d 3fc0e344a1fb4f0796fafaab8ff27b5c - - 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 21:33:59.566 8 WARNING oslo_policy.policy [None req-14336090-fddb-4a2d-a465-0ada59b719a4 900972a53db5406a8f6aa19b0ea3a73d 3fc0e344a1fb4f0796fafaab8ff27b5c - - 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 21:33:59.567 8 INFO glance.api.v2.image_data [None req-14336090-fddb-4a2d-a465-0ada59b719a4 900972a53db5406a8f6aa19b0ea3a73d 3fc0e344a1fb4f0796fafaab8ff27b5c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 21:34:03.191 8 WARNING glance.location [None req-14336090-fddb-4a2d-a465-0ada59b719a4 900972a53db5406a8f6aa19b0ea3a73d 3fc0e344a1fb4f0796fafaab8ff27b5c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/11] 199.204.45.155 () {48 vars in 1046 bytes} [Fri Mar 6 21:33:59 2026] PUT /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768/file => generated 0 bytes in 3673 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5804 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.155 () {44 vars in 972 bytes} [Fri Mar 6 21:34:03 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-06 21:34:03.266 8 WARNING oslo_config.cfg [None req-7cfe0120-76be-4a61-b734-f49e27f4c47a 900972a53db5406a8f6aa19b0ea3a73d 3fc0e344a1fb4f0796fafaab8ff27b5c - - 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: 8/13] 199.204.45.155 () {44 vars in 972 bytes} [Fri Mar 6 21:34:03 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768 => 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: 130/262] 199.204.45.155 () {42 vars in 689 bytes} [Fri Mar 6 21:54:33 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: 133/263] 199.204.45.155 () {44 vars in 911 bytes} [Fri Mar 6 21:54:33 2026] GET /v2/images => generated 1240 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 199.204.45.155 () {42 vars in 689 bytes} [Fri Mar 6 21:55:02 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: 133/269] 199.204.45.155 () {44 vars in 911 bytes} [Fri Mar 6 21:55:02 2026] GET /v2/images => generated 1240 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/270] 199.204.45.155 () {44 vars in 938 bytes} [Fri Mar 6 21:55:02 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/271] 199.204.45.155 () {44 vars in 960 bytes} [Fri Mar 6 21:55:02 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/272] 199.204.45.155 () {44 vars in 940 bytes} [Fri Mar 6 21:55:02 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: 135/273] 199.204.45.155 () {48 vars in 952 bytes} [Fri Mar 6 21:55:02 2026] POST /v2/images => generated 796 bytes in 158 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-06 21:55:02.442 8 INFO glance.api.v2.image_data [None req-0fdc3287-c8d8-4739-ad07-d76bac2c606f 900972a53db5406a8f6aa19b0ea3a73d 3fc0e344a1fb4f0796fafaab8ff27b5c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 21:55:27.397 8 WARNING glance.location [None req-0fdc3287-c8d8-4739-ad07-d76bac2c606f 900972a53db5406a8f6aa19b0ea3a73d 3fc0e344a1fb4f0796fafaab8ff27b5c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 139/280] 199.204.45.155 () {48 vars in 1047 bytes} [Fri Mar 6 21:55:02 2026] PUT /v2/images/5b0de5d9-190a-434d-a5b3-d14d0035354d/file => generated 0 bytes in 25007 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61845 switches on core 0) [pid: 7|app: 0|req: 142/281] 199.204.45.155 () {44 vars in 972 bytes} [Fri Mar 6 21:55:27 2026] GET /v2/images/5b0de5d9-190a-434d-a5b3-d14d0035354d => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 199.204.45.155 () {44 vars in 972 bytes} [Fri Mar 6 21:55:27 2026] GET /v2/images/5b0de5d9-190a-434d-a5b3-d14d0035354d => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/283] 199.204.45.155 () {42 vars in 689 bytes} [Fri Mar 6 21:55:28 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 199.204.45.155 () {44 vars in 911 bytes} [Fri Mar 6 21:55:28 2026] GET /v2/images => generated 2451 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/371] 199.204.45.155 () {42 vars in 689 bytes} [Fri Mar 6 22:02:36 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/372] 199.204.45.155 () {44 vars in 911 bytes} [Fri Mar 6 22:02:36 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: 7|app: 0|req: 189/375] 199.204.45.155 () {42 vars in 689 bytes} [Fri Mar 6 22:02:47 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: 187/376] 199.204.45.155 () {44 vars in 911 bytes} [Fri Mar 6 22:02:47 2026] GET /v2/images => generated 2451 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/377] 199.204.45.155 () {44 vars in 948 bytes} [Fri Mar 6 22:02:47 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 199.204.45.155 () {44 vars in 970 bytes} [Fri Mar 6 22:02:47 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.204.45.155 () {44 vars in 940 bytes} [Fri Mar 6 22:02:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 199.204.45.155 () {48 vars in 952 bytes} [Fri Mar 6 22:02:47 2026] POST /v2/images => generated 799 bytes in 344 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-06 22:02:47.880 7 WARNING oslo_policy.policy [None req-03f7d95e-94ac-483d-9d0a-09f08fea6406 900972a53db5406a8f6aa19b0ea3a73d 3fc0e344a1fb4f0796fafaab8ff27b5c - - 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 22:02:47.880 7 WARNING oslo_policy.policy [None req-03f7d95e-94ac-483d-9d0a-09f08fea6406 900972a53db5406a8f6aa19b0ea3a73d 3fc0e344a1fb4f0796fafaab8ff27b5c - - 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 22:02:47.881 7 INFO glance.api.v2.image_data [None req-03f7d95e-94ac-483d-9d0a-09f08fea6406 900972a53db5406a8f6aa19b0ea3a73d 3fc0e344a1fb4f0796fafaab8ff27b5c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 22:03:01.040 7 INFO glance.location [None req-03f7d95e-94ac-483d-9d0a-09f08fea6406 900972a53db5406a8f6aa19b0ea3a73d 3fc0e344a1fb4f0796fafaab8ff27b5c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 192/383] 199.204.45.155 () {48 vars in 1046 bytes} [Fri Mar 6 22:02:47 2026] PUT /v2/images/4f976be7-3401-4335-abdc-042b44cc71b7/file => generated 0 bytes in 13219 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24367 switches on core 0) [pid: 8|app: 0|req: 192/384] 199.204.45.155 () {44 vars in 972 bytes} [Fri Mar 6 22:03:01 2026] GET /v2/images/4f976be7-3401-4335-abdc-042b44cc71b7 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 199.204.45.155 () {48 vars in 1051 bytes} [Fri Mar 6 22:03:01 2026] PATCH /v2/images/4f976be7-3401-4335-abdc-042b44cc71b7 => generated 1234 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 199.204.45.155 () {44 vars in 972 bytes} [Fri Mar 6 22:03:01 2026] GET /v2/images/4f976be7-3401-4335-abdc-042b44cc71b7 => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 199.204.45.155 () {42 vars in 689 bytes} [Fri Mar 6 22:03: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: 198/396] 199.204.45.155 () {44 vars in 911 bytes} [Fri Mar 6 22:03:40 2026] GET /v2/images => generated 3687 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 199.204.45.155 () {42 vars in 689 bytes} [Fri Mar 6 22:03: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: 200/400] 199.204.45.155 () {44 vars in 911 bytes} [Fri Mar 6 22:03:51 2026] GET /v2/images => generated 3687 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 199.204.45.155 () {44 vars in 940 bytes} [Fri Mar 6 22:03:51 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 199.204.45.155 () {44 vars in 962 bytes} [Fri Mar 6 22:03:51 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 199.204.45.155 () {44 vars in 940 bytes} [Fri Mar 6 22:03:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/404] 199.204.45.155 () {48 vars in 952 bytes} [Fri Mar 6 22:03:51 2026] POST /v2/images => generated 791 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-06 22:03:51.259 7 INFO glance.api.v2.image_data [None req-2aabf7dd-2734-4e2c-b623-5c64538e3715 900972a53db5406a8f6aa19b0ea3a73d 3fc0e344a1fb4f0796fafaab8ff27b5c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 22:04:00.292 7 INFO glance.location [None req-2aabf7dd-2734-4e2c-b623-5c64538e3715 900972a53db5406a8f6aa19b0ea3a73d 3fc0e344a1fb4f0796fafaab8ff27b5c - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 203/407] 199.204.45.155 () {48 vars in 1046 bytes} [Fri Mar 6 22:03:51 2026] PUT /v2/images/eee4f5c0-914f-4fb9-9333-ac9da1daf0bd/file => generated 0 bytes in 9075 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20324 switches on core 0) [pid: 8|app: 0|req: 205/408] 199.204.45.155 () {44 vars in 972 bytes} [Fri Mar 6 22:04:00 2026] GET /v2/images/eee4f5c0-914f-4fb9-9333-ac9da1daf0bd => generated 1203 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/409] 199.204.45.155 () {44 vars in 972 bytes} [Fri Mar 6 22:04:00 2026] GET /v2/images/eee4f5c0-914f-4fb9-9333-ac9da1daf0bd => generated 1203 bytes in 15 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: 230/458] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:08:02 2026] GET /v2/images => generated 4892 bytes in 218 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: 229/459] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:08:03 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/472] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:09:02 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: 236/473] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:09:02 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: 244/486] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:10:02 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/487] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:10:02 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/500] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:11:02 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: 250/501] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:11:02 2026] GET /v2/images => generated 4892 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/514] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:12:02 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: 8|app: 0|req: 258/515] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:12:03 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: 265/528] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:13:02 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/529] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:13:02 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: 271/542] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:14:02 2026] GET /v2/images => generated 4892 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/543] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:14:02 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: 278/556] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:15:02 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/557] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:15:02 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/570] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:16:02 2026] GET /v2/images => generated 4892 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/571] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:16:03 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: 288/576] 199.204.45.155 () {42 vars in 689 bytes} [Fri Mar 6 22:16:14 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: 289/577] 199.204.45.155 () {44 vars in 911 bytes} [Fri Mar 6 22:16:14 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/586] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:17:02 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/587] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:17:02 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: 300/600] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:18:02 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: 301/601] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:18:02 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: 305/610] 199.204.45.155 () {42 vars in 689 bytes} [Fri Mar 6 22:18:36 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/611] 199.204.45.155 () {44 vars in 911 bytes} [Fri Mar 6 22:18:36 2026] GET /v2/images => generated 4892 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/612] 199.204.45.155 () {42 vars in 689 bytes} [Fri Mar 6 22:18:37 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 199.204.45.155 () {44 vars in 911 bytes} [Fri Mar 6 22:18:37 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: 309/618] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:19:02 2026] GET /v2/images => generated 4892 bytes in 101 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.192 () {28 vars in 569 bytes} [Fri Mar 6 22:19:02 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/626] 199.204.45.155 () {42 vars in 689 bytes} [Fri Mar 6 22:19:28 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: 314/627] 199.204.45.155 () {44 vars in 911 bytes} [Fri Mar 6 22:19:28 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/630] 199.204.45.155 () {42 vars in 689 bytes} [Fri Mar 6 22:19:36 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/631] 199.204.45.155 () {44 vars in 911 bytes} [Fri Mar 6 22:19:36 2026] GET /v2/images => generated 4892 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/636] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:20:02 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: 318/637] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:20:02 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: 323/646] 199.204.45.155 () {42 vars in 689 bytes} [Fri Mar 6 22:20:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/647] 199.204.45.155 () {44 vars in 911 bytes} [Fri Mar 6 22:20:34 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: 7|app: 0|req: 326/652] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:21:02 2026] GET /v2/images => generated 4892 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/653] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:21:03 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/658] 10.0.0.22 () {32 vars in 632 bytes} [Fri Mar 6 22:21:17 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/665] 10.0.0.121 () {36 vars in 987 bytes} [Fri Mar 6 22:21:48 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768 => 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: 334/666] 10.0.0.121 () {36 vars in 927 bytes} [Fri Mar 6 22:21:48 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: 334/669] 199.204.45.155 () {36 vars in 991 bytes} [Fri Mar 6 22:21:57 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768 => 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: 336/670] 199.204.45.155 () {36 vars in 931 bytes} [Fri Mar 6 22:21: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: 335/671] 199.204.45.155 () {36 vars in 991 bytes} [Fri Mar 6 22:21:58 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768 => 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: 337/672] 199.204.45.155 () {36 vars in 931 bytes} [Fri Mar 6 22:21: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: 336/673] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:22:03 2026] GET /v2/images => generated 4892 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/674] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:22:03 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: 338/677] 10.0.0.121 () {36 vars in 987 bytes} [Fri Mar 6 22:22:03 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768 => 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: 340/678] 10.0.0.121 () {36 vars in 927 bytes} [Fri Mar 6 22:22: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: 339/679] 10.0.0.121 () {36 vars in 987 bytes} [Fri Mar 6 22:22:04 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/680] 10.0.0.121 () {36 vars in 927 bytes} [Fri Mar 6 22:22:04 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: 345/687] 10.0.0.121 () {36 vars in 987 bytes} [Fri Mar 6 22:22:42 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/688] 10.0.0.121 () {36 vars in 927 bytes} [Fri Mar 6 22:22: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: 8|app: 0|req: 348/693] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:23:02 2026] GET /v2/images => generated 4892 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/694] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:23:03 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/697] 10.0.0.121 () {36 vars in 987 bytes} [Fri Mar 6 22:23:09 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768 => 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: 350/698] 10.0.0.121 () {36 vars in 927 bytes} [Fri Mar 6 22:23:09 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: 350/701] 10.0.0.56 () {36 vars in 986 bytes} [Fri Mar 6 22:23:19 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768 => generated 1171 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/702] 10.0.0.56 () {36 vars in 926 bytes} [Fri Mar 6 22:23:19 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: 351/703] 10.0.0.56 () {36 vars in 926 bytes} [Fri Mar 6 22:23:19 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: 353/704] 10.0.0.56 () {36 vars in 986 bytes} [Fri Mar 6 22:23:19 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768 => 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: 352/705] 10.0.0.56 () {36 vars in 926 bytes} [Fri Mar 6 22:23:19 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: 354/706] 10.0.0.56 () {36 vars in 926 bytes} [Fri Mar 6 22:23:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/707] 10.0.0.56 () {36 vars in 986 bytes} [Fri Mar 6 22:23:19 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/708] 10.0.0.56 () {36 vars in 926 bytes} [Fri Mar 6 22:23:19 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: 354/709] 10.0.0.56 () {36 vars in 926 bytes} [Fri Mar 6 22:23:19 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/710] 10.0.0.188 () {36 vars in 911 bytes} [Fri Mar 6 22:23:20 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/711] 10.0.0.188 () {36 vars in 1007 bytes} [Fri Mar 6 22:23:20 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768/locations => generated 127 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/712] 10.0.0.188 () {36 vars in 987 bytes} [Fri Mar 6 22:23:20 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/713] 10.0.0.188 () {36 vars in 927 bytes} [Fri Mar 6 22:23:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/714] 10.0.0.188 () {36 vars in 927 bytes} [Fri Mar 6 22:23:20 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/717] 10.0.0.121 () {36 vars in 987 bytes} [Fri Mar 6 22:23:27 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/718] 10.0.0.121 () {36 vars in 927 bytes} [Fri Mar 6 22:23:27 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: 362/721] 10.0.0.22 () {30 vars in 410 bytes} [Fri Mar 6 22:23:40 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: 361/724] 10.0.0.22 () {32 vars in 706 bytes} [Fri Mar 6 22:23:45 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768 => 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: 364/725] 10.0.0.22 () {32 vars in 706 bytes} [Fri Mar 6 22:23:45 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768 => 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: 362/726] 10.0.0.56 () {36 vars in 986 bytes} [Fri Mar 6 22:23:45 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768 => generated 1171 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/727] 10.0.0.56 () {36 vars in 926 bytes} [Fri Mar 6 22:23:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/728] 10.0.0.56 () {36 vars in 926 bytes} [Fri Mar 6 22:23:45 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/729] 10.0.0.56 () {36 vars in 986 bytes} [Fri Mar 6 22:23:45 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/730] 10.0.0.56 () {36 vars in 926 bytes} [Fri Mar 6 22:23:45 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: 367/731] 10.0.0.56 () {36 vars in 926 bytes} [Fri Mar 6 22:23:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/732] 10.0.0.56 () {36 vars in 986 bytes} [Fri Mar 6 22:23:45 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/733] 10.0.0.56 () {36 vars in 926 bytes} [Fri Mar 6 22:23:45 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: 366/734] 10.0.0.56 () {36 vars in 926 bytes} [Fri Mar 6 22:23:45 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: 369/735] 10.0.0.188 () {36 vars in 911 bytes} [Fri Mar 6 22:23:46 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: 367/736] 10.0.0.188 () {36 vars in 1007 bytes} [Fri Mar 6 22:23:46 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768/locations => generated 127 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/737] 10.0.0.188 () {36 vars in 987 bytes} [Fri Mar 6 22:23:46 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768 => 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: 368/738] 10.0.0.188 () {36 vars in 927 bytes} [Fri Mar 6 22:23:46 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: 371/739] 10.0.0.188 () {36 vars in 927 bytes} [Fri Mar 6 22:23:46 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/742] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:24:03 2026] GET /v2/images => generated 4892 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/743] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:24:03 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/746] 10.0.0.121 () {36 vars in 987 bytes} [Fri Mar 6 22:24:04 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768 => 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: 372/747] 10.0.0.121 () {36 vars in 927 bytes} [Fri Mar 6 22:24:04 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: 376/748] 10.0.0.22 () {34 vars in 654 bytes} [Fri Mar 6 22:24:12 2026] POST /v2/images => generated 649 bytes in 146 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-06 22:24:12.587 7 WARNING glance.api.v2.images [None req-6320005f-39c4-417b-ab84-0f0abfebc727 383ca30a39b641bc86b98ecc29dde0ee 18a60e85a5424d4496a2f30cb6f7afe4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3b1d86f4-22a9-414c-a822-ae0acf712c57 [pid: 7|app: 0|req: 373/749] 10.0.0.22 () {32 vars in 709 bytes} [Fri Mar 6 22:24:12 2026] DELETE /v2/images/3b1d86f4-22a9-414c-a822-ae0acf712c57 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/750] 10.0.0.22 () {32 vars in 706 bytes} [Fri Mar 6 22:24:12 2026] GET /v2/images/3b1d86f4-22a9-414c-a822-ae0acf712c57 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/751] 10.0.0.22 () {32 vars in 632 bytes} [Fri Mar 6 22:24:12 2026] GET /v2/images => generated 1240 bytes in 36 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.22 () {34 vars in 654 bytes} [Fri Mar 6 22:24:12 2026] POST /v2/images => generated 703 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/753] 10.0.0.22 () {32 vars in 716 bytes} [Fri Mar 6 22:24:12 2026] GET /v2/images/d499f0f2-1b75-4b28-ae6b-688753789c78/file => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-06 22:24:12.775 8 INFO glance.api.v2.image_data [None req-89867d8d-c60b-4434-a5cf-01af2caf162c 383ca30a39b641bc86b98ecc29dde0ee 18a60e85a5424d4496a2f30cb6f7afe4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 22:24:12.819 8 WARNING glance_store._drivers.rbd [None req-89867d8d-c60b-4434-a5cf-01af2caf162c 383ca30a39b641bc86b98ecc29dde0ee 18a60e85a5424d4496a2f30cb6f7afe4 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-06 22:24:13.817 8 INFO glance.location [None req-89867d8d-c60b-4434-a5cf-01af2caf162c 383ca30a39b641bc86b98ecc29dde0ee 18a60e85a5424d4496a2f30cb6f7afe4 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 379/756] 10.0.0.22 () {32 vars in 726 bytes} [Fri Mar 6 22:24:12 2026] PUT /v2/images/d499f0f2-1b75-4b28-ae6b-688753789c78/file => generated 0 bytes in 1092 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/757] 10.0.0.22 () {32 vars in 706 bytes} [Fri Mar 6 22:24:13 2026] GET /v2/images/d499f0f2-1b75-4b28-ae6b-688753789c78 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/758] 10.0.0.22 () {32 vars in 716 bytes} [Fri Mar 6 22:24:13 2026] GET /v2/images/d499f0f2-1b75-4b28-ae6b-688753789c78/file => generated 1024 bytes in 139 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/759] 10.0.0.22 () {34 vars in 654 bytes} [Fri Mar 6 22:24:14 2026] POST /v2/images => generated 649 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/760] 10.0.0.22 () {32 vars in 725 bytes} [Fri Mar 6 22:24:14 2026] PATCH /v2/images/0b81602f-9aa2-43d0-b4a3-b66b6fcec0cd => generated 653 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/761] 10.0.0.22 () {32 vars in 706 bytes} [Fri Mar 6 22:24:14 2026] GET /v2/images/0b81602f-9aa2-43d0-b4a3-b66b6fcec0cd => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-06 22:24:14.162 8 WARNING glance.api.v2.images [None req-5761d863-c338-47db-a2a5-7401b501f5d3 383ca30a39b641bc86b98ecc29dde0ee 18a60e85a5424d4496a2f30cb6f7afe4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0b81602f-9aa2-43d0-b4a3-b66b6fcec0cd [pid: 8|app: 0|req: 382/762] 10.0.0.22 () {32 vars in 709 bytes} [Fri Mar 6 22:24:14 2026] DELETE /v2/images/0b81602f-9aa2-43d0-b4a3-b66b6fcec0cd => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/763] 10.0.0.22 () {32 vars in 706 bytes} [Fri Mar 6 22:24:14 2026] GET /v2/images/0b81602f-9aa2-43d0-b4a3-b66b6fcec0cd => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-06 22:24:14.227 8 WARNING glance.api.v2.images [None req-8ca540b3-4a31-4c28-a609-0f9498dfbf3c 383ca30a39b641bc86b98ecc29dde0ee 18a60e85a5424d4496a2f30cb6f7afe4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d499f0f2-1b75-4b28-ae6b-688753789c78 [pid: 8|app: 0|req: 383/764] 10.0.0.22 () {32 vars in 709 bytes} [Fri Mar 6 22:24:14 2026] DELETE /v2/images/d499f0f2-1b75-4b28-ae6b-688753789c78 => generated 0 bytes in 838 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/765] 10.0.0.22 () {32 vars in 706 bytes} [Fri Mar 6 22:24:15 2026] GET /v2/images/d499f0f2-1b75-4b28-ae6b-688753789c78 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-06 22:24:15.093 8 WARNING glance.api.v2.images [None req-b2ab31ca-ca82-4ff3-95f0-c706a7c43b09 383ca30a39b641bc86b98ecc29dde0ee 18a60e85a5424d4496a2f30cb6f7afe4 - - default default] Failed to find image 3b1d86f4-22a9-414c-a822-ae0acf712c57 to delete: glance.common.exception.ImageNotFound: No image found with ID 3b1d86f4-22a9-414c-a822-ae0acf712c57 [pid: 8|app: 0|req: 384/766] 10.0.0.22 () {32 vars in 709 bytes} [Fri Mar 6 22:24:15 2026] DELETE /v2/images/3b1d86f4-22a9-414c-a822-ae0acf712c57 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/767] 10.0.0.22 () {32 vars in 706 bytes} [Fri Mar 6 22:24:15 2026] GET /v2/images/3b1d86f4-22a9-414c-a822-ae0acf712c57 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/772] 10.0.0.121 () {36 vars in 987 bytes} [Fri Mar 6 22:24:37 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768 => 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: 387/773] 10.0.0.121 () {36 vars in 927 bytes} [Fri Mar 6 22:24:37 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: 390/778] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:25:03 2026] GET /v2/images => generated 4892 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/779] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:25:03 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/792] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:26:03 2026] GET /v2/images => generated 4892 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/793] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:26:03 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: 401/800] 10.0.0.121 () {36 vars in 987 bytes} [Fri Mar 6 22:26:25 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768 => 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: 400/801] 10.0.0.121 () {36 vars in 927 bytes} [Fri Mar 6 22:26:25 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/808] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:27:02 2026] GET /v2/images => generated 4892 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/809] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:27:03 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: 410/818] 10.0.0.121 () {36 vars in 987 bytes} [Fri Mar 6 22:27:34 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/819] 10.0.0.121 () {36 vars in 927 bytes} [Fri Mar 6 22:27:34 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: 412/824] 10.0.0.121 () {36 vars in 987 bytes} [Fri Mar 6 22:27:57 2026] GET /v2/images/e237d8ca-c46f-488e-b568-cf66d0032768 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/825] 10.0.0.121 () {36 vars in 927 bytes} [Fri Mar 6 22:27: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: 413/826] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:28:02 2026] GET /v2/images => generated 4892 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/827] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:28:03 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/834] 199.204.45.155 () {32 vars in 826 bytes} [Fri Mar 6 22:28:30 2026] GET /v2/images?status=active&owner=3fc0e344a1fb4f0796fafaab8ff27b5c&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/835] 199.204.45.155 () {32 vars in 653 bytes} [Fri Mar 6 22:28:30 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: 419/836] 10.0.0.56 () {36 vars in 986 bytes} [Fri Mar 6 22:28:31 2026] GET /v2/images/5b0de5d9-190a-434d-a5b3-d14d0035354d => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/837] 10.0.0.56 () {36 vars in 926 bytes} [Fri Mar 6 22:28:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/838] 10.0.0.56 () {36 vars in 926 bytes} [Fri Mar 6 22:28:31 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/839] 10.0.0.56 () {36 vars in 986 bytes} [Fri Mar 6 22:28:31 2026] GET /v2/images/5b0de5d9-190a-434d-a5b3-d14d0035354d => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/840] 10.0.0.56 () {36 vars in 926 bytes} [Fri Mar 6 22:28:31 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/841] 10.0.0.56 () {36 vars in 926 bytes} [Fri Mar 6 22:28:31 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/842] 10.0.0.56 () {36 vars in 986 bytes} [Fri Mar 6 22:28:31 2026] GET /v2/images/5b0de5d9-190a-434d-a5b3-d14d0035354d => 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: 421/843] 10.0.0.56 () {36 vars in 926 bytes} [Fri Mar 6 22:28:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/844] 10.0.0.188 () {36 vars in 911 bytes} [Fri Mar 6 22:28:31 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: 422/845] 10.0.0.188 () {36 vars in 1007 bytes} [Fri Mar 6 22:28:31 2026] GET /v2/images/5b0de5d9-190a-434d-a5b3-d14d0035354d/locations => generated 127 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/846] 10.0.0.188 () {36 vars in 987 bytes} [Fri Mar 6 22:28:31 2026] GET /v2/images/5b0de5d9-190a-434d-a5b3-d14d0035354d => 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: 423/847] 10.0.0.188 () {36 vars in 927 bytes} [Fri Mar 6 22:28:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/848] 10.0.0.188 () {36 vars in 927 bytes} [Fri Mar 6 22:28:31 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/855] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:29:02 2026] GET /v2/images => generated 4892 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/856] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:29:02 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: 434/869] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:30:02 2026] GET /v2/images => generated 4892 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/870] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:30:02 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: 443/883] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:31:02 2026] GET /v2/images => generated 4892 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/884] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:31:02 2026] GET /v2/images => generated 4892 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/897] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:32:02 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: 448/898] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:32:03 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/901] 10.0.0.22 () {32 vars in 632 bytes} [Fri Mar 6 22:32:11 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: 458/912] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:33:02 2026] GET /v2/images => generated 4892 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/913] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:33:03 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/926] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:34:02 2026] GET /v2/images => generated 4892 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/927] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:34:03 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/940] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:35:02 2026] GET /v2/images => generated 4892 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/941] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:35:02 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/954] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:36:02 2026] GET /v2/images => generated 4892 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/955] 10.0.0.192 () {28 vars in 569 bytes} [Fri Mar 6 22:36:02 2026] GET /v2/images => generated 4892 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)