+ 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 [Thu Aug 6 01:26:32 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-64674f6cf9-mkvtp 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f1af61eb668 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-08-06 01:26:34.312 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-06 01:26:34.373 7 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-08-06 01:26:35.197 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-08-06 01:26:35.198 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-08-06 01:26:35.198 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-06 01:26:35.263 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-08-06 01:26:35.264 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-08-06 01:26:35.265 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-06 01:26:37.413 7 WARNING glance.api.v2.images [None req-48953804-ad62-457f-96b7-2aa11acc1403 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-06 01:26:37.548 8 WARNING glance.api.v2.images [None req-153df541-f7a2-45a4-bede-a5ab39f9aa76 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-06 01:26:37.774 7 WARNING keystonemiddleware._common.config [None req-48953804-ad62-457f-96b7-2aa11acc1403 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-06 01:26:37.783 7 WARNING oslo_config.cfg [None req-48953804-ad62-457f-96b7-2aa11acc1403 - - - - - -] 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 0x7f1af61eb668 pid: 7 (default app) 2026-08-06 01:26:37.943 8 WARNING keystonemiddleware._common.config [None req-153df541-f7a2-45a4-bede-a5ab39f9aa76 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-06 01:26:37.952 8 WARNING oslo_config.cfg [None req-153df541-f7a2-45a4-bede-a5ab39f9aa76 - - - - - -] 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 0x7f1af61eb668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.10 () {42 vars in 684 bytes} [Thu Aug 6 01:26:39 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 01:26:39.676 8 WARNING oslo_policy.policy [None req-5904105c-5ab2-4d7a-bb66-b208609bf5b5 c05da53d0e8244f5b519e1dc915fb6fa 8ffe899da5c0451d8123399d8ddc2d0a - - 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-08-06 01:26:39.676 8 WARNING oslo_policy.policy [None req-5904105c-5ab2-4d7a-bb66-b208609bf5b5 c05da53d0e8244f5b519e1dc915fb6fa 8ffe899da5c0451d8123399d8ddc2d0a - - 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-08-06 01:26:39.693 8 WARNING oslo_policy.policy [None req-5904105c-5ab2-4d7a-bb66-b208609bf5b5 c05da53d0e8244f5b519e1dc915fb6fa 8ffe899da5c0451d8123399d8ddc2d0a - - 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-08-06 01:26:39.693 8 WARNING oslo_policy.policy [None req-5904105c-5ab2-4d7a-bb66-b208609bf5b5 c05da53d0e8244f5b519e1dc915fb6fa 8ffe899da5c0451d8123399d8ddc2d0a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.19.213.10 () {44 vars in 906 bytes} [Thu Aug 6 01:26:39 2026] GET /v2/images => generated 69 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.10 () {42 vars in 684 bytes} [Thu Aug 6 01:26:43 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.19.213.10 () {44 vars in 906 bytes} [Thu Aug 6 01:26:43 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-08-06 01:26:43.430 7 WARNING oslo_policy.policy [None req-b347814b-80e6-44c5-8339-eee71fec251e c05da53d0e8244f5b519e1dc915fb6fa 8ffe899da5c0451d8123399d8ddc2d0a - - 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-08-06 01:26:43.431 7 WARNING oslo_policy.policy [None req-b347814b-80e6-44c5-8339-eee71fec251e c05da53d0e8244f5b519e1dc915fb6fa 8ffe899da5c0451d8123399d8ddc2d0a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.19.213.10 () {44 vars in 907 bytes} [Thu Aug 6 01:26:43 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.10 () {44 vars in 929 bytes} [Thu Aug 6 01:26:43 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 01:26:43.570 7 WARNING oslo_policy.policy [None req-7e2a6446-135a-4a67-a25a-01e89fc71cf4 c05da53d0e8244f5b519e1dc915fb6fa 8ffe899da5c0451d8123399d8ddc2d0a - - 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-08-06 01:26:43.571 7 WARNING oslo_policy.policy [None req-7e2a6446-135a-4a67-a25a-01e89fc71cf4 c05da53d0e8244f5b519e1dc915fb6fa 8ffe899da5c0451d8123399d8ddc2d0a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.19.213.10 () {44 vars in 935 bytes} [Thu Aug 6 01:26:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 01:26:43.660 8 WARNING oslo_config.cfg [None req-d6384c01-0d2e-489a-b23e-4020fdd2863c c05da53d0e8244f5b519e1dc915fb6fa 8ffe899da5c0451d8123399d8ddc2d0a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.19.213.10 () {48 vars in 947 bytes} [Thu Aug 6 01:26:43 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-06 01:26:43.686 7 WARNING oslo_policy.policy [None req-67c36405-4987-429e-97df-b25c0fcb2752 c05da53d0e8244f5b519e1dc915fb6fa 8ffe899da5c0451d8123399d8ddc2d0a - - 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-08-06 01:26:43.687 7 WARNING oslo_policy.policy [None req-67c36405-4987-429e-97df-b25c0fcb2752 c05da53d0e8244f5b519e1dc915fb6fa 8ffe899da5c0451d8123399d8ddc2d0a - - 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-08-06 01:26:43.689 7 INFO glance.api.v2.image_data [None req-67c36405-4987-429e-97df-b25c0fcb2752 c05da53d0e8244f5b519e1dc915fb6fa 8ffe899da5c0451d8123399d8ddc2d0a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-06 01:26:46.955 7 WARNING glance.location [None req-67c36405-4987-429e-97df-b25c0fcb2752 c05da53d0e8244f5b519e1dc915fb6fa 8ffe899da5c0451d8123399d8ddc2d0a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.10 () {48 vars in 1041 bytes} [Thu Aug 6 01:26:43 2026] PUT /v2/images/20c690f9-b892-4402-9add-286be2a2d43a/file => generated 0 bytes in 3318 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6909 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.10 () {44 vars in 967 bytes} [Thu Aug 6 01:26:46 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 01:26:47.115 7 WARNING oslo_config.cfg [None req-e221cbea-6c72-4a55-ae4f-2d21b9f8f037 c05da53d0e8244f5b519e1dc915fb6fa 8ffe899da5c0451d8123399d8ddc2d0a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.19.213.10 () {48 vars in 1047 bytes} [Thu Aug 6 01:26:47 2026] PATCH /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.19.213.10 () {44 vars in 967 bytes} [Thu Aug 6 01:26:47 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/270] 199.19.213.10 () {42 vars in 684 bytes} [Thu Aug 6 01:47:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.19.213.10 () {44 vars in 906 bytes} [Thu Aug 6 01:47:55 2026] GET /v2/images => generated 1381 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.19.213.10 () {42 vars in 684 bytes} [Thu Aug 6 01:48:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.19.213.10 () {44 vars in 906 bytes} [Thu Aug 6 01:48:13 2026] GET /v2/images => generated 1381 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 199.19.213.10 () {44 vars in 933 bytes} [Thu Aug 6 01:48:14 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 199.19.213.10 () {44 vars in 955 bytes} [Thu Aug 6 01:48:14 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.19.213.10 () {44 vars in 935 bytes} [Thu Aug 6 01:48:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.19.213.10 () {48 vars in 947 bytes} [Thu Aug 6 01:48:14 2026] POST /v2/images => generated 796 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-06 01:48:14.200 7 INFO glance.api.v2.image_data [None req-c99bb194-1ccf-4811-8c21-c3f09c55e301 c05da53d0e8244f5b519e1dc915fb6fa 8ffe899da5c0451d8123399d8ddc2d0a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-06 01:48:42.775 7 WARNING glance.location [None req-c99bb194-1ccf-4811-8c21-c3f09c55e301 c05da53d0e8244f5b519e1dc915fb6fa 8ffe899da5c0451d8123399d8ddc2d0a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 142/288] 199.19.213.10 () {48 vars in 1042 bytes} [Thu Aug 6 01:48:14 2026] PUT /v2/images/04df2fa7-1f5b-4cc0-a200-afe255fe8599/file => generated 0 bytes in 28636 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63700 switches on core 0) [pid: 8|app: 0|req: 147/289] 199.19.213.10 () {44 vars in 967 bytes} [Thu Aug 6 01:48:42 2026] GET /v2/images/04df2fa7-1f5b-4cc0-a200-afe255fe8599 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/290] 199.19.213.10 () {48 vars in 1047 bytes} [Thu Aug 6 01:48:42 2026] PATCH /v2/images/04df2fa7-1f5b-4cc0-a200-afe255fe8599 => generated 1395 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/291] 199.19.213.10 () {44 vars in 967 bytes} [Thu Aug 6 01:48:42 2026] GET /v2/images/04df2fa7-1f5b-4cc0-a200-afe255fe8599 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/292] 199.19.213.10 () {42 vars in 684 bytes} [Thu Aug 6 01:48:44 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/293] 199.19.213.10 () {44 vars in 906 bytes} [Thu Aug 6 01:48:44 2026] GET /v2/images => generated 2778 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/378] 199.19.213.10 () {42 vars in 684 bytes} [Thu Aug 6 01:55:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/379] 199.19.213.10 () {44 vars in 906 bytes} [Thu Aug 6 01:55:46 2026] GET /v2/images => generated 2778 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/384] 199.19.213.10 () {42 vars in 684 bytes} [Thu Aug 6 01:56:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/385] 199.19.213.10 () {44 vars in 906 bytes} [Thu Aug 6 01:56:00 2026] GET /v2/images => generated 2778 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/386] 199.19.213.10 () {44 vars in 943 bytes} [Thu Aug 6 01:56:00 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/387] 199.19.213.10 () {44 vars in 965 bytes} [Thu Aug 6 01:56:01 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/388] 199.19.213.10 () {44 vars in 935 bytes} [Thu Aug 6 01:56:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.19.213.10 () {48 vars in 947 bytes} [Thu Aug 6 01:56:01 2026] POST /v2/images => generated 799 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-06 01:56:01.146 7 INFO glance.api.v2.image_data [None req-1f81cbb0-6024-45e6-b44e-4815ab5e5732 c05da53d0e8244f5b519e1dc915fb6fa 8ffe899da5c0451d8123399d8ddc2d0a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-06 01:56:32.187 7 INFO glance.location [None req-1f81cbb0-6024-45e6-b44e-4815ab5e5732 c05da53d0e8244f5b519e1dc915fb6fa 8ffe899da5c0451d8123399d8ddc2d0a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 193/396] 199.19.213.10 () {48 vars in 1041 bytes} [Thu Aug 6 01:56:01 2026] PUT /v2/images/554a4921-f651-4394-911b-4aed927a51e9/file => generated 0 bytes in 31096 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23676 switches on core 0) [pid: 8|app: 0|req: 204/397] 199.19.213.10 () {44 vars in 967 bytes} [Thu Aug 6 01:56:32 2026] GET /v2/images/554a4921-f651-4394-911b-4aed927a51e9 => generated 1211 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/398] 199.19.213.10 () {48 vars in 1047 bytes} [Thu Aug 6 01:56:32 2026] PATCH /v2/images/554a4921-f651-4394-911b-4aed927a51e9 => generated 1410 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/399] 199.19.213.10 () {44 vars in 967 bytes} [Thu Aug 6 01:56:32 2026] GET /v2/images/554a4921-f651-4394-911b-4aed927a51e9 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/410] 199.19.213.10 () {42 vars in 684 bytes} [Thu Aug 6 01:57:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/411] 199.19.213.10 () {44 vars in 906 bytes} [Thu Aug 6 01:57:21 2026] GET /v2/images => generated 4190 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/416] 199.19.213.10 () {42 vars in 684 bytes} [Thu Aug 6 01:57:39 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/417] 199.19.213.10 () {44 vars in 906 bytes} [Thu Aug 6 01:57:39 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/418] 199.19.213.10 () {44 vars in 935 bytes} [Thu Aug 6 01:57:39 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/419] 199.19.213.10 () {44 vars in 957 bytes} [Thu Aug 6 01:57:39 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/420] 199.19.213.10 () {44 vars in 935 bytes} [Thu Aug 6 01:57:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/421] 199.19.213.10 () {48 vars in 947 bytes} [Thu Aug 6 01:57:39 2026] POST /v2/images => generated 791 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-06 01:57:39.212 7 INFO glance.api.v2.image_data [None req-5ffdfbbf-7baf-41bf-9ae8-09944f724264 c05da53d0e8244f5b519e1dc915fb6fa 8ffe899da5c0451d8123399d8ddc2d0a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-06 01:57:54.856 7 INFO glance.location [None req-5ffdfbbf-7baf-41bf-9ae8-09944f724264 c05da53d0e8244f5b519e1dc915fb6fa 8ffe899da5c0451d8123399d8ddc2d0a - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 206/424] 199.19.213.10 () {48 vars in 1042 bytes} [Thu Aug 6 01:57:39 2026] PUT /v2/images/a513f60e-87e7-4670-af8f-d1d0355ae4b7/file => generated 0 bytes in 15695 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33281 switches on core 0) [pid: 8|app: 0|req: 219/425] 199.19.213.10 () {44 vars in 967 bytes} [Thu Aug 6 01:57:54 2026] GET /v2/images/a513f60e-87e7-4670-af8f-d1d0355ae4b7 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/426] 199.19.213.10 () {48 vars in 1047 bytes} [Thu Aug 6 01:57:54 2026] PATCH /v2/images/a513f60e-87e7-4670-af8f-d1d0355ae4b7 => generated 1382 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/427] 199.19.213.10 () {44 vars in 967 bytes} [Thu Aug 6 01:57:55 2026] GET /v2/images/a513f60e-87e7-4670-af8f-d1d0355ae4b7 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/596] 199.19.213.10 () {42 vars in 684 bytes} [Thu Aug 6 02:11:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/597] 199.19.213.10 () {44 vars in 906 bytes} [Thu Aug 6 02:11:48 2026] GET /v2/images => generated 5574 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/624] 199.19.213.10 () {42 vars in 684 bytes} [Thu Aug 6 02:14:06 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/625] 199.19.213.10 () {44 vars in 906 bytes} [Thu Aug 6 02:14:06 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/628] 199.19.213.10 () {42 vars in 684 bytes} [Thu Aug 6 02:14:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/629] 199.19.213.10 () {44 vars in 906 bytes} [Thu Aug 6 02:14:08 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/640] 199.19.213.10 () {42 vars in 684 bytes} [Thu Aug 6 02:14:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/641] 199.19.213.10 () {44 vars in 906 bytes} [Thu Aug 6 02:14:57 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/642] 199.19.213.10 () {42 vars in 684 bytes} [Thu Aug 6 02:15:06 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/643] 199.19.213.10 () {44 vars in 906 bytes} [Thu Aug 6 02:15:06 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/658] 199.19.213.10 () {42 vars in 684 bytes} [Thu Aug 6 02:16:08 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/659] 199.19.213.10 () {44 vars in 906 bytes} [Thu Aug 6 02:16:08 2026] GET /v2/images => generated 5574 bytes in 60 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: 328/668] 10.0.0.184 () {32 vars in 633 bytes} [Thu Aug 6 02:16:49 2026] GET /v2/images => generated 5574 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/673] 10.0.0.167 () {36 vars in 987 bytes} [Thu Aug 6 02:17:11 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 25 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: 343/674] 10.0.0.167 () {36 vars in 927 bytes} [Thu Aug 6 02:17:11 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/677] 199.19.213.10 () {36 vars in 990 bytes} [Thu Aug 6 02:17:20 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/678] 199.19.213.10 () {36 vars in 930 bytes} [Thu Aug 6 02:17:20 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/679] 199.19.213.10 () {36 vars in 990 bytes} [Thu Aug 6 02:17:21 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/680] 199.19.213.10 () {36 vars in 930 bytes} [Thu Aug 6 02:17:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/681] 10.0.0.184 () {34 vars in 655 bytes} [Thu Aug 6 02:17:23 2026] POST /v2/images => generated 649 bytes in 170 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-06 02:17:23.603 8 WARNING glance.api.v2.images [None req-cd3a1baa-592b-457e-8c29-de706697e6a6 a8b974b39174475e86e766a3729957ce b2eff884cf36470b825491735e67a413 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ad7f435f-de47-41f2-9d78-aff446ed07ee [pid: 8|app: 0|req: 347/682] 10.0.0.184 () {32 vars in 710 bytes} [Thu Aug 6 02:17:23 2026] DELETE /v2/images/ad7f435f-de47-41f2-9d78-aff446ed07ee => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/683] 10.0.0.184 () {32 vars in 707 bytes} [Thu Aug 6 02:17:23 2026] GET /v2/images/ad7f435f-de47-41f2-9d78-aff446ed07ee => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/684] 10.0.0.184 () {32 vars in 633 bytes} [Thu Aug 6 02:17:23 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/685] 10.0.0.184 () {34 vars in 655 bytes} [Thu Aug 6 02:17:23 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-06 02:17:23.770 8 WARNING oslo_policy.policy [None req-2c93647e-d797-42ff-8648-5391eb517fd0 a8b974b39174475e86e766a3729957ce b2eff884cf36470b825491735e67a413 - - 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-08-06 02:17:23.770 8 WARNING oslo_policy.policy [None req-2c93647e-d797-42ff-8648-5391eb517fd0 a8b974b39174475e86e766a3729957ce b2eff884cf36470b825491735e67a413 - - 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: 349/686] 10.0.0.184 () {32 vars in 717 bytes} [Thu Aug 6 02:17:23 2026] GET /v2/images/57dcbca6-3769-4afa-80d8-64089f8b048e/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 02:17:23.792 7 INFO glance.api.v2.image_data [None req-cefa6221-9bfa-44c3-a8cc-4aa0aa15c1e5 a8b974b39174475e86e766a3729957ce b2eff884cf36470b825491735e67a413 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-06 02:17:23.829 7 WARNING glance_store._drivers.rbd [None req-cefa6221-9bfa-44c3-a8cc-4aa0aa15c1e5 a8b974b39174475e86e766a3729957ce b2eff884cf36470b825491735e67a413 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-06 02:17:24.815 7 INFO glance.location [None req-cefa6221-9bfa-44c3-a8cc-4aa0aa15c1e5 a8b974b39174475e86e766a3729957ce b2eff884cf36470b825491735e67a413 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 338/687] 10.0.0.184 () {32 vars in 727 bytes} [Thu Aug 6 02:17:23 2026] PUT /v2/images/57dcbca6-3769-4afa-80d8-64089f8b048e/file => generated 0 bytes in 1059 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/688] 10.0.0.184 () {32 vars in 707 bytes} [Thu Aug 6 02:17:24 2026] GET /v2/images/57dcbca6-3769-4afa-80d8-64089f8b048e => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/689] 10.0.0.184 () {32 vars in 717 bytes} [Thu Aug 6 02:17:24 2026] GET /v2/images/57dcbca6-3769-4afa-80d8-64089f8b048e/file => generated 1024 bytes in 108 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/690] 10.0.0.184 () {34 vars in 655 bytes} [Thu Aug 6 02:17:24 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/691] 10.0.0.184 () {32 vars in 726 bytes} [Thu Aug 6 02:17:25 2026] PATCH /v2/images/bb8e3a28-85fa-4bda-a8a0-e73d0228d11a => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/692] 10.0.0.184 () {32 vars in 707 bytes} [Thu Aug 6 02:17:25 2026] GET /v2/images/bb8e3a28-85fa-4bda-a8a0-e73d0228d11a => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 02:17:25.104 7 WARNING glance.api.v2.images [None req-f9df8448-806c-4332-a5e5-7d1764fc658b a8b974b39174475e86e766a3729957ce b2eff884cf36470b825491735e67a413 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bb8e3a28-85fa-4bda-a8a0-e73d0228d11a [pid: 7|app: 0|req: 341/693] 10.0.0.184 () {32 vars in 710 bytes} [Thu Aug 6 02:17:25 2026] DELETE /v2/images/bb8e3a28-85fa-4bda-a8a0-e73d0228d11a => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/694] 10.0.0.184 () {32 vars in 707 bytes} [Thu Aug 6 02:17:25 2026] GET /v2/images/bb8e3a28-85fa-4bda-a8a0-e73d0228d11a => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 02:17:25.173 7 WARNING glance.api.v2.images [None req-490a63a2-b567-4b90-99ff-e213c80862e0 a8b974b39174475e86e766a3729957ce b2eff884cf36470b825491735e67a413 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//57dcbca6-3769-4afa-80d8-64089f8b048e [pid: 7|app: 0|req: 342/695] 10.0.0.184 () {32 vars in 710 bytes} [Thu Aug 6 02:17:25 2026] DELETE /v2/images/57dcbca6-3769-4afa-80d8-64089f8b048e => generated 0 bytes in 947 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/696] 10.0.0.184 () {32 vars in 707 bytes} [Thu Aug 6 02:17:26 2026] GET /v2/images/57dcbca6-3769-4afa-80d8-64089f8b048e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 02:17:26.134 7 WARNING glance.api.v2.images [None req-54c08f0b-0445-4e12-aa23-f84dae7d17b7 a8b974b39174475e86e766a3729957ce b2eff884cf36470b825491735e67a413 - - default default] Failed to find image ad7f435f-de47-41f2-9d78-aff446ed07ee to delete: glance.common.exception.ImageNotFound: No image found with ID ad7f435f-de47-41f2-9d78-aff446ed07ee [pid: 7|app: 0|req: 343/697] 10.0.0.184 () {32 vars in 710 bytes} [Thu Aug 6 02:17:26 2026] DELETE /v2/images/ad7f435f-de47-41f2-9d78-aff446ed07ee => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/698] 10.0.0.184 () {32 vars in 707 bytes} [Thu Aug 6 02:17:26 2026] GET /v2/images/ad7f435f-de47-41f2-9d78-aff446ed07ee => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/701] 10.0.0.70 () {36 vars in 986 bytes} [Thu Aug 6 02:17:28 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/702] 10.0.0.70 () {36 vars in 926 bytes} [Thu Aug 6 02:17:28 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: 346/703] 10.0.0.70 () {36 vars in 926 bytes} [Thu Aug 6 02:17:28 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: 358/704] 10.0.0.70 () {36 vars in 986 bytes} [Thu Aug 6 02:17:28 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/705] 10.0.0.70 () {36 vars in 926 bytes} [Thu Aug 6 02:17:28 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: 359/706] 10.0.0.70 () {36 vars in 926 bytes} [Thu Aug 6 02:17:28 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: 348/707] 10.0.0.70 () {36 vars in 986 bytes} [Thu Aug 6 02:17:29 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/708] 10.0.0.70 () {36 vars in 926 bytes} [Thu Aug 6 02:17:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/709] 10.0.0.70 () {36 vars in 926 bytes} [Thu Aug 6 02:17:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/710] 10.0.0.167 () {36 vars in 987 bytes} [Thu Aug 6 02:17:29 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/711] 10.0.0.167 () {36 vars in 927 bytes} [Thu Aug 6 02:17:29 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: 362/712] 10.0.0.152 () {36 vars in 987 bytes} [Thu Aug 6 02:17:29 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/713] 10.0.0.152 () {36 vars in 927 bytes} [Thu Aug 6 02:17:30 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: 363/714] 10.0.0.152 () {36 vars in 987 bytes} [Thu Aug 6 02:17:30 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/715] 10.0.0.152 () {36 vars in 927 bytes} [Thu Aug 6 02:17: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: 364/716] 10.0.0.152 () {36 vars in 927 bytes} [Thu Aug 6 02:17:30 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: 368/723] 10.0.0.184 () {30 vars in 411 bytes} [Thu Aug 6 02:18:02 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/726] 10.0.0.167 () {36 vars in 987 bytes} [Thu Aug 6 02:18:13 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/727] 10.0.0.167 () {36 vars in 927 bytes} [Thu Aug 6 02:18:13 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: 359/730] 10.0.0.167 () {36 vars in 987 bytes} [Thu Aug 6 02:18:21 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/731] 10.0.0.167 () {36 vars in 927 bytes} [Thu Aug 6 02:18:21 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: 363/738] 10.0.0.167 () {36 vars in 987 bytes} [Thu Aug 6 02:18:53 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/739] 10.0.0.167 () {36 vars in 927 bytes} [Thu Aug 6 02:18:53 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: 382/750] 10.0.0.167 () {36 vars in 987 bytes} [Thu Aug 6 02:19:37 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/751] 10.0.0.167 () {36 vars in 927 bytes} [Thu Aug 6 02:19:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/758] 10.0.0.167 () {36 vars in 987 bytes} [Thu Aug 6 02:20:12 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/759] 10.0.0.167 () {36 vars in 927 bytes} [Thu Aug 6 02:20:12 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: 374/760] 10.0.0.167 () {36 vars in 987 bytes} [Thu Aug 6 02:20:14 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/761] 10.0.0.167 () {36 vars in 927 bytes} [Thu Aug 6 02:20:14 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/770] 10.0.0.184 () {32 vars in 707 bytes} [Thu Aug 6 02:20:54 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/771] 10.0.0.184 () {32 vars in 707 bytes} [Thu Aug 6 02:20:54 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/772] 10.0.0.70 () {36 vars in 986 bytes} [Thu Aug 6 02:20:55 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/773] 10.0.0.70 () {36 vars in 926 bytes} [Thu Aug 6 02:20:55 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: 381/774] 10.0.0.70 () {36 vars in 926 bytes} [Thu Aug 6 02:20:55 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: 394/775] 10.0.0.70 () {36 vars in 986 bytes} [Thu Aug 6 02:20:55 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/776] 10.0.0.70 () {36 vars in 926 bytes} [Thu Aug 6 02:20:55 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: 395/777] 10.0.0.70 () {36 vars in 926 bytes} [Thu Aug 6 02:20:55 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: 383/778] 10.0.0.70 () {36 vars in 986 bytes} [Thu Aug 6 02:20:55 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/779] 10.0.0.70 () {36 vars in 926 bytes} [Thu Aug 6 02:20:55 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: 384/780] 10.0.0.70 () {36 vars in 926 bytes} [Thu Aug 6 02:20:55 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: 397/781] 10.0.0.152 () {36 vars in 987 bytes} [Thu Aug 6 02:20:55 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/782] 10.0.0.152 () {36 vars in 927 bytes} [Thu Aug 6 02:20:55 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: 398/783] 10.0.0.152 () {36 vars in 987 bytes} [Thu Aug 6 02:20:55 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/784] 10.0.0.152 () {36 vars in 927 bytes} [Thu Aug 6 02:20:55 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: 399/785] 10.0.0.152 () {36 vars in 927 bytes} [Thu Aug 6 02:20:55 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: 390/792] 10.0.0.167 () {36 vars in 987 bytes} [Thu Aug 6 02:21:19 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/793] 10.0.0.167 () {36 vars in 927 bytes} [Thu Aug 6 02:21: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: 410/806] 10.0.0.167 () {36 vars in 987 bytes} [Thu Aug 6 02:22:17 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/807] 10.0.0.167 () {36 vars in 927 bytes} [Thu Aug 6 02:22:17 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: 412/810] 10.0.0.167 () {36 vars in 987 bytes} [Thu Aug 6 02:22:36 2026] GET /v2/images/20c690f9-b892-4402-9add-286be2a2d43a => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/811] 10.0.0.167 () {36 vars in 927 bytes} [Thu Aug 6 02:22:36 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/820] 199.19.213.10 () {32 vars in 825 bytes} [Thu Aug 6 02:23:10 2026] GET /v2/images?status=active&owner=8ffe899da5c0451d8123399d8ddc2d0a&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/821] 199.19.213.10 () {32 vars in 652 bytes} [Thu Aug 6 02:23:10 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/822] 10.0.0.70 () {36 vars in 986 bytes} [Thu Aug 6 02:23:11 2026] GET /v2/images/04df2fa7-1f5b-4cc0-a200-afe255fe8599 => generated 1395 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/823] 10.0.0.70 () {36 vars in 926 bytes} [Thu Aug 6 02:23:11 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/824] 10.0.0.70 () {36 vars in 926 bytes} [Thu Aug 6 02:23:11 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/825] 10.0.0.70 () {36 vars in 986 bytes} [Thu Aug 6 02:23:11 2026] GET /v2/images/04df2fa7-1f5b-4cc0-a200-afe255fe8599 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/826] 10.0.0.70 () {36 vars in 926 bytes} [Thu Aug 6 02:23:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/827] 10.0.0.70 () {36 vars in 926 bytes} [Thu Aug 6 02:23:11 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/828] 10.0.0.70 () {36 vars in 986 bytes} [Thu Aug 6 02:23:11 2026] GET /v2/images/04df2fa7-1f5b-4cc0-a200-afe255fe8599 => generated 1395 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/829] 10.0.0.70 () {36 vars in 926 bytes} [Thu Aug 6 02:23:11 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/830] 10.0.0.152 () {36 vars in 987 bytes} [Thu Aug 6 02:23:11 2026] GET /v2/images/04df2fa7-1f5b-4cc0-a200-afe255fe8599 => generated 1395 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/831] 10.0.0.152 () {36 vars in 927 bytes} [Thu Aug 6 02:23:11 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/832] 10.0.0.152 () {36 vars in 987 bytes} [Thu Aug 6 02:23:11 2026] GET /v2/images/04df2fa7-1f5b-4cc0-a200-afe255fe8599 => generated 1395 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/833] 10.0.0.152 () {36 vars in 927 bytes} [Thu Aug 6 02:23:11 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: 424/834] 10.0.0.152 () {36 vars in 927 bytes} [Thu Aug 6 02:23:11 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: 433/879] 10.0.0.184 () {32 vars in 633 bytes} [Thu Aug 6 02:26:49 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)