+ 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:42:33 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-784b5d49c6-l6cfb 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 0x5614237db170 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, 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:42:35.054 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-02 21:42:35.064 9 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:42:35.699 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:42:35.700 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:42:35.700 9 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:42:35.702 9 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:42:37.262 9 WARNING glance.api.v2.images [None req-14b5f314-e608-4253-a232-a5da884c49b6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-02 21:42:37.281 8 WARNING glance.api.v2.images [None req-7ddb76c7-9140-49aa-9057-945e70e7a336 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-02 21:42:37.500 9 WARNING keystonemiddleware._common.config [None req-14b5f314-e608-4253-a232-a5da884c49b6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 21:42:37.508 9 WARNING oslo_config.cfg [None req-14b5f314-e608-4253-a232-a5da884c49b6 - - - - - -] 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 0x5614237db170 pid: 9 (default app) 2026-03-02 21:42:37.537 8 WARNING keystonemiddleware._common.config [None req-7ddb76c7-9140-49aa-9057-945e70e7a336 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 21:42:37.545 8 WARNING oslo_config.cfg [None req-7ddb76c7-9140-49aa-9057-945e70e7a336 - - - - - -] 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 0x5614237db170 pid: 8 (default app) [pid: 8|app: 0|req: 2/5] 199.19.213.87 () {42 vars in 685 bytes} [Mon Mar 2 21:42:38 2026] GET / => generated 1183 bytes in 1 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:42:38.568 9 WARNING oslo_policy.policy [None req-8b45a775-e77a-4c15-9a4c-93b6aed99416 d7695c58f19c4da78ca0257d0b9eb4fd a9f2d70c09494a7ab00f27fcf78d46d6 - - 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:42:38.568 9 WARNING oslo_policy.policy [None req-8b45a775-e77a-4c15-9a4c-93b6aed99416 d7695c58f19c4da78ca0257d0b9eb4fd a9f2d70c09494a7ab00f27fcf78d46d6 - - 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:42:38.588 9 WARNING oslo_policy.policy [None req-8b45a775-e77a-4c15-9a4c-93b6aed99416 d7695c58f19c4da78ca0257d0b9eb4fd a9f2d70c09494a7ab00f27fcf78d46d6 - - 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:42:38.588 9 WARNING oslo_policy.policy [None req-8b45a775-e77a-4c15-9a4c-93b6aed99416 d7695c58f19c4da78ca0257d0b9eb4fd a9f2d70c09494a7ab00f27fcf78d46d6 - - 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: 9|app: 0|req: 4/6] 199.19.213.87 () {44 vars in 907 bytes} [Mon Mar 2 21:42:38 2026] GET /v2/images => generated 69 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/7] 199.19.213.87 () {42 vars in 685 bytes} [Mon Mar 2 21:42:41 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 5/8] 199.19.213.87 () {44 vars in 907 bytes} [Mon Mar 2 21:42:41 2026] GET /v2/images => generated 69 bytes in 42 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:42:41.823 8 WARNING oslo_policy.policy [None req-26f6cb23-3883-494a-a396-45bdaa08dd61 d7695c58f19c4da78ca0257d0b9eb4fd a9f2d70c09494a7ab00f27fcf78d46d6 - - 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:42:41.823 8 WARNING oslo_policy.policy [None req-26f6cb23-3883-494a-a396-45bdaa08dd61 d7695c58f19c4da78ca0257d0b9eb4fd a9f2d70c09494a7ab00f27fcf78d46d6 - - 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: 4/9] 199.19.213.87 () {44 vars in 908 bytes} [Mon Mar 2 21:42:41 2026] GET /v2/images/cirros => generated 151 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 6/10] 199.19.213.87 () {44 vars in 930 bytes} [Mon Mar 2 21:42:41 2026] GET /v2/images?name=cirros => generated 81 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 21:42:41.940 8 WARNING oslo_policy.policy [None req-f8a04d92-85eb-47e6-9bc0-806c69be678a d7695c58f19c4da78ca0257d0b9eb4fd a9f2d70c09494a7ab00f27fcf78d46d6 - - 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:42:41.941 8 WARNING oslo_policy.policy [None req-f8a04d92-85eb-47e6-9bc0-806c69be678a d7695c58f19c4da78ca0257d0b9eb4fd a9f2d70c09494a7ab00f27fcf78d46d6 - - 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/11] 199.19.213.87 () {44 vars in 936 bytes} [Mon Mar 2 21:42:41 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:42:42.015 9 WARNING oslo_config.cfg [None req-fdd8ad66-81b3-42a0-9720-66f133968bb0 d7695c58f19c4da78ca0257d0b9eb4fd a9f2d70c09494a7ab00f27fcf78d46d6 - - 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: 9|app: 0|req: 7/12] 199.19.213.87 () {48 vars in 948 bytes} [Mon Mar 2 21:42:41 2026] POST /v2/images => generated 760 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-02 21:42:42.036 8 WARNING oslo_policy.policy [None req-0ae2c854-4292-45d3-b62a-e34ca34b3978 d7695c58f19c4da78ca0257d0b9eb4fd a9f2d70c09494a7ab00f27fcf78d46d6 - - 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:42:42.036 8 WARNING oslo_policy.policy [None req-0ae2c854-4292-45d3-b62a-e34ca34b3978 d7695c58f19c4da78ca0257d0b9eb4fd a9f2d70c09494a7ab00f27fcf78d46d6 - - 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:42:42.039 8 INFO glance.api.v2.image_data [None req-0ae2c854-4292-45d3-b62a-e34ca34b3978 d7695c58f19c4da78ca0257d0b9eb4fd a9f2d70c09494a7ab00f27fcf78d46d6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 21:42:46.220 8 INFO glance.location [None req-0ae2c854-4292-45d3-b62a-e34ca34b3978 d7695c58f19c4da78ca0257d0b9eb4fd a9f2d70c09494a7ab00f27fcf78d46d6 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 6/13] 199.19.213.87 () {48 vars in 1042 bytes} [Mon Mar 2 21:42:42 2026] PUT /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e/file => generated 0 bytes in 4237 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5614 switches on core 0) [pid: 9|app: 0|req: 8/14] 199.19.213.87 () {44 vars in 907 bytes} [Mon Mar 2 21:42:46 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-02 21:42:46.304 8 WARNING oslo_config.cfg [None req-fcc2ca71-617d-49c2-8961-6871a99576f5 d7695c58f19c4da78ca0257d0b9eb4fd a9f2d70c09494a7ab00f27fcf78d46d6 - - 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: 7/15] 199.19.213.87 () {48 vars in 1046 bytes} [Mon Mar 2 21:42:46 2026] PATCH /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 9/16] 199.19.213.87 () {44 vars in 907 bytes} [Mon Mar 2 21:42:46 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 141/279] 199.19.213.87 () {42 vars in 685 bytes} [Mon Mar 2 22:04:30 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/280] 199.19.213.87 () {44 vars in 907 bytes} [Mon Mar 2 22:04:30 2026] GET /v2/images => generated 1240 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.19.213.87 () {42 vars in 685 bytes} [Mon Mar 2 22:04:48 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 144/286] 199.19.213.87 () {44 vars in 907 bytes} [Mon Mar 2 22:04:48 2026] GET /v2/images => generated 1240 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.19.213.87 () {44 vars in 934 bytes} [Mon Mar 2 22:04:49 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 145/288] 199.19.213.87 () {44 vars in 956 bytes} [Mon Mar 2 22:04:49 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.19.213.87 () {44 vars in 936 bytes} [Mon Mar 2 22:04:49 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: 9|app: 0|req: 146/290] 199.19.213.87 () {48 vars in 948 bytes} [Mon Mar 2 22:04:49 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-02 22:04:49.177 8 INFO glance.api.v2.image_data [None req-e2dcf9c6-2bfd-46f5-82cf-6aa3333bd9dd d7695c58f19c4da78ca0257d0b9eb4fd a9f2d70c09494a7ab00f27fcf78d46d6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 22:05:33.418 8 INFO glance.location [None req-e2dcf9c6-2bfd-46f5-82cf-6aa3333bd9dd d7695c58f19c4da78ca0257d0b9eb4fd a9f2d70c09494a7ab00f27fcf78d46d6 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 145/299] 199.19.213.87 () {48 vars in 1043 bytes} [Mon Mar 2 22:04:49 2026] PUT /v2/images/5953fa57-c75b-478c-9367-0b78ed87b103/file => generated 0 bytes in 44294 msecs (HTTP/1.1 204) 4 headers in 171 bytes (51437 switches on core 0) [pid: 9|app: 0|req: 155/300] 199.19.213.87 () {44 vars in 907 bytes} [Mon Mar 2 22:05:33 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: 146/301] 199.19.213.87 () {48 vars in 1046 bytes} [Mon Mar 2 22:05:33 2026] PATCH /v2/images/5953fa57-c75b-478c-9367-0b78ed87b103 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 156/302] 199.19.213.87 () {48 vars in 1047 bytes} [Mon Mar 2 22:05:33 2026] PATCH /v2/images/5953fa57-c75b-478c-9367-0b78ed87b103 => generated 1209 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/303] 199.19.213.87 () {44 vars in 907 bytes} [Mon Mar 2 22:05:33 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: 9|app: 0|req: 157/304] 199.19.213.87 () {42 vars in 685 bytes} [Mon Mar 2 22:05:34 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/305] 199.19.213.87 () {44 vars in 907 bytes} [Mon Mar 2 22:05:34 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 198/386] 199.19.213.87 () {42 vars in 685 bytes} [Mon Mar 2 22:12:17 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/387] 199.19.213.87 () {44 vars in 907 bytes} [Mon Mar 2 22:12:17 2026] GET /v2/images => generated 2451 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/392] 199.19.213.87 () {42 vars in 685 bytes} [Mon Mar 2 22:12:30 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 201/393] 199.19.213.87 () {44 vars in 907 bytes} [Mon Mar 2 22:12:30 2026] GET /v2/images => generated 2451 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/394] 199.19.213.87 () {44 vars in 944 bytes} [Mon Mar 2 22:12:30 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: 9|app: 0|req: 202/395] 199.19.213.87 () {44 vars in 966 bytes} [Mon Mar 2 22:12:31 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/396] 199.19.213.87 () {44 vars in 936 bytes} [Mon Mar 2 22:12:31 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: 9|app: 0|req: 203/397] 199.19.213.87 () {48 vars in 948 bytes} [Mon Mar 2 22:12:31 2026] POST /v2/images => generated 799 bytes in 429 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-02 22:12:31.510 8 INFO glance.api.v2.image_data [None req-00767b64-b5fb-43c3-98c5-c6740840228b d7695c58f19c4da78ca0257d0b9eb4fd a9f2d70c09494a7ab00f27fcf78d46d6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 22:13:25.726 8 INFO glance.location [None req-00767b64-b5fb-43c3-98c5-c6740840228b d7695c58f19c4da78ca0257d0b9eb4fd a9f2d70c09494a7ab00f27fcf78d46d6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 195/408] 199.19.213.87 () {48 vars in 1042 bytes} [Mon Mar 2 22:12:31 2026] PUT /v2/images/36173a47-917f-4565-a652-885f82200a88/file => generated 0 bytes in 54264 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19430 switches on core 0) [pid: 9|app: 0|req: 214/409] 199.19.213.87 () {44 vars in 907 bytes} [Mon Mar 2 22:13:25 2026] GET /v2/images => generated 3664 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/410] 199.19.213.87 () {48 vars in 1047 bytes} [Mon Mar 2 22:13:25 2026] PATCH /v2/images/36173a47-917f-4565-a652-885f82200a88 => generated 1234 bytes in 887 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 215/411] 199.19.213.87 () {44 vars in 907 bytes} [Mon Mar 2 22:13:26 2026] GET /v2/images => generated 3687 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/426] 199.19.213.87 () {42 vars in 685 bytes} [Mon Mar 2 22:14:38 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 223/427] 199.19.213.87 () {44 vars in 907 bytes} [Mon Mar 2 22:14:38 2026] GET /v2/images => generated 3687 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 227/434] 199.19.213.87 () {42 vars in 685 bytes} [Mon Mar 2 22:14:59 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/435] 199.19.213.87 () {44 vars in 907 bytes} [Mon Mar 2 22:14:59 2026] GET /v2/images => generated 3687 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 228/436] 199.19.213.87 () {44 vars in 936 bytes} [Mon Mar 2 22:14:59 2026] GET /v2/images/manila-service-image => generated 165 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/437] 199.19.213.87 () {44 vars in 958 bytes} [Mon Mar 2 22:15:00 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 229/438] 199.19.213.87 () {44 vars in 936 bytes} [Mon Mar 2 22:15:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/439] 199.19.213.87 () {48 vars in 948 bytes} [Mon Mar 2 22:15:00 2026] POST /v2/images => generated 791 bytes in 2302 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-02 22:15:02.397 9 WARNING oslo_policy.policy [None req-85642801-32d3-4fa5-8fd9-d001268ffa71 d7695c58f19c4da78ca0257d0b9eb4fd a9f2d70c09494a7ab00f27fcf78d46d6 - - 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:15:02.397 9 WARNING oslo_policy.policy [None req-85642801-32d3-4fa5-8fd9-d001268ffa71 d7695c58f19c4da78ca0257d0b9eb4fd a9f2d70c09494a7ab00f27fcf78d46d6 - - 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:15:02.399 9 INFO glance.api.v2.image_data [None req-85642801-32d3-4fa5-8fd9-d001268ffa71 d7695c58f19c4da78ca0257d0b9eb4fd a9f2d70c09494a7ab00f27fcf78d46d6 - - 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:38.781 9 INFO glance.location [None req-85642801-32d3-4fa5-8fd9-d001268ffa71 d7695c58f19c4da78ca0257d0b9eb4fd a9f2d70c09494a7ab00f27fcf78d46d6 - - default default] Image format matched and virtual size computed: 2814115840 [pid: 9|app: 0|req: 230/448] 199.19.213.87 () {48 vars in 1043 bytes} [Mon Mar 2 22:15:02 2026] PUT /v2/images/a9e7fff6-8249-4fa1-ac35-f591983e91ae/file => generated 0 bytes in 36431 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10775 switches on core 0) [pid: 8|app: 0|req: 219/449] 199.19.213.87 () {44 vars in 907 bytes} [Mon Mar 2 22:15:38 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: 9|app: 0|req: 231/450] 199.19.213.87 () {48 vars in 1046 bytes} [Mon Mar 2 22:15:38 2026] PATCH /v2/images/a9e7fff6-8249-4fa1-ac35-f591983e91ae => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/451] 199.19.213.87 () {44 vars in 907 bytes} [Mon Mar 2 22:15:38 2026] GET /v2/images => generated 4893 bytes in 25 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: 244/498] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:19:36 2026] GET /v2/images => generated 4893 bytes in 141 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: 9|app: 0|req: 255/499] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:19:37 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: 9|app: 0|req: 262/512] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:20:36 2026] GET /v2/images => generated 4893 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/513] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:20:37 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: 9|app: 0|req: 269/526] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:21:36 2026] GET /v2/images => generated 4893 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/527] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:21:36 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: 9|app: 0|req: 276/540] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:22:36 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/541] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:22:36 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: 272/554] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:23:36 2026] GET /v2/images => generated 4893 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 283/555] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:23:36 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: 9|app: 0|req: 290/568] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:24:36 2026] GET /v2/images => generated 4893 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/569] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:24:37 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: 286/582] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:25:36 2026] GET /v2/images => generated 4893 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 297/583] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:25:36 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: 293/596] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:26:36 2026] GET /v2/images => generated 4893 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 304/597] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:26:37 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: 8|app: 0|req: 300/610] 199.19.213.87 () {42 vars in 685 bytes} [Mon Mar 2 22:27:34 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 311/611] 199.19.213.87 () {44 vars in 907 bytes} [Mon Mar 2 22:27:34 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: 8|app: 0|req: 301/612] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:27:37 2026] GET /v2/images => generated 4893 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 312/613] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:27:37 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/626] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:28:37 2026] GET /v2/images => generated 4893 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 319/627] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:28:37 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 326/640] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:29:37 2026] GET /v2/images => generated 4893 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/641] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:29:37 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: 9|app: 0|req: 329/646] 199.19.213.87 () {42 vars in 685 bytes} [Mon Mar 2 22:29:52 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/647] 199.19.213.87 () {44 vars in 907 bytes} [Mon Mar 2 22:29:52 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 330/648] 199.19.213.87 () {42 vars in 685 bytes} [Mon Mar 2 22:29:53 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/649] 199.19.213.87 () {44 vars in 907 bytes} [Mon Mar 2 22:29:53 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 335/658] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:30:36 2026] GET /v2/images => generated 4893 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/659] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:30:36 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: 9|app: 0|req: 337/662] 199.19.213.87 () {42 vars in 685 bytes} [Mon Mar 2 22:30:39 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/663] 199.19.213.87 () {44 vars in 907 bytes} [Mon Mar 2 22:30:39 2026] GET /v2/images => generated 4893 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 338/664] 199.19.213.87 () {42 vars in 685 bytes} [Mon Mar 2 22:30:46 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/665] 199.19.213.87 () {44 vars in 907 bytes} [Mon Mar 2 22:30:46 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/676] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:31:36 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 344/677] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:31:36 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/680] 199.19.213.87 () {42 vars in 685 bytes} [Mon Mar 2 22:31:40 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 346/681] 199.19.213.87 () {44 vars in 907 bytes} [Mon Mar 2 22:31:40 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/690] 10.0.0.77 () {32 vars in 632 bytes} [Mon Mar 2 22:32:26 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: 342/693] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:32:37 2026] GET /v2/images => generated 4893 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 352/694] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:32:37 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: 344/699] 10.0.0.76 () {36 vars in 986 bytes} [Mon Mar 2 22:32:48 2026] GET /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => generated 1171 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 356/700] 10.0.0.76 () {36 vars in 926 bytes} [Mon Mar 2 22:32:48 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/701] 10.0.0.76 () {36 vars in 986 bytes} [Mon Mar 2 22:32:48 2026] GET /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 357/702] 10.0.0.76 () {36 vars in 926 bytes} [Mon Mar 2 22:32:48 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: 346/703] 199.19.213.87 () {36 vars in 990 bytes} [Mon Mar 2 22:32:50 2026] GET /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => generated 1171 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 358/704] 199.19.213.87 () {36 vars in 930 bytes} [Mon Mar 2 22:32:50 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: 347/705] 199.19.213.87 () {36 vars in 990 bytes} [Mon Mar 2 22:32:52 2026] GET /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 359/706] 199.19.213.87 () {36 vars in 930 bytes} [Mon Mar 2 22:32:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 361/709] 10.0.0.76 () {36 vars in 986 bytes} [Mon Mar 2 22:33:05 2026] GET /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/710] 10.0.0.76 () {36 vars in 926 bytes} [Mon Mar 2 22:33:05 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: 9|app: 0|req: 362/711] 10.0.0.76 () {36 vars in 986 bytes} [Mon Mar 2 22:33:08 2026] GET /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => 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: 350/712] 10.0.0.76 () {36 vars in 926 bytes} [Mon Mar 2 22:33: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: 354/719] 10.0.0.110 () {36 vars in 987 bytes} [Mon Mar 2 22:33:35 2026] GET /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => generated 1171 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 366/720] 10.0.0.110 () {36 vars in 927 bytes} [Mon Mar 2 22:33:35 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/721] 10.0.0.110 () {36 vars in 927 bytes} [Mon Mar 2 22:33:35 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: 9|app: 0|req: 367/722] 10.0.0.110 () {36 vars in 987 bytes} [Mon Mar 2 22:33:35 2026] GET /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => 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: 356/723] 10.0.0.110 () {36 vars in 927 bytes} [Mon Mar 2 22:33:35 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: 9|app: 0|req: 368/724] 10.0.0.110 () {36 vars in 927 bytes} [Mon Mar 2 22:33:36 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/725] 10.0.0.110 () {36 vars in 987 bytes} [Mon Mar 2 22:33:36 2026] GET /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 369/726] 10.0.0.110 () {36 vars in 927 bytes} [Mon Mar 2 22:33:36 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/727] 10.0.0.110 () {36 vars in 927 bytes} [Mon Mar 2 22:33:36 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 370/728] 10.0.0.15 () {36 vars in 986 bytes} [Mon Mar 2 22:33:37 2026] GET /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => generated 1171 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 371/729] 10.0.0.15 () {36 vars in 926 bytes} [Mon Mar 2 22:33:37 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: 359/730] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:33:37 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: 9|app: 0|req: 372/731] 10.0.0.15 () {36 vars in 986 bytes} [Mon Mar 2 22:33:37 2026] GET /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 373/732] 10.0.0.15 () {36 vars in 926 bytes} [Mon Mar 2 22:33:37 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: 9|app: 0|req: 374/733] 10.0.0.15 () {36 vars in 926 bytes} [Mon Mar 2 22:33:37 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: 360/734] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:33:37 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: 9|app: 0|req: 378/741] 10.0.0.77 () {34 vars in 654 bytes} [Mon Mar 2 22:34:00 2026] POST /v2/images => generated 649 bytes in 255 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-02 22:34:01.190 8 WARNING glance.api.v2.images [None req-cdab3702-904a-46a2-ae14-dc74fb409c5e 96cea8d262a346c6bdfd02b00833b68b 48fc0ee5f13e4e3e91da77d86b8e16dc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f7cc3b88-f9be-48f0-9c0c-0ae2e9ea8a7e [pid: 8|app: 0|req: 364/742] 10.0.0.77 () {32 vars in 709 bytes} [Mon Mar 2 22:34:01 2026] DELETE /v2/images/f7cc3b88-f9be-48f0-9c0c-0ae2e9ea8a7e => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 379/743] 10.0.0.77 () {32 vars in 706 bytes} [Mon Mar 2 22:34:01 2026] GET /v2/images/f7cc3b88-f9be-48f0-9c0c-0ae2e9ea8a7e => 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: 365/744] 10.0.0.77 () {32 vars in 632 bytes} [Mon Mar 2 22:34:01 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: 9|app: 0|req: 380/745] 10.0.0.77 () {34 vars in 654 bytes} [Mon Mar 2 22:34:01 2026] POST /v2/images => generated 703 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/746] 10.0.0.77 () {32 vars in 716 bytes} [Mon Mar 2 22:34:01 2026] GET /v2/images/2cead286-7890-422b-be7b-89f57569c595/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-02 22:34:01.371 9 INFO glance.api.v2.image_data [None req-5e0350a9-e655-46b2-8d43-545dbd090fa0 96cea8d262a346c6bdfd02b00833b68b 48fc0ee5f13e4e3e91da77d86b8e16dc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 22:34:01.418 9 WARNING glance_store._drivers.rbd [None req-5e0350a9-e655-46b2-8d43-545dbd090fa0 96cea8d262a346c6bdfd02b00833b68b 48fc0ee5f13e4e3e91da77d86b8e16dc - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-02 22:34:01.777 9 INFO glance.location [None req-5e0350a9-e655-46b2-8d43-545dbd090fa0 96cea8d262a346c6bdfd02b00833b68b 48fc0ee5f13e4e3e91da77d86b8e16dc - - default default] Image format matched and virtual size computed: 1024 [pid: 9|app: 0|req: 381/747] 10.0.0.77 () {32 vars in 726 bytes} [Mon Mar 2 22:34:01 2026] PUT /v2/images/2cead286-7890-422b-be7b-89f57569c595/file => generated 0 bytes in 488 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/748] 10.0.0.77 () {32 vars in 706 bytes} [Mon Mar 2 22:34:01 2026] GET /v2/images/2cead286-7890-422b-be7b-89f57569c595 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 382/749] 10.0.0.77 () {32 vars in 716 bytes} [Mon Mar 2 22:34:01 2026] GET /v2/images/2cead286-7890-422b-be7b-89f57569c595/file => generated 1024 bytes in 129 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/750] 10.0.0.77 () {34 vars in 654 bytes} [Mon Mar 2 22:34:01 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 9|app: 0|req: 383/751] 10.0.0.77 () {32 vars in 725 bytes} [Mon Mar 2 22:34:02 2026] PATCH /v2/images/902f7c3f-a78a-4a24-af29-2f7eef0fd04e => generated 653 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/752] 10.0.0.77 () {32 vars in 706 bytes} [Mon Mar 2 22:34:02 2026] GET /v2/images/902f7c3f-a78a-4a24-af29-2f7eef0fd04e => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-02 22:34:02.181 9 WARNING glance.api.v2.images [None req-b96838ec-1ca5-4c10-a752-56ec299c4f7a 96cea8d262a346c6bdfd02b00833b68b 48fc0ee5f13e4e3e91da77d86b8e16dc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//902f7c3f-a78a-4a24-af29-2f7eef0fd04e [pid: 9|app: 0|req: 384/753] 10.0.0.77 () {32 vars in 709 bytes} [Mon Mar 2 22:34:02 2026] DELETE /v2/images/902f7c3f-a78a-4a24-af29-2f7eef0fd04e => generated 0 bytes in 79 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/754] 10.0.0.77 () {32 vars in 706 bytes} [Mon Mar 2 22:34:02 2026] GET /v2/images/902f7c3f-a78a-4a24-af29-2f7eef0fd04e => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 22:34:02.271 9 WARNING glance.api.v2.images [None req-5a245c39-4868-4751-8871-eab21020f9e5 96cea8d262a346c6bdfd02b00833b68b 48fc0ee5f13e4e3e91da77d86b8e16dc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2cead286-7890-422b-be7b-89f57569c595 [pid: 9|app: 0|req: 385/755] 10.0.0.77 () {32 vars in 709 bytes} [Mon Mar 2 22:34:02 2026] DELETE /v2/images/2cead286-7890-422b-be7b-89f57569c595 => generated 0 bytes in 781 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/756] 10.0.0.77 () {32 vars in 706 bytes} [Mon Mar 2 22:34:03 2026] GET /v2/images/2cead286-7890-422b-be7b-89f57569c595 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 22:34:03.067 9 WARNING glance.api.v2.images [None req-794a4298-eb38-4db2-9c35-c3503b64b907 96cea8d262a346c6bdfd02b00833b68b 48fc0ee5f13e4e3e91da77d86b8e16dc - - default default] Failed to find image f7cc3b88-f9be-48f0-9c0c-0ae2e9ea8a7e to delete: glance.common.exception.ImageNotFound: No image found with ID f7cc3b88-f9be-48f0-9c0c-0ae2e9ea8a7e [pid: 9|app: 0|req: 386/757] 10.0.0.77 () {32 vars in 709 bytes} [Mon Mar 2 22:34:03 2026] DELETE /v2/images/f7cc3b88-f9be-48f0-9c0c-0ae2e9ea8a7e => 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: 372/758] 10.0.0.77 () {32 vars in 706 bytes} [Mon Mar 2 22:34:03 2026] GET /v2/images/f7cc3b88-f9be-48f0-9c0c-0ae2e9ea8a7e => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 387/759] 10.0.0.76 () {36 vars in 986 bytes} [Mon Mar 2 22:34:05 2026] GET /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => 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: 373/760] 10.0.0.76 () {36 vars in 926 bytes} [Mon Mar 2 22:34:05 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: 9|app: 0|req: 388/761] 10.0.0.77 () {30 vars in 410 bytes} [Mon Mar 2 22:34:06 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 392/768] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:34:37 2026] GET /v2/images => generated 4893 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/769] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:34:37 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/774] 10.0.0.77 () {32 vars in 706 bytes} [Mon Mar 2 22:34:49 2026] GET /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 395/775] 10.0.0.77 () {32 vars in 706 bytes} [Mon Mar 2 22:34:49 2026] GET /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => 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: 381/776] 10.0.0.110 () {36 vars in 987 bytes} [Mon Mar 2 22:34:49 2026] GET /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 396/777] 10.0.0.110 () {36 vars in 927 bytes} [Mon Mar 2 22:34: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: 382/778] 10.0.0.110 () {36 vars in 927 bytes} [Mon Mar 2 22:34:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 397/779] 10.0.0.110 () {36 vars in 987 bytes} [Mon Mar 2 22:34:49 2026] GET /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => 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: 383/780] 10.0.0.110 () {36 vars in 927 bytes} [Mon Mar 2 22:34:49 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 398/781] 10.0.0.110 () {36 vars in 927 bytes} [Mon Mar 2 22:34:49 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: 384/782] 10.0.0.110 () {36 vars in 987 bytes} [Mon Mar 2 22:34:49 2026] GET /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 399/783] 10.0.0.110 () {36 vars in 927 bytes} [Mon Mar 2 22:34:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/784] 10.0.0.15 () {36 vars in 986 bytes} [Mon Mar 2 22:34:50 2026] GET /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 400/785] 10.0.0.15 () {36 vars in 926 bytes} [Mon Mar 2 22:34:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/786] 10.0.0.15 () {36 vars in 986 bytes} [Mon Mar 2 22:34:50 2026] GET /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 401/787] 10.0.0.15 () {36 vars in 926 bytes} [Mon Mar 2 22:34:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/788] 10.0.0.15 () {36 vars in 926 bytes} [Mon Mar 2 22:34:50 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: 9|app: 0|req: 402/789] 10.0.0.76 () {36 vars in 986 bytes} [Mon Mar 2 22:34:50 2026] GET /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => 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: 388/790] 10.0.0.76 () {36 vars in 926 bytes} [Mon Mar 2 22:34:50 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: 391/795] 10.0.0.76 () {36 vars in 986 bytes} [Mon Mar 2 22:35:08 2026] GET /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 405/796] 10.0.0.76 () {36 vars in 926 bytes} [Mon Mar 2 22:35:08 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: 9|app: 0|req: 408/801] 10.0.0.76 () {36 vars in 986 bytes} [Mon Mar 2 22:35:31 2026] GET /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/802] 10.0.0.76 () {36 vars in 926 bytes} [Mon Mar 2 22:35:31 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: 9|app: 0|req: 409/803] 10.0.0.76 () {36 vars in 986 bytes} [Mon Mar 2 22:35:32 2026] GET /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => 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: 395/804] 10.0.0.76 () {36 vars in 926 bytes} [Mon Mar 2 22:35:32 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: 9|app: 0|req: 410/805] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:35:37 2026] GET /v2/images => generated 4893 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/806] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:35:37 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: 8|app: 0|req: 402/817] 10.0.0.76 () {36 vars in 986 bytes} [Mon Mar 2 22:36:19 2026] GET /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 416/818] 10.0.0.76 () {36 vars in 926 bytes} [Mon Mar 2 22:36: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: 9|app: 0|req: 418/821] 10.0.0.76 () {36 vars in 986 bytes} [Mon Mar 2 22:36:32 2026] GET /v2/images/3e943caa-5bf3-4f10-be02-aca2faac9c6e => 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: 404/822] 10.0.0.76 () {36 vars in 926 bytes} [Mon Mar 2 22:36:32 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: 9|app: 0|req: 419/823] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:36:37 2026] GET /v2/images => generated 4893 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/824] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:36:37 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 422/829] 199.19.213.87 () {32 vars in 825 bytes} [Mon Mar 2 22:36:57 2026] GET /v2/images?status=active&owner=a9f2d70c09494a7ab00f27fcf78d46d6&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/830] 199.19.213.87 () {32 vars in 652 bytes} [Mon Mar 2 22:36:57 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 424/833] 10.0.0.110 () {36 vars in 987 bytes} [Mon Mar 2 22:36:58 2026] GET /v2/images/5953fa57-c75b-478c-9367-0b78ed87b103 => generated 1209 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/834] 10.0.0.110 () {36 vars in 927 bytes} [Mon Mar 2 22:36:59 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: 9|app: 0|req: 425/835] 10.0.0.110 () {36 vars in 927 bytes} [Mon Mar 2 22:36:59 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: 411/836] 10.0.0.110 () {36 vars in 987 bytes} [Mon Mar 2 22:36:59 2026] GET /v2/images/5953fa57-c75b-478c-9367-0b78ed87b103 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 426/837] 10.0.0.110 () {36 vars in 927 bytes} [Mon Mar 2 22:36:59 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: 412/838] 10.0.0.110 () {36 vars in 927 bytes} [Mon Mar 2 22:36:59 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: 9|app: 0|req: 427/839] 10.0.0.110 () {36 vars in 987 bytes} [Mon Mar 2 22:36:59 2026] GET /v2/images/5953fa57-c75b-478c-9367-0b78ed87b103 => 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: 413/840] 10.0.0.110 () {36 vars in 927 bytes} [Mon Mar 2 22:36:59 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: 9|app: 0|req: 428/841] 10.0.0.110 () {36 vars in 927 bytes} [Mon Mar 2 22:36:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/842] 10.0.0.15 () {36 vars in 986 bytes} [Mon Mar 2 22:36:59 2026] GET /v2/images/5953fa57-c75b-478c-9367-0b78ed87b103 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 429/843] 10.0.0.15 () {36 vars in 926 bytes} [Mon Mar 2 22:36:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/844] 10.0.0.15 () {36 vars in 986 bytes} [Mon Mar 2 22:36:59 2026] GET /v2/images/5953fa57-c75b-478c-9367-0b78ed87b103 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 430/845] 10.0.0.15 () {36 vars in 926 bytes} [Mon Mar 2 22:36:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/846] 10.0.0.15 () {36 vars in 926 bytes} [Mon Mar 2 22:36:59 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: 420/853] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:37:37 2026] GET /v2/images => generated 4893 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 434/854] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:37:37 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: 9|app: 0|req: 441/867] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:38:36 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: 8|app: 0|req: 427/868] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:38:37 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: 9|app: 0|req: 448/881] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:39:37 2026] GET /v2/images => generated 4893 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/882] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:39:37 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: 440/893] 10.0.0.77 () {32 vars in 632 bytes} [Mon Mar 2 22:40:23 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: 442/896] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:40:36 2026] GET /v2/images => generated 4893 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 455/897] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:40:37 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/910] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:41:37 2026] GET /v2/images => generated 4893 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 462/911] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:41:37 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: 8|app: 0|req: 456/924] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:42:36 2026] GET /v2/images => generated 4893 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 469/925] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:42:37 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 476/938] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:43:36 2026] GET /v2/images => generated 4893 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/939] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:43:37 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/952] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:44:36 2026] GET /v2/images => generated 4893 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 483/953] 10.0.0.25 () {28 vars in 568 bytes} [Mon Mar 2 22:44:37 2026] GET /v2/images => generated 4893 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)