2021.01.25 11:01:04.247192 [ 1 ] {} <Information> Application: Will watch for the process with pid 44 2021.01.25 11:01:04.247096 [ 44 ] {} <Information> Application: Forked a child process to watch 2021.01.25 11:01:04.249019 [ 44 ] {} <Information> SentryWriter: Sending crash reports is disabled 2021.01.25 11:01:04.249726 [ 44 ] {} <Trace> Pipe: Pipe capacity is 1.00 MiB 2021.01.25 11:01:04.341996 [ 44 ] {} <Information> : Starting ClickHouse 21.1.2.15 with revision 54445, build id: E40526A12E9A8F3819A18694F6B798F10C624D5C, PID 44 2021.01.25 11:01:04.347580 [ 44 ] {} <Information> Application: starting up 2021.01.25 11:01:04.638873 [ 44 ] {} <Information> Application: Calculated checksum of the binary: F6479E166DD7E8ABFA19525726186F71, integrity check passed. 2021.01.25 11:01:04.639539 [ 44 ] {} <Information> Application: It looks like the process has no CAP_IPC_LOCK capability, binary mlock will be disabled. It could happen due to incorrect ClickHouse package installation. You could resolve the problem manually with 'sudo setcap cap_ipc_lock=+ep /usr/bin/clickhouse'. Note that it will not work on 'nosuid' mounted filesystems. 2021.01.25 11:01:04.640135 [ 44 ] {} <Debug> Application: rlimit on number of file descriptors is 1048576 2021.01.25 11:01:04.640473 [ 44 ] {} <Debug> Application: Initializing DateLUT. 2021.01.25 11:01:04.640919 [ 44 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. 2021.01.25 11:01:04.641406 [ 44 ] {} <Debug> Application: Setting up /var/lib/clickhouse/tmp/ to store temporary data in it 2021.01.25 11:01:04.647718 [ 44 ] {} <Debug> Application: Configuration parameter 'interserver_http_host' doesn't exist or exists and empty. Will use '891a7d56b13b' as replica host. 2021.01.25 11:01:04.648498 [ 44 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. 2021.01.25 11:01:04.654655 [ 44 ] {} <Debug> ConfigReloader: Loading config '/etc/clickhouse-server/users.xml' 2021.01.25 11:01:04.662021 [ 44 ] {} <Debug> ConfigReloader: Loaded config '/etc/clickhouse-server/users.xml', performing update on configuration 2021.01.25 11:01:04.664045 [ 44 ] {} <Debug> ConfigReloader: Loaded config '/etc/clickhouse-server/users.xml', performed update on configuration 2021.01.25 11:01:04.665173 [ 44 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: /etc/clickhouse-server/users.xml 2021.01.25 11:01:04.665971 [ 44 ] {} <Warning> Access(local directory): File /var/lib/clickhouse/access/users.list doesn't exist 2021.01.25 11:01:04.666815 [ 44 ] {} <Warning> Access(local directory): Recovering lists in directory /var/lib/clickhouse/access/ 2021.01.25 11:01:04.668330 [ 44 ] {} <Debug> Access(user directories): Added local directory access storage 'local directory', path: /var/lib/clickhouse/access/ 2021.01.25 11:01:04.668843 [ 44 ] {} <Information> Application: Uncompressed cache size was lowered to 6.19 GiB because the system has low amount of memory 2021.01.25 11:01:04.669410 [ 44 ] {} <Information> Application: Setting max_server_memory_usage was set to 11.14 GiB (12.38 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2021.01.25 11:01:04.670847 [ 44 ] {} <Information> Application: Loading metadata from /var/lib/clickhouse/ 2021.01.25 11:01:04.679596 [ 44 ] {} <Information> DatabaseAtomic (system): Total 0 tables and 0 dictionaries. 2021.01.25 11:01:04.680132 [ 44 ] {} <Information> DatabaseAtomic (system): Starting up tables. 2021.01.25 11:01:04.699836 [ 44 ] {} <Information> DatabaseAtomic (default): Total 0 tables and 0 dictionaries. 2021.01.25 11:01:04.700243 [ 44 ] {} <Information> DatabaseAtomic (default): Starting up tables. 2021.01.25 11:01:04.700733 [ 44 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2021.01.25 11:01:04.701122 [ 44 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 16 threads 2021.01.25 11:01:04.713440 [ 44 ] {} <Debug> Application: Loaded metadata. 2021.01.25 11:01:04.714167 [ 44 ] {} <Trace> Pipe: Pipe capacity is 1.00 MiB 2021.01.25 11:01:04.715108 [ 44 ] {} <Information> Application: It looks like the process has no CAP_SYS_NICE capability, the setting 'os_thread_priority' will have no effect. It could happen due to incorrect ClickHouse package installation. You could resolve the problem manually with 'sudo setcap cap_sys_nice=+ep /usr/bin/clickhouse'. Note that it will not work on 'nosuid' mounted filesystems. 2021.01.25 11:01:04.715333 [ 76 ] {} <Debug> DDLWorker: Started DDLWorker thread 2021.01.25 11:01:04.715413 [ 75 ] {} <Debug> DDLWorker: Started DDLWorker cleanup thread 2021.01.25 11:01:04.716400 [ 44 ] {} <Warning> Application: Listen [::]:8123 failed: Poco::Exception. Code: 1000, e.code() = 0, e.displayText() = DNS error: EAI: Address family for hostname not supported (version 21.1.2.15 (official build)). If it is an IPv6 or IPv4 address and your host has disabled IPv6 or IPv4, then consider to specify not disabled IPv4 or IPv6 address to listen in <listen_host> element of configuration file. Example for disabled IPv6: <listen_host>0.0.0.0</listen_host> . Example for disabled IPv4: <listen_host>::</listen_host> 2021.01.25 11:01:04.718203 [ 44 ] {} <Warning> Application: Listen [::]:9000 failed: Poco::Exception. Code: 1000, e.code() = 0, e.displayText() = DNS error: EAI: Address family for hostname not supported (version 21.1.2.15 (official build)). If it is an IPv6 or IPv4 address and your host has disabled IPv6 or IPv4, then consider to specify not disabled IPv4 or IPv6 address to listen in <listen_host> element of configuration file. Example for disabled IPv6: <listen_host>0.0.0.0</listen_host> . Example for disabled IPv4: <listen_host>::</listen_host> 2021.01.25 11:01:04.719677 [ 44 ] {} <Warning> Application: Listen [::]:9009 failed: Poco::Exception. Code: 1000, e.code() = 0, e.displayText() = DNS error: EAI: Address family for hostname not supported (version 21.1.2.15 (official build)). If it is an IPv6 or IPv4 address and your host has disabled IPv6 or IPv4, then consider to specify not disabled IPv4 or IPv6 address to listen in <listen_host> element of configuration file. Example for disabled IPv6: <listen_host>0.0.0.0</listen_host> . Example for disabled IPv4: <listen_host>::</listen_host> 2021.01.25 11:01:04.720845 [ 44 ] {} <Warning> Application: Listen [::]:9004 failed: Poco::Exception. Code: 1000, e.code() = 0, e.displayText() = DNS error: EAI: Address family for hostname not supported (version 21.1.2.15 (official build)). If it is an IPv6 or IPv4 address and your host has disabled IPv6 or IPv4, then consider to specify not disabled IPv4 or IPv6 address to listen in <listen_host> element of configuration file. Example for disabled IPv6: <listen_host>0.0.0.0</listen_host> . Example for disabled IPv4: <listen_host>::</listen_host> 2021.01.25 11:01:04.721783 [ 44 ] {} <Information> Application: Listening for http://0.0.0.0:8123 2021.01.25 11:01:04.722370 [ 44 ] {} <Information> Application: Listening for connections with native protocol (tcp): 0.0.0.0:9000 2021.01.25 11:01:04.722859 [ 44 ] {} <Information> Application: Listening for replica communication (interserver): http://0.0.0.0:9009 2021.01.25 11:01:04.723954 [ 44 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, e.displayText() = SSL context exception: Error loading private key from file /etc/clickhouse-server/server.key: error:02000002:system library:OPENSSL_internal:No such file or directory (version 21.1.2.15 (official build)) 2021.01.25 11:01:04.724731 [ 44 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 76, e.displayText() = DB::Exception: Cannot open certificate file: /etc/clickhouse-server/server.crt. (version 21.1.2.15 (official build)) 2021.01.25 11:01:04.725244 [ 44 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. 2021.01.25 11:01:04.789591 [ 76 ] {} <Trace> ZooKeeper: Initialized, hosts: zookeeper:2181 2021.01.25 11:01:04.843335 [ 76 ] {} <Debug> DDLWorker: Scheduling tasks 2021.01.25 11:01:04.843466 [ 75 ] {} <Debug> DDLWorker: Cleaning queue 2021.01.25 11:01:04.853212 [ 76 ] {} <Debug> DDLWorker: Waiting a watch 2021.01.25 11:01:04.860140 [ 44 ] {} <Information> Application: Listening for MySQL compatibility protocol: 0.0.0.0:9004 2021.01.25 11:01:04.861858 [ 44 ] {} <Information> DNSCacheUpdater: Update period 15 seconds 2021.01.25 11:01:04.862320 [ 44 ] {} <Information> Application: Available RAM: 12.38 GiB; physical cores: 4; logical cores: 8. 2021.01.25 11:01:04.862365 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache 2021.01.25 11:01:04.862662 [ 44 ] {} <Information> Application: Ready for connections. 2021.01.25 11:01:04.863034 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache 2021.01.25 11:01:06.869293 [ 87 ] {} <Debug> ConfigReloader: Loading config '/etc/clickhouse-server/config.xml' 2021.01.25 11:01:06.881643 [ 87 ] {} <Debug> ConfigReloader: Loaded config '/etc/clickhouse-server/config.xml', performing update on configuration 2021.01.25 11:01:06.885593 [ 87 ] {} <Debug> ConfigReloader: Loaded config '/etc/clickhouse-server/config.xml', performed update on configuration 2021.01.25 11:01:11.394045 [ 76 ] {} <Debug> DDLWorker: Scheduling tasks 2021.01.25 11:01:11.394096 [ 75 ] {} <Trace> DDLWorker: Too early to clean queue, will do it later. 2021.01.25 11:01:11.414390 [ 76 ] {} <Debug> DDLWorker: Waiting a watch 2021.01.25 11:01:11.414600 [ 89 ] {} <Debug> DDLWorker: Processing task query-0000000000 (CREATE TABLE default.test_repl UUID 'b6c8cc2f-6c50-4fa7-a8ca-c87642cf9026' ON CLUSTER default (`n` UInt64) ENGINE = ReplicatedMergeTree('/clickhouse/tables/{shard}/test_repl', '{replica}') ORDER BY tuple()) 2021.01.25 11:01:11.421364 [ 89 ] {} <Debug> DDLWorker: Executing query: CREATE TABLE default.test_repl UUID 'b6c8cc2f-6c50-4fa7-a8ca-c87642cf9026' (`n` UInt64) ENGINE = ReplicatedMergeTree('/clickhouse/tables/{shard}/test_repl', '{replica}') ORDER BY tuple() 2021.01.25 11:01:11.422259 [ 89 ] {877f7e84-059c-425b-a644-307cdb3f7c36} <Debug> executeQuery: (from 0.0.0.0:0, user: , using production parser) /* ddl_entry=query-0000000000 */ CREATE TABLE default.test_repl UUID 'b6c8cc2f-6c50-4fa7-a8ca-c87642cf9026' (`n` UInt64) ENGINE = ReplicatedMergeTree('/clickhouse/tables/{shard}/test_repl', '{replica}') ORDER BY tuple() 2021.01.25 11:01:11.431368 [ 89 ] {877f7e84-059c-425b-a644-307cdb3f7c36} <Debug> default.test_repl (b6c8cc2f-6c50-4fa7-a8ca-c87642cf9026): Loading data parts 2021.01.25 11:01:11.433049 [ 89 ] {877f7e84-059c-425b-a644-307cdb3f7c36} <Debug> default.test_repl (b6c8cc2f-6c50-4fa7-a8ca-c87642cf9026): Loaded data parts (0 items) 2021.01.25 11:01:11.455319 [ 89 ] {877f7e84-059c-425b-a644-307cdb3f7c36} <Debug> default.test_repl (b6c8cc2f-6c50-4fa7-a8ca-c87642cf9026): Creating table /clickhouse/tables/0/test_repl 2021.01.25 11:01:11.553802 [ 61 ] {} <Debug> default.test_repl (ReplicatedMergeTreeRestartingThread): Activating replica. 2021.01.25 11:01:11.569707 [ 61 ] {} <Debug> default.test_repl (ReplicatedMergeTreeQueue): Loading queue from /clickhouse/tables/0/test_repl/replicas/clickhouse-0-1/queue 2021.01.25 11:01:11.573698 [ 61 ] {} <Debug> default.test_repl (ReplicatedMergeTreeQueue): Having 0 queue entries to load, 0 entries already loaded. 2021.01.25 11:01:11.576358 [ 61 ] {} <Trace> default.test_repl (ReplicatedMergeTreeQueue): Loaded queue 2021.01.25 11:01:11.601097 [ 89 ] {877f7e84-059c-425b-a644-307cdb3f7c36} <Debug> DDLWorker: Executed query: CREATE TABLE default.test_repl UUID 'b6c8cc2f-6c50-4fa7-a8ca-c87642cf9026' (`n` UInt64) ENGINE = ReplicatedMergeTree('/clickhouse/tables/{shard}/test_repl', '{replica}') ORDER BY tuple() 2021.01.25 11:01:11.609301 [ 62 ] {} <Information> default.test_repl (b6c8cc2f-6c50-4fa7-a8ca-c87642cf9026): Became leader 2021.01.25 11:01:12.184544 [ 53 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush 2021.01.25 11:01:12.185063 [ 53 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2021.01.25 11:01:12.186750 [ 52 ] {} <Trace> SystemLog (system.query_thread_log): Flushing system log, 1 entries to flush 2021.01.25 11:01:12.187241 [ 52 ] {} <Debug> SystemLog (system.query_thread_log): Creating new table system.query_thread_log for QueryThreadLog 2021.01.25 11:01:12.189336 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush 2021.01.25 11:01:12.189541 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushing system log, 2 entries to flush 2021.01.25 11:01:12.189813 [ 55 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2021.01.25 11:01:12.190165 [ 54 ] {} <Debug> SystemLog (system.trace_log): Creating new table system.trace_log for TraceLog 2021.01.25 11:01:12.193852 [ 53 ] {} <Debug> system.query_log (58fc1786-5bef-48ec-999c-b6f58bd6dfd9): Loading data parts 2021.01.25 11:01:12.194802 [ 53 ] {} <Debug> system.query_log (58fc1786-5bef-48ec-999c-b6f58bd6dfd9): Loaded data parts (0 items) 2021.01.25 11:01:12.201047 [ 54 ] {} <Debug> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Loading data parts 2021.01.25 11:01:12.201082 [ 52 ] {} <Debug> system.query_thread_log (d3a6fc83-9b72-4308-9a4f-abe980ecba17): Loading data parts 2021.01.25 11:01:12.201825 [ 54 ] {} <Debug> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Loaded data parts (0 items) 2021.01.25 11:01:12.202554 [ 52 ] {} <Debug> system.query_thread_log (d3a6fc83-9b72-4308-9a4f-abe980ecba17): Loaded data parts (0 items) 2021.01.25 11:01:12.204063 [ 55 ] {} <Debug> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Loading data parts 2021.01.25 11:01:12.204883 [ 55 ] {} <Debug> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Loaded data parts (0 items) 2021.01.25 11:01:12.205863 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:01:12.208902 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:01:12.209441 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:01:12.209850 [ 53 ] {} <Trace> system.query_log (58fc1786-5bef-48ec-999c-b6f58bd6dfd9): Renaming temporary part tmp_insert_202101_1_1_0 to 202101_1_1_0. 2021.01.25 11:01:12.210695 [ 53 ] {} <Trace> SystemLog (system.query_log): Flushed system log 2021.01.25 11:01:12.210928 [ 54 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_insert_202101_1_1_0 to 202101_1_1_0. 2021.01.25 11:01:12.211860 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushed system log 2021.01.25 11:01:12.212227 [ 52 ] {} <Trace> system.query_thread_log (d3a6fc83-9b72-4308-9a4f-abe980ecba17): Renaming temporary part tmp_insert_202101_1_1_0 to 202101_1_1_0. 2021.01.25 11:01:12.213055 [ 52 ] {} <Trace> SystemLog (system.query_thread_log): Flushed system log 2021.01.25 11:01:12.215495 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:01:12.222474 [ 55 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_insert_202101_1_1_0 to 202101_1_1_0. 2021.01.25 11:01:12.224046 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushed system log 2021.01.25 11:01:19.535058 [ 46 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: 127.0.0.1:40632 2021.01.25 11:01:19.535708 [ 46 ] {} <Debug> TCPHandler: Connected ClickHouse client version 21.1.0, revision: 54443, user: default. 2021.01.25 11:01:19.536269 [ 46 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2021.01.25 11:01:19.536655 [ 46 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, TRUNCATE, OPTIMIZE, KILL QUERY, SYSTEM, dictGet, INTROSPECTION, SOURCES ON *.* 2021.01.25 11:01:19.536979 [ 46 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, TRUNCATE, OPTIMIZE, KILL QUERY, SYSTEM, dictGet, INTROSPECTION, SOURCES ON *.* 2021.01.25 11:01:19.546550 [ 46 ] {63a77128-2f92-4f30-a765-f25eeb577583} <Debug> executeQuery: (from 127.0.0.1:40632, using production parser) SELECT count() FROM default.test_repl 2021.01.25 11:01:19.548163 [ 46 ] {63a77128-2f92-4f30-a765-f25eeb577583} <Trace> ContextAccess (default): Access granted: SELECT(n) ON default.test_repl 2021.01.25 11:01:19.548984 [ 46 ] {63a77128-2f92-4f30-a765-f25eeb577583} <Trace> InterpreterSelectQuery: WithMergeableState -> Complete 2021.01.25 11:01:19.550313 [ 90 ] {63a77128-2f92-4f30-a765-f25eeb577583} <Trace> MergingAggregatedTransform: Reading blocks of partially aggregated data. 2021.01.25 11:01:19.550772 [ 90 ] {63a77128-2f92-4f30-a765-f25eeb577583} <Trace> MergingAggregatedTransform: Read 1 blocks of partially aggregated data, total 1 rows. 2021.01.25 11:01:19.551184 [ 90 ] {63a77128-2f92-4f30-a765-f25eeb577583} <Trace> Aggregator: Merging partially aggregated single-level data. 2021.01.25 11:01:19.551652 [ 90 ] {63a77128-2f92-4f30-a765-f25eeb577583} <Trace> Aggregator: Merged partially aggregated single-level data. 2021.01.25 11:01:19.552060 [ 90 ] {63a77128-2f92-4f30-a765-f25eeb577583} <Trace> Aggregator: Converting aggregated data to blocks 2021.01.25 11:01:19.552434 [ 90 ] {63a77128-2f92-4f30-a765-f25eeb577583} <Trace> Aggregator: Converted aggregated data to blocks. 1 rows, 8.00 B in 2.56e-05 sec. (39062.5 rows/sec., 305.18 KiB/sec.) 2021.01.25 11:01:19.553897 [ 46 ] {63a77128-2f92-4f30-a765-f25eeb577583} <Information> executeQuery: Read 1 rows, 4.01 KiB in 0.0067331 sec., 148 rows/sec., 595.24 KiB/sec. 2021.01.25 11:01:19.554335 [ 46 ] {63a77128-2f92-4f30-a765-f25eeb577583} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. 2021.01.25 11:01:19.555055 [ 46 ] {} <Debug> TCPHandler: Processed in 0.0093999 sec. 2021.01.25 11:01:19.623116 [ 46 ] {} <Debug> TCPHandler: Done processing connection. 2021.01.25 11:01:19.711308 [ 53 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush 2021.01.25 11:01:19.712508 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushing system log, 9 entries to flush 2021.01.25 11:01:19.713327 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:01:19.713623 [ 52 ] {} <Trace> SystemLog (system.query_thread_log): Flushing system log, 2 entries to flush 2021.01.25 11:01:19.713882 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:01:19.716044 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:01:19.716719 [ 54 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_insert_202101_2_2_0 to 202101_2_2_0. 2021.01.25 11:01:19.717389 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushed system log 2021.01.25 11:01:19.717890 [ 53 ] {} <Trace> system.query_log (58fc1786-5bef-48ec-999c-b6f58bd6dfd9): Renaming temporary part tmp_insert_202101_2_2_0 to 202101_2_2_0. 2021.01.25 11:01:19.718457 [ 52 ] {} <Trace> system.query_thread_log (d3a6fc83-9b72-4308-9a4f-abe980ecba17): Renaming temporary part tmp_insert_202101_2_2_0 to 202101_2_2_0. 2021.01.25 11:01:19.718714 [ 53 ] {} <Trace> SystemLog (system.query_log): Flushed system log 2021.01.25 11:01:19.719299 [ 52 ] {} <Trace> SystemLog (system.query_thread_log): Flushed system log 2021.01.25 11:01:19.724745 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush 2021.01.25 11:01:19.730794 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:01:19.736090 [ 55 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_insert_202101_2_2_0 to 202101_2_2_0. 2021.01.25 11:01:19.737698 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushed system log 2021.01.25 11:01:19.864225 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache 2021.01.25 11:01:19.868710 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache 2021.01.25 11:01:27.218025 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushing system log, 8 entries to flush 2021.01.25 11:01:27.235281 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:01:27.238329 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush 2021.01.25 11:01:27.239722 [ 54 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_insert_202101_3_3_0 to 202101_3_3_0. 2021.01.25 11:01:27.264014 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:01:27.268706 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushed system log 2021.01.25 11:01:27.297124 [ 55 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_insert_202101_3_3_0 to 202101_3_3_0. 2021.01.25 11:01:27.309693 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushed system log 2021.01.25 11:01:27.769058 [ 46 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: 127.0.0.1:40634 2021.01.25 11:01:27.770429 [ 46 ] {} <Debug> TCPHandler: Connected ClickHouse client version 21.1.0, revision: 54443, user: default. 2021.01.25 11:01:27.795929 [ 46 ] {cda6510e-aa60-4078-a49e-f96812b7b55b} <Debug> executeQuery: (from 127.0.0.1:40634, using production parser) DROP TABLE default.test_repl ON CLUSTER 'default' NO DELAY 2021.01.25 11:01:27.809422 [ 46 ] {cda6510e-aa60-4078-a49e-f96812b7b55b} <Trace> ContextAccess (default): Access granted: DROP TABLE, DROP VIEW ON default.test_repl 2021.01.25 11:01:27.973290 [ 76 ] {} <Debug> DDLWorker: Scheduling tasks 2021.01.25 11:01:27.973333 [ 75 ] {} <Trace> DDLWorker: Too early to clean queue, will do it later. 2021.01.25 11:01:28.036710 [ 46 ] {cda6510e-aa60-4078-a49e-f96812b7b55b} <Debug> executeQuery: Query pipeline: DDLQueryStatusInputStream 2021.01.25 11:01:28.042448 [ 76 ] {} <Debug> DDLWorker: Waiting a watch 2021.01.25 11:01:28.042510 [ 89 ] {877f7e84-059c-425b-a644-307cdb3f7c36} <Debug> DDLWorker: Processing task query-0000000001 (DROP TABLE default.test_repl ON CLUSTER default NO DELAY) 2021.01.25 11:01:28.082010 [ 89 ] {877f7e84-059c-425b-a644-307cdb3f7c36} <Debug> DDLWorker: Executing query: DROP TABLE default.test_repl NO DELAY 2021.01.25 11:01:28.087650 [ 89 ] {9ba7a9f3-1952-4402-9ed3-6425b7ef6f52} <Debug> executeQuery: (from 0.0.0.0:0, user: , using production parser) /* ddl_entry=query-0000000001 */ DROP TABLE default.test_repl NO DELAY 2021.01.25 11:01:28.090152 [ 89 ] {9ba7a9f3-1952-4402-9ed3-6425b7ef6f52} <Trace> default.test_repl (ReplicatedMergeTreeRestartingThread): Restarting thread finished 2021.01.25 11:01:28.118688 [ 89 ] {9ba7a9f3-1952-4402-9ed3-6425b7ef6f52} <Trace> default.test_repl (ReplicatedMergeTreeRestartingThread): Waiting for threads to finish 2021.01.25 11:01:28.161884 [ 89 ] {9ba7a9f3-1952-4402-9ed3-6425b7ef6f52} <Information> default.test_repl (b6c8cc2f-6c50-4fa7-a8ca-c87642cf9026): Stopped being leader 2021.01.25 11:01:28.241959 [ 89 ] {9ba7a9f3-1952-4402-9ed3-6425b7ef6f52} <Trace> default.test_repl (ReplicatedMergeTreeRestartingThread): Threads finished 2021.01.25 11:01:28.256851 [ 89 ] {9ba7a9f3-1952-4402-9ed3-6425b7ef6f52} <Debug> DatabaseCatalog: Waiting for table b6c8cc2f-6c50-4fa7-a8ca-c87642cf9026 to be finally dropped 2021.01.25 11:01:30.000342 [ 81 ] {} <Debug> AsynchronousMetrics: MemoryTracking: was 6.99 MiB, peak 14.93 MiB, will set to 313.04 MiB (RSS), difference: 306.05 MiB 2021.01.25 11:01:34.719696 [ 53 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush 2021.01.25 11:01:34.721655 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:01:34.725061 [ 53 ] {} <Trace> system.query_log (58fc1786-5bef-48ec-999c-b6f58bd6dfd9): Renaming temporary part tmp_insert_202101_3_3_0 to 202101_3_3_0. 2021.01.25 11:01:34.726000 [ 53 ] {} <Trace> SystemLog (system.query_log): Flushed system log 2021.01.25 11:01:34.774436 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushing system log, 24 entries to flush 2021.01.25 11:01:34.775447 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:01:34.779762 [ 54 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_insert_202101_4_4_0 to 202101_4_4_0. 2021.01.25 11:01:34.780758 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushed system log 2021.01.25 11:01:34.826417 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush 2021.01.25 11:01:34.833324 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:01:34.838601 [ 55 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_insert_202101_4_4_0 to 202101_4_4_0. 2021.01.25 11:01:34.840232 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushed system log 2021.01.25 11:01:34.870151 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache 2021.01.25 11:01:34.872935 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache 2021.01.25 11:01:42.281437 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushing system log, 23 entries to flush 2021.01.25 11:01:42.282335 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:01:42.284036 [ 54 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_insert_202101_5_5_0 to 202101_5_5_0. 2021.01.25 11:01:42.284719 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushed system log 2021.01.25 11:01:42.340818 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush 2021.01.25 11:01:42.345320 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:01:42.350196 [ 55 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_insert_202101_5_5_0 to 202101_5_5_0. 2021.01.25 11:01:42.351690 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushed system log 2021.01.25 11:01:48.795082 [ 46 ] {cda6510e-aa60-4078-a49e-f96812b7b55b} <Error> executeQuery: Code: 159, e.displayText() = DB::Exception: Watching task /clickhouse/task_queue/ddl/query-0000000001 is executing longer than distributed_ddl_task_timeout (=20) seconds. There are 2 unfinished hosts (0 of them are currently active), they are going to execute the query in background (version 21.1.2.15 (official build)) (from 127.0.0.1:40634) (in query: DROP TABLE default.test_repl ON CLUSTER 'default' NO DELAY), Stack trace (when copying this message, always include the lines below): 0. DB::Exception::Exception<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, long&, unsigned long&, unsigned long&>(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, long&, unsigned long&, unsigned long&) @ 0xeb689b3 in /usr/bin/clickhouse 1. DB::DDLQueryStatusInputStream::readImpl() @ 0xeb68273 in /usr/bin/clickhouse 2. DB::IBlockInputStream::read() @ 0xe98a1d5 in /usr/bin/clickhouse 3. DB::AsynchronousBlockInputStream::calculate() @ 0xe98649d in /usr/bin/clickhouse 4. ? @ 0xe986db8 in /usr/bin/clickhouse 5. ThreadPoolImpl<ThreadFromGlobalPool>::worker(std::__1::__list_iterator<ThreadFromGlobalPool, void*>) @ 0x86441bd in /usr/bin/clickhouse 6. ThreadFromGlobalPool::ThreadFromGlobalPool<void ThreadPoolImpl<ThreadFromGlobalPool>::scheduleImpl<void>(std::__1::function<void ()>, int, std::__1::optional<unsigned long>)::'lambda1'()>(void&&, void ThreadPoolImpl<ThreadFromGlobalPool>::scheduleImpl<void>(std::__1::function<void ()>, int, std::__1::optional<unsigned long>)::'lambda1'()&&...)::'lambda'()::operator()() @ 0x864671f in /usr/bin/clickhouse 7. ThreadPoolImpl<std::__1::thread>::worker(std::__1::__list_iterator<std::__1::thread, void*>) @ 0x86415ed in /usr/bin/clickhouse 8. ? @ 0x86451a3 in /usr/bin/clickhouse 9. start_thread @ 0x9609 in /usr/lib/x86_64-linux-gnu/libpthread-2.31.so 10. clone @ 0x122293 in /usr/lib/x86_64-linux-gnu/libc-2.31.so 2021.01.25 11:01:48.796863 [ 46 ] {cda6510e-aa60-4078-a49e-f96812b7b55b} <Error> TCPHandler: Code: 159, e.displayText() = DB::Exception: Watching task /clickhouse/task_queue/ddl/query-0000000001 is executing longer than distributed_ddl_task_timeout (=20) seconds. There are 2 unfinished hosts (0 of them are currently active), they are going to execute the query in background, Stack trace: 0. DB::Exception::Exception<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, long&, unsigned long&, unsigned long&>(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, long&, unsigned long&, unsigned long&) @ 0xeb689b3 in /usr/bin/clickhouse 1. DB::DDLQueryStatusInputStream::readImpl() @ 0xeb68273 in /usr/bin/clickhouse 2. DB::IBlockInputStream::read() @ 0xe98a1d5 in /usr/bin/clickhouse 3. DB::AsynchronousBlockInputStream::calculate() @ 0xe98649d in /usr/bin/clickhouse 4. ? @ 0xe986db8 in /usr/bin/clickhouse 5. ThreadPoolImpl<ThreadFromGlobalPool>::worker(std::__1::__list_iterator<ThreadFromGlobalPool, void*>) @ 0x86441bd in /usr/bin/clickhouse 6. ThreadFromGlobalPool::ThreadFromGlobalPool<void ThreadPoolImpl<ThreadFromGlobalPool>::scheduleImpl<void>(std::__1::function<void ()>, int, std::__1::optional<unsigned long>)::'lambda1'()>(void&&, void ThreadPoolImpl<ThreadFromGlobalPool>::scheduleImpl<void>(std::__1::function<void ()>, int, std::__1::optional<unsigned long>)::'lambda1'()&&...)::'lambda'()::operator()() @ 0x864671f in /usr/bin/clickhouse 7. ThreadPoolImpl<std::__1::thread>::worker(std::__1::__list_iterator<std::__1::thread, void*>) @ 0x86415ed in /usr/bin/clickhouse 8. ? @ 0x86451a3 in /usr/bin/clickhouse 9. start_thread @ 0x9609 in /usr/lib/x86_64-linux-gnu/libpthread-2.31.so 10. clone @ 0x122293 in /usr/lib/x86_64-linux-gnu/libc-2.31.so 2021.01.25 11:01:48.798792 [ 46 ] {cda6510e-aa60-4078-a49e-f96812b7b55b} <Debug> MemoryTracker: Peak memory usage (for query): 13.91 KiB. 2021.01.25 11:01:48.799297 [ 46 ] {} <Debug> MemoryTracker: Peak memory usage (for query): 13.91 KiB. 2021.01.25 11:01:48.799743 [ 46 ] {} <Debug> TCPHandler: Processed in 21.0045846 sec. 2021.01.25 11:01:48.800844 [ 46 ] {} <Debug> TCPHandler: Done processing connection. 2021.01.25 11:01:49.720400 [ 52 ] {} <Trace> SystemLog (system.query_thread_log): Flushing system log, 2 entries to flush 2021.01.25 11:01:49.722579 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:01:49.725278 [ 52 ] {} <Trace> system.query_thread_log (d3a6fc83-9b72-4308-9a4f-abe980ecba17): Renaming temporary part tmp_insert_202101_3_3_0 to 202101_3_3_0. 2021.01.25 11:01:49.726429 [ 52 ] {} <Trace> SystemLog (system.query_thread_log): Flushed system log 2021.01.25 11:01:49.726919 [ 53 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush 2021.01.25 11:01:49.729036 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:01:49.731930 [ 53 ] {} <Trace> system.query_log (58fc1786-5bef-48ec-999c-b6f58bd6dfd9): Renaming temporary part tmp_insert_202101_4_4_0 to 202101_4_4_0. 2021.01.25 11:01:49.734203 [ 53 ] {} <Trace> SystemLog (system.query_log): Flushed system log 2021.01.25 11:01:49.785302 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushing system log, 20 entries to flush 2021.01.25 11:01:49.786292 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:01:49.787832 [ 54 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_insert_202101_6_6_0 to 202101_6_6_0. 2021.01.25 11:01:49.788750 [ 69 ] {} <Debug> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e) (MergerMutator): Selected 6 parts from 202101_1_1_0 to 202101_6_6_0 2021.01.25 11:01:49.788974 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushed system log 2021.01.25 11:01:49.789333 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:01:49.790576 [ 90 ] {} <Debug> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e) (MergerMutator): Merging 6 parts: from 202101_1_1_0 to 202101_6_6_0 into Compact 2021.01.25 11:01:49.791217 [ 90 ] {} <Debug> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e) (MergerMutator): Selected MergeAlgorithm: Horizontal 2021.01.25 11:01:49.791713 [ 90 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_1_1_0, total 2 rows starting from the beginning of the part 2021.01.25 11:01:49.792622 [ 90 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_2_2_0, total 9 rows starting from the beginning of the part 2021.01.25 11:01:49.793544 [ 90 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_3_3_0, total 8 rows starting from the beginning of the part 2021.01.25 11:01:49.794435 [ 90 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_4_4_0, total 24 rows starting from the beginning of the part 2021.01.25 11:01:49.795467 [ 90 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_5_5_0, total 23 rows starting from the beginning of the part 2021.01.25 11:01:49.796611 [ 90 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_6_6_0, total 20 rows starting from the beginning of the part 2021.01.25 11:01:49.800540 [ 90 ] {} <Debug> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e) (MergerMutator): Merge sorted 86 rows, containing 10 columns (10 merged, 0 gathered) in 0.0100099 sec., 8591.49442052368 rows/sec., 1.58 MiB/sec. 2021.01.25 11:01:49.802158 [ 90 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_merge_202101_1_6_1 to 202101_1_6_1. 2021.01.25 11:01:49.802884 [ 90 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e) (MergerMutator): Merged 6 parts: from 202101_1_1_0 to 202101_6_6_0 2021.01.25 11:01:49.803652 [ 90 ] {} <Debug> MemoryTracker: Peak memory usage: 4.05 MiB. 2021.01.25 11:01:49.852319 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush 2021.01.25 11:01:49.860396 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:01:49.866615 [ 55 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_insert_202101_6_6_0 to 202101_6_6_0. 2021.01.25 11:01:49.868017 [ 62 ] {} <Debug> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36) (MergerMutator): Selected 6 parts from 202101_1_1_0 to 202101_6_6_0 2021.01.25 11:01:49.868676 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:01:49.869552 [ 92 ] {} <Debug> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36) (MergerMutator): Merging 6 parts: from 202101_1_1_0 to 202101_6_6_0 into Compact 2021.01.25 11:01:49.869610 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushed system log 2021.01.25 11:01:49.870703 [ 92 ] {} <Debug> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36) (MergerMutator): Selected MergeAlgorithm: Horizontal 2021.01.25 11:01:49.872114 [ 92 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_1_1_0, total 8 rows starting from the beginning of the part 2021.01.25 11:01:49.873711 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache 2021.01.25 11:01:49.877294 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache 2021.01.25 11:01:49.877397 [ 92 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_2_2_0, total 8 rows starting from the beginning of the part 2021.01.25 11:01:49.882348 [ 92 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_3_3_0, total 7 rows starting from the beginning of the part 2021.01.25 11:01:49.886161 [ 92 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_4_4_0, total 8 rows starting from the beginning of the part 2021.01.25 11:01:49.890538 [ 92 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_5_5_0, total 7 rows starting from the beginning of the part 2021.01.25 11:01:49.894930 [ 92 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_6_6_0, total 8 rows starting from the beginning of the part 2021.01.25 11:01:49.949121 [ 92 ] {} <Debug> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36) (MergerMutator): Merge sorted 46 rows, containing 255 columns (255 merged, 0 gathered) in 0.0795918 sec., 577.9489846944032 rows/sec., 1.12 MiB/sec. 2021.01.25 11:01:49.954371 [ 92 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_merge_202101_1_6_1 to 202101_1_6_1. 2021.01.25 11:01:49.955818 [ 92 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36) (MergerMutator): Merged 6 parts: from 202101_1_1_0 to 202101_6_6_0 2021.01.25 11:01:49.956429 [ 92 ] {} <Debug> MemoryTracker: Peak memory usage: 4.10 MiB. 2021.01.25 11:01:57.290044 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushing system log, 8 entries to flush 2021.01.25 11:01:57.291180 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:01:57.293153 [ 54 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_insert_202101_7_7_0 to 202101_7_7_0. 2021.01.25 11:01:57.294890 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushed system log 2021.01.25 11:01:57.371008 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush 2021.01.25 11:01:57.379809 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:01:57.385909 [ 55 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_insert_202101_7_7_0 to 202101_7_7_0. 2021.01.25 11:01:57.387715 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushed system log 2021.01.25 11:02:04.690598 [ 56 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 53 entries to flush 2021.01.25 11:02:04.691253 [ 56 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2021.01.25 11:02:04.703650 [ 56 ] {} <Debug> system.asynchronous_metric_log (094de0e3-1860-436f-8541-44efb46fb5b9): Loading data parts 2021.01.25 11:02:04.704562 [ 56 ] {} <Debug> system.asynchronous_metric_log (094de0e3-1860-436f-8541-44efb46fb5b9): Loaded data parts (0 items) 2021.01.25 11:02:04.718110 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:02:04.721556 [ 56 ] {} <Trace> system.asynchronous_metric_log (094de0e3-1860-436f-8541-44efb46fb5b9): Renaming temporary part tmp_insert_202101_1_1_0 to 202101_1_1_0. 2021.01.25 11:02:04.722391 [ 56 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log 2021.01.25 11:02:04.795995 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushing system log, 7 entries to flush 2021.01.25 11:02:04.797005 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:02:04.798909 [ 54 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_insert_202101_8_8_0 to 202101_8_8_0. 2021.01.25 11:02:04.799705 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushed system log 2021.01.25 11:02:04.878345 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache 2021.01.25 11:02:04.880353 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache 2021.01.25 11:02:04.888348 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush 2021.01.25 11:02:04.896271 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:02:04.901610 [ 55 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_insert_202101_8_8_0 to 202101_8_8_0. 2021.01.25 11:02:04.904175 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushed system log 2021.01.25 11:02:12.300568 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushing system log, 8 entries to flush 2021.01.25 11:02:12.301477 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:02:12.302663 [ 54 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_insert_202101_9_9_0 to 202101_9_9_0. 2021.01.25 11:02:12.303284 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushed system log 2021.01.25 11:02:12.405006 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush 2021.01.25 11:02:12.410463 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:02:12.418800 [ 55 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_insert_202101_9_9_0 to 202101_9_9_0. 2021.01.25 11:02:12.419924 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushed system log 2021.01.25 11:02:19.803906 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushing system log, 7 entries to flush 2021.01.25 11:02:19.804850 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:02:19.806299 [ 54 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_insert_202101_10_10_0 to 202101_10_10_0. 2021.01.25 11:02:19.807037 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushed system log 2021.01.25 11:02:19.881309 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache 2021.01.25 11:02:19.883197 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache 2021.01.25 11:02:19.920518 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush 2021.01.25 11:02:19.926552 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:02:19.930636 [ 55 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_insert_202101_10_10_0 to 202101_10_10_0. 2021.01.25 11:02:19.932307 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushed system log 2021.01.25 11:02:27.307532 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushing system log, 8 entries to flush 2021.01.25 11:02:27.308304 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:02:27.309287 [ 54 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_insert_202101_11_11_0 to 202101_11_11_0. 2021.01.25 11:02:27.309962 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushed system log 2021.01.25 11:02:27.310032 [ 66 ] {} <Debug> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e) (MergerMutator): Selected 6 parts from 202101_1_6_1 to 202101_11_11_0 2021.01.25 11:02:27.310743 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:02:27.311131 [ 93 ] {} <Debug> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e) (MergerMutator): Merging 6 parts: from 202101_1_6_1 to 202101_11_11_0 into Compact 2021.01.25 11:02:27.311538 [ 93 ] {} <Debug> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e) (MergerMutator): Selected MergeAlgorithm: Horizontal 2021.01.25 11:02:27.311921 [ 93 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_1_6_1, total 86 rows starting from the beginning of the part 2021.01.25 11:02:27.312502 [ 93 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_7_7_0, total 8 rows starting from the beginning of the part 2021.01.25 11:02:27.313038 [ 93 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_8_8_0, total 7 rows starting from the beginning of the part 2021.01.25 11:02:27.313601 [ 93 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_9_9_0, total 8 rows starting from the beginning of the part 2021.01.25 11:02:27.314207 [ 93 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_10_10_0, total 7 rows starting from the beginning of the part 2021.01.25 11:02:27.314772 [ 93 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_11_11_0, total 8 rows starting from the beginning of the part 2021.01.25 11:02:27.316712 [ 93 ] {} <Debug> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e) (MergerMutator): Merge sorted 124 rows, containing 10 columns (10 merged, 0 gathered) in 0.0055892 sec., 22185.643741501466 rows/sec., 4.28 MiB/sec. 2021.01.25 11:02:27.317812 [ 93 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_merge_202101_1_11_2 to 202101_1_11_2. 2021.01.25 11:02:27.318405 [ 93 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e) (MergerMutator): Merged 6 parts: from 202101_1_6_1 to 202101_11_11_0 2021.01.25 11:02:27.318817 [ 93 ] {} <Debug> MemoryTracker: Peak memory usage: 4.05 MiB. 2021.01.25 11:02:27.432926 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush 2021.01.25 11:02:27.439325 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:02:27.448096 [ 55 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_insert_202101_11_11_0 to 202101_11_11_0. 2021.01.25 11:02:27.448880 [ 70 ] {} <Debug> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36) (MergerMutator): Selected 6 parts from 202101_1_6_1 to 202101_11_11_0 2021.01.25 11:02:27.449232 [ 70 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:02:27.449334 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushed system log 2021.01.25 11:02:27.449715 [ 91 ] {} <Debug> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36) (MergerMutator): Merging 6 parts: from 202101_1_6_1 to 202101_11_11_0 into Compact 2021.01.25 11:02:27.450725 [ 91 ] {} <Debug> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36) (MergerMutator): Selected MergeAlgorithm: Horizontal 2021.01.25 11:02:27.453473 [ 91 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_1_6_1, total 46 rows starting from the beginning of the part 2021.01.25 11:02:27.456042 [ 91 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_7_7_0, total 7 rows starting from the beginning of the part 2021.01.25 11:02:27.458399 [ 91 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_8_8_0, total 8 rows starting from the beginning of the part 2021.01.25 11:02:27.460769 [ 91 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_9_9_0, total 7 rows starting from the beginning of the part 2021.01.25 11:02:27.463018 [ 91 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_10_10_0, total 8 rows starting from the beginning of the part 2021.01.25 11:02:27.465279 [ 91 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_11_11_0, total 7 rows starting from the beginning of the part 2021.01.25 11:02:27.486742 [ 91 ] {} <Debug> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36) (MergerMutator): Merge sorted 83 rows, containing 255 columns (255 merged, 0 gathered) in 0.0370322 sec., 2241.2927128282954 rows/sec., 4.34 MiB/sec. 2021.01.25 11:02:27.489423 [ 91 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_merge_202101_1_11_2 to 202101_1_11_2. 2021.01.25 11:02:27.490104 [ 91 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36) (MergerMutator): Merged 6 parts: from 202101_1_6_1 to 202101_11_11_0 2021.01.25 11:02:27.490540 [ 91 ] {} <Debug> MemoryTracker: Peak memory usage: 4.10 MiB. 2021.01.25 11:02:30.000308 [ 81 ] {} <Debug> AsynchronousMetrics: MemoryTracking: was 313.54 MiB, peak 317.59 MiB, will set to 318.41 MiB (RSS), difference: 4.87 MiB 2021.01.25 11:02:34.810578 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushing system log, 7 entries to flush 2021.01.25 11:02:34.811443 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:02:34.818247 [ 54 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_insert_202101_12_12_0 to 202101_12_12_0. 2021.01.25 11:02:34.819228 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushed system log 2021.01.25 11:02:34.884223 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache 2021.01.25 11:02:34.886392 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache 2021.01.25 11:02:34.950276 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush 2021.01.25 11:02:34.957911 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:02:34.961945 [ 55 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_insert_202101_12_12_0 to 202101_12_12_0. 2021.01.25 11:02:34.963577 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushed system log 2021.01.25 11:02:42.319865 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushing system log, 9 entries to flush 2021.01.25 11:02:42.320688 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:02:42.321787 [ 54 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_insert_202101_13_13_0 to 202101_13_13_0. 2021.01.25 11:02:42.322414 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushed system log 2021.01.25 11:02:42.464430 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush 2021.01.25 11:02:42.469105 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:02:42.471869 [ 55 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_insert_202101_13_13_0 to 202101_13_13_0. 2021.01.25 11:02:42.472862 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushed system log 2021.01.25 11:02:49.822883 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushing system log, 7 entries to flush 2021.01.25 11:02:49.823792 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:02:49.824961 [ 54 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_insert_202101_14_14_0 to 202101_14_14_0. 2021.01.25 11:02:49.825581 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushed system log 2021.01.25 11:02:49.887689 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache 2021.01.25 11:02:49.889206 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache 2021.01.25 11:02:49.973443 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush 2021.01.25 11:02:49.978798 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:02:49.982017 [ 55 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_insert_202101_14_14_0 to 202101_14_14_0. 2021.01.25 11:02:49.983472 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushed system log 2021.01.25 11:02:57.326204 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushing system log, 8 entries to flush 2021.01.25 11:02:57.327020 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:02:57.333911 [ 54 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_insert_202101_15_15_0 to 202101_15_15_0. 2021.01.25 11:02:57.334472 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushed system log 2021.01.25 11:02:57.484088 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush 2021.01.25 11:02:57.488711 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:02:57.496778 [ 55 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_insert_202101_15_15_0 to 202101_15_15_0. 2021.01.25 11:02:57.497884 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushed system log 2021.01.25 11:03:04.723001 [ 56 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 53 entries to flush 2021.01.25 11:03:04.724034 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:03:04.725285 [ 56 ] {} <Trace> system.asynchronous_metric_log (094de0e3-1860-436f-8541-44efb46fb5b9): Renaming temporary part tmp_insert_202101_2_2_0 to 202101_2_2_0. 2021.01.25 11:03:04.725989 [ 56 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log 2021.01.25 11:03:04.835013 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushing system log, 7 entries to flush 2021.01.25 11:03:04.835979 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:03:04.837733 [ 54 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_insert_202101_16_16_0 to 202101_16_16_0. 2021.01.25 11:03:04.838490 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushed system log 2021.01.25 11:03:04.838617 [ 62 ] {} <Debug> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e) (MergerMutator): Selected 6 parts from 202101_1_11_2 to 202101_16_16_0 2021.01.25 11:03:04.839430 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:03:04.840019 [ 92 ] {} <Debug> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e) (MergerMutator): Merging 6 parts: from 202101_1_11_2 to 202101_16_16_0 into Compact 2021.01.25 11:03:04.840424 [ 92 ] {} <Debug> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e) (MergerMutator): Selected MergeAlgorithm: Horizontal 2021.01.25 11:03:04.840791 [ 92 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_1_11_2, total 124 rows starting from the beginning of the part 2021.01.25 11:03:04.841362 [ 92 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_12_12_0, total 7 rows starting from the beginning of the part 2021.01.25 11:03:04.842000 [ 92 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_13_13_0, total 9 rows starting from the beginning of the part 2021.01.25 11:03:04.842664 [ 92 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_14_14_0, total 7 rows starting from the beginning of the part 2021.01.25 11:03:04.843269 [ 92 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_15_15_0, total 8 rows starting from the beginning of the part 2021.01.25 11:03:04.843961 [ 92 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_16_16_0, total 7 rows starting from the beginning of the part 2021.01.25 11:03:04.848388 [ 92 ] {} <Debug> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e) (MergerMutator): Merge sorted 162 rows, containing 10 columns (10 merged, 0 gathered) in 0.0083594 sec., 19379.381295308278 rows/sec., 3.83 MiB/sec. 2021.01.25 11:03:04.849816 [ 92 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_merge_202101_1_16_3 to 202101_1_16_3. 2021.01.25 11:03:04.850350 [ 92 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e) (MergerMutator): Merged 6 parts: from 202101_1_11_2 to 202101_16_16_0 2021.01.25 11:03:04.850737 [ 92 ] {} <Debug> MemoryTracker: Peak memory usage: 4.07 MiB. 2021.01.25 11:03:04.889984 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache 2021.01.25 11:03:04.891928 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache 2021.01.25 11:03:04.998494 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush 2021.01.25 11:03:05.004783 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:03:05.008843 [ 55 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_insert_202101_16_16_0 to 202101_16_16_0. 2021.01.25 11:03:05.009738 [ 63 ] {} <Debug> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36) (MergerMutator): Selected 6 parts from 202101_1_11_2 to 202101_16_16_0 2021.01.25 11:03:05.010235 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushed system log 2021.01.25 11:03:05.010268 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:03:05.011386 [ 91 ] {} <Debug> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36) (MergerMutator): Merging 6 parts: from 202101_1_11_2 to 202101_16_16_0 into Compact 2021.01.25 11:03:05.012335 [ 91 ] {} <Debug> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36) (MergerMutator): Selected MergeAlgorithm: Horizontal 2021.01.25 11:03:05.013438 [ 91 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_1_11_2, total 83 rows starting from the beginning of the part 2021.01.25 11:03:05.016244 [ 91 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_12_12_0, total 8 rows starting from the beginning of the part 2021.01.25 11:03:05.019016 [ 91 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_13_13_0, total 7 rows starting from the beginning of the part 2021.01.25 11:03:05.021883 [ 91 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_14_14_0, total 8 rows starting from the beginning of the part 2021.01.25 11:03:05.024729 [ 91 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_15_15_0, total 7 rows starting from the beginning of the part 2021.01.25 11:03:05.027551 [ 91 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_16_16_0, total 8 rows starting from the beginning of the part 2021.01.25 11:03:05.057464 [ 91 ] {} <Debug> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36) (MergerMutator): Merge sorted 121 rows, containing 255 columns (255 merged, 0 gathered) in 0.0460623 sec., 2626.8770773495894 rows/sec., 5.09 MiB/sec. 2021.01.25 11:03:05.060215 [ 91 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_merge_202101_1_16_3 to 202101_1_16_3. 2021.01.25 11:03:05.061031 [ 91 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36) (MergerMutator): Merged 6 parts: from 202101_1_11_2 to 202101_16_16_0 2021.01.25 11:03:05.061440 [ 91 ] {} <Debug> MemoryTracker: Peak memory usage: 4.10 MiB. 2021.01.25 11:03:12.339346 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushing system log, 8 entries to flush 2021.01.25 11:03:12.340262 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:03:12.341300 [ 54 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_insert_202101_17_17_0 to 202101_17_17_0. 2021.01.25 11:03:12.341853 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushed system log 2021.01.25 11:03:12.510911 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush 2021.01.25 11:03:12.515847 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:03:12.519217 [ 55 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_insert_202101_17_17_0 to 202101_17_17_0. 2021.01.25 11:03:12.520482 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushed system log 2021.01.25 11:03:19.842262 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushing system log, 7 entries to flush 2021.01.25 11:03:19.843060 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:03:19.844239 [ 54 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_insert_202101_18_18_0 to 202101_18_18_0. 2021.01.25 11:03:19.844777 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushed system log 2021.01.25 11:03:19.892899 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache 2021.01.25 11:03:19.894516 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache 2021.01.25 11:03:20.021036 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush 2021.01.25 11:03:20.025234 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:03:20.028154 [ 55 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_insert_202101_18_18_0 to 202101_18_18_0. 2021.01.25 11:03:20.029377 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushed system log 2021.01.25 11:03:27.345351 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushing system log, 8 entries to flush 2021.01.25 11:03:27.346137 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:03:27.347072 [ 54 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_insert_202101_19_19_0 to 202101_19_19_0. 2021.01.25 11:03:27.347660 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushed system log 2021.01.25 11:03:27.530147 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush 2021.01.25 11:03:27.535135 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:03:27.538305 [ 55 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_insert_202101_19_19_0 to 202101_19_19_0. 2021.01.25 11:03:27.539503 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushed system log 2021.01.25 11:03:30.000420 [ 81 ] {} <Debug> AsynchronousMetrics: MemoryTracking: was 318.76 MiB, peak 322.76 MiB, will set to 318.78 MiB (RSS), difference: 21.94 KiB 2021.01.25 11:03:34.848471 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushing system log, 7 entries to flush 2021.01.25 11:03:34.849246 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:03:34.850212 [ 54 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_insert_202101_20_20_0 to 202101_20_20_0. 2021.01.25 11:03:34.850732 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushed system log 2021.01.25 11:03:34.895211 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache 2021.01.25 11:03:34.896718 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache 2021.01.25 11:03:35.040060 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush 2021.01.25 11:03:35.044663 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:03:35.047579 [ 55 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_insert_202101_20_20_0 to 202101_20_20_0. 2021.01.25 11:03:35.048637 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushed system log 2021.01.25 11:03:42.351342 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushing system log, 8 entries to flush 2021.01.25 11:03:42.352195 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:03:42.353421 [ 54 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_insert_202101_21_21_0 to 202101_21_21_0. 2021.01.25 11:03:42.353936 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushed system log 2021.01.25 11:03:42.354025 [ 71 ] {} <Debug> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e) (MergerMutator): Selected 6 parts from 202101_1_16_3 to 202101_21_21_0 2021.01.25 11:03:42.354795 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:03:42.355262 [ 90 ] {} <Debug> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e) (MergerMutator): Merging 6 parts: from 202101_1_16_3 to 202101_21_21_0 into Compact 2021.01.25 11:03:42.355696 [ 90 ] {} <Debug> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e) (MergerMutator): Selected MergeAlgorithm: Horizontal 2021.01.25 11:03:42.356088 [ 90 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_1_16_3, total 162 rows starting from the beginning of the part 2021.01.25 11:03:42.356630 [ 90 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_17_17_0, total 8 rows starting from the beginning of the part 2021.01.25 11:03:42.357069 [ 90 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_18_18_0, total 7 rows starting from the beginning of the part 2021.01.25 11:03:42.357404 [ 90 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_19_19_0, total 8 rows starting from the beginning of the part 2021.01.25 11:03:42.357724 [ 90 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_20_20_0, total 7 rows starting from the beginning of the part 2021.01.25 11:03:42.358123 [ 90 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_21_21_0, total 8 rows starting from the beginning of the part 2021.01.25 11:03:42.359766 [ 90 ] {} <Debug> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e) (MergerMutator): Merge sorted 200 rows, containing 10 columns (10 merged, 0 gathered) in 0.0044982 sec., 44462.22933617892 rows/sec., 8.93 MiB/sec. 2021.01.25 11:03:42.360623 [ 90 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_merge_202101_1_21_4 to 202101_1_21_4. 2021.01.25 11:03:42.360962 [ 90 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e) (MergerMutator): Merged 6 parts: from 202101_1_16_3 to 202101_21_21_0 2021.01.25 11:03:42.361208 [ 90 ] {} <Debug> MemoryTracker: Peak memory usage: 4.07 MiB. 2021.01.25 11:03:42.549183 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush 2021.01.25 11:03:42.553794 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:03:42.556630 [ 55 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_insert_202101_21_21_0 to 202101_21_21_0. 2021.01.25 11:03:42.557299 [ 62 ] {} <Debug> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36) (MergerMutator): Selected 6 parts from 202101_1_16_3 to 202101_21_21_0 2021.01.25 11:03:42.557713 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:03:42.557723 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushed system log 2021.01.25 11:03:42.558224 [ 93 ] {} <Debug> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36) (MergerMutator): Merging 6 parts: from 202101_1_16_3 to 202101_21_21_0 into Compact 2021.01.25 11:03:42.558901 [ 93 ] {} <Debug> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36) (MergerMutator): Selected MergeAlgorithm: Horizontal 2021.01.25 11:03:42.560355 [ 93 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_1_16_3, total 121 rows starting from the beginning of the part 2021.01.25 11:03:42.562243 [ 93 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_17_17_0, total 7 rows starting from the beginning of the part 2021.01.25 11:03:42.564121 [ 93 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_18_18_0, total 8 rows starting from the beginning of the part 2021.01.25 11:03:42.566145 [ 93 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_19_19_0, total 7 rows starting from the beginning of the part 2021.01.25 11:03:42.568410 [ 93 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_20_20_0, total 8 rows starting from the beginning of the part 2021.01.25 11:03:42.570677 [ 93 ] {} <Trace> MergeTreeSequentialSource: Reading 2 marks from part 202101_21_21_0, total 7 rows starting from the beginning of the part 2021.01.25 11:03:42.594685 [ 93 ] {} <Debug> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36) (MergerMutator): Merge sorted 158 rows, containing 255 columns (255 merged, 0 gathered) in 0.0364605 sec., 4333.456754570014 rows/sec., 8.39 MiB/sec. 2021.01.25 11:03:42.596887 [ 93 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_merge_202101_1_21_4 to 202101_1_21_4. 2021.01.25 11:03:42.597472 [ 93 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36) (MergerMutator): Merged 6 parts: from 202101_1_16_3 to 202101_21_21_0 2021.01.25 11:03:42.597781 [ 93 ] {} <Debug> MemoryTracker: Peak memory usage: 4.10 MiB. 2021.01.25 11:03:49.854578 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushing system log, 7 entries to flush 2021.01.25 11:03:49.855414 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:03:49.856562 [ 54 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_insert_202101_22_22_0 to 202101_22_22_0. 2021.01.25 11:03:49.857140 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushed system log 2021.01.25 11:03:49.897680 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache 2021.01.25 11:03:49.899214 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache 2021.01.25 11:03:50.058635 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush 2021.01.25 11:03:50.063556 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:03:50.066247 [ 55 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_insert_202101_22_22_0 to 202101_22_22_0. 2021.01.25 11:03:50.067036 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushed system log 2021.01.25 11:03:57.357658 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushing system log, 8 entries to flush 2021.01.25 11:03:57.358517 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:03:57.359596 [ 54 ] {} <Trace> system.trace_log (0d67c315-b4ab-42ad-859b-10875c95844e): Renaming temporary part tmp_insert_202101_23_23_0 to 202101_23_23_0. 2021.01.25 11:03:57.360176 [ 54 ] {} <Trace> SystemLog (system.trace_log): Flushed system log 2021.01.25 11:03:57.567779 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush 2021.01.25 11:03:57.573044 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 235.09 GiB. 2021.01.25 11:03:57.576526 [ 55 ] {} <Trace> system.metric_log (6d8e518e-0872-49bd-871c-4249ef21ea36): Renaming temporary part tmp_insert_202101_23_23_0 to 202101_23_23_0. 2021.01.25 11:03:57.577626 [ 55 ] {} <Trace> SystemLog (system.metric_log): Flushed system log