[ Nov 28 01:35:01 Enabled. ] [ Nov 28 01:35:01 Rereading configuration. ] [ Nov 28 01:35:01 Rereading configuration. ] [ Nov 28 01:35:03 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Nov 28 01:35:03 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.11.28 01:35:04.544449 [ 1 ] {} Application: Will watch for the process with pid 23293 2024.11.28 01:35:04.545151 [ 1 ] {} Application: Forked a child process to watch 2024.11.28 01:35:04.753990 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23293 2024.11.28 01:35:04.754731 [ 1 ] {} Application: starting up 2024.11.28 01:35:04.755425 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.11.28 01:35:04.829459 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.11.28 01:35:04.930386 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.11.28 01:35:04.930477 [ 1 ] {} Application: Initializing DateLUT. 2024.11.28 01:35:04.930491 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.11.28 01:35:04.930583 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.11.28 01:35:04.931034 [ 1 ] {} Application: Initializing interserver credentials. 2024.11.28 01:35:04.932843 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.11.28 01:35:04.933697 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.11.28 01:35:04.934570 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2024.11.28 01:35:04.934594 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2024.11.28 01:35:04.934609 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.11.28 01:35:04.934807 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.11.28 01:35:04.935904 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.11.28 01:35:04.941979 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.11.28 01:35:04.942964 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.11.28 01:35:04.943785 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.11.28 01:35:04.943850 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.11.28 01:35:04.945584 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.11.28 01:35:04.946095 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.11.28 01:35:04.950447 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.11.28 01:35:04.951156 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2024.11.28 01:35:04.952200 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.11.28 01:35:04.952670 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.11.28 01:35:04.953083 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.11.28 01:35:04.953438 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.11.28 01:35:04.954858 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.11.28 01:35:04.954885 [ 1 ] {} Application: Loading metadata from /data/ 2024.11.28 01:35:04.954979 [ 125 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:35:04.955154 [ 125 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:35:05.005028 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.11.28 01:35:05.005061 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000189433 sec 2024.11.28 01:35:05.005116 [ 1 ] {} ReferentialDeps: No tables 2024.11.28 01:35:05.005136 [ 1 ] {} LoadingDeps: No tables 2024.11.28 01:35:05.005963 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.11.28 01:35:05.007272 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2024.11.28 01:35:05.021065 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.11.28 01:35:05.021113 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.11.28 01:35:05.021135 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.11.28 01:35:05.021149 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.11.28 01:35:05.021179 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.11.28 01:35:05.021199 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2024.11.28 01:35:05.023816 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.11.28 01:35:05.023862 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.11.28 01:35:05.023883 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2024.11.28 01:35:05.024061 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.11.28 01:35:05.024081 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.11.28 01:35:05.024116 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.11.28 01:35:05.024135 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.11.28 01:35:05.024148 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.11.28 01:35:05.024176 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.11.28 01:35:05.024193 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.11.28 01:35:05.049248 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.11.28 01:35:05.064978 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.11.28 01:35:05.065037 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000114102 sec 2024.11.28 01:35:05.065052 [ 1 ] {} ReferentialDeps: No tables 2024.11.28 01:35:05.065064 [ 1 ] {} LoadingDeps: No tables 2024.11.28 01:35:05.065097 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.11.28 01:35:05.065373 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.11.28 01:35:05.065425 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.11.28 01:35:05.065440 [ 1 ] {} Application: Loaded metadata. 2024.11.28 01:35:05.065451 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2024.11.28 01:35:05.065463 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.11.28 01:35:05.091296 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.11.28 01:35:05.091535 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.35 MiB 2024.11.28 01:35:05.092497 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.6971e-05 sec. 2024.11.28 01:35:05.093622 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.11.28 01:35:05.093733 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.11.28 01:35:05.093756 [ 1 ] {} Application: Ready for connections. 2024.11.28 01:35:05.147038 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53308 2024.11.28 01:35:05.147754 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:05.147811 [ 3 ] {} TCP-Session: b1ef4a3f-53e9-4c7a-b610-7ee8a63353e9 Authenticating user 'default' from [fd00:1122:3344:101::c]:53308 2024.11.28 01:35:05.147842 [ 3 ] {} TCP-Session: b1ef4a3f-53e9-4c7a-b610-7ee8a63353e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.147864 [ 3 ] {} TCP-Session: b1ef4a3f-53e9-4c7a-b610-7ee8a63353e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.147952 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.11.28 01:35:05.147979 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.11.28 01:35:05.148003 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.11.28 01:35:05.148418 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56912 2024.11.28 01:35:05.148524 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:05.148552 [ 4 ] {} TCP-Session: b7aef186-8389-44b4-8ade-32ddf2389c2c Authenticating user 'default' from [fd00:1122:3344:101::c]:56912 2024.11.28 01:35:05.148576 [ 4 ] {} TCP-Session: b7aef186-8389-44b4-8ade-32ddf2389c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.148604 [ 4 ] {} TCP-Session: b7aef186-8389-44b4-8ade-32ddf2389c2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.149247 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63580 2024.11.28 01:35:05.149259 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53025 2024.11.28 01:35:05.149334 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63241 2024.11.28 01:35:05.149397 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:05.149439 [ 5 ] {} TCP-Session: e117add4-b4da-430c-84d7-0db3b6af6c57 Authenticating user 'default' from [fd00:1122:3344:101::c]:63580 2024.11.28 01:35:05.149653 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:05.149686 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38842 2024.11.28 01:35:05.149679 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:05.149741 [ 253 ] {} TCP-Session: a58a2e80-335d-4233-af78-8206eb3c7dc6 Authenticating user 'default' from [fd00:1122:3344:101::c]:53025 2024.11.28 01:35:05.149697 [ 5 ] {} TCP-Session: e117add4-b4da-430c-84d7-0db3b6af6c57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.149938 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57541 2024.11.28 01:35:05.149953 [ 253 ] {} TCP-Session: a58a2e80-335d-4233-af78-8206eb3c7dc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.149972 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:05.149994 [ 254 ] {} TCP-Session: 3442ce6a-9e8b-4743-b5b1-08d5c76e29bc Authenticating user 'default' from [fd00:1122:3344:101::c]:63241 2024.11.28 01:35:05.150014 [ 253 ] {} TCP-Session: a58a2e80-335d-4233-af78-8206eb3c7dc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.149965 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57865 2024.11.28 01:35:05.149949 [ 5 ] {} TCP-Session: e117add4-b4da-430c-84d7-0db3b6af6c57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.150321 [ 254 ] {} TCP-Session: 3442ce6a-9e8b-4743-b5b1-08d5c76e29bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.150365 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:05.150406 [ 255 ] {} TCP-Session: 4f0788f9-51be-410f-af4d-e82608f804a5 Authenticating user 'default' from [fd00:1122:3344:101::c]:38842 2024.11.28 01:35:05.150416 [ 254 ] {} TCP-Session: 3442ce6a-9e8b-4743-b5b1-08d5c76e29bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.150454 [ 257 ] {} TCP-Session: 3d9c8a80-47e6-4a77-ba0e-9dfe4ebe0056 Authenticating user 'default' from [fd00:1122:3344:101::c]:57541 2024.11.28 01:35:05.150468 [ 255 ] {} TCP-Session: 4f0788f9-51be-410f-af4d-e82608f804a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.150393 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:05.150537 [ 255 ] {} TCP-Session: 4f0788f9-51be-410f-af4d-e82608f804a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.150572 [ 257 ] {} TCP-Session: 3d9c8a80-47e6-4a77-ba0e-9dfe4ebe0056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.150609 [ 256 ] {} TCP-Session: 3305b847-00f8-487f-8ebf-7078855fc07c Authenticating user 'default' from [fd00:1122:3344:101::c]:57865 2024.11.28 01:35:05.150657 [ 257 ] {} TCP-Session: 3d9c8a80-47e6-4a77-ba0e-9dfe4ebe0056 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.150671 [ 256 ] {} TCP-Session: 3305b847-00f8-487f-8ebf-7078855fc07c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.150749 [ 256 ] {} TCP-Session: 3305b847-00f8-487f-8ebf-7078855fc07c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.168185 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43570 2024.11.28 01:35:05.168778 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:05.168836 [ 258 ] {} TCP-Session: acb376f3-5624-40da-b4e6-10f615dbd905 Authenticating user 'default' from [fd00:1122:3344:101::b]:43570 2024.11.28 01:35:05.168855 [ 258 ] {} TCP-Session: acb376f3-5624-40da-b4e6-10f615dbd905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.168869 [ 258 ] {} TCP-Session: acb376f3-5624-40da-b4e6-10f615dbd905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.168944 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.11.28 01:35:05.168968 [ 258 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.11.28 01:35:05.168995 [ 258 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.11.28 01:35:05.169481 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58610 2024.11.28 01:35:05.169634 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47090 2024.11.28 01:35:05.169644 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:05.169699 [ 259 ] {} TCP-Session: 0145b156-22bb-4fd0-bfca-3008f0de8dfb Authenticating user 'default' from [fd00:1122:3344:101::b]:58610 2024.11.28 01:35:05.169803 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53595 2024.11.28 01:35:05.169860 [ 259 ] {} TCP-Session: 0145b156-22bb-4fd0-bfca-3008f0de8dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.169871 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:05.170036 [ 259 ] {} TCP-Session: 0145b156-22bb-4fd0-bfca-3008f0de8dfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.170051 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:05.170075 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64800 2024.11.28 01:35:05.170062 [ 260 ] {} TCP-Session: 44f73c0c-dfa1-438f-9251-e7f17b8319a8 Authenticating user 'default' from [fd00:1122:3344:101::b]:47090 2024.11.28 01:35:05.170149 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52527 2024.11.28 01:35:05.170199 [ 260 ] {} TCP-Session: 44f73c0c-dfa1-438f-9251-e7f17b8319a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.170158 [ 261 ] {} TCP-Session: 81e64877-923c-4bb1-85cb-9ea3ce782d9a Authenticating user 'default' from [fd00:1122:3344:101::b]:53595 2024.11.28 01:35:05.170316 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51337 2024.11.28 01:35:05.170411 [ 261 ] {} TCP-Session: 81e64877-923c-4bb1-85cb-9ea3ce782d9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.170421 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:05.170582 [ 260 ] {} TCP-Session: 44f73c0c-dfa1-438f-9251-e7f17b8319a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.170651 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50102 2024.11.28 01:35:05.170769 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:05.170784 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:05.170817 [ 261 ] {} TCP-Session: 81e64877-923c-4bb1-85cb-9ea3ce782d9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.171069 [ 264 ] {} TCP-Session: bd0759eb-f75b-4605-8a0d-504c663dc8b2 Authenticating user 'default' from [fd00:1122:3344:101::b]:51337 2024.11.28 01:35:05.171082 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:05.171106 [ 262 ] {} TCP-Session: 057656ed-b1a6-41ab-86db-16b2f2cc8643 Authenticating user 'default' from [fd00:1122:3344:101::b]:64800 2024.11.28 01:35:05.171127 [ 264 ] {} TCP-Session: bd0759eb-f75b-4605-8a0d-504c663dc8b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.171181 [ 265 ] {} TCP-Session: 8132c1cd-ba62-4e93-a725-cbdb9092d15d Authenticating user 'default' from [fd00:1122:3344:101::b]:50102 2024.11.28 01:35:05.171178 [ 263 ] {} TCP-Session: f15a4d66-ce05-47eb-9922-45e010032898 Authenticating user 'default' from [fd00:1122:3344:101::b]:52527 2024.11.28 01:35:05.171218 [ 262 ] {} TCP-Session: 057656ed-b1a6-41ab-86db-16b2f2cc8643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.171242 [ 265 ] {} TCP-Session: 8132c1cd-ba62-4e93-a725-cbdb9092d15d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.171261 [ 263 ] {} TCP-Session: f15a4d66-ce05-47eb-9922-45e010032898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.171279 [ 262 ] {} TCP-Session: 057656ed-b1a6-41ab-86db-16b2f2cc8643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.171296 [ 265 ] {} TCP-Session: 8132c1cd-ba62-4e93-a725-cbdb9092d15d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.171306 [ 263 ] {} TCP-Session: f15a4d66-ce05-47eb-9922-45e010032898 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.171201 [ 264 ] {} TCP-Session: bd0759eb-f75b-4605-8a0d-504c663dc8b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.434503 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43753 2024.11.28 01:35:05.434693 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:05.434728 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Authenticating user 'default' from [fd00:1122:3344:101::d]:43753 2024.11.28 01:35:05.434800 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.434818 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.434904 [ 266 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.11.28 01:35:05.434946 [ 266 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.11.28 01:35:05.434968 [ 266 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.11.28 01:35:05.435389 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59066 2024.11.28 01:35:05.435482 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53749 2024.11.28 01:35:05.435596 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:05.435606 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58285 2024.11.28 01:35:05.435655 [ 267 ] {} TCP-Session: cbb153b9-8c98-47b4-ada8-38aa01056f97 Authenticating user 'default' from [fd00:1122:3344:101::d]:59066 2024.11.28 01:35:05.435890 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:05.435903 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62161 2024.11.28 01:35:05.435936 [ 267 ] {} TCP-Session: cbb153b9-8c98-47b4-ada8-38aa01056f97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.435900 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:05.435972 [ 269 ] {} TCP-Session: 959bee05-3bc2-4642-a701-c21b0015c0df Authenticating user 'default' from [fd00:1122:3344:101::d]:58285 2024.11.28 01:35:05.436052 [ 267 ] {} TCP-Session: cbb153b9-8c98-47b4-ada8-38aa01056f97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.436268 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Authenticating user 'default' from [fd00:1122:3344:101::d]:53749 2024.11.28 01:35:05.436320 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57301 2024.11.28 01:35:05.436336 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35645 2024.11.28 01:35:05.436385 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.436344 [ 269 ] {} TCP-Session: 959bee05-3bc2-4642-a701-c21b0015c0df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.436316 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:05.436561 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.436573 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:05.436622 [ 270 ] {} TCP-Session: 63c99aa7-4006-4f13-9b45-de80b9567eb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62161 2024.11.28 01:35:05.436631 [ 269 ] {} TCP-Session: 959bee05-3bc2-4642-a701-c21b0015c0df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.436632 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35128 2024.11.28 01:35:05.436764 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32881 2024.11.28 01:35:05.436794 [ 270 ] {} TCP-Session: 63c99aa7-4006-4f13-9b45-de80b9567eb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.437102 [ 270 ] {} TCP-Session: 63c99aa7-4006-4f13-9b45-de80b9567eb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.437107 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:05.437128 [ 272 ] {} TCP-Session: b9d439ea-73f0-4ccd-a554-d4bcf5459be6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57301 2024.11.28 01:35:05.437273 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:05.437279 [ 272 ] {} TCP-Session: b9d439ea-73f0-4ccd-a554-d4bcf5459be6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.437350 [ 273 ] {} TCP-Session: 9942fa76-6845-469f-a63d-0fe5f951717c Authenticating user 'default' from [fd00:1122:3344:101::d]:35128 2024.11.28 01:35:05.437360 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:05.437371 [ 272 ] {} TCP-Session: b9d439ea-73f0-4ccd-a554-d4bcf5459be6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.437423 [ 274 ] {} TCP-Session: 3a5b45d4-a2dc-4af4-b583-1061d5bd3d48 Authenticating user 'default' from [fd00:1122:3344:101::d]:32881 2024.11.28 01:35:05.437506 [ 271 ] {} TCP-Session: f3f13479-4596-42cd-83c1-2e7b5b2b88a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35645 2024.11.28 01:35:05.437520 [ 274 ] {} TCP-Session: 3a5b45d4-a2dc-4af4-b583-1061d5bd3d48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.437463 [ 273 ] {} TCP-Session: 9942fa76-6845-469f-a63d-0fe5f951717c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.437591 [ 271 ] {} TCP-Session: f3f13479-4596-42cd-83c1-2e7b5b2b88a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.437595 [ 274 ] {} TCP-Session: 3a5b45d4-a2dc-4af4-b583-1061d5bd3d48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.437625 [ 273 ] {} TCP-Session: 9942fa76-6845-469f-a63d-0fe5f951717c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.437643 [ 271 ] {} TCP-Session: f3f13479-4596-42cd-83c1-2e7b5b2b88a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:05.438759 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.440677 [ 266 ] {3778c33e-0ea3-4abf-87cb-2bdbbd59819d} executeQuery: (from [fd00:1122:3344:101::d]:43753) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.11.28 01:35:05.492135 [ 266 ] {3778c33e-0ea3-4abf-87cb-2bdbbd59819d} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43753) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.11.28 01:35:05.492990 [ 266 ] {3778c33e-0ea3-4abf-87cb-2bdbbd59819d} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.11.28 01:35:05.493107 [ 266 ] {3778c33e-0ea3-4abf-87cb-2bdbbd59819d} TCPHandler: Processed in 0.055524619 sec. 2024.11.28 01:35:05.493400 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.493592 [ 268 ] {0e7c5676-0ec1-42b0-b0bb-b906b45b9909} executeQuery: (from [fd00:1122:3344:101::d]:53749) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.11.28 01:35:05.493937 [ 268 ] {0e7c5676-0ec1-42b0-b0bb-b906b45b9909} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53749) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.11.28 01:35:05.494089 [ 268 ] {0e7c5676-0ec1-42b0-b0bb-b906b45b9909} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.11.28 01:35:05.494175 [ 268 ] {0e7c5676-0ec1-42b0-b0bb-b906b45b9909} TCPHandler: Processed in 0.000923335 sec. 2024.11.28 01:35:05.494511 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.495946 [ 266 ] {eb0558b9-4d4e-4d0e-9a04-b47b06753f1c} executeQuery: (from [fd00:1122:3344:101::d]:43753) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.11.28 01:35:05.496670 [ 266 ] {eb0558b9-4d4e-4d0e-9a04-b47b06753f1c} TCPHandler: Processed in 0.002286868 sec. 2024.11.28 01:35:05.496875 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.497026 [ 268 ] {cf6be51c-e098-46d6-805e-892255529686} executeQuery: (from [fd00:1122:3344:101::d]:53749) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.11.28 01:35:05.497148 [ 268 ] {cf6be51c-e098-46d6-805e-892255529686} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.11.28 01:35:05.507755 [ 268 ] {cf6be51c-e098-46d6-805e-892255529686} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.11.28 01:35:05.507795 [ 268 ] {cf6be51c-e098-46d6-805e-892255529686} TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.5872e-05 sec 2024.11.28 01:35:05.507813 [ 268 ] {cf6be51c-e098-46d6-805e-892255529686} ReferentialDeps: No tables 2024.11.28 01:35:05.507827 [ 268 ] {cf6be51c-e098-46d6-805e-892255529686} LoadingDeps: No tables 2024.11.28 01:35:05.507855 [ 268 ] {cf6be51c-e098-46d6-805e-892255529686} DatabaseAtomic (oximeter): Starting up tables. 2024.11.28 01:35:05.507925 [ 268 ] {cf6be51c-e098-46d6-805e-892255529686} TCPHandler: Processed in 0.011117694 sec. 2024.11.28 01:35:05.508131 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.508315 [ 266 ] {ab7d5004-316e-4215-9d43-26cf0ae5cf98} executeQuery: (from [fd00:1122:3344:101::d]:43753) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.11.28 01:35:05.508422 [ 266 ] {ab7d5004-316e-4215-9d43-26cf0ae5cf98} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.11.28 01:35:05.516094 [ 266 ] {ab7d5004-316e-4215-9d43-26cf0ae5cf98} StoragePolicy (default): Storage policy default created, total volumes 1 2024.11.28 01:35:05.526915 [ 266 ] {ab7d5004-316e-4215-9d43-26cf0ae5cf98} oximeter.version (b04e6a18-c7f5-455c-a019-799dcc21f794): Loading data parts 2024.11.28 01:35:05.527604 [ 266 ] {ab7d5004-316e-4215-9d43-26cf0ae5cf98} oximeter.version (b04e6a18-c7f5-455c-a019-799dcc21f794): There are no data parts 2024.11.28 01:35:05.535181 [ 266 ] {ab7d5004-316e-4215-9d43-26cf0ae5cf98} TCPHandler: Processed in 0.027108288 sec. 2024.11.28 01:35:05.535420 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.535697 [ 268 ] {14309e4e-60e2-48a9-8aa3-04d393b38afd} executeQuery: (from [fd00:1122:3344:101::d]:53749) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:05.535794 [ 268 ] {14309e4e-60e2-48a9-8aa3-04d393b38afd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.11.28 01:35:05.574384 [ 268 ] {14309e4e-60e2-48a9-8aa3-04d393b38afd} oximeter.measurements_bool (d37e16d7-900f-4ea1-9be4-d380844cec62): Loading data parts 2024.11.28 01:35:05.574685 [ 268 ] {14309e4e-60e2-48a9-8aa3-04d393b38afd} oximeter.measurements_bool (d37e16d7-900f-4ea1-9be4-d380844cec62): There are no data parts 2024.11.28 01:35:05.584238 [ 268 ] {14309e4e-60e2-48a9-8aa3-04d393b38afd} TCPHandler: Processed in 0.048892309 sec. 2024.11.28 01:35:05.584466 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.584725 [ 266 ] {a3a76382-a59d-4de3-9691-86aa28181a7a} executeQuery: (from [fd00:1122:3344:101::d]:43753) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:05.584822 [ 266 ] {a3a76382-a59d-4de3-9691-86aa28181a7a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.11.28 01:35:05.587285 [ 266 ] {a3a76382-a59d-4de3-9691-86aa28181a7a} oximeter.measurements_i8 (aa6c1e3b-7d68-4bc8-b110-270d05ed4b51): Loading data parts 2024.11.28 01:35:05.587509 [ 266 ] {a3a76382-a59d-4de3-9691-86aa28181a7a} oximeter.measurements_i8 (aa6c1e3b-7d68-4bc8-b110-270d05ed4b51): There are no data parts 2024.11.28 01:35:05.596229 [ 266 ] {a3a76382-a59d-4de3-9691-86aa28181a7a} TCPHandler: Processed in 0.011834855 sec. 2024.11.28 01:35:05.596764 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.597032 [ 268 ] {d8d9c60c-e040-4f6d-9846-0abb6a591f6a} executeQuery: (from [fd00:1122:3344:101::d]:53749) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:05.597106 [ 268 ] {d8d9c60c-e040-4f6d-9846-0abb6a591f6a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.11.28 01:35:05.604320 [ 268 ] {d8d9c60c-e040-4f6d-9846-0abb6a591f6a} oximeter.measurements_u8 (5afddf16-17a0-4ab8-bca1-68e484f0c932): Loading data parts 2024.11.28 01:35:05.604557 [ 268 ] {d8d9c60c-e040-4f6d-9846-0abb6a591f6a} oximeter.measurements_u8 (5afddf16-17a0-4ab8-bca1-68e484f0c932): There are no data parts 2024.11.28 01:35:05.609927 [ 268 ] {d8d9c60c-e040-4f6d-9846-0abb6a591f6a} TCPHandler: Processed in 0.013233739 sec. 2024.11.28 01:35:05.610171 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.610385 [ 266 ] {c9183157-fcb0-488f-a28b-c508cdc0f467} executeQuery: (from [fd00:1122:3344:101::d]:43753) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:05.610462 [ 266 ] {c9183157-fcb0-488f-a28b-c508cdc0f467} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.11.28 01:35:05.617288 [ 266 ] {c9183157-fcb0-488f-a28b-c508cdc0f467} oximeter.measurements_i16 (88af4ca7-ba1d-4c10-9f3f-38f455210c1d): Loading data parts 2024.11.28 01:35:05.617483 [ 266 ] {c9183157-fcb0-488f-a28b-c508cdc0f467} oximeter.measurements_i16 (88af4ca7-ba1d-4c10-9f3f-38f455210c1d): There are no data parts 2024.11.28 01:35:05.621618 [ 266 ] {c9183157-fcb0-488f-a28b-c508cdc0f467} TCPHandler: Processed in 0.01150668 sec. 2024.11.28 01:35:05.621817 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.622093 [ 268 ] {1ccb4f2a-6106-46d9-9645-24b57550ba22} executeQuery: (from [fd00:1122:3344:101::d]:53749) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:05.622164 [ 268 ] {1ccb4f2a-6106-46d9-9645-24b57550ba22} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.11.28 01:35:05.628919 [ 268 ] {1ccb4f2a-6106-46d9-9645-24b57550ba22} oximeter.measurements_u16 (830f81ec-e2bb-4dab-9042-1381f411d154): Loading data parts 2024.11.28 01:35:05.629099 [ 268 ] {1ccb4f2a-6106-46d9-9645-24b57550ba22} oximeter.measurements_u16 (830f81ec-e2bb-4dab-9042-1381f411d154): There are no data parts 2024.11.28 01:35:05.635410 [ 268 ] {1ccb4f2a-6106-46d9-9645-24b57550ba22} TCPHandler: Processed in 0.013667456 sec. 2024.11.28 01:35:05.635648 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.635859 [ 266 ] {54544187-86ae-40bd-9301-760a6653c4f0} executeQuery: (from [fd00:1122:3344:101::d]:43753) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:05.635938 [ 266 ] {54544187-86ae-40bd-9301-760a6653c4f0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.11.28 01:35:05.647144 [ 266 ] {54544187-86ae-40bd-9301-760a6653c4f0} oximeter.measurements_i32 (0dabc66e-ff1a-4a4b-802e-8d2cabf00199): Loading data parts 2024.11.28 01:35:05.647353 [ 266 ] {54544187-86ae-40bd-9301-760a6653c4f0} oximeter.measurements_i32 (0dabc66e-ff1a-4a4b-802e-8d2cabf00199): There are no data parts 2024.11.28 01:35:05.657410 [ 266 ] {54544187-86ae-40bd-9301-760a6653c4f0} TCPHandler: Processed in 0.021828881 sec. 2024.11.28 01:35:05.657675 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.657905 [ 268 ] {7e6e9f6d-2406-48c8-965e-cf4bd42e89d2} executeQuery: (from [fd00:1122:3344:101::d]:53749) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:05.657965 [ 268 ] {7e6e9f6d-2406-48c8-965e-cf4bd42e89d2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.11.28 01:35:05.664016 [ 268 ] {7e6e9f6d-2406-48c8-965e-cf4bd42e89d2} oximeter.measurements_u32 (49f0c74b-e6e1-4aa7-ab90-cb2523d070fa): Loading data parts 2024.11.28 01:35:05.664212 [ 268 ] {7e6e9f6d-2406-48c8-965e-cf4bd42e89d2} oximeter.measurements_u32 (49f0c74b-e6e1-4aa7-ab90-cb2523d070fa): There are no data parts 2024.11.28 01:35:05.676324 [ 268 ] {7e6e9f6d-2406-48c8-965e-cf4bd42e89d2} TCPHandler: Processed in 0.0187298 sec. 2024.11.28 01:35:05.676506 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.676719 [ 266 ] {6fe6fad3-f744-4e08-8bc2-529f6b174f07} executeQuery: (from [fd00:1122:3344:101::d]:43753) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:05.676798 [ 266 ] {6fe6fad3-f744-4e08-8bc2-529f6b174f07} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.11.28 01:35:05.682957 [ 266 ] {6fe6fad3-f744-4e08-8bc2-529f6b174f07} oximeter.measurements_i64 (1034b18f-217e-4235-ac6e-572ed9996a68): Loading data parts 2024.11.28 01:35:05.683176 [ 266 ] {6fe6fad3-f744-4e08-8bc2-529f6b174f07} oximeter.measurements_i64 (1034b18f-217e-4235-ac6e-572ed9996a68): There are no data parts 2024.11.28 01:35:05.689712 [ 266 ] {6fe6fad3-f744-4e08-8bc2-529f6b174f07} TCPHandler: Processed in 0.013261609 sec. 2024.11.28 01:35:05.689911 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.690197 [ 268 ] {a4108ef6-f4b3-4f5b-9cbe-65bd520b7ef5} executeQuery: (from [fd00:1122:3344:101::d]:53749) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:05.690273 [ 268 ] {a4108ef6-f4b3-4f5b-9cbe-65bd520b7ef5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.11.28 01:35:05.692529 [ 268 ] {a4108ef6-f4b3-4f5b-9cbe-65bd520b7ef5} oximeter.measurements_u64 (e4a9a7f2-d2de-40f5-9af9-e4dedf359c9a): Loading data parts 2024.11.28 01:35:05.692699 [ 268 ] {a4108ef6-f4b3-4f5b-9cbe-65bd520b7ef5} oximeter.measurements_u64 (e4a9a7f2-d2de-40f5-9af9-e4dedf359c9a): There are no data parts 2024.11.28 01:35:05.701284 [ 268 ] {a4108ef6-f4b3-4f5b-9cbe-65bd520b7ef5} TCPHandler: Processed in 0.011441809 sec. 2024.11.28 01:35:05.701461 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.701674 [ 266 ] {eee8de91-5cf1-4488-b279-f0fbb1090b56} executeQuery: (from [fd00:1122:3344:101::d]:43753) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:05.701753 [ 266 ] {eee8de91-5cf1-4488-b279-f0fbb1090b56} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.11.28 01:35:05.704159 [ 266 ] {eee8de91-5cf1-4488-b279-f0fbb1090b56} oximeter.measurements_f32 (1d4256c5-0c98-40af-a39a-7d10f6ae999b): Loading data parts 2024.11.28 01:35:05.704331 [ 266 ] {eee8de91-5cf1-4488-b279-f0fbb1090b56} oximeter.measurements_f32 (1d4256c5-0c98-40af-a39a-7d10f6ae999b): There are no data parts 2024.11.28 01:35:05.714798 [ 266 ] {eee8de91-5cf1-4488-b279-f0fbb1090b56} TCPHandler: Processed in 0.013397042 sec. 2024.11.28 01:35:05.715008 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.715299 [ 268 ] {2d4d6b21-6982-42d1-abcd-220068c10c53} executeQuery: (from [fd00:1122:3344:101::d]:53749) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:05.715380 [ 268 ] {2d4d6b21-6982-42d1-abcd-220068c10c53} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.11.28 01:35:05.718059 [ 268 ] {2d4d6b21-6982-42d1-abcd-220068c10c53} oximeter.measurements_f64 (7fb08490-aa9f-48d4-94e1-b94be250856e): Loading data parts 2024.11.28 01:35:05.718245 [ 268 ] {2d4d6b21-6982-42d1-abcd-220068c10c53} oximeter.measurements_f64 (7fb08490-aa9f-48d4-94e1-b94be250856e): There are no data parts 2024.11.28 01:35:05.726459 [ 268 ] {2d4d6b21-6982-42d1-abcd-220068c10c53} TCPHandler: Processed in 0.01151953 sec. 2024.11.28 01:35:05.726643 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.726846 [ 266 ] {d7e33dc4-59ad-45b4-a031-270ce7424c74} executeQuery: (from [fd00:1122:3344:101::d]:43753) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:05.726924 [ 266 ] {d7e33dc4-59ad-45b4-a031-270ce7424c74} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.11.28 01:35:05.732292 [ 266 ] {d7e33dc4-59ad-45b4-a031-270ce7424c74} oximeter.measurements_string (57c93d6f-413d-4783-a775-17956f80d29b): Loading data parts 2024.11.28 01:35:05.732486 [ 266 ] {d7e33dc4-59ad-45b4-a031-270ce7424c74} oximeter.measurements_string (57c93d6f-413d-4783-a775-17956f80d29b): There are no data parts 2024.11.28 01:35:05.739840 [ 266 ] {d7e33dc4-59ad-45b4-a031-270ce7424c74} TCPHandler: Processed in 0.01325369 sec. 2024.11.28 01:35:05.740049 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.740337 [ 268 ] {0b2b35f3-d331-406b-8819-0622d2f15167} executeQuery: (from [fd00:1122:3344:101::d]:53749) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:05.740416 [ 268 ] {0b2b35f3-d331-406b-8819-0622d2f15167} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.11.28 01:35:05.751618 [ 268 ] {0b2b35f3-d331-406b-8819-0622d2f15167} oximeter.measurements_bytes (d92b30e0-46d7-4ca3-9016-19a37f41fff1): Loading data parts 2024.11.28 01:35:05.751816 [ 268 ] {0b2b35f3-d331-406b-8819-0622d2f15167} oximeter.measurements_bytes (d92b30e0-46d7-4ca3-9016-19a37f41fff1): There are no data parts 2024.11.28 01:35:05.765455 [ 268 ] {0b2b35f3-d331-406b-8819-0622d2f15167} TCPHandler: Processed in 0.025470561 sec. 2024.11.28 01:35:05.765702 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.765934 [ 266 ] {e5e9971a-91c7-4c6c-bc6b-df7b9498fbc5} executeQuery: (from [fd00:1122:3344:101::d]:43753) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:05.766007 [ 266 ] {e5e9971a-91c7-4c6c-bc6b-df7b9498fbc5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.11.28 01:35:05.777030 [ 266 ] {e5e9971a-91c7-4c6c-bc6b-df7b9498fbc5} oximeter.measurements_cumulativei64 (0b64a9bd-88d5-4e5f-a30a-560f406fe323): Loading data parts 2024.11.28 01:35:05.777223 [ 266 ] {e5e9971a-91c7-4c6c-bc6b-df7b9498fbc5} oximeter.measurements_cumulativei64 (0b64a9bd-88d5-4e5f-a30a-560f406fe323): There are no data parts 2024.11.28 01:35:05.791308 [ 266 ] {e5e9971a-91c7-4c6c-bc6b-df7b9498fbc5} TCPHandler: Processed in 0.025688545 sec. 2024.11.28 01:35:05.791501 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.791803 [ 268 ] {c849c1e3-419c-4d67-bd4a-ea668449c831} executeQuery: (from [fd00:1122:3344:101::d]:53749) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:05.791873 [ 268 ] {c849c1e3-419c-4d67-bd4a-ea668449c831} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.11.28 01:35:05.818468 [ 268 ] {c849c1e3-419c-4d67-bd4a-ea668449c831} oximeter.measurements_cumulativeu64 (334160c9-34de-41b3-b397-e64874d2f2cf): Loading data parts 2024.11.28 01:35:05.818661 [ 268 ] {c849c1e3-419c-4d67-bd4a-ea668449c831} oximeter.measurements_cumulativeu64 (334160c9-34de-41b3-b397-e64874d2f2cf): There are no data parts 2024.11.28 01:35:05.841477 [ 268 ] {c849c1e3-419c-4d67-bd4a-ea668449c831} TCPHandler: Processed in 0.050033608 sec. 2024.11.28 01:35:05.841667 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.841889 [ 266 ] {8802e751-8035-4224-8d00-cd7a58a1c9e4} executeQuery: (from [fd00:1122:3344:101::d]:43753) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:05.842018 [ 266 ] {8802e751-8035-4224-8d00-cd7a58a1c9e4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.11.28 01:35:05.850733 [ 266 ] {8802e751-8035-4224-8d00-cd7a58a1c9e4} oximeter.measurements_cumulativef32 (f8fadb17-9fb0-4f3f-b0c2-4b68e7a76b80): Loading data parts 2024.11.28 01:35:05.850978 [ 266 ] {8802e751-8035-4224-8d00-cd7a58a1c9e4} oximeter.measurements_cumulativef32 (f8fadb17-9fb0-4f3f-b0c2-4b68e7a76b80): There are no data parts 2024.11.28 01:35:05.854104 [ 266 ] {8802e751-8035-4224-8d00-cd7a58a1c9e4} TCPHandler: Processed in 0.012495797 sec. 2024.11.28 01:35:05.854289 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.854600 [ 268 ] {971c72ef-1151-426c-8f9c-96b244e1dc08} executeQuery: (from [fd00:1122:3344:101::d]:53749) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:05.854691 [ 268 ] {971c72ef-1151-426c-8f9c-96b244e1dc08} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.11.28 01:35:05.867498 [ 268 ] {971c72ef-1151-426c-8f9c-96b244e1dc08} oximeter.measurements_cumulativef64 (11a82da3-037c-4db8-9258-969dac6a325d): Loading data parts 2024.11.28 01:35:05.867726 [ 268 ] {971c72ef-1151-426c-8f9c-96b244e1dc08} oximeter.measurements_cumulativef64 (11a82da3-037c-4db8-9258-969dac6a325d): There are no data parts 2024.11.28 01:35:05.889209 [ 268 ] {971c72ef-1151-426c-8f9c-96b244e1dc08} TCPHandler: Processed in 0.034976717 sec. 2024.11.28 01:35:05.889503 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.889871 [ 266 ] {247cd05c-0784-4c49-967b-e4f15d7435ee} executeQuery: (from [fd00:1122:3344:101::d]:43753) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:05.889951 [ 266 ] {247cd05c-0784-4c49-967b-e4f15d7435ee} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.11.28 01:35:05.893436 [ 266 ] {247cd05c-0784-4c49-967b-e4f15d7435ee} oximeter.measurements_histogrami8 (dd6f43f0-14ce-462f-805d-c109dbcdc3ee): Loading data parts 2024.11.28 01:35:05.893617 [ 266 ] {247cd05c-0784-4c49-967b-e4f15d7435ee} oximeter.measurements_histogrami8 (dd6f43f0-14ce-462f-805d-c109dbcdc3ee): There are no data parts 2024.11.28 01:35:05.915278 [ 266 ] {247cd05c-0784-4c49-967b-e4f15d7435ee} TCPHandler: Processed in 0.025857438 sec. 2024.11.28 01:35:05.915610 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.915966 [ 268 ] {d84e149b-c054-4f0d-913b-51650810b93d} executeQuery: (from [fd00:1122:3344:101::d]:53749) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:05.916057 [ 268 ] {d84e149b-c054-4f0d-913b-51650810b93d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.11.28 01:35:05.925001 [ 268 ] {d84e149b-c054-4f0d-913b-51650810b93d} oximeter.measurements_histogramu8 (48e35372-e7eb-47f0-bd86-c538a4d1b9e8): Loading data parts 2024.11.28 01:35:05.925206 [ 268 ] {d84e149b-c054-4f0d-913b-51650810b93d} oximeter.measurements_histogramu8 (48e35372-e7eb-47f0-bd86-c538a4d1b9e8): There are no data parts 2024.11.28 01:35:05.931537 [ 268 ] {d84e149b-c054-4f0d-913b-51650810b93d} TCPHandler: Processed in 0.016044676 sec. 2024.11.28 01:35:05.931726 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.932022 [ 266 ] {fb2bbcc4-4cf5-482c-b6be-b5fceb54151f} executeQuery: (from [fd00:1122:3344:101::d]:43753) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:05.932124 [ 266 ] {fb2bbcc4-4cf5-482c-b6be-b5fceb54151f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.11.28 01:35:05.944828 [ 266 ] {fb2bbcc4-4cf5-482c-b6be-b5fceb54151f} oximeter.measurements_histogrami16 (63ed0e11-ec13-4568-a8f1-32ac5a828161): Loading data parts 2024.11.28 01:35:05.945026 [ 266 ] {fb2bbcc4-4cf5-482c-b6be-b5fceb54151f} oximeter.measurements_histogrami16 (63ed0e11-ec13-4568-a8f1-32ac5a828161): There are no data parts 2024.11.28 01:35:05.956476 [ 266 ] {fb2bbcc4-4cf5-482c-b6be-b5fceb54151f} TCPHandler: Processed in 0.02480923 sec. 2024.11.28 01:35:05.956710 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.957114 [ 268 ] {850e0883-135b-44fd-b845-f899c537057f} executeQuery: (from [fd00:1122:3344:101::d]:53749) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:05.957213 [ 268 ] {850e0883-135b-44fd-b845-f899c537057f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.11.28 01:35:05.979742 [ 268 ] {850e0883-135b-44fd-b845-f899c537057f} oximeter.measurements_histogramu16 (285d4296-8325-4a5f-9942-52e10f56ba0b): Loading data parts 2024.11.28 01:35:05.979994 [ 268 ] {850e0883-135b-44fd-b845-f899c537057f} oximeter.measurements_histogramu16 (285d4296-8325-4a5f-9942-52e10f56ba0b): There are no data parts 2024.11.28 01:35:05.988917 [ 268 ] {850e0883-135b-44fd-b845-f899c537057f} TCPHandler: Processed in 0.032274714 sec. 2024.11.28 01:35:05.989105 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:05.989408 [ 266 ] {9b900b96-9531-4910-a2e1-f6f715067f3e} executeQuery: (from [fd00:1122:3344:101::d]:43753) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:05.989502 [ 266 ] {9b900b96-9531-4910-a2e1-f6f715067f3e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.11.28 01:35:05.996125 [ 266 ] {9b900b96-9531-4910-a2e1-f6f715067f3e} oximeter.measurements_histogrami32 (0a9f8438-8078-4c1f-ba1d-56cbdc58d074): Loading data parts 2024.11.28 01:35:05.996322 [ 266 ] {9b900b96-9531-4910-a2e1-f6f715067f3e} oximeter.measurements_histogrami32 (0a9f8438-8078-4c1f-ba1d-56cbdc58d074): There are no data parts 2024.11.28 01:35:06.000234 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 123.06 MiB, peak 123.07 MiB, free memory in arenas 0.00 B, will set to 135.32 MiB (RSS), difference: 12.26 MiB 2024.11.28 01:35:06.008046 [ 266 ] {9b900b96-9531-4910-a2e1-f6f715067f3e} TCPHandler: Processed in 0.018998854 sec. 2024.11.28 01:35:06.008241 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:06.008538 [ 268 ] {8ccb6fd0-8700-4506-b5ee-64444c593f09} executeQuery: (from [fd00:1122:3344:101::d]:53749) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:06.008625 [ 268 ] {8ccb6fd0-8700-4506-b5ee-64444c593f09} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.11.28 01:35:06.022000 [ 268 ] {8ccb6fd0-8700-4506-b5ee-64444c593f09} oximeter.measurements_histogramu32 (e7e8fb33-645c-4816-b3ac-28ea0eec1e33): Loading data parts 2024.11.28 01:35:06.022214 [ 268 ] {8ccb6fd0-8700-4506-b5ee-64444c593f09} oximeter.measurements_histogramu32 (e7e8fb33-645c-4816-b3ac-28ea0eec1e33): There are no data parts 2024.11.28 01:35:06.033970 [ 268 ] {8ccb6fd0-8700-4506-b5ee-64444c593f09} TCPHandler: Processed in 0.025784996 sec. 2024.11.28 01:35:06.034261 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:06.034667 [ 266 ] {d6df3fad-c06e-47a2-b9eb-3ed521891f84} executeQuery: (from [fd00:1122:3344:101::d]:43753) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:06.034749 [ 266 ] {d6df3fad-c06e-47a2-b9eb-3ed521891f84} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.11.28 01:35:06.046757 [ 266 ] {d6df3fad-c06e-47a2-b9eb-3ed521891f84} oximeter.measurements_histogrami64 (80301f2f-f702-4c9e-9b16-6702d454a29a): Loading data parts 2024.11.28 01:35:06.046961 [ 266 ] {d6df3fad-c06e-47a2-b9eb-3ed521891f84} oximeter.measurements_histogrami64 (80301f2f-f702-4c9e-9b16-6702d454a29a): There are no data parts 2024.11.28 01:35:06.068101 [ 266 ] {d6df3fad-c06e-47a2-b9eb-3ed521891f84} TCPHandler: Processed in 0.033906281 sec. 2024.11.28 01:35:06.068487 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:06.069096 [ 268 ] {8038ff00-a050-42de-90c0-274642ea065e} executeQuery: (from [fd00:1122:3344:101::d]:53749) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:06.069202 [ 268 ] {8038ff00-a050-42de-90c0-274642ea065e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.11.28 01:35:06.085593 [ 268 ] {8038ff00-a050-42de-90c0-274642ea065e} oximeter.measurements_histogramu64 (538825f7-9cc4-4da7-9451-3319d2f4b7ec): Loading data parts 2024.11.28 01:35:06.085823 [ 268 ] {8038ff00-a050-42de-90c0-274642ea065e} oximeter.measurements_histogramu64 (538825f7-9cc4-4da7-9451-3319d2f4b7ec): There are no data parts 2024.11.28 01:35:06.109533 [ 268 ] {8038ff00-a050-42de-90c0-274642ea065e} TCPHandler: Processed in 0.041157901 sec. 2024.11.28 01:35:06.109953 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:06.110393 [ 266 ] {ce4ec0d3-496c-4ee7-b113-8c025013dec5} executeQuery: (from [fd00:1122:3344:101::d]:43753) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:06.110483 [ 266 ] {ce4ec0d3-496c-4ee7-b113-8c025013dec5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.11.28 01:35:06.114243 [ 266 ] {ce4ec0d3-496c-4ee7-b113-8c025013dec5} oximeter.measurements_histogramf32 (a1fb8c3c-6d23-4271-924f-635658bb9e2f): Loading data parts 2024.11.28 01:35:06.114436 [ 266 ] {ce4ec0d3-496c-4ee7-b113-8c025013dec5} oximeter.measurements_histogramf32 (a1fb8c3c-6d23-4271-924f-635658bb9e2f): There are no data parts 2024.11.28 01:35:06.127689 [ 266 ] {ce4ec0d3-496c-4ee7-b113-8c025013dec5} TCPHandler: Processed in 0.017881366 sec. 2024.11.28 01:35:06.128048 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:06.128610 [ 268 ] {88a5fb1a-8e4e-4812-a183-40e2eff3b5da} executeQuery: (from [fd00:1122:3344:101::d]:53749) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:06.128754 [ 268 ] {88a5fb1a-8e4e-4812-a183-40e2eff3b5da} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.11.28 01:35:06.139580 [ 268 ] {88a5fb1a-8e4e-4812-a183-40e2eff3b5da} oximeter.measurements_histogramf64 (12bcd29b-369a-4824-a979-1a66b6e4216b): Loading data parts 2024.11.28 01:35:06.139818 [ 268 ] {88a5fb1a-8e4e-4812-a183-40e2eff3b5da} oximeter.measurements_histogramf64 (12bcd29b-369a-4824-a979-1a66b6e4216b): There are no data parts 2024.11.28 01:35:06.153557 [ 268 ] {88a5fb1a-8e4e-4812-a183-40e2eff3b5da} TCPHandler: Processed in 0.025642124 sec. 2024.11.28 01:35:06.153829 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:06.154317 [ 266 ] {087b6b11-07b6-4c27-b619-37f88c8550bb} executeQuery: (from [fd00:1122:3344:101::d]:43753) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:06.154472 [ 266 ] {087b6b11-07b6-4c27-b619-37f88c8550bb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.11.28 01:35:06.189386 [ 266 ] {087b6b11-07b6-4c27-b619-37f88c8550bb} oximeter.fields_bool (edd78d0b-7b74-4f93-a345-c6f94be755f7): Loading data parts 2024.11.28 01:35:06.189711 [ 266 ] {087b6b11-07b6-4c27-b619-37f88c8550bb} oximeter.fields_bool (edd78d0b-7b74-4f93-a345-c6f94be755f7): There are no data parts 2024.11.28 01:35:06.200754 [ 266 ] {087b6b11-07b6-4c27-b619-37f88c8550bb} TCPHandler: Processed in 0.047042409 sec. 2024.11.28 01:35:06.201012 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:06.201226 [ 268 ] {1a65369f-b2cc-4953-ae76-4120b64bcbd0} executeQuery: (from [fd00:1122:3344:101::d]:53749) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:06.201371 [ 268 ] {1a65369f-b2cc-4953-ae76-4120b64bcbd0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.11.28 01:35:06.205857 [ 268 ] {1a65369f-b2cc-4953-ae76-4120b64bcbd0} oximeter.fields_i8 (905174bc-6cca-4f01-848a-dd98913880a3): Loading data parts 2024.11.28 01:35:06.206055 [ 268 ] {1a65369f-b2cc-4953-ae76-4120b64bcbd0} oximeter.fields_i8 (905174bc-6cca-4f01-848a-dd98913880a3): There are no data parts 2024.11.28 01:35:06.218174 [ 268 ] {1a65369f-b2cc-4953-ae76-4120b64bcbd0} TCPHandler: Processed in 0.017221045 sec. 2024.11.28 01:35:06.218368 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:06.218631 [ 266 ] {34a7e618-c296-47e3-9ca8-b5b02986429c} executeQuery: (from [fd00:1122:3344:101::d]:43753) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:06.218693 [ 266 ] {34a7e618-c296-47e3-9ca8-b5b02986429c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.11.28 01:35:06.231377 [ 266 ] {34a7e618-c296-47e3-9ca8-b5b02986429c} oximeter.fields_u8 (f288bdc4-1b51-4b5c-9ee5-4d681097c263): Loading data parts 2024.11.28 01:35:06.231565 [ 266 ] {34a7e618-c296-47e3-9ca8-b5b02986429c} oximeter.fields_u8 (f288bdc4-1b51-4b5c-9ee5-4d681097c263): There are no data parts 2024.11.28 01:35:06.242912 [ 266 ] {34a7e618-c296-47e3-9ca8-b5b02986429c} TCPHandler: Processed in 0.024607377 sec. 2024.11.28 01:35:06.243169 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:06.243377 [ 268 ] {87d3ff50-29bd-4a2e-8a9c-0a81996b2ab5} executeQuery: (from [fd00:1122:3344:101::d]:53749) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:06.243476 [ 268 ] {87d3ff50-29bd-4a2e-8a9c-0a81996b2ab5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.11.28 01:35:06.256822 [ 268 ] {87d3ff50-29bd-4a2e-8a9c-0a81996b2ab5} oximeter.fields_i16 (ebaae038-b40e-4350-a4a6-c6067d11160e): Loading data parts 2024.11.28 01:35:06.257037 [ 268 ] {87d3ff50-29bd-4a2e-8a9c-0a81996b2ab5} oximeter.fields_i16 (ebaae038-b40e-4350-a4a6-c6067d11160e): There are no data parts 2024.11.28 01:35:06.297550 [ 268 ] {87d3ff50-29bd-4a2e-8a9c-0a81996b2ab5} TCPHandler: Processed in 0.054437621 sec. 2024.11.28 01:35:06.297754 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:06.298071 [ 266 ] {6c08d02c-4940-4406-b1bd-df9e026595d0} executeQuery: (from [fd00:1122:3344:101::d]:43753) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:06.298147 [ 266 ] {6c08d02c-4940-4406-b1bd-df9e026595d0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.11.28 01:35:06.318805 [ 266 ] {6c08d02c-4940-4406-b1bd-df9e026595d0} oximeter.fields_u16 (5883470a-620d-4a5c-8351-f3ccd8ae2cc0): Loading data parts 2024.11.28 01:35:06.319006 [ 266 ] {6c08d02c-4940-4406-b1bd-df9e026595d0} oximeter.fields_u16 (5883470a-620d-4a5c-8351-f3ccd8ae2cc0): There are no data parts 2024.11.28 01:35:06.324020 [ 266 ] {6c08d02c-4940-4406-b1bd-df9e026595d0} TCPHandler: Processed in 0.026332486 sec. 2024.11.28 01:35:06.324257 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:06.324520 [ 268 ] {233863a2-af86-4db8-b87d-61b42d1a9901} executeQuery: (from [fd00:1122:3344:101::d]:53749) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:06.324664 [ 268 ] {233863a2-af86-4db8-b87d-61b42d1a9901} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.11.28 01:35:06.335242 [ 268 ] {233863a2-af86-4db8-b87d-61b42d1a9901} oximeter.fields_i32 (d30280d1-7a1e-4133-b1ff-f3e8cd1c5dba): Loading data parts 2024.11.28 01:35:06.335457 [ 268 ] {233863a2-af86-4db8-b87d-61b42d1a9901} oximeter.fields_i32 (d30280d1-7a1e-4133-b1ff-f3e8cd1c5dba): There are no data parts 2024.11.28 01:35:06.349017 [ 268 ] {233863a2-af86-4db8-b87d-61b42d1a9901} TCPHandler: Processed in 0.024835541 sec. 2024.11.28 01:35:06.349206 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:06.349479 [ 266 ] {cd282975-62cc-4336-a3c5-e13636f3e07b} executeQuery: (from [fd00:1122:3344:101::d]:43753) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:06.349563 [ 266 ] {cd282975-62cc-4336-a3c5-e13636f3e07b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.11.28 01:35:06.360529 [ 266 ] {cd282975-62cc-4336-a3c5-e13636f3e07b} oximeter.fields_u32 (f33de492-5722-42d5-84b7-c0a9e488df91): Loading data parts 2024.11.28 01:35:06.360750 [ 266 ] {cd282975-62cc-4336-a3c5-e13636f3e07b} oximeter.fields_u32 (f33de492-5722-42d5-84b7-c0a9e488df91): There are no data parts 2024.11.28 01:35:06.375368 [ 266 ] {cd282975-62cc-4336-a3c5-e13636f3e07b} TCPHandler: Processed in 0.026218694 sec. 2024.11.28 01:35:06.375585 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:06.375800 [ 268 ] {68056d6f-ebf9-4828-a481-58e9b601bf2b} executeQuery: (from [fd00:1122:3344:101::d]:53749) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:06.375893 [ 268 ] {68056d6f-ebf9-4828-a481-58e9b601bf2b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.11.28 01:35:06.410914 [ 268 ] {68056d6f-ebf9-4828-a481-58e9b601bf2b} oximeter.fields_i64 (99fa4bdb-3836-4688-adc2-29169fe2c826): Loading data parts 2024.11.28 01:35:06.411186 [ 268 ] {68056d6f-ebf9-4828-a481-58e9b601bf2b} oximeter.fields_i64 (99fa4bdb-3836-4688-adc2-29169fe2c826): There are no data parts 2024.11.28 01:35:06.416913 [ 268 ] {68056d6f-ebf9-4828-a481-58e9b601bf2b} TCPHandler: Processed in 0.041387925 sec. 2024.11.28 01:35:06.417139 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:06.417449 [ 266 ] {a35325a4-28fb-4d06-9e68-c7af3653d233} executeQuery: (from [fd00:1122:3344:101::d]:43753) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:06.417531 [ 266 ] {a35325a4-28fb-4d06-9e68-c7af3653d233} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.11.28 01:35:06.429226 [ 266 ] {a35325a4-28fb-4d06-9e68-c7af3653d233} oximeter.fields_u64 (56730b90-5a98-485b-9338-53c78d784112): Loading data parts 2024.11.28 01:35:06.429419 [ 266 ] {a35325a4-28fb-4d06-9e68-c7af3653d233} oximeter.fields_u64 (56730b90-5a98-485b-9338-53c78d784112): There are no data parts 2024.11.28 01:35:06.441242 [ 266 ] {a35325a4-28fb-4d06-9e68-c7af3653d233} TCPHandler: Processed in 0.02418896 sec. 2024.11.28 01:35:06.441455 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:06.441686 [ 268 ] {22cceabc-be35-4174-bd8c-e11723ce8fe8} executeQuery: (from [fd00:1122:3344:101::d]:53749) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:06.441795 [ 268 ] {22cceabc-be35-4174-bd8c-e11723ce8fe8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.11.28 01:35:06.464415 [ 268 ] {22cceabc-be35-4174-bd8c-e11723ce8fe8} oximeter.fields_ipaddr (8eda06d6-7e7e-4ce8-a151-19c4f28988e9): Loading data parts 2024.11.28 01:35:06.464628 [ 268 ] {22cceabc-be35-4174-bd8c-e11723ce8fe8} oximeter.fields_ipaddr (8eda06d6-7e7e-4ce8-a151-19c4f28988e9): There are no data parts 2024.11.28 01:35:06.480246 [ 268 ] {22cceabc-be35-4174-bd8c-e11723ce8fe8} TCPHandler: Processed in 0.038860803 sec. 2024.11.28 01:35:06.480500 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:06.480815 [ 266 ] {d1e8f641-e413-42d3-b6ad-8841075b0e94} executeQuery: (from [fd00:1122:3344:101::d]:43753) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:06.480918 [ 266 ] {d1e8f641-e413-42d3-b6ad-8841075b0e94} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.11.28 01:35:06.541325 [ 266 ] {d1e8f641-e413-42d3-b6ad-8841075b0e94} oximeter.fields_string (1bee8cda-4050-4b68-8234-815e0757f54d): Loading data parts 2024.11.28 01:35:06.541530 [ 266 ] {d1e8f641-e413-42d3-b6ad-8841075b0e94} oximeter.fields_string (1bee8cda-4050-4b68-8234-815e0757f54d): There are no data parts 2024.11.28 01:35:06.554982 [ 266 ] {d1e8f641-e413-42d3-b6ad-8841075b0e94} TCPHandler: Processed in 0.074548653 sec. 2024.11.28 01:35:06.555337 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:06.555649 [ 268 ] {18381fe4-2aa1-4938-b058-ae94c6eb4cf6} executeQuery: (from [fd00:1122:3344:101::d]:53749) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.11.28 01:35:06.555810 [ 268 ] {18381fe4-2aa1-4938-b058-ae94c6eb4cf6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.11.28 01:35:06.570471 [ 268 ] {18381fe4-2aa1-4938-b058-ae94c6eb4cf6} oximeter.fields_uuid (3736d342-cf15-41e7-9581-a7f73007c5a9): Loading data parts 2024.11.28 01:35:06.570689 [ 268 ] {18381fe4-2aa1-4938-b058-ae94c6eb4cf6} oximeter.fields_uuid (3736d342-cf15-41e7-9581-a7f73007c5a9): There are no data parts 2024.11.28 01:35:06.580853 [ 268 ] {18381fe4-2aa1-4938-b058-ae94c6eb4cf6} TCPHandler: Processed in 0.025663554 sec. 2024.11.28 01:35:06.581179 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:06.581619 [ 266 ] {22936d80-c75e-44b0-b385-37ba1d9b2108} executeQuery: (from [fd00:1122:3344:101::d]:43753) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2024.11.28 01:35:06.581735 [ 266 ] {22936d80-c75e-44b0-b385-37ba1d9b2108} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.11.28 01:35:06.607628 [ 266 ] {22936d80-c75e-44b0-b385-37ba1d9b2108} oximeter.timeseries_schema (b0bdf858-e630-41ab-80b6-3acebc6f3ff3): Loading data parts 2024.11.28 01:35:06.607928 [ 266 ] {22936d80-c75e-44b0-b385-37ba1d9b2108} oximeter.timeseries_schema (b0bdf858-e630-41ab-80b6-3acebc6f3ff3): There are no data parts 2024.11.28 01:35:06.617150 [ 266 ] {22936d80-c75e-44b0-b385-37ba1d9b2108} TCPHandler: Processed in 0.036041366 sec. 2024.11.28 01:35:06.617540 [ 268 ] {} TCP-Session: 99c069d8-feb7-4a32-afb0-c199d5fda310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.28 01:35:06.617876 [ 268 ] {8d30eba3-eb64-4423-b6eb-eade0cb6491d} executeQuery: (from [fd00:1122:3344:101::d]:53749) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.11.28 01:35:06.619211 [ 268 ] {8d30eba3-eb64-4423-b6eb-eade0cb6491d} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.11.28 01:35:06.627765 [ 275 ] {8d30eba3-eb64-4423-b6eb-eade0cb6491d} oximeter.version (b04e6a18-c7f5-455c-a019-799dcc21f794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:35:06.627895 [ 275 ] {8d30eba3-eb64-4423-b6eb-eade0cb6491d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.11.28 01:35:06.630785 [ 275 ] {8d30eba3-eb64-4423-b6eb-eade0cb6491d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.28 01:35:06.631229 [ 275 ] {8d30eba3-eb64-4423-b6eb-eade0cb6491d} oximeter.version (b04e6a18-c7f5-455c-a019-799dcc21f794): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:35:06.631590 [ 268 ] {8d30eba3-eb64-4423-b6eb-eade0cb6491d} executeQuery: Read 1 rows, 16.00 B in 0.013816 sec., 72.37984944991314 rows/sec., 1.13 KiB/sec. 2024.11.28 01:35:06.632025 [ 268 ] {8d30eba3-eb64-4423-b6eb-eade0cb6491d} TCPHandler: Processed in 0.014625042 sec. 2024.11.28 01:35:07.000182 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 136.85 MiB, peak 136.85 MiB, free memory in arenas 0.00 B, will set to 140.44 MiB (RSS), difference: 3.59 MiB 2024.11.28 01:35:07.033408 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54389 2024.11.28 01:35:07.033861 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:07.033934 [ 277 ] {} TCP-Session: 3b92a351-786f-43c7-9fe4-0e5b62058002 Authenticating user 'default' from [fd00:1122:3344:101::a]:54389 2024.11.28 01:35:07.033974 [ 277 ] {} TCP-Session: 3b92a351-786f-43c7-9fe4-0e5b62058002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:07.033989 [ 277 ] {} TCP-Session: 3b92a351-786f-43c7-9fe4-0e5b62058002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:07.034049 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.11.28 01:35:07.034083 [ 277 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.11.28 01:35:07.034110 [ 277 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.11.28 01:35:07.034444 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64435 2024.11.28 01:35:07.034515 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:32825 2024.11.28 01:35:07.034620 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:07.034634 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33137 2024.11.28 01:35:07.034673 [ 278 ] {} TCP-Session: 40e0b8cc-f355-4e92-ad7f-f5ed3b2df3f0 Authenticating user 'default' from [fd00:1122:3344:101::a]:64435 2024.11.28 01:35:07.034967 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65333 2024.11.28 01:35:07.034974 [ 278 ] {} TCP-Session: 40e0b8cc-f355-4e92-ad7f-f5ed3b2df3f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:07.034994 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:07.034973 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:07.035045 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46372 2024.11.28 01:35:07.035061 [ 278 ] {} TCP-Session: 40e0b8cc-f355-4e92-ad7f-f5ed3b2df3f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:07.035214 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:07.035262 [ 280 ] {} TCP-Session: 25738423-055f-4fbb-86ef-7fc971725948 Authenticating user 'default' from [fd00:1122:3344:101::a]:33137 2024.11.28 01:35:07.035270 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57788 2024.11.28 01:35:07.035283 [ 279 ] {} TCP-Session: 54f76641-5e66-4ca6-a922-f9d9255315be Authenticating user 'default' from [fd00:1122:3344:101::a]:32825 2024.11.28 01:35:07.035354 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43216 2024.11.28 01:35:07.035397 [ 280 ] {} TCP-Session: 25738423-055f-4fbb-86ef-7fc971725948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:07.035407 [ 279 ] {} TCP-Session: 54f76641-5e66-4ca6-a922-f9d9255315be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:07.035371 [ 281 ] {} TCP-Session: 20142653-9f60-4e5f-a4c8-e73e888c53dc Authenticating user 'default' from [fd00:1122:3344:101::a]:65333 2024.11.28 01:35:07.035516 [ 280 ] {} TCP-Session: 25738423-055f-4fbb-86ef-7fc971725948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:07.035590 [ 281 ] {} TCP-Session: 20142653-9f60-4e5f-a4c8-e73e888c53dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:07.035749 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:07.035766 [ 281 ] {} TCP-Session: 20142653-9f60-4e5f-a4c8-e73e888c53dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:07.035784 [ 279 ] {} TCP-Session: 54f76641-5e66-4ca6-a922-f9d9255315be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:07.035843 [ 284 ] {} TCP-Session: 4f9de8d6-1c79-4d3f-88bf-5c64d43c2adc Authenticating user 'default' from [fd00:1122:3344:101::a]:43216 2024.11.28 01:35:07.035941 [ 284 ] {} TCP-Session: 4f9de8d6-1c79-4d3f-88bf-5c64d43c2adc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:07.035961 [ 284 ] {} TCP-Session: 4f9de8d6-1c79-4d3f-88bf-5c64d43c2adc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:07.036821 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:07.036882 [ 282 ] {} TCP-Session: 608eed01-68aa-4ab4-9194-a91066fc8b8e Authenticating user 'default' from [fd00:1122:3344:101::a]:46372 2024.11.28 01:35:07.036917 [ 282 ] {} TCP-Session: 608eed01-68aa-4ab4-9194-a91066fc8b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:07.036930 [ 282 ] {} TCP-Session: 608eed01-68aa-4ab4-9194-a91066fc8b8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:07.037544 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.28 01:35:07.037612 [ 283 ] {} TCP-Session: b0309ede-a969-4a7b-a7a1-12a9c477266a Authenticating user 'default' from [fd00:1122:3344:101::a]:57788 2024.11.28 01:35:07.037632 [ 283 ] {} TCP-Session: b0309ede-a969-4a7b-a7a1-12a9c477266a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:07.037646 [ 283 ] {} TCP-Session: b0309ede-a969-4a7b-a7a1-12a9c477266a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:35:12.524637 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2024.11.28 01:35:12.524664 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2024.11.28 01:35:12.524763 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2024.11.28 01:35:12.524821 [ 242 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2024.11.28 01:35:12.559552 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Loading data parts 2024.11.28 01:35:12.559835 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): There are no data parts 2024.11.28 01:35:12.561399 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Loading data parts 2024.11.28 01:35:12.561849 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): There are no data parts 2024.11.28 01:35:12.568440 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:35:12.568491 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.11.28 01:35:12.570880 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.28 01:35:12.571614 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:35:12.571932 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2024.11.28 01:35:12.607474 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:35:12.607641 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.11.28 01:35:12.615146 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.28 01:35:12.616279 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:35:12.619168 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2024.11.28 01:35:13.000176 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 145.85 MiB, peak 149.85 MiB, free memory in arenas 0.00 B, will set to 150.65 MiB (RSS), difference: 4.80 MiB 2024.11.28 01:35:15.024719 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2024.11.28 01:35:15.024923 [ 244 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2024.11.28 01:35:15.046495 [ 244 ] {} system.query_log (20062f54-c899-46fd-a615-97ebf818b93e): Loading data parts 2024.11.28 01:35:15.046709 [ 244 ] {} system.query_log (20062f54-c899-46fd-a615-97ebf818b93e): There are no data parts 2024.11.28 01:35:15.084584 [ 244 ] {} system.query_log (20062f54-c899-46fd-a615-97ebf818b93e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:35:15.084709 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.11.28 01:35:15.086401 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.28 01:35:15.086877 [ 244 ] {} system.query_log (20062f54-c899-46fd-a615-97ebf818b93e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:35:15.087428 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2024.11.28 01:35:16.000185 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 154.84 MiB, peak 154.84 MiB, free memory in arenas 0.00 B, will set to 151.05 MiB (RSS), difference: -3.79 MiB 2024.11.28 01:35:19.955200 [ 117 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:35:19.955256 [ 117 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:35:20.072131 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2024.11.28 01:35:20.073262 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:35:20.073301 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.11.28 01:35:20.073987 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.28 01:35:20.074533 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:35:20.074776 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2024.11.28 01:35:20.119349 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2024.11.28 01:35:20.140775 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:35:20.140830 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.11.28 01:35:20.147994 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.28 01:35:20.149084 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:35:20.151656 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2024.11.28 01:35:26.000210 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 148.78 MiB, peak 155.77 MiB, free memory in arenas 0.00 B, will set to 152.79 MiB (RSS), difference: 4.01 MiB 2024.11.28 01:35:27.574977 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2024.11.28 01:35:27.575688 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:35:27.575732 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.11.28 01:35:27.576449 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.28 01:35:27.576983 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:35:27.577212 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2024.11.28 01:35:27.651823 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2024.11.28 01:35:27.669886 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:35:27.669949 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.11.28 01:35:27.676473 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.28 01:35:27.677860 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:35:27.680607 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2024.11.28 01:35:34.955309 [ 93 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:35:34.955374 [ 93 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:35:35.077397 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2024.11.28 01:35:35.078025 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:35:35.078069 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.11.28 01:35:35.078735 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.28 01:35:35.079291 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:35:35.079531 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2024.11.28 01:35:35.180761 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2024.11.28 01:35:35.200474 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:35:35.200530 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.11.28 01:35:35.207361 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.28 01:35:35.208483 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:35:35.211300 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2024.11.28 01:35:42.579722 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2024.11.28 01:35:42.580339 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:35:42.580382 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.11.28 01:35:42.581103 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.28 01:35:42.581623 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:35:42.581898 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2024.11.28 01:35:42.711460 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2024.11.28 01:35:42.730191 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:35:42.730245 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.11.28 01:35:42.736981 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.28 01:35:42.738216 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:35:42.740697 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2024.11.28 01:35:49.955626 [ 82 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:35:49.955690 [ 82 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:35:50.082109 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2024.11.28 01:35:50.083071 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:35:50.083107 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.11.28 01:35:50.083666 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.28 01:35:50.083914 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:35:50.084060 [ 81 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.28 01:35:50.084096 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2024.11.28 01:35:50.084137 [ 81 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:35:50.084163 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.11.28 01:35:50.084505 [ 200 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.11.28 01:35:50.084719 [ 200 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:35:50.086749 [ 200 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2024.11.28 01:35:50.086962 [ 200 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part 2024.11.28 01:35:50.087180 [ 200 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part 2024.11.28 01:35:50.087432 [ 200 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part 2024.11.28 01:35:50.088103 [ 200 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part 2024.11.28 01:35:50.088368 [ 200 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part 2024.11.28 01:35:50.103463 [ 192 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.019134786 sec., 146643.91856799443 rows/sec., 2.10 MiB/sec. 2024.11.28 01:35:50.104203 [ 192 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.28 01:35:50.104545 [ 192 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_6_1} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:35:50.104629 [ 192 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_6_1} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.28 01:35:50.104725 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2024.11.28 01:35:50.240843 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2024.11.28 01:35:50.260026 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:35:50.260071 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.11.28 01:35:50.266803 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.28 01:35:50.267586 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:35:50.267934 [ 81 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.28 01:35:50.268049 [ 81 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:35:50.268123 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.11.28 01:35:50.268675 [ 192 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.11.28 01:35:50.277250 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2024.11.28 01:35:50.278524 [ 192 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:35:50.279369 [ 192 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2024.11.28 01:35:50.283652 [ 192 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2024.11.28 01:35:50.287892 [ 192 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2024.11.28 01:35:50.292311 [ 192 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2024.11.28 01:35:50.298932 [ 192 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2024.11.28 01:35:50.303221 [ 192 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2024.11.28 01:35:50.361856 [ 194 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.093608788 sec., 491.4068538094949 rows/sec., 2.54 MiB/sec. 2024.11.28 01:35:50.364518 [ 189 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.28 01:35:50.367437 [ 189 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_6_1} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:35:50.367549 [ 189 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_6_1} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.28 01:35:50.369949 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2024.11.28 01:35:51.000179 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 155.55 MiB, peak 165.09 MiB, free memory in arenas 0.00 B, will set to 159.74 MiB (RSS), difference: 4.19 MiB 2024.11.28 01:35:57.584296 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2024.11.28 01:35:57.584987 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:35:57.585035 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.11.28 01:35:57.585720 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.28 01:35:57.585991 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:35:57.586236 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2024.11.28 01:35:57.777437 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2024.11.28 01:35:57.795987 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:35:57.796046 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.11.28 01:35:57.802638 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.28 01:35:57.803403 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:35:57.805863 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2024.11.28 01:36:04.955755 [ 60 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:36:04.955829 [ 60 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:36:05.086445 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 2024.11.28 01:36:05.087163 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:36:05.087212 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.11.28 01:36:05.087892 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.28 01:36:05.088151 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:36:05.088387 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2024.11.28 01:36:05.306015 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2024.11.28 01:36:05.324541 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:36:05.324601 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.11.28 01:36:05.331334 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.28 01:36:05.332110 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:36:05.334530 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2024.11.28 01:36:05.438323 [ 266 ] {} TCPHandler: Done processing connection. 2024.11.28 01:36:05.438415 [ 266 ] {} TCP-Session: 61e681c1-6091-43f6-84c5-5646a4bc9305 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.28 01:36:06.000182 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 159.47 MiB, peak 165.51 MiB, free memory in arenas 0.00 B, will set to 161.67 MiB (RSS), difference: 2.20 MiB 2024.11.28 01:36:12.588677 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 2024.11.28 01:36:12.589729 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:36:12.589884 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2024.11.28 01:36:12.590621 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.28 01:36:12.590988 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:36:12.591337 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 2024.11.28 01:36:12.834691 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2024.11.28 01:36:12.856335 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:36:12.856402 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2024.11.28 01:36:12.863942 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.28 01:36:12.864789 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:36:12.868649 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2024.11.28 01:36:19.955896 [ 63 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:36:19.955970 [ 63 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:36:20.091563 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 2024.11.28 01:36:20.092578 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:36:20.092642 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.11.28 01:36:20.093218 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.28 01:36:20.093472 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:36:20.093708 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2024.11.28 01:36:20.368802 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2024.11.28 01:36:20.388238 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:36:20.388293 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.11.28 01:36:20.395440 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.28 01:36:20.396187 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:36:20.399130 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2024.11.28 01:36:27.593915 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 2024.11.28 01:36:27.594634 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:36:27.594696 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.11.28 01:36:27.595237 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.28 01:36:27.595495 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:36:27.595705 [ 58 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.28 01:36:27.595744 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 2024.11.28 01:36:27.595789 [ 58 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:36:27.595816 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.11.28 01:36:27.595965 [ 200 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.11.28 01:36:27.596136 [ 200 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:36:27.596184 [ 200 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2024.11.28 01:36:27.596271 [ 200 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part 2024.11.28 01:36:27.596374 [ 200 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part 2024.11.28 01:36:27.596593 [ 200 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part 2024.11.28 01:36:27.596717 [ 200 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part 2024.11.28 01:36:27.596814 [ 200 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part 2024.11.28 01:36:27.598598 [ 194 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002710885 sec., 1867655.7655525778 rows/sec., 26.72 MiB/sec. 2024.11.28 01:36:27.599130 [ 196 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.28 01:36:27.599505 [ 196 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_11_2} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:36:27.599608 [ 196 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_11_2} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.28 01:36:27.599714 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2024.11.28 01:36:27.899279 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2024.11.28 01:36:27.919863 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:36:27.919916 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.11.28 01:36:27.926826 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.28 01:36:27.927596 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:36:27.927975 [ 58 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.28 01:36:27.928099 [ 58 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:36:27.928163 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.11.28 01:36:27.928518 [ 194 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.11.28 01:36:27.944127 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2024.11.28 01:36:27.945476 [ 194 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:36:27.947097 [ 194 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2024.11.28 01:36:27.952494 [ 194 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2024.11.28 01:36:27.958071 [ 194 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2024.11.28 01:36:27.963426 [ 194 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2024.11.28 01:36:27.969082 [ 194 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2024.11.28 01:36:27.974241 [ 194 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2024.11.28 01:36:28.000190 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 173.43 MiB, peak 173.43 MiB, free memory in arenas 0.00 B, will set to 164.18 MiB (RSS), difference: -9.25 MiB 2024.11.28 01:36:28.036018 [ 196 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.107730511 sec., 770.4409756303857 rows/sec., 3.98 MiB/sec. 2024.11.28 01:36:28.038578 [ 196 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.28 01:36:28.041479 [ 196 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_11_2} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:36:28.041606 [ 196 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_11_2} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.28 01:36:28.043788 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2024.11.28 01:36:29.000192 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 154.76 MiB, peak 173.43 MiB, free memory in arenas 0.00 B, will set to 164.61 MiB (RSS), difference: 9.85 MiB 2024.11.28 01:36:34.956032 [ 53 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:36:34.956092 [ 53 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:36:35.095972 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 2024.11.28 01:36:35.096825 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:36:35.096885 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.11.28 01:36:35.097565 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.28 01:36:35.097836 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:36:35.098041 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2024.11.28 01:36:35.444307 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2024.11.28 01:36:35.464373 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:36:35.464438 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.11.28 01:36:35.471719 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.28 01:36:35.472549 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:36:35.475738 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2024.11.28 01:36:42.598242 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 2024.11.28 01:36:42.598892 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:36:42.598940 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.11.28 01:36:42.599538 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.28 01:36:42.599797 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:36:42.600032 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 2024.11.28 01:36:42.975888 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2024.11.28 01:36:42.995394 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:36:42.995460 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.11.28 01:36:43.000191 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 170.57 MiB, peak 173.43 MiB, free memory in arenas 0.00 B, will set to 166.12 MiB (RSS), difference: -4.45 MiB 2024.11.28 01:36:43.002925 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.28 01:36:43.003689 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:36:43.007456 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2024.11.28 01:36:44.000187 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 162.12 MiB, peak 173.43 MiB, free memory in arenas 0.00 B, will set to 166.56 MiB (RSS), difference: 4.44 MiB 2024.11.28 01:36:49.956367 [ 29 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:36:49.956436 [ 29 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:36:50.100426 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 2024.11.28 01:36:50.101142 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:36:50.101193 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.11.28 01:36:50.101752 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.28 01:36:50.102028 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:36:50.102210 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2024.11.28 01:36:50.507603 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2024.11.28 01:36:50.527991 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:36:50.528058 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.11.28 01:36:50.535074 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.28 01:36:50.535870 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:36:50.538531 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2024.11.28 01:36:57.602408 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 2024.11.28 01:36:57.603055 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:36:57.603099 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.11.28 01:36:57.603663 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.28 01:36:57.603924 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:36:57.604161 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 2024.11.28 01:36:58.038624 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 2024.11.28 01:36:58.059418 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:36:58.059481 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.11.28 01:36:58.066744 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.28 01:36:58.067502 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:36:58.070437 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 114 2024.11.28 01:37:04.957511 [ 33 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:37:04.957571 [ 33 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:37:05.104356 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 2024.11.28 01:37:05.105016 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:37:05.105065 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.11.28 01:37:05.105625 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.28 01:37:05.105886 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:37:05.106082 [ 33 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.28 01:37:05.106134 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2024.11.28 01:37:05.106138 [ 33 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:37:05.106172 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.11.28 01:37:05.106344 [ 186 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.11.28 01:37:05.106513 [ 186 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:37:05.106565 [ 186 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part 2024.11.28 01:37:05.106679 [ 186 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part 2024.11.28 01:37:05.106773 [ 186 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part 2024.11.28 01:37:05.107025 [ 186 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part 2024.11.28 01:37:05.107154 [ 186 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part 2024.11.28 01:37:05.107222 [ 186 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part 2024.11.28 01:37:05.109152 [ 196 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002883238 sec., 2559969.0348143303 rows/sec., 36.62 MiB/sec. 2024.11.28 01:37:05.109652 [ 197 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.28 01:37:05.110018 [ 197 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_16_3} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:37:05.110105 [ 197 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_16_3} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.28 01:37:05.110219 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2024.11.28 01:37:05.570575 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 2024.11.28 01:37:05.591646 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:37:05.591710 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.11.28 01:37:05.598971 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.28 01:37:05.599716 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:37:05.600104 [ 33 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.28 01:37:05.600221 [ 33 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:37:05.600286 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.11.28 01:37:05.600981 [ 186 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.11.28 01:37:05.617107 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2024.11.28 01:37:05.618394 [ 186 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:37:05.620021 [ 186 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2024.11.28 01:37:05.625836 [ 186 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2024.11.28 01:37:05.631617 [ 186 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2024.11.28 01:37:05.637571 [ 186 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2024.11.28 01:37:05.643536 [ 186 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part 2024.11.28 01:37:05.648871 [ 186 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part 2024.11.28 01:37:05.706105 [ 197 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.105655508 sec., 1145.2313494153093 rows/sec., 5.92 MiB/sec. 2024.11.28 01:37:05.708660 [ 199 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.28 01:37:05.711674 [ 199 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_16_3} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:37:05.711797 [ 199 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_16_3} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.28 01:37:05.714244 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2024.11.28 01:37:06.001345 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000957386 sec. 2024.11.28 01:37:12.606338 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 2024.11.28 01:37:12.606988 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:37:12.607037 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.11.28 01:37:12.607650 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.28 01:37:12.607921 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:37:12.608112 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 2024.11.28 01:37:13.117266 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2024.11.28 01:37:13.136966 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:37:13.137033 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.11.28 01:37:13.144386 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.28 01:37:13.145183 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:37:13.148558 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2024.11.28 01:37:19.957612 [ 49 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:37:19.957676 [ 49 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:37:20.108320 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 2024.11.28 01:37:20.109194 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:37:20.109239 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.11.28 01:37:20.109830 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.28 01:37:20.110115 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:37:20.110301 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2024.11.28 01:37:20.648707 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2024.11.28 01:37:20.668324 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:37:20.668383 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.11.28 01:37:20.675652 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.28 01:37:20.676413 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:37:20.679073 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2024.11.28 01:37:27.610532 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 2024.11.28 01:37:27.611614 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:37:27.611666 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.11.28 01:37:27.612270 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.28 01:37:27.612539 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:37:27.612803 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 2024.11.28 01:37:28.179217 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2024.11.28 01:37:28.199687 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:37:28.199751 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.11.28 01:37:28.207256 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.28 01:37:28.208042 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:37:28.210753 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2024.11.28 01:37:34.957740 [ 44 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:37:34.957812 [ 44 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:37:35.113029 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 2024.11.28 01:37:35.113886 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:37:35.113939 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.11.28 01:37:35.114488 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.28 01:37:35.114775 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:37:35.115075 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2024.11.28 01:37:35.710909 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2024.11.28 01:37:35.732000 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:37:35.732058 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.11.28 01:37:35.739246 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.28 01:37:35.740047 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:37:35.742647 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2024.11.28 01:37:42.615280 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 2024.11.28 01:37:42.615931 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:37:42.615982 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.11.28 01:37:42.616545 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.28 01:37:42.616810 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:37:42.617061 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 2024.11.28 01:37:42.617066 [ 39 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.28 01:37:42.617144 [ 39 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:37:42.617172 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.11.28 01:37:42.617311 [ 195 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.11.28 01:37:42.617443 [ 195 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:37:42.617490 [ 195 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part 2024.11.28 01:37:42.617593 [ 195 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part 2024.11.28 01:37:42.617745 [ 195 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part 2024.11.28 01:37:42.618035 [ 195 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part 2024.11.28 01:37:42.618253 [ 195 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part 2024.11.28 01:37:42.618517 [ 195 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part 2024.11.28 01:37:42.621176 [ 193 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003916845 sec., 2460653.919161978 rows/sec., 35.20 MiB/sec. 2024.11.28 01:37:42.621431 [ 193 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.28 01:37:42.621747 [ 193 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_21_4} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:37:42.621828 [ 193 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_21_4} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.28 01:37:42.621935 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2024.11.28 01:37:43.242790 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2024.11.28 01:37:43.264178 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:37:43.264243 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.11.28 01:37:43.271670 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.28 01:37:43.272432 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:37:43.272816 [ 39 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.28 01:37:43.272933 [ 39 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:37:43.273000 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.11.28 01:37:43.273908 [ 197 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.11.28 01:37:43.290173 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2024.11.28 01:37:43.291350 [ 197 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:37:43.292560 [ 197 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2024.11.28 01:37:43.297832 [ 197 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2024.11.28 01:37:43.303241 [ 197 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part 2024.11.28 01:37:43.308765 [ 197 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2024.11.28 01:37:43.314568 [ 197 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2024.11.28 01:37:43.319650 [ 197 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2024.11.28 01:37:43.377110 [ 199 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.103919219 sec., 1530.0345935047876 rows/sec., 7.91 MiB/sec. 2024.11.28 01:37:43.379579 [ 199 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.28 01:37:43.382628 [ 199 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_21_4} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:37:43.382743 [ 199 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_21_4} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.28 01:37:43.385199 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2024.11.28 01:37:44.000193 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 173.30 MiB, peak 183.87 MiB, free memory in arenas 0.00 B, will set to 174.61 MiB (RSS), difference: 1.32 MiB 2024.11.28 01:37:49.957857 [ 37 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:37:49.957916 [ 37 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:37:50.117257 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 2024.11.28 01:37:50.117936 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:37:50.117978 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2024.11.28 01:37:50.118607 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.28 01:37:50.118877 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:37:50.119079 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2024.11.28 01:37:50.790355 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2024.11.28 01:37:50.809473 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:37:50.809533 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2024.11.28 01:37:50.816651 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.28 01:37:50.817424 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:37:50.820782 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2024.11.28 01:37:57.620453 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 2024.11.28 01:37:57.621095 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:37:57.621141 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2024.11.28 01:37:57.621698 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.28 01:37:57.621954 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:37:57.622205 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 2024.11.28 01:37:58.322101 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2024.11.28 01:37:58.342472 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:37:58.342544 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2024.11.28 01:37:58.350104 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.28 01:37:58.350917 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:37:58.354029 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2024.11.28 01:38:04.957978 [ 34 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:38:04.958066 [ 34 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:38:05.122446 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 2024.11.28 01:38:05.123115 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:38:05.123165 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2024.11.28 01:38:05.123716 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.28 01:38:05.124002 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:38:05.124287 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2024.11.28 01:38:05.854204 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2024.11.28 01:38:05.874502 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:38:05.874559 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2024.11.28 01:38:05.881795 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.28 01:38:05.882632 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:38:05.885406 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2024.11.28 01:38:12.624513 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 2024.11.28 01:38:12.625197 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:38:12.625252 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2024.11.28 01:38:12.625808 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.28 01:38:12.626090 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:38:12.626349 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 2024.11.28 01:38:13.385568 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2024.11.28 01:38:13.406805 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:38:13.406874 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2024.11.28 01:38:13.414514 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.28 01:38:13.415334 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:38:13.418983 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2024.11.28 01:38:19.958350 [ 30 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:38:19.958449 [ 30 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:38:20.126577 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 2024.11.28 01:38:20.127343 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:38:20.127400 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2024.11.28 01:38:20.127993 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.28 01:38:20.128270 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:38:20.128514 [ 30 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.11.28 01:38:20.128536 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2024.11.28 01:38:20.128594 [ 30 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:38:20.128626 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2024.11.28 01:38:20.128790 [ 187 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.11.28 01:38:20.128964 [ 187 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:38:20.129020 [ 187 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part 2024.11.28 01:38:20.129131 [ 187 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part 2024.11.28 01:38:20.129321 [ 187 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part 2024.11.28 01:38:20.129509 [ 187 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part 2024.11.28 01:38:20.129645 [ 187 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part 2024.11.28 01:38:20.129855 [ 187 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part 2024.11.28 01:38:20.136514 [ 191 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.007794229 sec., 1533955.4431875173 rows/sec., 21.94 MiB/sec. 2024.11.28 01:38:20.136965 [ 190 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.11.28 01:38:20.137398 [ 190 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_26_5} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:38:20.137491 [ 190 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_26_5} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.11.28 01:38:20.137611 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. 2024.11.28 01:38:20.919152 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2024.11.28 01:38:20.940368 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:38:20.940434 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2024.11.28 01:38:20.947997 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.28 01:38:20.948773 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:38:20.949154 [ 27 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.11.28 01:38:20.949269 [ 27 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:38:20.949337 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2024.11.28 01:38:20.949682 [ 187 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.11.28 01:38:20.964600 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2024.11.28 01:38:20.966024 [ 187 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:38:20.967553 [ 187 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2024.11.28 01:38:20.973595 [ 187 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2024.11.28 01:38:20.979342 [ 187 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2024.11.28 01:38:20.985256 [ 187 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2024.11.28 01:38:20.991247 [ 187 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2024.11.28 01:38:20.996431 [ 187 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2024.11.28 01:38:21.000183 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 180.62 MiB, peak 183.87 MiB, free memory in arenas 0.00 B, will set to 176.77 MiB (RSS), difference: -3.84 MiB 2024.11.28 01:38:21.062049 [ 191 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.112596123 sec., 1740.7348919109763 rows/sec., 9.00 MiB/sec. 2024.11.28 01:38:21.064062 [ 191 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.11.28 01:38:21.066769 [ 191 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_26_5} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:38:21.066899 [ 191 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_26_5} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.11.28 01:38:21.068641 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2024.11.28 01:38:22.000183 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 173.33 MiB, peak 183.87 MiB, free memory in arenas 0.00 B, will set to 179.74 MiB (RSS), difference: 6.40 MiB 2024.11.28 01:38:27.628815 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 2024.11.28 01:38:27.629677 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:38:27.629729 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2024.11.28 01:38:27.630404 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.28 01:38:27.630681 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:38:27.630888 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 2024.11.28 01:38:28.464770 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2024.11.28 01:38:28.483988 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:38:28.484052 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2024.11.28 01:38:28.491223 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.28 01:38:28.492002 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:38:28.495496 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2024.11.28 01:38:34.958535 [ 23 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:38:34.958600 [ 23 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:38:35.131091 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 2024.11.28 01:38:35.131850 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:38:35.131907 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2024.11.28 01:38:35.132571 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.28 01:38:35.132849 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:38:35.133115 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2024.11.28 01:38:35.995655 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2024.11.28 01:38:36.016595 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:38:36.016655 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2024.11.28 01:38:36.024260 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.28 01:38:36.025067 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:38:36.028570 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2024.11.28 01:38:42.633326 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 2024.11.28 01:38:42.633977 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:38:42.634024 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2024.11.28 01:38:42.634570 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.28 01:38:42.634826 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:38:42.635074 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 2024.11.28 01:38:43.528711 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2024.11.28 01:38:43.549105 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:38:43.549161 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2024.11.28 01:38:43.556383 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.28 01:38:43.557176 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:38:43.561142 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2024.11.28 01:38:49.958657 [ 56 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:38:49.958725 [ 56 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:38:50.135273 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 2024.11.28 01:38:50.135960 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:38:50.136013 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2024.11.28 01:38:50.136559 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.28 01:38:50.136827 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:38:50.137100 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2024.11.28 01:38:51.061289 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2024.11.28 01:38:51.081878 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:38:51.081935 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2024.11.28 01:38:51.089752 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.28 01:38:51.090523 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:38:51.093744 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2024.11.28 01:38:57.637339 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 2024.11.28 01:38:57.638382 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:38:57.638430 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2024.11.28 01:38:57.639011 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.28 01:38:57.639276 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:38:57.639502 [ 79 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.11.28 01:38:57.639558 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 2024.11.28 01:38:57.639604 [ 79 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:38:57.639637 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2024.11.28 01:38:57.639778 [ 189 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.11.28 01:38:57.639902 [ 189 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:38:57.639942 [ 189 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part 2024.11.28 01:38:57.640050 [ 189 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part 2024.11.28 01:38:57.640304 [ 189 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part 2024.11.28 01:38:57.640494 [ 189 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part 2024.11.28 01:38:57.640628 [ 189 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part 2024.11.28 01:38:57.640847 [ 189 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part 2024.11.28 01:38:57.643111 [ 188 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003382286 sec., 4202187.514598115 rows/sec., 60.11 MiB/sec. 2024.11.28 01:38:57.643741 [ 188 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.11.28 01:38:57.644141 [ 188 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_31_6} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:38:57.644237 [ 188 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_31_6} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.11.28 01:38:57.644354 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. 2024.11.28 01:38:58.593911 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2024.11.28 01:38:58.615955 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:38:58.616022 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2024.11.28 01:38:58.623517 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.28 01:38:58.624282 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:38:58.624741 [ 79 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.11.28 01:38:58.624905 [ 79 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:38:58.624984 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2024.11.28 01:38:58.625477 [ 192 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.11.28 01:38:58.632343 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2024.11.28 01:38:58.633617 [ 192 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:38:58.634519 [ 192 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2024.11.28 01:38:58.638916 [ 192 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2024.11.28 01:38:58.643540 [ 192 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part 2024.11.28 01:38:58.648301 [ 192 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2024.11.28 01:38:58.653357 [ 192 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2024.11.28 01:38:58.657975 [ 192 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part 2024.11.28 01:38:58.716048 [ 189 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.090927304 sec., 2573.4844178377925 rows/sec., 13.31 MiB/sec. 2024.11.28 01:38:58.717855 [ 200 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.11.28 01:38:58.720154 [ 200 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_31_6} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:38:58.720249 [ 200 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_31_6} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.11.28 01:38:58.721342 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2024.11.28 01:38:59.000185 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 182.29 MiB, peak 192.83 MiB, free memory in arenas 0.00 B, will set to 184.51 MiB (RSS), difference: 2.22 MiB 2024.11.28 01:39:04.958793 [ 119 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:39:04.958860 [ 119 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:39:05.139772 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 2024.11.28 01:39:05.140456 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:39:05.140506 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2024.11.28 01:39:05.141075 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.28 01:39:05.141343 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:39:05.141607 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2024.11.28 01:39:06.001420 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001018157 sec. 2024.11.28 01:39:06.132503 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2024.11.28 01:39:06.151329 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:39:06.151383 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2024.11.28 01:39:06.158571 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.28 01:39:06.159368 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:39:06.161937 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2024.11.28 01:39:12.641834 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 2024.11.28 01:39:12.642518 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:39:12.642565 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2024.11.28 01:39:12.643170 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.28 01:39:12.643437 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:39:12.643668 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 2024.11.28 01:39:13.662075 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2024.11.28 01:39:13.681877 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:39:13.681938 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2024.11.28 01:39:13.689316 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.28 01:39:13.690097 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:39:13.693113 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2024.11.28 01:39:19.959128 [ 125 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:39:19.959200 [ 125 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:39:20.143886 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 2024.11.28 01:39:20.145057 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:39:20.145131 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2024.11.28 01:39:20.145653 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.28 01:39:20.145922 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:39:20.146126 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2024.11.28 01:39:21.193256 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2024.11.28 01:39:21.213598 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:39:21.213647 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2024.11.28 01:39:21.220955 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.28 01:39:21.221725 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:39:21.224413 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2024.11.28 01:39:27.646371 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 2024.11.28 01:39:27.647467 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:39:27.647516 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2024.11.28 01:39:27.648087 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.28 01:39:27.648344 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:39:27.648585 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 2024.11.28 01:39:28.724568 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2024.11.28 01:39:28.745160 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:39:28.745210 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2024.11.28 01:39:28.752430 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.28 01:39:28.753194 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:39:28.755872 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2024.11.28 01:39:34.959261 [ 88 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:39:34.959331 [ 88 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:39:35.148786 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 2024.11.28 01:39:35.149523 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:39:35.149571 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2024.11.28 01:39:35.150142 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.28 01:39:35.150400 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:39:35.150642 [ 88 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.11.28 01:39:35.150667 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2024.11.28 01:39:35.150728 [ 88 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:39:35.150761 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2024.11.28 01:39:35.150904 [ 201 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.11.28 01:39:35.151030 [ 201 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:39:35.151077 [ 201 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part 2024.11.28 01:39:35.151185 [ 201 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part 2024.11.28 01:39:35.151409 [ 201 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part 2024.11.28 01:39:35.151647 [ 201 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part 2024.11.28 01:39:35.151777 [ 201 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part 2024.11.28 01:39:35.151954 [ 201 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part 2024.11.28 01:39:35.154337 [ 189 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003495618 sec., 4729063.644826179 rows/sec., 67.65 MiB/sec. 2024.11.28 01:39:35.154427 [ 189 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.11.28 01:39:35.154702 [ 189 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_36_7} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:39:35.154778 [ 189 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_36_7} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.11.28 01:39:35.154862 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2024.11.28 01:39:36.256013 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2024.11.28 01:39:36.276942 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:39:36.276997 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2024.11.28 01:39:36.284656 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.28 01:39:36.285462 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:39:36.285766 [ 88 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.11.28 01:39:36.285837 [ 88 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:39:36.285882 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2024.11.28 01:39:36.286439 [ 201 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.11.28 01:39:36.303105 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2024.11.28 01:39:36.304228 [ 201 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:39:36.305837 [ 201 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2024.11.28 01:39:36.311988 [ 201 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2024.11.28 01:39:36.318124 [ 201 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part 2024.11.28 01:39:36.324072 [ 201 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part 2024.11.28 01:39:36.329966 [ 201 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part 2024.11.28 01:39:36.334993 [ 201 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2024.11.28 01:39:36.397202 [ 194 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.111159929 sec., 2446.9249166217082 rows/sec., 12.65 MiB/sec. 2024.11.28 01:39:36.399962 [ 196 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.11.28 01:39:36.403018 [ 196 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_36_7} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:39:36.403106 [ 196 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_36_7} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.11.28 01:39:36.405558 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2024.11.28 01:39:37.000186 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 186.19 MiB, peak 198.05 MiB, free memory in arenas 0.00 B, will set to 188.75 MiB (RSS), difference: 2.56 MiB 2024.11.28 01:39:42.650902 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 2024.11.28 01:39:42.651563 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:39:42.651615 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2024.11.28 01:39:42.652192 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.28 01:39:42.652464 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:39:42.652726 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 2024.11.28 01:39:43.803274 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2024.11.28 01:39:43.822642 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:39:43.822704 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2024.11.28 01:39:43.832408 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.28 01:39:43.833234 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:39:43.836272 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2024.11.28 01:39:49.959403 [ 76 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:39:49.959476 [ 76 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:39:50.152924 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 2024.11.28 01:39:50.153593 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:39:50.153643 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2024.11.28 01:39:50.154245 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.28 01:39:50.154509 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:39:50.154797 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2024.11.28 01:39:51.336414 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2024.11.28 01:39:51.356864 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:39:51.356929 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2024.11.28 01:39:51.364167 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.28 01:39:51.364934 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:39:51.367677 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2024.11.28 01:39:57.655041 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 2024.11.28 01:39:57.656134 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:39:57.656211 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2024.11.28 01:39:57.656730 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.28 01:39:57.656980 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:39:57.657203 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 2024.11.28 01:39:58.867827 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2024.11.28 01:39:58.888292 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:39:58.888342 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2024.11.28 01:39:58.895542 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.28 01:39:58.896310 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:39:58.898959 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2024.11.28 01:40:04.959737 [ 51 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:40:04.959807 [ 51 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:40:05.157411 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 2024.11.28 01:40:05.158172 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:40:05.158227 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2024.11.28 01:40:05.158785 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.28 01:40:05.159033 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:40:05.159279 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2024.11.28 01:40:06.399117 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2024.11.28 01:40:06.421234 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:40:06.421302 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2024.11.28 01:40:06.429469 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.28 01:40:06.430275 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:40:06.434319 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2024.11.28 01:40:12.659518 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 2024.11.28 01:40:12.660197 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:40:12.660247 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2024.11.28 01:40:12.661046 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.28 01:40:12.661408 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:40:12.661668 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 2024.11.28 01:40:12.661679 [ 154 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.11.28 01:40:12.661753 [ 154 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:40:12.661776 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2024.11.28 01:40:12.662146 [ 196 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.11.28 01:40:12.662402 [ 196 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:40:12.662462 [ 196 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part 2024.11.28 01:40:12.662639 [ 196 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part 2024.11.28 01:40:12.662801 [ 196 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part 2024.11.28 01:40:12.663083 [ 196 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part 2024.11.28 01:40:12.663260 [ 196 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part 2024.11.28 01:40:12.663441 [ 196 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part 2024.11.28 01:40:12.666811 [ 194 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.004939561 sec., 3803576.8765685856 rows/sec., 54.41 MiB/sec. 2024.11.28 01:40:12.667178 [ 194 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.11.28 01:40:12.667525 [ 194 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_41_8} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:40:12.667617 [ 194 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_41_8} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.11.28 01:40:12.667736 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. 2024.11.28 01:40:13.934472 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2024.11.28 01:40:13.955558 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:40:13.955614 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2024.11.28 01:40:13.963529 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.28 01:40:13.964306 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:40:13.964708 [ 153 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.11.28 01:40:13.964829 [ 153 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:40:13.964902 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2024.11.28 01:40:13.965329 [ 196 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.11.28 01:40:13.977583 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2024.11.28 01:40:13.978404 [ 196 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:40:13.979417 [ 196 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part 2024.11.28 01:40:13.984202 [ 196 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part 2024.11.28 01:40:13.989218 [ 196 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2024.11.28 01:40:13.994376 [ 196 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part 2024.11.28 01:40:13.999842 [ 196 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2024.11.28 01:40:14.000194 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 194.56 MiB, peak 198.05 MiB, free memory in arenas 0.00 B, will set to 190.43 MiB (RSS), difference: -4.13 MiB 2024.11.28 01:40:14.005202 [ 196 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part 2024.11.28 01:40:14.075879 [ 194 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.110845234 sec., 2787.6706002533224 rows/sec., 14.41 MiB/sec. 2024.11.28 01:40:14.079040 [ 195 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.11.28 01:40:14.082199 [ 195 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_41_8} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:40:14.082326 [ 195 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_41_8} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.11.28 01:40:14.084781 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2024.11.28 01:40:15.000177 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 186.97 MiB, peak 200.39 MiB, free memory in arenas 0.00 B, will set to 195.31 MiB (RSS), difference: 8.34 MiB 2024.11.28 01:40:19.960085 [ 152 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:40:19.960198 [ 152 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:40:20.161902 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 2024.11.28 01:40:20.162736 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:40:20.162794 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2024.11.28 01:40:20.163372 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.28 01:40:20.163633 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:40:20.163899 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2024.11.28 01:40:21.477743 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2024.11.28 01:40:21.496324 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:40:21.496404 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2024.11.28 01:40:21.503485 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.28 01:40:21.504235 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:40:21.506790 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2024.11.28 01:40:27.664146 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 2024.11.28 01:40:27.665219 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:40:27.665308 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2024.11.28 01:40:27.665952 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.28 01:40:27.666209 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:40:27.666467 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 2024.11.28 01:40:29.006936 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 2024.11.28 01:40:29.026998 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:40:29.027048 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2024.11.28 01:40:29.034275 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.28 01:40:29.035043 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:40:29.038839 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 324 2024.11.28 01:40:34.960273 [ 111 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:40:34.960375 [ 111 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:40:35.166659 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 2024.11.28 01:40:35.167321 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:40:35.167365 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2024.11.28 01:40:35.167929 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.28 01:40:35.168185 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:40:35.168412 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2024.11.28 01:40:36.539007 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 2024.11.28 01:40:36.559487 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:40:36.559543 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2024.11.28 01:40:36.566859 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.28 01:40:36.567631 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:40:36.570280 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2024.11.28 01:40:42.668633 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 2024.11.28 01:40:42.669279 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:40:42.669325 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2024.11.28 01:40:42.669858 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.28 01:40:42.670104 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:40:42.670361 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 2024.11.28 01:40:44.070422 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2024.11.28 01:40:44.091502 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:40:44.091560 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2024.11.28 01:40:44.098824 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.28 01:40:44.099607 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:40:44.103204 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2024.11.28 01:40:49.960436 [ 134 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:40:49.960510 [ 134 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:40:50.170583 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 2024.11.28 01:40:50.171514 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:40:50.171561 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2024.11.28 01:40:50.172160 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.28 01:40:50.172411 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:40:50.172630 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2024.11.28 01:40:50.172654 [ 134 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.11.28 01:40:50.172733 [ 134 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:40:50.172760 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2024.11.28 01:40:50.172961 [ 194 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.11.28 01:40:50.173401 [ 194 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:40:50.173483 [ 194 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18788 rows starting from the beginning of the part 2024.11.28 01:40:50.173581 [ 194 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part 2024.11.28 01:40:50.173778 [ 194 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part 2024.11.28 01:40:50.174030 [ 194 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part 2024.11.28 01:40:50.174151 [ 194 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part 2024.11.28 01:40:50.174363 [ 194 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part 2024.11.28 01:40:50.176908 [ 195 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.004073987 sec., 5180674.361503853 rows/sec., 74.11 MiB/sec. 2024.11.28 01:40:50.177179 [ 194 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.11.28 01:40:50.177473 [ 194 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_46_9} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:40:50.177560 [ 194 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_46_9} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.11.28 01:40:50.177655 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. 2024.11.28 01:40:51.603350 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2024.11.28 01:40:51.624437 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:40:51.624495 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2024.11.28 01:40:51.631891 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.28 01:40:51.632718 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:40:51.633105 [ 134 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.11.28 01:40:51.633250 [ 134 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:40:51.633324 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2024.11.28 01:40:51.633787 [ 199 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.11.28 01:40:51.648268 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2024.11.28 01:40:51.649866 [ 199 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:40:51.651076 [ 199 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part 2024.11.28 01:40:51.656236 [ 199 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part 2024.11.28 01:40:51.662113 [ 199 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part 2024.11.28 01:40:51.667876 [ 199 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part 2024.11.28 01:40:51.673834 [ 199 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part 2024.11.28 01:40:51.679124 [ 199 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part 2024.11.28 01:40:51.742055 [ 194 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.108568645 sec., 3196.134574581823 rows/sec., 16.53 MiB/sec. 2024.11.28 01:40:51.745341 [ 194 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.11.28 01:40:51.748452 [ 194 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_46_9} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:40:51.748569 [ 194 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_46_9} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.11.28 01:40:51.751067 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2024.11.28 01:40:52.000200 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 196.54 MiB, peak 209.96 MiB, free memory in arenas 0.00 B, will set to 200.04 MiB (RSS), difference: 3.50 MiB 2024.11.28 01:40:57.672866 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 2024.11.28 01:40:57.673777 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:40:57.673824 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2024.11.28 01:40:57.674346 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.11.28 01:40:57.674598 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:40:57.674834 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 2024.11.28 01:40:59.148430 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2024.11.28 01:40:59.167682 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:40:59.167742 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2024.11.28 01:40:59.174858 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.11.28 01:40:59.175607 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:40:59.178219 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2024.11.28 01:41:04.960565 [ 150 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:41:04.960639 [ 150 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:41:05.175032 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 2024.11.28 01:41:05.175806 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:41:05.175856 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2024.11.28 01:41:05.176485 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.11.28 01:41:05.176743 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:41:05.177008 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2024.11.28 01:41:06.001424 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001000986 sec. 2024.11.28 01:41:06.678375 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2024.11.28 01:41:06.698354 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:41:06.698398 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2024.11.28 01:41:06.705554 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.11.28 01:41:06.706307 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:41:06.708771 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2024.11.28 01:41:12.677220 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 2024.11.28 01:41:12.677888 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:41:12.677939 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2024.11.28 01:41:12.678513 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.11.28 01:41:12.678775 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:41:12.679040 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 2024.11.28 01:41:14.208912 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2024.11.28 01:41:14.230207 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:41:14.230280 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2024.11.28 01:41:14.237563 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.11.28 01:41:14.238400 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:41:14.242494 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2024.11.28 01:41:19.960724 [ 148 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:41:19.960828 [ 148 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:41:20.179245 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 2024.11.28 01:41:20.180013 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:41:20.180069 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2024.11.28 01:41:20.180747 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.11.28 01:41:20.181073 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:41:20.181371 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2024.11.28 01:41:21.742659 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2024.11.28 01:41:21.764223 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:41:21.764291 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2024.11.28 01:41:21.771551 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.11.28 01:41:21.772323 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:41:21.776000 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2024.11.28 01:41:27.681590 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 2024.11.28 01:41:27.682654 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:41:27.682707 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2024.11.28 01:41:27.683250 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.11.28 01:41:27.683525 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:41:27.683792 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 2024.11.28 01:41:27.683823 [ 147 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.11.28 01:41:27.683925 [ 147 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:41:27.683969 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2024.11.28 01:41:27.684153 [ 190 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.11.28 01:41:27.684333 [ 190 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:41:27.684385 [ 190 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part 2024.11.28 01:41:27.684505 [ 190 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part 2024.11.28 01:41:27.684739 [ 190 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part 2024.11.28 01:41:27.685035 [ 190 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part 2024.11.28 01:41:27.685173 [ 190 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part 2024.11.28 01:41:27.685362 [ 190 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part 2024.11.28 01:41:27.688295 [ 187 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.00421905 sec., 5537502.5183394365 rows/sec., 79.21 MiB/sec. 2024.11.28 01:41:27.688844 [ 187 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.11.28 01:41:27.689177 [ 187 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_51_10} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:41:27.689279 [ 187 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_51_10} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.11.28 01:41:27.689398 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. 2024.11.28 01:41:29.276149 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2024.11.28 01:41:29.298764 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:41:29.298834 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2024.11.28 01:41:29.306231 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.11.28 01:41:29.306997 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:41:29.307379 [ 146 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.11.28 01:41:29.307507 [ 146 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:41:29.307579 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2024.11.28 01:41:29.308058 [ 191 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.11.28 01:41:29.323023 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2024.11.28 01:41:29.324549 [ 191 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:41:29.325872 [ 191 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part 2024.11.28 01:41:29.331424 [ 191 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part 2024.11.28 01:41:29.337377 [ 191 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part 2024.11.28 01:41:29.343298 [ 191 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part 2024.11.28 01:41:29.349339 [ 191 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part 2024.11.28 01:41:29.354573 [ 191 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part 2024.11.28 01:41:29.416257 [ 190 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.108499134 sec., 3548.415418688964 rows/sec., 18.35 MiB/sec. 2024.11.28 01:41:29.419291 [ 188 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.11.28 01:41:29.422182 [ 188 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_51_10} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:41:29.422278 [ 188 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_51_10} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.11.28 01:41:29.424582 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2024.11.28 01:41:30.000242 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 202.14 MiB, peak 215.55 MiB, free memory in arenas 0.00 B, will set to 204.83 MiB (RSS), difference: 2.69 MiB 2024.11.28 01:41:34.960910 [ 146 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:41:34.961017 [ 146 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:41:35.184004 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 2024.11.28 01:41:35.184682 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:41:35.184730 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2024.11.28 01:41:35.185278 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.11.28 01:41:35.185538 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:41:35.185805 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 2024.11.28 01:41:36.823212 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2024.11.28 01:41:36.843009 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:41:36.843069 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2024.11.28 01:41:36.850330 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.11.28 01:41:36.851080 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:41:36.853727 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2024.11.28 01:41:42.686028 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 2024.11.28 01:41:42.686709 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:41:42.686762 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2024.11.28 01:41:42.687348 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.11.28 01:41:42.687620 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:41:42.687824 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 2024.11.28 01:41:44.354059 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2024.11.28 01:41:44.374130 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:41:44.374187 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2024.11.28 01:41:44.381360 [ 242 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.11.28 01:41:44.382151 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:41:44.385315 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2024.11.28 01:41:49.961979 [ 145 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:41:49.962045 [ 145 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:41:50.187955 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 2024.11.28 01:41:50.188809 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:41:50.188858 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2024.11.28 01:41:50.189438 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.11.28 01:41:50.189708 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:41:50.189970 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 2024.11.28 01:41:51.886017 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2024.11.28 01:41:51.909757 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:41:51.909832 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2024.11.28 01:41:51.917202 [ 242 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.11.28 01:41:51.918016 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:41:51.921396 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2024.11.28 01:41:57.690775 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 2024.11.28 01:41:57.691641 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:41:57.691692 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2024.11.28 01:41:57.692222 [ 243 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.11.28 01:41:57.692485 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:41:57.692736 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 2024.11.28 01:41:59.421948 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2024.11.28 01:41:59.443712 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:41:59.443770 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2024.11.28 01:41:59.451075 [ 242 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.11.28 01:41:59.451880 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:41:59.455615 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2024.11.28 01:42:04.962104 [ 139 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:42:04.962170 [ 139 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:42:05.193657 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25681 2024.11.28 01:42:05.194337 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:42:05.194391 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2024.11.28 01:42:05.194952 [ 243 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.11.28 01:42:05.195215 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:42:05.195493 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 2024.11.28 01:42:05.195503 [ 139 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.11.28 01:42:05.195600 [ 139 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:42:05.195644 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2024.11.28 01:42:05.195869 [ 192 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.11.28 01:42:05.196125 [ 192 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:42:05.196201 [ 192 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23363 rows starting from the beginning of the part 2024.11.28 01:42:05.196348 [ 192 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part 2024.11.28 01:42:05.196554 [ 192 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part 2024.11.28 01:42:05.196801 [ 192 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part 2024.11.28 01:42:05.196970 [ 192 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part 2024.11.28 01:42:05.197176 [ 192 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part 2024.11.28 01:42:05.200068 [ 190 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.004302571 sec., 5968756.820050152 rows/sec., 85.38 MiB/sec. 2024.11.28 01:42:05.200463 [ 190 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.11.28 01:42:05.200804 [ 190 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_56_11} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:42:05.200901 [ 190 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_56_11} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.11.28 01:42:05.201025 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2024.11.28 01:42:06.955686 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2024.11.28 01:42:06.977649 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:42:06.977718 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2024.11.28 01:42:06.985111 [ 242 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.11.28 01:42:06.985893 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:42:06.986325 [ 139 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.11.28 01:42:06.986463 [ 139 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:42:06.986535 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2024.11.28 01:42:06.986840 [ 200 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.11.28 01:42:06.995728 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2024.11.28 01:42:06.996984 [ 200 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:42:06.997880 [ 200 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part 2024.11.28 01:42:07.002971 [ 200 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part 2024.11.28 01:42:07.007771 [ 200 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part 2024.11.28 01:42:07.012779 [ 200 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part 2024.11.28 01:42:07.017966 [ 200 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part 2024.11.28 01:42:07.022798 [ 200 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part 2024.11.28 01:42:07.084657 [ 192 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.097991941 sec., 4306.476590763724 rows/sec., 22.27 MiB/sec. 2024.11.28 01:42:07.088046 [ 198 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.11.28 01:42:07.091254 [ 198 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_56_11} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:42:07.091386 [ 198 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_56_11} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.11.28 01:42:07.094187 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2024.11.28 01:42:08.000281 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 206.31 MiB, peak 219.72 MiB, free memory in arenas 0.00 B, will set to 209.76 MiB (RSS), difference: 3.44 MiB 2024.11.28 01:42:12.695847 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26108 2024.11.28 01:42:12.696586 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:42:12.696633 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2024.11.28 01:42:12.697188 [ 243 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.11.28 01:42:12.697452 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:42:12.697695 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26108 2024.11.28 01:42:14.496238 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 2024.11.28 01:42:14.515067 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:42:14.515127 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2024.11.28 01:42:14.522259 [ 242 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.11.28 01:42:14.523003 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:42:14.529355 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2024.11.28 01:42:19.962434 [ 135 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:42:19.962508 [ 135 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:42:20.198008 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26596 2024.11.28 01:42:20.198784 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:42:20.198842 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2024.11.28 01:42:20.199415 [ 243 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.11.28 01:42:20.199688 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:42:20.199953 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 2024.11.28 01:42:22.029549 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 2024.11.28 01:42:22.050240 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:42:22.050307 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2024.11.28 01:42:22.057477 [ 242 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.11.28 01:42:22.058248 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:42:22.060953 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 438 2024.11.28 01:42:27.700108 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27023 2024.11.28 01:42:27.700932 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:42:27.700993 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2024.11.28 01:42:27.701658 [ 243 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.11.28 01:42:27.701924 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:42:27.702189 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27023 2024.11.28 01:42:29.561028 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 2024.11.28 01:42:29.582313 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:42:29.582392 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2024.11.28 01:42:29.589711 [ 242 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.11.28 01:42:29.590531 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:42:29.593672 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2024.11.28 01:42:34.962766 [ 133 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:42:34.962840 [ 133 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:42:35.202463 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27511 2024.11.28 01:42:35.203595 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:42:35.203649 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2024.11.28 01:42:35.204199 [ 243 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.11.28 01:42:35.204478 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:42:35.204702 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 2024.11.28 01:42:37.093874 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2024.11.28 01:42:37.115559 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:42:37.115625 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2024.11.28 01:42:37.122910 [ 242 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.11.28 01:42:37.123680 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:42:37.126551 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2024.11.28 01:42:42.705668 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27938 2024.11.28 01:42:42.706324 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:42:42.706376 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2024.11.28 01:42:42.706945 [ 243 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.11.28 01:42:42.707228 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:42:42.707473 [ 131 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.11.28 01:42:42.707493 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27938 2024.11.28 01:42:42.707555 [ 131 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:42:42.707584 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2024.11.28 01:42:42.707726 [ 189 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.11.28 01:42:42.707851 [ 189 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:42:42.707893 [ 189 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_61_12} MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part 2024.11.28 01:42:42.707977 [ 189 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part 2024.11.28 01:42:42.708251 [ 189 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part 2024.11.28 01:42:42.708448 [ 189 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part 2024.11.28 01:42:42.708573 [ 189 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part 2024.11.28 01:42:42.708765 [ 189 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part 2024.11.28 01:42:42.711905 [ 192 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27938 rows, containing 4 columns (4 merged, 0 gathered) in 0.004233641 sec., 6599047.958955424 rows/sec., 94.40 MiB/sec. 2024.11.28 01:42:42.712321 [ 192 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.11.28 01:42:42.712667 [ 192 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_61_12} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:42:42.712763 [ 192 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_61_12} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.11.28 01:42:42.712884 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.88 MiB. 2024.11.28 01:42:44.627421 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2024.11.28 01:42:44.650095 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:42:44.650175 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2024.11.28 01:42:44.657458 [ 242 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.11.28 01:42:44.658262 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:42:44.658678 [ 130 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.11.28 01:42:44.658804 [ 130 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:42:44.658884 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2024.11.28 01:42:44.659506 [ 189 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.11.28 01:42:44.675956 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2024.11.28 01:42:44.677406 [ 189 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:42:44.679035 [ 189 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part 2024.11.28 01:42:44.685264 [ 189 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part 2024.11.28 01:42:44.691305 [ 189 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part 2024.11.28 01:42:44.697296 [ 189 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part 2024.11.28 01:42:44.703114 [ 189 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part 2024.11.28 01:42:44.708084 [ 189 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part 2024.11.28 01:42:44.772383 [ 192 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.113298994 sec., 4060.0537018007417 rows/sec., 20.99 MiB/sec. 2024.11.28 01:42:44.775775 [ 192 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.11.28 01:42:44.779264 [ 192 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_61_12} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:42:44.779379 [ 192 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_61_12} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.11.28 01:42:44.781772 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2024.11.28 01:42:45.000214 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 211.53 MiB, peak 224.95 MiB, free memory in arenas 0.00 B, will set to 214.52 MiB (RSS), difference: 2.99 MiB 2024.11.28 01:42:49.962895 [ 130 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:42:49.962962 [ 130 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:42:50.207665 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28426 2024.11.28 01:42:50.208344 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:42:50.208391 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2024.11.28 01:42:50.208914 [ 243 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.11.28 01:42:50.209161 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:42:50.209461 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 2024.11.28 01:42:52.176109 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2024.11.28 01:42:52.195780 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:42:52.195851 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2024.11.28 01:42:52.203023 [ 242 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.11.28 01:42:52.203791 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:42:52.206683 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2024.11.28 01:42:57.709679 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28853 2024.11.28 01:42:57.710384 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:42:57.710430 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2024.11.28 01:42:57.710963 [ 243 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.11.28 01:42:57.711225 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:42:57.711485 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28853 2024.11.28 01:42:59.706800 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 2024.11.28 01:42:59.727489 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:42:59.727556 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2024.11.28 01:42:59.734737 [ 242 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.11.28 01:42:59.735513 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:42:59.738239 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2024.11.28 01:43:04.963215 [ 127 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:43:04.963283 [ 127 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:43:05.211605 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29341 2024.11.28 01:43:05.212364 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:43:05.212411 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2024.11.28 01:43:05.212979 [ 243 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.11.28 01:43:05.213229 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:43:05.213460 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 2024.11.28 01:43:06.001430 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001045018 sec. 2024.11.28 01:43:07.238303 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 2024.11.28 01:43:07.260325 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:43:07.260392 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2024.11.28 01:43:07.268016 [ 242 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.11.28 01:43:07.268829 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:43:07.272931 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 483 2024.11.28 01:43:12.713841 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29768 2024.11.28 01:43:12.714786 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:43:12.714852 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2024.11.28 01:43:12.715446 [ 243 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.11.28 01:43:12.715713 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:43:12.715941 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29768 2024.11.28 01:43:14.773127 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 2024.11.28 01:43:14.794468 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:43:14.794532 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2024.11.28 01:43:14.801826 [ 242 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.11.28 01:43:14.802665 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:43:14.806020 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2024.11.28 01:43:19.963332 [ 123 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:43:19.963400 [ 123 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:43:20.216237 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30256 2024.11.28 01:43:20.217078 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:43:20.217129 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2024.11.28 01:43:20.217691 [ 243 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.11.28 01:43:20.217956 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:43:20.218244 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 2024.11.28 01:43:20.218254 [ 123 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.11.28 01:43:20.218355 [ 123 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:43:20.218398 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2024.11.28 01:43:20.218609 [ 193 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.11.28 01:43:20.218779 [ 193 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:43:20.218909 [ 193 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_66_13} MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27938 rows starting from the beginning of the part 2024.11.28 01:43:20.219321 [ 193 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part 2024.11.28 01:43:20.219687 [ 193 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 427 rows starting from the beginning of the part 2024.11.28 01:43:20.220108 [ 193 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 488 rows starting from the beginning of the part 2024.11.28 01:43:20.220303 [ 193 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 427 rows starting from the beginning of the part 2024.11.28 01:43:20.220411 [ 193 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 488 rows starting from the beginning of the part 2024.11.28 01:43:20.223388 [ 192 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.00488548 sec., 6193045.514463266 rows/sec., 88.59 MiB/sec. 2024.11.28 01:43:20.224049 [ 192 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.11.28 01:43:20.224373 [ 192 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_66_13} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:43:20.224459 [ 192 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_66_13} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.11.28 01:43:20.224574 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. 2024.11.28 01:43:22.306194 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 2024.11.28 01:43:22.327403 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:43:22.327469 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2024.11.28 01:43:22.334913 [ 242 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.11.28 01:43:22.335694 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:43:22.336071 [ 122 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.11.28 01:43:22.336187 [ 122 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:43:22.336243 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2024.11.28 01:43:22.336682 [ 196 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.11.28 01:43:22.346615 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 498 2024.11.28 01:43:22.347831 [ 196 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:43:22.348728 [ 196 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part 2024.11.28 01:43:22.353248 [ 196 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part 2024.11.28 01:43:22.358081 [ 196 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part 2024.11.28 01:43:22.363105 [ 196 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part 2024.11.28 01:43:22.368280 [ 196 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part 2024.11.28 01:43:22.373021 [ 196 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part 2024.11.28 01:43:22.434411 [ 197 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.097997461 sec., 5081.764312240703 rows/sec., 26.28 MiB/sec. 2024.11.28 01:43:22.438338 [ 195 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.11.28 01:43:22.441591 [ 195 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_66_13} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:43:22.441735 [ 195 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_66_13} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.11.28 01:43:22.444471 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. 2024.11.28 01:43:23.000193 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 216.12 MiB, peak 229.84 MiB, free memory in arenas 0.00 B, will set to 219.11 MiB (RSS), difference: 2.99 MiB 2024.11.28 01:43:27.718468 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30683 2024.11.28 01:43:27.719132 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:43:27.719184 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2024.11.28 01:43:27.719756 [ 243 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.11.28 01:43:27.720025 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:43:27.720238 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30683 2024.11.28 01:43:29.846792 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 2024.11.28 01:43:29.866056 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:43:29.866117 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2024.11.28 01:43:29.873236 [ 242 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.11.28 01:43:29.874004 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:43:29.876749 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2024.11.28 01:43:34.963451 [ 118 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:43:34.963524 [ 118 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:43:35.220446 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31171 2024.11.28 01:43:35.221596 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:43:35.221695 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2024.11.28 01:43:35.222373 [ 243 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.11.28 01:43:35.222644 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:43:35.222900 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 2024.11.28 01:43:37.376878 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 2024.11.28 01:43:37.396922 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:43:37.396978 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2024.11.28 01:43:37.404161 [ 242 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.11.28 01:43:37.404924 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:43:37.407533 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 513 2024.11.28 01:43:42.723094 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31598 2024.11.28 01:43:42.723750 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:43:42.723797 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2024.11.28 01:43:42.724393 [ 243 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.11.28 01:43:42.724657 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:43:42.724883 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31598 2024.11.28 01:43:44.907663 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 2024.11.28 01:43:44.928298 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:43:44.928361 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2024.11.28 01:43:44.935752 [ 242 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.11.28 01:43:44.936568 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:43:44.939279 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2024.11.28 01:43:49.963566 [ 117 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:43:49.963626 [ 117 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:43:50.225095 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32086 2024.11.28 01:43:50.226232 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:43:50.226324 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2024.11.28 01:43:50.226919 [ 243 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.11.28 01:43:50.227187 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:43:50.227391 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 2024.11.28 01:43:50.704758 [ 222 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.28 01:43:50.704816 [ 222 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.28 01:43:50.711149 [ 222 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.28 01:43:50.990284 [ 221 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.28 01:43:50.990343 [ 221 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.28 01:43:50.992668 [ 221 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.11.28 01:43:52.439425 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 2024.11.28 01:43:52.460853 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:43:52.460923 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2024.11.28 01:43:52.467877 [ 242 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.11.28 01:43:52.468692 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:43:52.471481 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2024.11.28 01:43:57.727578 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32513 2024.11.28 01:43:57.728342 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:43:57.728395 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2024.11.28 01:43:57.728945 [ 243 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.11.28 01:43:57.729230 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:43:57.729457 [ 116 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.11.28 01:43:57.729500 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32513 2024.11.28 01:43:57.729544 [ 116 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:43:57.729573 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2024.11.28 01:43:57.729725 [ 199 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.11.28 01:43:57.729901 [ 199 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:43:57.729952 [ 199 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_71_14} MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part 2024.11.28 01:43:57.730041 [ 199 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 427 rows starting from the beginning of the part 2024.11.28 01:43:57.730294 [ 199 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 488 rows starting from the beginning of the part 2024.11.28 01:43:57.730502 [ 199 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 427 rows starting from the beginning of the part 2024.11.28 01:43:57.730649 [ 199 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 488 rows starting from the beginning of the part 2024.11.28 01:43:57.730732 [ 199 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 427 rows starting from the beginning of the part 2024.11.28 01:43:57.733912 [ 197 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 32513 rows, containing 4 columns (4 merged, 0 gathered) in 0.00426513 sec., 7622979.83883258 rows/sec., 109.05 MiB/sec. 2024.11.28 01:43:57.734496 [ 197 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.11.28 01:43:57.734785 [ 197 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_71_14} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:43:57.734863 [ 197 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_71_14} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.11.28 01:43:57.734970 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. 2024.11.28 01:43:59.971617 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 2024.11.28 01:43:59.992600 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:43:59.992652 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2024.11.28 01:43:59.999575 [ 242 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.11.28 01:44:00.000256 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 224.27 MiB, peak 229.84 MiB, free memory in arenas 0.00 B, will set to 219.75 MiB (RSS), difference: -4.52 MiB 2024.11.28 01:44:00.000531 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:44:00.001441 [ 114 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.11.28 01:44:00.001559 [ 114 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:44:00.001625 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2024.11.28 01:44:00.002205 [ 194 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.11.28 01:44:00.019040 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 535 2024.11.28 01:44:00.020295 [ 194 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:44:00.021531 [ 194 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part 2024.11.28 01:44:00.026864 [ 194 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part 2024.11.28 01:44:00.032467 [ 194 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part 2024.11.28 01:44:00.038189 [ 194 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part 2024.11.28 01:44:00.044200 [ 194 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part 2024.11.28 01:44:00.050338 [ 194 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part 2024.11.28 01:44:00.122519 [ 199 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.120759737 sec., 4430.28457407124 rows/sec., 22.91 MiB/sec. 2024.11.28 01:44:00.125925 [ 199 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.11.28 01:44:00.129072 [ 199 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_71_14} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:44:00.129202 [ 199 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_71_14} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.11.28 01:44:00.131778 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2024.11.28 01:44:01.000242 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 216.30 MiB, peak 233.71 MiB, free memory in arenas 0.00 B, will set to 222.22 MiB (RSS), difference: 5.92 MiB 2024.11.28 01:44:04.963869 [ 113 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:44:04.963933 [ 113 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:44:05.229699 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33001 2024.11.28 01:44:05.230761 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:44:05.230808 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. 2024.11.28 01:44:05.231364 [ 243 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.11.28 01:44:05.231632 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:44:05.231840 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 2024.11.28 01:44:07.519196 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 2024.11.28 01:44:07.541369 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:44:07.541414 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. 2024.11.28 01:44:07.548572 [ 242 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.11.28 01:44:07.549364 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:44:07.552109 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2024.11.28 01:44:12.732125 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33428 2024.11.28 01:44:12.732827 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:44:12.732884 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. 2024.11.28 01:44:12.733443 [ 243 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.11.28 01:44:12.733715 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:44:12.733980 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33428 2024.11.28 01:44:15.052349 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 2024.11.28 01:44:15.076004 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:44:15.076070 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. 2024.11.28 01:44:15.083314 [ 242 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.11.28 01:44:15.084127 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:44:15.089245 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 551 2024.11.28 01:44:19.963978 [ 109 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:44:19.964043 [ 109 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:44:20.234204 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33916 2024.11.28 01:44:20.235180 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:44:20.235241 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. 2024.11.28 01:44:20.235804 [ 243 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.11.28 01:44:20.236096 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:44:20.236308 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 2024.11.28 01:44:22.589406 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 2024.11.28 01:44:22.612528 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:44:22.612595 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. 2024.11.28 01:44:22.619802 [ 242 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.11.28 01:44:22.620614 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:44:22.624893 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2024.11.28 01:44:27.736551 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34343 2024.11.28 01:44:27.737663 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:44:27.737716 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. 2024.11.28 01:44:27.738254 [ 243 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.11.28 01:44:27.738525 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:44:27.738775 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34343 2024.11.28 01:44:27.738864 [ 221 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.28 01:44:27.738899 [ 221 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.28 01:44:27.741111 [ 221 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.28 01:44:28.385815 [ 223 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.28 01:44:28.385877 [ 223 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.28 01:44:28.388376 [ 223 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.11.28 01:44:30.125055 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 2024.11.28 01:44:30.148211 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:44:30.148279 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. 2024.11.28 01:44:30.156846 [ 242 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.11.28 01:44:30.157648 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:44:30.161897 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 566 2024.11.28 01:44:34.964085 [ 107 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:44:34.964150 [ 107 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:44:35.238983 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34831 2024.11.28 01:44:35.239763 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:44:35.239823 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. 2024.11.28 01:44:35.240393 [ 243 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.11.28 01:44:35.240665 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:44:35.240891 [ 107 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.11.28 01:44:35.240965 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 2024.11.28 01:44:35.241012 [ 107 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:44:35.241047 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. 2024.11.28 01:44:35.241181 [ 187 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.11.28 01:44:35.241333 [ 187 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:44:35.241381 [ 187 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_76_15} MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32513 rows starting from the beginning of the part 2024.11.28 01:44:35.241472 [ 187 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 488 rows starting from the beginning of the part 2024.11.28 01:44:35.241748 [ 187 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 427 rows starting from the beginning of the part 2024.11.28 01:44:35.242014 [ 187 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 488 rows starting from the beginning of the part 2024.11.28 01:44:35.242145 [ 187 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 427 rows starting from the beginning of the part 2024.11.28 01:44:35.242375 [ 187 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 488 rows starting from the beginning of the part 2024.11.28 01:44:35.245380 [ 188 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.00425716 sec., 8181745.576863448 rows/sec., 117.04 MiB/sec. 2024.11.28 01:44:35.245756 [ 188 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.11.28 01:44:35.246118 [ 188 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_76_15} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:44:35.246214 [ 188 ] {b8fb15d8-27b9-44f8-96d1-311f032e4fbc::all_1_76_15} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.11.28 01:44:35.246343 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. 2024.11.28 01:44:37.662072 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 2024.11.28 01:44:37.683831 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:44:37.683888 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. 2024.11.28 01:44:37.691411 [ 242 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.11.28 01:44:37.692202 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:44:37.692648 [ 106 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.11.28 01:44:37.692785 [ 106 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:44:37.692849 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. 2024.11.28 01:44:37.693281 [ 187 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.11.28 01:44:37.707686 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2024.11.28 01:44:37.709153 [ 187 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.28 01:44:37.710582 [ 187 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part 2024.11.28 01:44:37.716469 [ 187 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part 2024.11.28 01:44:37.722522 [ 187 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part 2024.11.28 01:44:37.728618 [ 187 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part 2024.11.28 01:44:37.734987 [ 187 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part 2024.11.28 01:44:37.741105 [ 187 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part 2024.11.28 01:44:37.804619 [ 188 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.111588506 sec., 5134.9374638997315 rows/sec., 26.55 MiB/sec. 2024.11.28 01:44:37.807637 [ 188 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.11.28 01:44:37.810562 [ 188 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_76_15} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:44:37.810653 [ 188 ] {1b0fd6c4-68f3-4781-a770-ff6832e9c502::all_1_76_15} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.11.28 01:44:37.812971 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2024.11.28 01:44:42.741189 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35258 2024.11.28 01:44:42.741855 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:44:42.741903 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. 2024.11.28 01:44:42.742463 [ 243 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.11.28 01:44:42.742739 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:44:42.742923 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35258 2024.11.28 01:44:45.207840 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 2024.11.28 01:44:45.230581 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:44:45.230646 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. 2024.11.28 01:44:45.237957 [ 242 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.11.28 01:44:45.238759 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:44:45.242828 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 581 2024.11.28 01:44:49.964191 [ 103 ] {} DNSResolver: Updating DNS cache 2024.11.28 01:44:49.964262 [ 103 ] {} DNSResolver: Updated DNS cache 2024.11.28 01:44:50.243123 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35746 2024.11.28 01:44:50.243843 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:44:50.243896 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. 2024.11.28 01:44:50.244455 [ 243 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.11.28 01:44:50.244721 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:44:50.244976 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 2024.11.28 01:44:52.742983 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 2024.11.28 01:44:52.766225 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:44:52.766290 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. 2024.11.28 01:44:52.773834 [ 242 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.11.28 01:44:52.774623 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:44:52.777916 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 588 2024.11.28 01:44:57.745225 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36173 2024.11.28 01:44:57.746267 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:44:57.746314 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. 2024.11.28 01:44:57.746863 [ 243 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.11.28 01:44:57.747129 [ 243 ] {} system.asynchronous_metric_log (b8fb15d8-27b9-44f8-96d1-311f032e4fbc): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:44:57.747420 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36173 2024.11.28 01:45:00.278072 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 2024.11.28 01:45:00.301947 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.28 01:45:00.302011 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. 2024.11.28 01:45:00.309555 [ 242 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.11.28 01:45:00.310369 [ 242 ] {} system.metric_log (1b0fd6c4-68f3-4781-a770-ff6832e9c502): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.28 01:45:00.314022 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 596