[ Nov 26 05:23:52 Enabled. ] [ Nov 26 05:23:52 Rereading configuration. ] [ Nov 26 05:23:53 Rereading configuration. ] [ Nov 26 05:23:56 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 26 05:23:56 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.26 05:23:57.420266 [ 1 ] {} Application: Will watch for the process with pid 24632 2024.11.26 05:23:57.420763 [ 1 ] {} Application: Forked a child process to watch 2024.11.26 05:23:57.638313 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 24632 2024.11.26 05:23:57.639064 [ 1 ] {} Application: starting up 2024.11.26 05:23:57.639762 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.11.26 05:23:57.722403 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.11.26 05:23:57.743848 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.11.26 05:23:57.743900 [ 1 ] {} Application: Initializing DateLUT. 2024.11.26 05:23:57.743913 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.11.26 05:23:57.743975 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.11.26 05:23:57.744360 [ 1 ] {} Application: Initializing interserver credentials. 2024.11.26 05:23:57.745941 [ 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.26 05:23:57.746658 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.11.26 05:23:57.747476 [ 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.26 05:23:57.747498 [ 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.26 05:23:57.747514 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.11.26 05:23:57.747684 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.11.26 05:23:57.748622 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.11.26 05:23:57.753518 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.11.26 05:23:57.754048 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.11.26 05:23:57.755164 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.11.26 05:23:57.755229 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.11.26 05:23:57.756789 [ 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.26 05:23:57.757265 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.11.26 05:23:57.760621 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.11.26 05:23:57.761327 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2024.11.26 05:23:57.762918 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.11.26 05:23:57.763320 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.11.26 05:23:57.763743 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.11.26 05:23:57.764085 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.11.26 05:23:57.765529 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.11.26 05:23:57.765568 [ 1 ] {} Application: Loading metadata from /data/ 2024.11.26 05:23:57.765642 [ 177 ] {} DNSResolver: Updating DNS cache 2024.11.26 05:23:57.765763 [ 177 ] {} DNSResolver: Updated DNS cache 2024.11.26 05:23:57.773899 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.11.26 05:23:57.773925 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000156363 sec 2024.11.26 05:23:57.773970 [ 1 ] {} ReferentialDeps: No tables 2024.11.26 05:23:57.773987 [ 1 ] {} LoadingDeps: No tables 2024.11.26 05:23:57.775185 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.11.26 05:23:57.776274 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2024.11.26 05:23:57.789135 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.11.26 05:23:57.789183 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.11.26 05:23:57.789205 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.11.26 05:23:57.789218 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.11.26 05:23:57.789250 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.11.26 05:23:57.789270 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2024.11.26 05:23:57.792159 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.11.26 05:23:57.792209 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.11.26 05:23:57.792233 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2024.11.26 05:23:57.792418 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.11.26 05:23:57.792438 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.11.26 05:23:57.792477 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.11.26 05:23:57.792499 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.11.26 05:23:57.792513 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.11.26 05:23:57.792542 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.11.26 05:23:57.792563 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.11.26 05:23:57.819180 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.11.26 05:23:57.823155 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.11.26 05:23:57.823192 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.2471e-05 sec 2024.11.26 05:23:57.823207 [ 1 ] {} ReferentialDeps: No tables 2024.11.26 05:23:57.823219 [ 1 ] {} LoadingDeps: No tables 2024.11.26 05:23:57.823245 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.11.26 05:23:57.823451 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.11.26 05:23:57.823498 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.11.26 05:23:57.823512 [ 1 ] {} Application: Loaded metadata. 2024.11.26 05:23:57.823524 [ 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.26 05:23:57.823537 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.11.26 05:23:57.828129 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.11.26 05:23:57.828340 [ 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.34 MiB 2024.11.26 05:23:57.829287 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.4681e-05 sec. 2024.11.26 05:23:57.830239 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.11.26 05:23:57.830339 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.11.26 05:23:57.830357 [ 1 ] {} Application: Ready for connections. 2024.11.26 05:23:57.889681 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44006 2024.11.26 05:23:57.889928 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:23:57.889984 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Authenticating user 'default' from [fd00:1122:3344:101::d]:44006 2024.11.26 05:23:57.890016 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:57.890039 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:57.890129 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.11.26 05:23:57.890157 [ 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.26 05:23:57.890182 [ 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.26 05:23:57.890541 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36555 2024.11.26 05:23:57.890659 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:23:57.890692 [ 4 ] {} TCP-Session: 7d4c3168-c671-4837-9700-a3862d62c752 Authenticating user 'default' from [fd00:1122:3344:101::d]:36555 2024.11.26 05:23:57.890717 [ 4 ] {} TCP-Session: 7d4c3168-c671-4837-9700-a3862d62c752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:57.890744 [ 4 ] {} TCP-Session: 7d4c3168-c671-4837-9700-a3862d62c752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:57.891340 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52146 2024.11.26 05:23:57.891343 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62398 2024.11.26 05:23:57.891447 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56926 2024.11.26 05:23:57.891554 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:23:57.891723 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:23:57.891748 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35630 2024.11.26 05:23:57.891820 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:23:57.891824 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54826 2024.11.26 05:23:57.891859 [ 5 ] {} TCP-Session: e6b50eee-4560-445c-9c6a-972ccbca8806 Authenticating user 'default' from [fd00:1122:3344:101::d]:62398 2024.11.26 05:23:57.891817 [ 253 ] {} TCP-Session: a01c0ec0-30d7-4af9-be0b-9a091af63eaa Authenticating user 'default' from [fd00:1122:3344:101::d]:52146 2024.11.26 05:23:57.892028 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37423 2024.11.26 05:23:57.892164 [ 254 ] {} TCP-Session: 2467115c-f9c8-4277-8a28-16396be54015 Authenticating user 'default' from [fd00:1122:3344:101::d]:56926 2024.11.26 05:23:57.892098 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:23:57.892217 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53658 2024.11.26 05:23:57.892224 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:23:57.892270 [ 254 ] {} TCP-Session: 2467115c-f9c8-4277-8a28-16396be54015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:57.892246 [ 253 ] {} TCP-Session: a01c0ec0-30d7-4af9-be0b-9a091af63eaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:57.892382 [ 5 ] {} TCP-Session: e6b50eee-4560-445c-9c6a-972ccbca8806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:57.892438 [ 254 ] {} TCP-Session: 2467115c-f9c8-4277-8a28-16396be54015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:57.892457 [ 253 ] {} TCP-Session: a01c0ec0-30d7-4af9-be0b-9a091af63eaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:57.892464 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Authenticating user 'default' from [fd00:1122:3344:101::d]:35630 2024.11.26 05:23:57.892488 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:23:57.892514 [ 5 ] {} TCP-Session: e6b50eee-4560-445c-9c6a-972ccbca8806 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:57.892623 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:57.892657 [ 256 ] {} TCP-Session: 3b42c8d8-1064-4833-8c6b-086f195788c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2024.11.26 05:23:57.892699 [ 257 ] {} TCP-Session: f964c928-528a-46a9-840d-ba067525b938 Authenticating user 'default' from [fd00:1122:3344:101::d]:37423 2024.11.26 05:23:57.892703 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:57.892957 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:23:57.892966 [ 256 ] {} TCP-Session: 3b42c8d8-1064-4833-8c6b-086f195788c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:57.893007 [ 257 ] {} TCP-Session: f964c928-528a-46a9-840d-ba067525b938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:57.893036 [ 258 ] {} TCP-Session: 6f83aa29-c080-4fb2-8086-dd8164c14530 Authenticating user 'default' from [fd00:1122:3344:101::d]:53658 2024.11.26 05:23:57.893048 [ 256 ] {} TCP-Session: 3b42c8d8-1064-4833-8c6b-086f195788c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:57.893055 [ 257 ] {} TCP-Session: f964c928-528a-46a9-840d-ba067525b938 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:57.893091 [ 258 ] {} TCP-Session: 6f83aa29-c080-4fb2-8086-dd8164c14530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:57.893182 [ 258 ] {} TCP-Session: 6f83aa29-c080-4fb2-8086-dd8164c14530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:57.896727 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:57.898887 [ 3 ] {bd692bc3-7bd3-432d-a0b0-42fae439b91e} executeQuery: (from [fd00:1122:3344:101::d]:44006) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.11.26 05:23:57.950042 [ 3 ] {bd692bc3-7bd3-432d-a0b0-42fae439b91e} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44006) (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.26 05:23:57.950865 [ 3 ] {bd692bc3-7bd3-432d-a0b0-42fae439b91e} 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.26 05:23:57.950972 [ 3 ] {bd692bc3-7bd3-432d-a0b0-42fae439b91e} TCPHandler: Processed in 0.055765604 sec. 2024.11.26 05:23:57.951283 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:57.951463 [ 255 ] {4acd25e8-347f-425b-9101-710d5f9aca3a} executeQuery: (from [fd00:1122:3344:101::d]:35630) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.11.26 05:23:57.951765 [ 255 ] {4acd25e8-347f-425b-9101-710d5f9aca3a} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:35630) (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.26 05:23:57.951883 [ 255 ] {4acd25e8-347f-425b-9101-710d5f9aca3a} 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.26 05:23:57.951969 [ 255 ] {4acd25e8-347f-425b-9101-710d5f9aca3a} TCPHandler: Processed in 0.000822866 sec. 2024.11.26 05:23:57.952185 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:57.953378 [ 3 ] {54430cfd-2ad4-4127-a8f8-b174b613ac6a} executeQuery: (from [fd00:1122:3344:101::d]:44006) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.11.26 05:23:57.953990 [ 3 ] {54430cfd-2ad4-4127-a8f8-b174b613ac6a} TCPHandler: Processed in 0.001857617 sec. 2024.11.26 05:23:57.954205 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:57.954305 [ 255 ] {01505e8e-38b1-4a17-83d9-22132a09defd} executeQuery: (from [fd00:1122:3344:101::d]:35630) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.11.26 05:23:57.954395 [ 255 ] {01505e8e-38b1-4a17-83d9-22132a09defd} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.11.26 05:23:57.955681 [ 255 ] {01505e8e-38b1-4a17-83d9-22132a09defd} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.11.26 05:23:57.955701 [ 255 ] {01505e8e-38b1-4a17-83d9-22132a09defd} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6881e-05 sec 2024.11.26 05:23:57.955716 [ 255 ] {01505e8e-38b1-4a17-83d9-22132a09defd} ReferentialDeps: No tables 2024.11.26 05:23:57.955738 [ 255 ] {01505e8e-38b1-4a17-83d9-22132a09defd} LoadingDeps: No tables 2024.11.26 05:23:57.955762 [ 255 ] {01505e8e-38b1-4a17-83d9-22132a09defd} DatabaseAtomic (oximeter): Starting up tables. 2024.11.26 05:23:57.955809 [ 255 ] {01505e8e-38b1-4a17-83d9-22132a09defd} TCPHandler: Processed in 0.001654343 sec. 2024.11.26 05:23:57.955986 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:57.956166 [ 3 ] {1b3b5774-6ba0-4140-851a-d1083ae09ddc} executeQuery: (from [fd00:1122:3344:101::d]:44006) /* 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.26 05:23:57.956211 [ 3 ] {1b3b5774-6ba0-4140-851a-d1083ae09ddc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.11.26 05:23:57.964001 [ 3 ] {1b3b5774-6ba0-4140-851a-d1083ae09ddc} StoragePolicy (default): Storage policy default created, total volumes 1 2024.11.26 05:23:57.965378 [ 3 ] {1b3b5774-6ba0-4140-851a-d1083ae09ddc} oximeter.version (633eb55f-73c0-4f69-add2-103cc1a031be): Loading data parts 2024.11.26 05:23:57.965839 [ 3 ] {1b3b5774-6ba0-4140-851a-d1083ae09ddc} oximeter.version (633eb55f-73c0-4f69-add2-103cc1a031be): There are no data parts 2024.11.26 05:23:57.968246 [ 3 ] {1b3b5774-6ba0-4140-851a-d1083ae09ddc} TCPHandler: Processed in 0.012314299 sec. 2024.11.26 05:23:57.968445 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:57.968701 [ 255 ] {933b38cf-f8af-4635-ac1f-e1c46c774b42} executeQuery: (from [fd00:1122:3344:101::d]:35630) /* 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.26 05:23:57.968786 [ 255 ] {933b38cf-f8af-4635-ac1f-e1c46c774b42} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.11.26 05:23:57.976457 [ 255 ] {933b38cf-f8af-4635-ac1f-e1c46c774b42} oximeter.measurements_bool (d6a244de-a563-4871-9536-eed020fbf9c2): Loading data parts 2024.11.26 05:23:57.976696 [ 255 ] {933b38cf-f8af-4635-ac1f-e1c46c774b42} oximeter.measurements_bool (d6a244de-a563-4871-9536-eed020fbf9c2): There are no data parts 2024.11.26 05:23:57.979277 [ 255 ] {933b38cf-f8af-4635-ac1f-e1c46c774b42} TCPHandler: Processed in 0.01089986 sec. 2024.11.26 05:23:57.979467 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:57.979676 [ 3 ] {bee10eb7-803f-4634-ab7b-63ea06ab1a0a} executeQuery: (from [fd00:1122:3344:101::d]:44006) 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.26 05:23:57.979730 [ 3 ] {bee10eb7-803f-4634-ab7b-63ea06ab1a0a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.11.26 05:23:57.981790 [ 3 ] {bee10eb7-803f-4634-ab7b-63ea06ab1a0a} oximeter.measurements_i8 (2159cb98-c570-48eb-afcd-afa12a6c10be): Loading data parts 2024.11.26 05:23:57.981945 [ 3 ] {bee10eb7-803f-4634-ab7b-63ea06ab1a0a} oximeter.measurements_i8 (2159cb98-c570-48eb-afcd-afa12a6c10be): There are no data parts 2024.11.26 05:23:57.983460 [ 3 ] {bee10eb7-803f-4634-ab7b-63ea06ab1a0a} TCPHandler: Processed in 0.004047242 sec. 2024.11.26 05:23:57.983633 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:57.983828 [ 255 ] {5a9a8c48-c959-4c66-b339-e1795bfc2739} executeQuery: (from [fd00:1122:3344:101::d]:35630) 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.26 05:23:57.983887 [ 255 ] {5a9a8c48-c959-4c66-b339-e1795bfc2739} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.11.26 05:23:57.985702 [ 255 ] {5a9a8c48-c959-4c66-b339-e1795bfc2739} oximeter.measurements_u8 (c7f8f00c-fba1-4013-95e4-dcfdaa773b35): Loading data parts 2024.11.26 05:23:57.985957 [ 255 ] {5a9a8c48-c959-4c66-b339-e1795bfc2739} oximeter.measurements_u8 (c7f8f00c-fba1-4013-95e4-dcfdaa773b35): There are no data parts 2024.11.26 05:23:57.987418 [ 255 ] {5a9a8c48-c959-4c66-b339-e1795bfc2739} TCPHandler: Processed in 0.003839248 sec. 2024.11.26 05:23:57.987600 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:57.987812 [ 3 ] {13808728-5e9f-4ea1-b5c0-f1cf5e09420b} executeQuery: (from [fd00:1122:3344:101::d]:44006) 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.26 05:23:57.987868 [ 3 ] {13808728-5e9f-4ea1-b5c0-f1cf5e09420b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.11.26 05:23:57.990188 [ 3 ] {13808728-5e9f-4ea1-b5c0-f1cf5e09420b} oximeter.measurements_i16 (7e464b2a-83e1-4145-835d-aaab2367e8a6): Loading data parts 2024.11.26 05:23:57.990376 [ 3 ] {13808728-5e9f-4ea1-b5c0-f1cf5e09420b} oximeter.measurements_i16 (7e464b2a-83e1-4145-835d-aaab2367e8a6): There are no data parts 2024.11.26 05:23:57.991791 [ 3 ] {13808728-5e9f-4ea1-b5c0-f1cf5e09420b} TCPHandler: Processed in 0.004245676 sec. 2024.11.26 05:23:57.991986 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:57.992180 [ 255 ] {33f4ed9a-fc8c-4fda-b282-1202aa585fc7} executeQuery: (from [fd00:1122:3344:101::d]:35630) 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.26 05:23:57.992239 [ 255 ] {33f4ed9a-fc8c-4fda-b282-1202aa585fc7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.11.26 05:23:57.994093 [ 255 ] {33f4ed9a-fc8c-4fda-b282-1202aa585fc7} oximeter.measurements_u16 (fdf16459-214f-4617-8e70-1d3b2c5c6310): Loading data parts 2024.11.26 05:23:57.994272 [ 255 ] {33f4ed9a-fc8c-4fda-b282-1202aa585fc7} oximeter.measurements_u16 (fdf16459-214f-4617-8e70-1d3b2c5c6310): There are no data parts 2024.11.26 05:23:57.995499 [ 255 ] {33f4ed9a-fc8c-4fda-b282-1202aa585fc7} TCPHandler: Processed in 0.003567982 sec. 2024.11.26 05:23:57.995683 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:57.995899 [ 3 ] {736c693c-1b24-4229-b5e4-dd32e69847a8} executeQuery: (from [fd00:1122:3344:101::d]:44006) 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.26 05:23:57.995957 [ 3 ] {736c693c-1b24-4229-b5e4-dd32e69847a8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.11.26 05:23:57.997679 [ 3 ] {736c693c-1b24-4229-b5e4-dd32e69847a8} oximeter.measurements_i32 (c550c1cf-40be-4de7-9bea-ef7f2e178704): Loading data parts 2024.11.26 05:23:57.997845 [ 3 ] {736c693c-1b24-4229-b5e4-dd32e69847a8} oximeter.measurements_i32 (c550c1cf-40be-4de7-9bea-ef7f2e178704): There are no data parts 2024.11.26 05:23:57.998994 [ 3 ] {736c693c-1b24-4229-b5e4-dd32e69847a8} TCPHandler: Processed in 0.003363218 sec. 2024.11.26 05:23:57.999172 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:57.999362 [ 255 ] {3ec26940-f357-4c83-b3ab-e96cd9971945} executeQuery: (from [fd00:1122:3344:101::d]:35630) 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.26 05:23:57.999422 [ 255 ] {3ec26940-f357-4c83-b3ab-e96cd9971945} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.11.26 05:23:58.000153 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 121.82 MiB, peak 121.82 MiB, free memory in arenas 0.00 B, will set to 132.96 MiB (RSS), difference: 11.14 MiB 2024.11.26 05:23:58.001339 [ 255 ] {3ec26940-f357-4c83-b3ab-e96cd9971945} oximeter.measurements_u32 (caee1a62-fdf8-4aa5-88a4-8ba8d919d445): Loading data parts 2024.11.26 05:23:58.001503 [ 255 ] {3ec26940-f357-4c83-b3ab-e96cd9971945} oximeter.measurements_u32 (caee1a62-fdf8-4aa5-88a4-8ba8d919d445): There are no data parts 2024.11.26 05:23:58.002896 [ 255 ] {3ec26940-f357-4c83-b3ab-e96cd9971945} TCPHandler: Processed in 0.003775626 sec. 2024.11.26 05:23:58.003092 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.003284 [ 3 ] {dc2407bb-bbba-46a0-94bc-e11b0dcd4b6a} executeQuery: (from [fd00:1122:3344:101::d]:44006) 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.26 05:23:58.003343 [ 3 ] {dc2407bb-bbba-46a0-94bc-e11b0dcd4b6a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.11.26 05:23:58.005077 [ 3 ] {dc2407bb-bbba-46a0-94bc-e11b0dcd4b6a} oximeter.measurements_i64 (40438541-4d65-4277-a429-574b59c6a12c): Loading data parts 2024.11.26 05:23:58.005256 [ 3 ] {dc2407bb-bbba-46a0-94bc-e11b0dcd4b6a} oximeter.measurements_i64 (40438541-4d65-4277-a429-574b59c6a12c): There are no data parts 2024.11.26 05:23:58.006561 [ 3 ] {dc2407bb-bbba-46a0-94bc-e11b0dcd4b6a} TCPHandler: Processed in 0.003521501 sec. 2024.11.26 05:23:58.006761 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.007010 [ 255 ] {239c7366-4047-406f-8d4d-d685c46ba865} executeQuery: (from [fd00:1122:3344:101::d]:35630) 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.26 05:23:58.007076 [ 255 ] {239c7366-4047-406f-8d4d-d685c46ba865} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.11.26 05:23:58.009167 [ 255 ] {239c7366-4047-406f-8d4d-d685c46ba865} oximeter.measurements_u64 (4d2e8c90-2a2e-499c-a294-2f6416d4eecd): Loading data parts 2024.11.26 05:23:58.009338 [ 255 ] {239c7366-4047-406f-8d4d-d685c46ba865} oximeter.measurements_u64 (4d2e8c90-2a2e-499c-a294-2f6416d4eecd): There are no data parts 2024.11.26 05:23:58.010689 [ 255 ] {239c7366-4047-406f-8d4d-d685c46ba865} TCPHandler: Processed in 0.00399373 sec. 2024.11.26 05:23:58.010873 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.011063 [ 3 ] {24528a79-0011-41e6-8e8b-bf782005c9e8} executeQuery: (from [fd00:1122:3344:101::d]:44006) 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.26 05:23:58.011121 [ 3 ] {24528a79-0011-41e6-8e8b-bf782005c9e8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.11.26 05:23:58.013360 [ 3 ] {24528a79-0011-41e6-8e8b-bf782005c9e8} oximeter.measurements_f32 (06a98af2-9086-429f-8e2f-d185f58a2e8d): Loading data parts 2024.11.26 05:23:58.013530 [ 3 ] {24528a79-0011-41e6-8e8b-bf782005c9e8} oximeter.measurements_f32 (06a98af2-9086-429f-8e2f-d185f58a2e8d): There are no data parts 2024.11.26 05:23:58.014819 [ 3 ] {24528a79-0011-41e6-8e8b-bf782005c9e8} TCPHandler: Processed in 0.00399969 sec. 2024.11.26 05:23:58.015030 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.015221 [ 255 ] {2454b73d-560e-4b55-8b2b-8d33c0ad190e} executeQuery: (from [fd00:1122:3344:101::d]:35630) 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.26 05:23:58.015278 [ 255 ] {2454b73d-560e-4b55-8b2b-8d33c0ad190e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.11.26 05:23:58.017270 [ 255 ] {2454b73d-560e-4b55-8b2b-8d33c0ad190e} oximeter.measurements_f64 (e0128138-2b23-4632-9a36-0a3e0e4fe4b1): Loading data parts 2024.11.26 05:23:58.017435 [ 255 ] {2454b73d-560e-4b55-8b2b-8d33c0ad190e} oximeter.measurements_f64 (e0128138-2b23-4632-9a36-0a3e0e4fe4b1): There are no data parts 2024.11.26 05:23:58.018861 [ 255 ] {2454b73d-560e-4b55-8b2b-8d33c0ad190e} TCPHandler: Processed in 0.003887528 sec. 2024.11.26 05:23:58.019046 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.019251 [ 3 ] {4ce56842-f356-4ddb-a01c-1a93e90d732e} executeQuery: (from [fd00:1122:3344:101::d]:44006) 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.26 05:23:58.019320 [ 3 ] {4ce56842-f356-4ddb-a01c-1a93e90d732e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.11.26 05:23:58.021075 [ 3 ] {4ce56842-f356-4ddb-a01c-1a93e90d732e} oximeter.measurements_string (c03db095-d8b3-40be-9f4e-e65f857ca0ba): Loading data parts 2024.11.26 05:23:58.021258 [ 3 ] {4ce56842-f356-4ddb-a01c-1a93e90d732e} oximeter.measurements_string (c03db095-d8b3-40be-9f4e-e65f857ca0ba): There are no data parts 2024.11.26 05:23:58.022787 [ 3 ] {4ce56842-f356-4ddb-a01c-1a93e90d732e} TCPHandler: Processed in 0.003795196 sec. 2024.11.26 05:23:58.022980 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.023177 [ 255 ] {8d28ac98-7980-48fb-9834-e02a21eecf86} executeQuery: (from [fd00:1122:3344:101::d]:35630) 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.26 05:23:58.023241 [ 255 ] {8d28ac98-7980-48fb-9834-e02a21eecf86} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.11.26 05:23:58.025260 [ 255 ] {8d28ac98-7980-48fb-9834-e02a21eecf86} oximeter.measurements_bytes (994efb6b-aa1a-4ab6-a33f-fe3401c1a3a5): Loading data parts 2024.11.26 05:23:58.025452 [ 255 ] {8d28ac98-7980-48fb-9834-e02a21eecf86} oximeter.measurements_bytes (994efb6b-aa1a-4ab6-a33f-fe3401c1a3a5): There are no data parts 2024.11.26 05:23:58.027518 [ 255 ] {8d28ac98-7980-48fb-9834-e02a21eecf86} TCPHandler: Processed in 0.004594072 sec. 2024.11.26 05:23:58.027725 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.027947 [ 3 ] {48651ee0-1346-47a4-b596-98b371ffba7b} executeQuery: (from [fd00:1122:3344:101::d]:44006) 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.26 05:23:58.027996 [ 3 ] {48651ee0-1346-47a4-b596-98b371ffba7b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.11.26 05:23:58.029786 [ 3 ] {48651ee0-1346-47a4-b596-98b371ffba7b} oximeter.measurements_cumulativei64 (7b535d99-a1ef-48d3-b969-dd47885d20f4): Loading data parts 2024.11.26 05:23:58.029961 [ 3 ] {48651ee0-1346-47a4-b596-98b371ffba7b} oximeter.measurements_cumulativei64 (7b535d99-a1ef-48d3-b969-dd47885d20f4): There are no data parts 2024.11.26 05:23:58.032580 [ 3 ] {48651ee0-1346-47a4-b596-98b371ffba7b} TCPHandler: Processed in 0.004911399 sec. 2024.11.26 05:23:58.032796 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.033042 [ 255 ] {81f398f9-1fb4-4b58-861f-0faf521b8bcf} executeQuery: (from [fd00:1122:3344:101::d]:35630) 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.26 05:23:58.033115 [ 255 ] {81f398f9-1fb4-4b58-861f-0faf521b8bcf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.11.26 05:23:58.035054 [ 255 ] {81f398f9-1fb4-4b58-861f-0faf521b8bcf} oximeter.measurements_cumulativeu64 (2e92ca6e-11fa-4141-9bef-9e18853c2938): Loading data parts 2024.11.26 05:23:58.035255 [ 255 ] {81f398f9-1fb4-4b58-861f-0faf521b8bcf} oximeter.measurements_cumulativeu64 (2e92ca6e-11fa-4141-9bef-9e18853c2938): There are no data parts 2024.11.26 05:23:58.036968 [ 255 ] {81f398f9-1fb4-4b58-861f-0faf521b8bcf} TCPHandler: Processed in 0.004236195 sec. 2024.11.26 05:23:58.037167 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.037434 [ 3 ] {b0722651-b00f-4722-89a2-74869e9c0d25} executeQuery: (from [fd00:1122:3344:101::d]:44006) 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.26 05:23:58.037525 [ 3 ] {b0722651-b00f-4722-89a2-74869e9c0d25} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.11.26 05:23:58.039337 [ 3 ] {b0722651-b00f-4722-89a2-74869e9c0d25} oximeter.measurements_cumulativef32 (11af778a-0723-4294-a0bb-063067ff39d5): Loading data parts 2024.11.26 05:23:58.039531 [ 3 ] {b0722651-b00f-4722-89a2-74869e9c0d25} oximeter.measurements_cumulativef32 (11af778a-0723-4294-a0bb-063067ff39d5): There are no data parts 2024.11.26 05:23:58.040967 [ 3 ] {b0722651-b00f-4722-89a2-74869e9c0d25} TCPHandler: Processed in 0.003865898 sec. 2024.11.26 05:23:58.041155 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.041354 [ 255 ] {6212589a-6050-41f1-b64e-be4a4a24b6d9} executeQuery: (from [fd00:1122:3344:101::d]:35630) 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.26 05:23:58.041420 [ 255 ] {6212589a-6050-41f1-b64e-be4a4a24b6d9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.11.26 05:23:58.043159 [ 255 ] {6212589a-6050-41f1-b64e-be4a4a24b6d9} oximeter.measurements_cumulativef64 (5c072924-5ebd-4e39-9e45-36b1b81836fb): Loading data parts 2024.11.26 05:23:58.043330 [ 255 ] {6212589a-6050-41f1-b64e-be4a4a24b6d9} oximeter.measurements_cumulativef64 (5c072924-5ebd-4e39-9e45-36b1b81836fb): There are no data parts 2024.11.26 05:23:58.044615 [ 255 ] {6212589a-6050-41f1-b64e-be4a4a24b6d9} TCPHandler: Processed in 0.00351187 sec. 2024.11.26 05:23:58.044815 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.045098 [ 3 ] {873deb0a-4f27-481f-8a47-9078ceca0b0e} executeQuery: (from [fd00:1122:3344:101::d]:44006) 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.26 05:23:58.045177 [ 3 ] {873deb0a-4f27-481f-8a47-9078ceca0b0e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.11.26 05:23:58.047609 [ 3 ] {873deb0a-4f27-481f-8a47-9078ceca0b0e} oximeter.measurements_histogrami8 (eece6bd4-b0b9-434f-9727-534a5b21117a): Loading data parts 2024.11.26 05:23:58.047830 [ 3 ] {873deb0a-4f27-481f-8a47-9078ceca0b0e} oximeter.measurements_histogrami8 (eece6bd4-b0b9-434f-9727-534a5b21117a): There are no data parts 2024.11.26 05:23:58.049234 [ 3 ] {873deb0a-4f27-481f-8a47-9078ceca0b0e} TCPHandler: Processed in 0.00447359 sec. 2024.11.26 05:23:58.049422 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.049693 [ 255 ] {4b2a9eed-9410-46d1-bec7-e0cdb20a2865} executeQuery: (from [fd00:1122:3344:101::d]:35630) 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.26 05:23:58.049770 [ 255 ] {4b2a9eed-9410-46d1-bec7-e0cdb20a2865} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.11.26 05:23:58.051760 [ 255 ] {4b2a9eed-9410-46d1-bec7-e0cdb20a2865} oximeter.measurements_histogramu8 (90ff21e9-d5e4-40d5-ab29-1db3e3005709): Loading data parts 2024.11.26 05:23:58.051903 [ 255 ] {4b2a9eed-9410-46d1-bec7-e0cdb20a2865} oximeter.measurements_histogramu8 (90ff21e9-d5e4-40d5-ab29-1db3e3005709): There are no data parts 2024.11.26 05:23:58.053099 [ 255 ] {4b2a9eed-9410-46d1-bec7-e0cdb20a2865} TCPHandler: Processed in 0.003731996 sec. 2024.11.26 05:23:58.053286 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.053554 [ 3 ] {354b34df-1964-4691-9b9c-f31e8d32e177} executeQuery: (from [fd00:1122:3344:101::d]:44006) 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.26 05:23:58.053633 [ 3 ] {354b34df-1964-4691-9b9c-f31e8d32e177} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.11.26 05:23:58.055730 [ 3 ] {354b34df-1964-4691-9b9c-f31e8d32e177} oximeter.measurements_histogrami16 (9dad4e4c-4bfc-4fd8-8919-bf60cd648323): Loading data parts 2024.11.26 05:23:58.055865 [ 3 ] {354b34df-1964-4691-9b9c-f31e8d32e177} oximeter.measurements_histogrami16 (9dad4e4c-4bfc-4fd8-8919-bf60cd648323): There are no data parts 2024.11.26 05:23:58.057087 [ 3 ] {354b34df-1964-4691-9b9c-f31e8d32e177} TCPHandler: Processed in 0.003853428 sec. 2024.11.26 05:23:58.057276 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.057545 [ 255 ] {31054b14-73ea-4d59-83f7-ba5f997aa866} executeQuery: (from [fd00:1122:3344:101::d]:35630) 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.26 05:23:58.057623 [ 255 ] {31054b14-73ea-4d59-83f7-ba5f997aa866} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.11.26 05:23:58.059594 [ 255 ] {31054b14-73ea-4d59-83f7-ba5f997aa866} oximeter.measurements_histogramu16 (15d9bda2-b147-409e-afcf-3a09775c203b): Loading data parts 2024.11.26 05:23:58.059717 [ 255 ] {31054b14-73ea-4d59-83f7-ba5f997aa866} oximeter.measurements_histogramu16 (15d9bda2-b147-409e-afcf-3a09775c203b): There are no data parts 2024.11.26 05:23:58.060932 [ 255 ] {31054b14-73ea-4d59-83f7-ba5f997aa866} TCPHandler: Processed in 0.003708435 sec. 2024.11.26 05:23:58.061124 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.061402 [ 3 ] {581343bb-7a5d-4d1a-8513-820e8c7d7e1b} executeQuery: (from [fd00:1122:3344:101::d]:44006) 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.26 05:23:58.061478 [ 3 ] {581343bb-7a5d-4d1a-8513-820e8c7d7e1b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.11.26 05:23:58.063583 [ 3 ] {581343bb-7a5d-4d1a-8513-820e8c7d7e1b} oximeter.measurements_histogrami32 (13ed85ab-cdc5-4e9f-b58f-7791f5d4b290): Loading data parts 2024.11.26 05:23:58.063712 [ 3 ] {581343bb-7a5d-4d1a-8513-820e8c7d7e1b} oximeter.measurements_histogrami32 (13ed85ab-cdc5-4e9f-b58f-7791f5d4b290): There are no data parts 2024.11.26 05:23:58.065571 [ 3 ] {581343bb-7a5d-4d1a-8513-820e8c7d7e1b} TCPHandler: Processed in 0.00449946 sec. 2024.11.26 05:23:58.065763 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.066031 [ 255 ] {38d023b1-6815-4b53-9716-98033912d35c} executeQuery: (from [fd00:1122:3344:101::d]:35630) 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.26 05:23:58.066113 [ 255 ] {38d023b1-6815-4b53-9716-98033912d35c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.11.26 05:23:58.068193 [ 255 ] {38d023b1-6815-4b53-9716-98033912d35c} oximeter.measurements_histogramu32 (56356557-e437-458f-b10e-8e32f0c59005): Loading data parts 2024.11.26 05:23:58.068358 [ 255 ] {38d023b1-6815-4b53-9716-98033912d35c} oximeter.measurements_histogramu32 (56356557-e437-458f-b10e-8e32f0c59005): There are no data parts 2024.11.26 05:23:58.070503 [ 255 ] {38d023b1-6815-4b53-9716-98033912d35c} TCPHandler: Processed in 0.004795257 sec. 2024.11.26 05:23:58.070685 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.070978 [ 3 ] {56b2ce2b-69b9-4ed3-9304-6ad27590b9d0} executeQuery: (from [fd00:1122:3344:101::d]:44006) 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.26 05:23:58.071054 [ 3 ] {56b2ce2b-69b9-4ed3-9304-6ad27590b9d0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.11.26 05:23:58.073143 [ 3 ] {56b2ce2b-69b9-4ed3-9304-6ad27590b9d0} oximeter.measurements_histogrami64 (589a00dc-a01f-4230-aacf-4a695adbd64a): Loading data parts 2024.11.26 05:23:58.073301 [ 3 ] {56b2ce2b-69b9-4ed3-9304-6ad27590b9d0} oximeter.measurements_histogrami64 (589a00dc-a01f-4230-aacf-4a695adbd64a): There are no data parts 2024.11.26 05:23:58.074575 [ 3 ] {56b2ce2b-69b9-4ed3-9304-6ad27590b9d0} TCPHandler: Processed in 0.00394559 sec. 2024.11.26 05:23:58.074763 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.075029 [ 255 ] {e4a3ff30-dddf-434a-b61a-a09c080a9455} executeQuery: (from [fd00:1122:3344:101::d]:35630) 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.26 05:23:58.075108 [ 255 ] {e4a3ff30-dddf-434a-b61a-a09c080a9455} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.11.26 05:23:58.077907 [ 255 ] {e4a3ff30-dddf-434a-b61a-a09c080a9455} oximeter.measurements_histogramu64 (defdf639-fcab-44af-b9d8-2c7fd767cc20): Loading data parts 2024.11.26 05:23:58.078064 [ 255 ] {e4a3ff30-dddf-434a-b61a-a09c080a9455} oximeter.measurements_histogramu64 (defdf639-fcab-44af-b9d8-2c7fd767cc20): There are no data parts 2024.11.26 05:23:58.079676 [ 255 ] {e4a3ff30-dddf-434a-b61a-a09c080a9455} TCPHandler: Processed in 0.0049695 sec. 2024.11.26 05:23:58.079865 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.080153 [ 3 ] {878ff79c-bbb2-4ff4-8de9-48f21acb2172} executeQuery: (from [fd00:1122:3344:101::d]:44006) 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.26 05:23:58.080222 [ 3 ] {878ff79c-bbb2-4ff4-8de9-48f21acb2172} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.11.26 05:23:58.082219 [ 3 ] {878ff79c-bbb2-4ff4-8de9-48f21acb2172} oximeter.measurements_histogramf32 (de5700d3-e17a-4096-91e9-af373849aeb5): Loading data parts 2024.11.26 05:23:58.082337 [ 3 ] {878ff79c-bbb2-4ff4-8de9-48f21acb2172} oximeter.measurements_histogramf32 (de5700d3-e17a-4096-91e9-af373849aeb5): There are no data parts 2024.11.26 05:23:58.083640 [ 3 ] {878ff79c-bbb2-4ff4-8de9-48f21acb2172} TCPHandler: Processed in 0.003827318 sec. 2024.11.26 05:23:58.083825 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.084089 [ 255 ] {193ae4e0-9547-4843-b086-b5fc08dfa706} executeQuery: (from [fd00:1122:3344:101::d]:35630) 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.26 05:23:58.084166 [ 255 ] {193ae4e0-9547-4843-b086-b5fc08dfa706} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.11.26 05:23:58.086321 [ 255 ] {193ae4e0-9547-4843-b086-b5fc08dfa706} oximeter.measurements_histogramf64 (ca2c5504-b339-46a5-ab78-80164baa1221): Loading data parts 2024.11.26 05:23:58.086470 [ 255 ] {193ae4e0-9547-4843-b086-b5fc08dfa706} oximeter.measurements_histogramf64 (ca2c5504-b339-46a5-ab78-80164baa1221): There are no data parts 2024.11.26 05:23:58.087796 [ 255 ] {193ae4e0-9547-4843-b086-b5fc08dfa706} TCPHandler: Processed in 0.004024141 sec. 2024.11.26 05:23:58.087966 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.088179 [ 3 ] {9cd23878-4e3b-4f14-99c1-f5ac589abf5b} executeQuery: (from [fd00:1122:3344:101::d]:44006) /* 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.26 05:23:58.088246 [ 3 ] {9cd23878-4e3b-4f14-99c1-f5ac589abf5b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.11.26 05:23:58.090060 [ 3 ] {9cd23878-4e3b-4f14-99c1-f5ac589abf5b} oximeter.fields_bool (dc4ec66c-c418-4e07-ab9e-06f911b44460): Loading data parts 2024.11.26 05:23:58.090182 [ 3 ] {9cd23878-4e3b-4f14-99c1-f5ac589abf5b} oximeter.fields_bool (dc4ec66c-c418-4e07-ab9e-06f911b44460): There are no data parts 2024.11.26 05:23:58.091336 [ 3 ] {9cd23878-4e3b-4f14-99c1-f5ac589abf5b} TCPHandler: Processed in 0.003421279 sec. 2024.11.26 05:23:58.091552 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.091743 [ 255 ] {72803611-4adc-4062-bded-5221770db853} executeQuery: (from [fd00:1122:3344:101::d]:35630) 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.26 05:23:58.091809 [ 255 ] {72803611-4adc-4062-bded-5221770db853} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.11.26 05:23:58.093660 [ 255 ] {72803611-4adc-4062-bded-5221770db853} oximeter.fields_i8 (761aee95-bb8f-4e19-8d17-bad5f6c8b04c): Loading data parts 2024.11.26 05:23:58.093835 [ 255 ] {72803611-4adc-4062-bded-5221770db853} oximeter.fields_i8 (761aee95-bb8f-4e19-8d17-bad5f6c8b04c): There are no data parts 2024.11.26 05:23:58.094971 [ 255 ] {72803611-4adc-4062-bded-5221770db853} TCPHandler: Processed in 0.00347443 sec. 2024.11.26 05:23:58.095142 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.095363 [ 3 ] {1c09ad8b-7242-4707-ab27-5e4c5d63b9d2} executeQuery: (from [fd00:1122:3344:101::d]:44006) 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.26 05:23:58.095430 [ 3 ] {1c09ad8b-7242-4707-ab27-5e4c5d63b9d2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.11.26 05:23:58.097378 [ 3 ] {1c09ad8b-7242-4707-ab27-5e4c5d63b9d2} oximeter.fields_u8 (88c52887-9acf-4e6a-9781-34ca36ba234b): Loading data parts 2024.11.26 05:23:58.097516 [ 3 ] {1c09ad8b-7242-4707-ab27-5e4c5d63b9d2} oximeter.fields_u8 (88c52887-9acf-4e6a-9781-34ca36ba234b): There are no data parts 2024.11.26 05:23:58.098672 [ 3 ] {1c09ad8b-7242-4707-ab27-5e4c5d63b9d2} TCPHandler: Processed in 0.003583312 sec. 2024.11.26 05:23:58.098889 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.099088 [ 255 ] {abe9a92e-41a5-4552-b4aa-b7cf7e83e84c} executeQuery: (from [fd00:1122:3344:101::d]:35630) 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.26 05:23:58.099165 [ 255 ] {abe9a92e-41a5-4552-b4aa-b7cf7e83e84c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.11.26 05:23:58.101049 [ 255 ] {abe9a92e-41a5-4552-b4aa-b7cf7e83e84c} oximeter.fields_i16 (81464a18-a50c-4ce2-b342-196ef6b73cb4): Loading data parts 2024.11.26 05:23:58.101218 [ 255 ] {abe9a92e-41a5-4552-b4aa-b7cf7e83e84c} oximeter.fields_i16 (81464a18-a50c-4ce2-b342-196ef6b73cb4): There are no data parts 2024.11.26 05:23:58.104733 [ 255 ] {abe9a92e-41a5-4552-b4aa-b7cf7e83e84c} TCPHandler: Processed in 0.005896689 sec. 2024.11.26 05:23:58.104918 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.105142 [ 3 ] {00c685bb-b8c6-4d60-9b1d-c853e44ef3cb} executeQuery: (from [fd00:1122:3344:101::d]:44006) 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.26 05:23:58.105212 [ 3 ] {00c685bb-b8c6-4d60-9b1d-c853e44ef3cb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.11.26 05:23:58.107772 [ 3 ] {00c685bb-b8c6-4d60-9b1d-c853e44ef3cb} oximeter.fields_u16 (d578181d-073d-4ef2-9164-95ad67658e82): Loading data parts 2024.11.26 05:23:58.107960 [ 3 ] {00c685bb-b8c6-4d60-9b1d-c853e44ef3cb} oximeter.fields_u16 (d578181d-073d-4ef2-9164-95ad67658e82): There are no data parts 2024.11.26 05:23:58.109278 [ 3 ] {00c685bb-b8c6-4d60-9b1d-c853e44ef3cb} TCPHandler: Processed in 0.004413789 sec. 2024.11.26 05:23:58.109474 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.109672 [ 255 ] {6a5a7ece-f2d1-4648-b852-19dc3c45ac21} executeQuery: (from [fd00:1122:3344:101::d]:35630) 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.26 05:23:58.109745 [ 255 ] {6a5a7ece-f2d1-4648-b852-19dc3c45ac21} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.11.26 05:23:58.111518 [ 255 ] {6a5a7ece-f2d1-4648-b852-19dc3c45ac21} oximeter.fields_i32 (17eb6fb4-a4e0-481f-aeb7-7f41c06177d9): Loading data parts 2024.11.26 05:23:58.111707 [ 255 ] {6a5a7ece-f2d1-4648-b852-19dc3c45ac21} oximeter.fields_i32 (17eb6fb4-a4e0-481f-aeb7-7f41c06177d9): There are no data parts 2024.11.26 05:23:58.112853 [ 255 ] {6a5a7ece-f2d1-4648-b852-19dc3c45ac21} TCPHandler: Processed in 0.003431589 sec. 2024.11.26 05:23:58.113029 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.113246 [ 3 ] {38f2c1cf-f019-4446-92f6-672b98d8487a} executeQuery: (from [fd00:1122:3344:101::d]:44006) 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.26 05:23:58.113312 [ 3 ] {38f2c1cf-f019-4446-92f6-672b98d8487a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.11.26 05:23:58.115370 [ 3 ] {38f2c1cf-f019-4446-92f6-672b98d8487a} oximeter.fields_u32 (92a07324-9b62-4f3b-819c-cbdb608b5326): Loading data parts 2024.11.26 05:23:58.115530 [ 3 ] {38f2c1cf-f019-4446-92f6-672b98d8487a} oximeter.fields_u32 (92a07324-9b62-4f3b-819c-cbdb608b5326): There are no data parts 2024.11.26 05:23:58.117073 [ 3 ] {38f2c1cf-f019-4446-92f6-672b98d8487a} TCPHandler: Processed in 0.004097422 sec. 2024.11.26 05:23:58.117261 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.117498 [ 255 ] {97cbe65b-13e8-4160-a95d-eff0e2b15bcd} executeQuery: (from [fd00:1122:3344:101::d]:35630) 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.26 05:23:58.117579 [ 255 ] {97cbe65b-13e8-4160-a95d-eff0e2b15bcd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.11.26 05:23:58.119365 [ 255 ] {97cbe65b-13e8-4160-a95d-eff0e2b15bcd} oximeter.fields_i64 (227b1a2c-cbba-4465-b8ff-dffec3e4d010): Loading data parts 2024.11.26 05:23:58.119540 [ 255 ] {97cbe65b-13e8-4160-a95d-eff0e2b15bcd} oximeter.fields_i64 (227b1a2c-cbba-4465-b8ff-dffec3e4d010): There are no data parts 2024.11.26 05:23:58.120832 [ 255 ] {97cbe65b-13e8-4160-a95d-eff0e2b15bcd} TCPHandler: Processed in 0.003633393 sec. 2024.11.26 05:23:58.120999 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.121215 [ 3 ] {d6b3944a-3b84-47ce-a4a5-b736c5584728} executeQuery: (from [fd00:1122:3344:101::d]:44006) 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.26 05:23:58.121283 [ 3 ] {d6b3944a-3b84-47ce-a4a5-b736c5584728} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.11.26 05:23:58.123052 [ 3 ] {d6b3944a-3b84-47ce-a4a5-b736c5584728} oximeter.fields_u64 (9ec036d5-bba4-43d5-be54-2a91ce943d0b): Loading data parts 2024.11.26 05:23:58.123213 [ 3 ] {d6b3944a-3b84-47ce-a4a5-b736c5584728} oximeter.fields_u64 (9ec036d5-bba4-43d5-be54-2a91ce943d0b): There are no data parts 2024.11.26 05:23:58.124589 [ 3 ] {d6b3944a-3b84-47ce-a4a5-b736c5584728} TCPHandler: Processed in 0.003642084 sec. 2024.11.26 05:23:58.124761 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.124951 [ 255 ] {db01afb2-6e46-40a1-873f-e69685fcd9a2} executeQuery: (from [fd00:1122:3344:101::d]:35630) 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.26 05:23:58.125022 [ 255 ] {db01afb2-6e46-40a1-873f-e69685fcd9a2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.11.26 05:23:58.126779 [ 255 ] {db01afb2-6e46-40a1-873f-e69685fcd9a2} oximeter.fields_ipaddr (8a2e67de-55f3-43b2-a041-8eb7e4087a0a): Loading data parts 2024.11.26 05:23:58.126958 [ 255 ] {db01afb2-6e46-40a1-873f-e69685fcd9a2} oximeter.fields_ipaddr (8a2e67de-55f3-43b2-a041-8eb7e4087a0a): There are no data parts 2024.11.26 05:23:58.128301 [ 255 ] {db01afb2-6e46-40a1-873f-e69685fcd9a2} TCPHandler: Processed in 0.003591203 sec. 2024.11.26 05:23:58.128469 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.128694 [ 3 ] {c4864e22-8aea-41ee-8b71-b8bcea781a6a} executeQuery: (from [fd00:1122:3344:101::d]:44006) 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.26 05:23:58.128763 [ 3 ] {c4864e22-8aea-41ee-8b71-b8bcea781a6a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.11.26 05:23:58.131221 [ 3 ] {c4864e22-8aea-41ee-8b71-b8bcea781a6a} oximeter.fields_string (876e26ef-5fcc-4417-8e45-f9a4e248c4fa): Loading data parts 2024.11.26 05:23:58.131368 [ 3 ] {c4864e22-8aea-41ee-8b71-b8bcea781a6a} oximeter.fields_string (876e26ef-5fcc-4417-8e45-f9a4e248c4fa): There are no data parts 2024.11.26 05:23:58.133259 [ 3 ] {c4864e22-8aea-41ee-8b71-b8bcea781a6a} TCPHandler: Processed in 0.004843838 sec. 2024.11.26 05:23:58.133437 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.133631 [ 255 ] {bbd0c66e-6a22-44d2-97c3-dc72db5ca560} executeQuery: (from [fd00:1122:3344:101::d]:35630) 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.26 05:23:58.133703 [ 255 ] {bbd0c66e-6a22-44d2-97c3-dc72db5ca560} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.11.26 05:23:58.137541 [ 255 ] {bbd0c66e-6a22-44d2-97c3-dc72db5ca560} oximeter.fields_uuid (51332563-4356-4c7b-a99c-993aa3aae9bc): Loading data parts 2024.11.26 05:23:58.137731 [ 255 ] {bbd0c66e-6a22-44d2-97c3-dc72db5ca560} oximeter.fields_uuid (51332563-4356-4c7b-a99c-993aa3aae9bc): There are no data parts 2024.11.26 05:23:58.139329 [ 255 ] {bbd0c66e-6a22-44d2-97c3-dc72db5ca560} TCPHandler: Processed in 0.00594365 sec. 2024.11.26 05:23:58.139542 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.139877 [ 3 ] {507c8efa-640d-4fc7-b66f-b20c7b80a44b} executeQuery: (from [fd00:1122:3344:101::d]:44006) /* 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.26 05:23:58.139977 [ 3 ] {507c8efa-640d-4fc7-b66f-b20c7b80a44b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.11.26 05:23:58.142016 [ 3 ] {507c8efa-640d-4fc7-b66f-b20c7b80a44b} oximeter.timeseries_schema (fc56eb7b-4094-459a-b184-ca80bad8bef3): Loading data parts 2024.11.26 05:23:58.142191 [ 3 ] {507c8efa-640d-4fc7-b66f-b20c7b80a44b} oximeter.timeseries_schema (fc56eb7b-4094-459a-b184-ca80bad8bef3): There are no data parts 2024.11.26 05:23:58.143523 [ 3 ] {507c8efa-640d-4fc7-b66f-b20c7b80a44b} TCPHandler: Processed in 0.004046032 sec. 2024.11.26 05:23:58.143698 [ 255 ] {} TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.26 05:23:58.143901 [ 255 ] {d4ffb084-f027-4cdb-8460-b3319f569217} executeQuery: (from [fd00:1122:3344:101::d]:35630) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.11.26 05:23:58.145111 [ 255 ] {d4ffb084-f027-4cdb-8460-b3319f569217} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.11.26 05:23:58.153216 [ 260 ] {d4ffb084-f027-4cdb-8460-b3319f569217} oximeter.version (633eb55f-73c0-4f69-add2-103cc1a031be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:23:58.153319 [ 260 ] {d4ffb084-f027-4cdb-8460-b3319f569217} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.11.26 05:23:58.158053 [ 260 ] {d4ffb084-f027-4cdb-8460-b3319f569217} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.26 05:23:58.158432 [ 260 ] {d4ffb084-f027-4cdb-8460-b3319f569217} oximeter.version (633eb55f-73c0-4f69-add2-103cc1a031be): 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.26 05:23:58.158791 [ 255 ] {d4ffb084-f027-4cdb-8460-b3319f569217} executeQuery: Read 1 rows, 16.00 B in 0.014957 sec., 66.85832720465334 rows/sec., 1.04 KiB/sec. 2024.11.26 05:23:58.159061 [ 255 ] {d4ffb084-f027-4cdb-8460-b3319f569217} TCPHandler: Processed in 0.015412251 sec. 2024.11.26 05:23:59.000142 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 135.65 MiB, peak 135.65 MiB, free memory in arenas 0.00 B, will set to 139.30 MiB (RSS), difference: 3.65 MiB 2024.11.26 05:23:59.745651 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52663 2024.11.26 05:23:59.746143 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:23:59.746179 [ 261 ] {} TCP-Session: 40102b40-bf49-486f-8664-683d3055eab7 Authenticating user 'default' from [fd00:1122:3344:101::a]:52663 2024.11.26 05:23:59.746255 [ 261 ] {} TCP-Session: 40102b40-bf49-486f-8664-683d3055eab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.746269 [ 261 ] {} TCP-Session: 40102b40-bf49-486f-8664-683d3055eab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.746321 [ 261 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.11.26 05:23:59.746376 [ 261 ] {} 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.26 05:23:59.746394 [ 261 ] {} 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.26 05:23:59.746766 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60686 2024.11.26 05:23:59.746851 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38334 2024.11.26 05:23:59.746946 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:23:59.746968 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56199 2024.11.26 05:23:59.747012 [ 262 ] {} TCP-Session: bdef0e96-42ee-4498-b7e4-00403a217bbd Authenticating user 'default' from [fd00:1122:3344:101::a]:60686 2024.11.26 05:23:59.747192 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:23:59.747222 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:23:59.747222 [ 262 ] {} TCP-Session: bdef0e96-42ee-4498-b7e4-00403a217bbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.747173 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36432 2024.11.26 05:23:59.747304 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36010 2024.11.26 05:23:59.747334 [ 263 ] {} TCP-Session: ac767077-140b-4362-a4ad-411110f33e35 Authenticating user 'default' from [fd00:1122:3344:101::a]:38334 2024.11.26 05:23:59.747348 [ 264 ] {} TCP-Session: 88ee4184-3ed8-4060-aece-7fc4c9eec909 Authenticating user 'default' from [fd00:1122:3344:101::a]:56199 2024.11.26 05:23:59.747377 [ 262 ] {} TCP-Session: bdef0e96-42ee-4498-b7e4-00403a217bbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.747416 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49055 2024.11.26 05:23:59.747465 [ 263 ] {} TCP-Session: ac767077-140b-4362-a4ad-411110f33e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.747431 [ 264 ] {} TCP-Session: 88ee4184-3ed8-4060-aece-7fc4c9eec909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.747676 [ 263 ] {} TCP-Session: ac767077-140b-4362-a4ad-411110f33e35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.747622 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:23:59.747621 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64439 2024.11.26 05:23:59.747824 [ 264 ] {} TCP-Session: 88ee4184-3ed8-4060-aece-7fc4c9eec909 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.747860 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:23:59.748084 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:23:59.748097 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:23:59.748105 [ 266 ] {} TCP-Session: 4bf43252-6913-44b0-ab30-3b8331b8c735 Authenticating user 'default' from [fd00:1122:3344:101::a]:36010 2024.11.26 05:23:59.748168 [ 268 ] {} TCP-Session: b7888a1e-3a35-4901-a3a0-e6e83ff044cb Authenticating user 'default' from [fd00:1122:3344:101::a]:64439 2024.11.26 05:23:59.748266 [ 266 ] {} TCP-Session: 4bf43252-6913-44b0-ab30-3b8331b8c735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.748290 [ 268 ] {} TCP-Session: b7888a1e-3a35-4901-a3a0-e6e83ff044cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.748303 [ 265 ] {} TCP-Session: 13e4a33b-83bf-40f3-809e-43c1892e8c92 Authenticating user 'default' from [fd00:1122:3344:101::a]:36432 2024.11.26 05:23:59.748303 [ 267 ] {} TCP-Session: 6b58d924-65f1-4371-ac11-ef734b3f6baa Authenticating user 'default' from [fd00:1122:3344:101::a]:49055 2024.11.26 05:23:59.748383 [ 268 ] {} TCP-Session: b7888a1e-3a35-4901-a3a0-e6e83ff044cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.748371 [ 266 ] {} TCP-Session: 4bf43252-6913-44b0-ab30-3b8331b8c735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.748406 [ 265 ] {} TCP-Session: 13e4a33b-83bf-40f3-809e-43c1892e8c92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.748435 [ 267 ] {} TCP-Session: 6b58d924-65f1-4371-ac11-ef734b3f6baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.748565 [ 265 ] {} TCP-Session: 13e4a33b-83bf-40f3-809e-43c1892e8c92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.748574 [ 267 ] {} TCP-Session: 6b58d924-65f1-4371-ac11-ef734b3f6baa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.815129 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50016 2024.11.26 05:23:59.816522 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:23:59.816563 [ 269 ] {} TCP-Session: caeb9f03-0054-4238-a1cb-81f3515a7f46 Authenticating user 'default' from [fd00:1122:3344:101::b]:50016 2024.11.26 05:23:59.816619 [ 269 ] {} TCP-Session: caeb9f03-0054-4238-a1cb-81f3515a7f46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.816661 [ 269 ] {} TCP-Session: caeb9f03-0054-4238-a1cb-81f3515a7f46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.816730 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.11.26 05:23:59.816759 [ 269 ] {} 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.26 05:23:59.816811 [ 269 ] {} 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.26 05:23:59.817272 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65190 2024.11.26 05:23:59.817272 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56278 2024.11.26 05:23:59.817334 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64062 2024.11.26 05:23:59.817534 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38839 2024.11.26 05:23:59.817710 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:23:59.817918 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:23:59.817956 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43741 2024.11.26 05:23:59.817985 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:23:59.818120 [ 272 ] {} TCP-Session: 51278050-717c-4fce-9cfe-e9ac978f8e69 Authenticating user 'default' from [fd00:1122:3344:101::b]:64062 2024.11.26 05:23:59.818145 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35123 2024.11.26 05:23:59.818096 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:23:59.818383 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:23:59.818368 [ 273 ] {} TCP-Session: 60fa9ca5-ba1f-45fe-9505-d28534de74c9 Authenticating user 'default' from [fd00:1122:3344:101::b]:38839 2024.11.26 05:23:59.818424 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63224 2024.11.26 05:23:59.818484 [ 270 ] {} TCP-Session: e907b544-1bd4-4721-a5fc-1ec146ac1b97 Authenticating user 'default' from [fd00:1122:3344:101::b]:56278 2024.11.26 05:23:59.818601 [ 273 ] {} TCP-Session: 60fa9ca5-ba1f-45fe-9505-d28534de74c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.818598 [ 274 ] {} TCP-Session: 09cfd3d8-0c0c-4974-a2c3-4f272e9d905d Authenticating user 'default' from [fd00:1122:3344:101::b]:43741 2024.11.26 05:23:59.818599 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:23:59.818393 [ 272 ] {} TCP-Session: 51278050-717c-4fce-9cfe-e9ac978f8e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.818792 [ 273 ] {} TCP-Session: 60fa9ca5-ba1f-45fe-9505-d28534de74c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.818816 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:23:59.818845 [ 274 ] {} TCP-Session: 09cfd3d8-0c0c-4974-a2c3-4f272e9d905d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.818845 [ 272 ] {} TCP-Session: 51278050-717c-4fce-9cfe-e9ac978f8e69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.818872 [ 270 ] {} TCP-Session: e907b544-1bd4-4721-a5fc-1ec146ac1b97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.818930 [ 274 ] {} TCP-Session: 09cfd3d8-0c0c-4974-a2c3-4f272e9d905d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.819054 [ 271 ] {} TCP-Session: 062d2f62-b6c7-4a77-b126-ffb963e8709c Authenticating user 'default' from [fd00:1122:3344:101::b]:65190 2024.11.26 05:23:59.819122 [ 275 ] {} TCP-Session: 98c0d2e5-1a30-442f-beb9-eeb924e2d9bc Authenticating user 'default' from [fd00:1122:3344:101::b]:35123 2024.11.26 05:23:59.819171 [ 271 ] {} TCP-Session: 062d2f62-b6c7-4a77-b126-ffb963e8709c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.819226 [ 270 ] {} TCP-Session: e907b544-1bd4-4721-a5fc-1ec146ac1b97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.819244 [ 276 ] {} TCP-Session: 2b2f2d3c-7f97-4b76-9ea4-31bec82b7bbb Authenticating user 'default' from [fd00:1122:3344:101::b]:63224 2024.11.26 05:23:59.819274 [ 275 ] {} TCP-Session: 98c0d2e5-1a30-442f-beb9-eeb924e2d9bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.819276 [ 271 ] {} TCP-Session: 062d2f62-b6c7-4a77-b126-ffb963e8709c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.819341 [ 276 ] {} TCP-Session: 2b2f2d3c-7f97-4b76-9ea4-31bec82b7bbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.819399 [ 275 ] {} TCP-Session: 98c0d2e5-1a30-442f-beb9-eeb924e2d9bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:23:59.819451 [ 276 ] {} TCP-Session: 2b2f2d3c-7f97-4b76-9ea4-31bec82b7bbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:24:00.387433 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61971 2024.11.26 05:24:00.388014 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:24:00.388071 [ 277 ] {} TCP-Session: a85a8abb-6070-4cfc-962c-fa1b6bf03dc6 Authenticating user 'default' from [fd00:1122:3344:101::c]:61971 2024.11.26 05:24:00.388110 [ 277 ] {} TCP-Session: a85a8abb-6070-4cfc-962c-fa1b6bf03dc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:24:00.388179 [ 277 ] {} TCP-Session: a85a8abb-6070-4cfc-962c-fa1b6bf03dc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:24:00.388276 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.11.26 05:24:00.388317 [ 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.26 05:24:00.388384 [ 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.26 05:24:00.388928 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55667 2024.11.26 05:24:00.388999 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51813 2024.11.26 05:24:00.389159 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62822 2024.11.26 05:24:00.389212 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:24:00.389602 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:24:00.389630 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:24:00.389632 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35665 2024.11.26 05:24:00.389615 [ 278 ] {} TCP-Session: ae664651-5a73-48c0-bd9f-602243977780 Authenticating user 'default' from [fd00:1122:3344:101::c]:55667 2024.11.26 05:24:00.389708 [ 279 ] {} TCP-Session: 419be50b-6211-4750-85ea-eeaf50648024 Authenticating user 'default' from [fd00:1122:3344:101::c]:51813 2024.11.26 05:24:00.389738 [ 280 ] {} TCP-Session: 22136e81-a8e3-4180-a618-34431fdfd8b3 Authenticating user 'default' from [fd00:1122:3344:101::c]:62822 2024.11.26 05:24:00.389734 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33735 2024.11.26 05:24:00.389837 [ 278 ] {} TCP-Session: ae664651-5a73-48c0-bd9f-602243977780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:24:00.389841 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37021 2024.11.26 05:24:00.389923 [ 280 ] {} TCP-Session: 22136e81-a8e3-4180-a618-34431fdfd8b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:24:00.390015 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50678 2024.11.26 05:24:00.390120 [ 278 ] {} TCP-Session: ae664651-5a73-48c0-bd9f-602243977780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:24:00.389927 [ 279 ] {} TCP-Session: 419be50b-6211-4750-85ea-eeaf50648024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:24:00.390259 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:24:00.390255 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:24:00.390597 [ 279 ] {} TCP-Session: 419be50b-6211-4750-85ea-eeaf50648024 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:24:00.390660 [ 281 ] {} TCP-Session: b198863c-a9ed-4c08-8f66-aaad8d02cc00 Authenticating user 'default' from [fd00:1122:3344:101::c]:35665 2024.11.26 05:24:00.390688 [ 280 ] {} TCP-Session: 22136e81-a8e3-4180-a618-34431fdfd8b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:24:00.390689 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:24:00.390762 [ 283 ] {} TCP-Session: b6c3f6c4-03f0-4674-85e3-f05cb0c24e6f Authenticating user 'default' from [fd00:1122:3344:101::c]:37021 2024.11.26 05:24:00.390837 [ 282 ] {} TCP-Session: 4c30a164-9fee-4f32-8bf3-6302ac02f7a0 Authenticating user 'default' from [fd00:1122:3344:101::c]:33735 2024.11.26 05:24:00.390869 [ 281 ] {} TCP-Session: b198863c-a9ed-4c08-8f66-aaad8d02cc00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:24:00.390895 [ 283 ] {} TCP-Session: b6c3f6c4-03f0-4674-85e3-f05cb0c24e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:24:00.390910 [ 282 ] {} TCP-Session: 4c30a164-9fee-4f32-8bf3-6302ac02f7a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:24:00.390919 [ 281 ] {} TCP-Session: b198863c-a9ed-4c08-8f66-aaad8d02cc00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:24:00.390963 [ 283 ] {} TCP-Session: b6c3f6c4-03f0-4674-85e3-f05cb0c24e6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:24:00.390977 [ 282 ] {} TCP-Session: 4c30a164-9fee-4f32-8bf3-6302ac02f7a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:24:00.396812 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.26 05:24:00.396855 [ 284 ] {} TCP-Session: ec583029-f14f-4c21-8e33-84351d6486a3 Authenticating user 'default' from [fd00:1122:3344:101::c]:50678 2024.11.26 05:24:00.396936 [ 284 ] {} TCP-Session: ec583029-f14f-4c21-8e33-84351d6486a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:24:00.396955 [ 284 ] {} TCP-Session: ec583029-f14f-4c21-8e33-84351d6486a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:24:05.292860 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2024.11.26 05:24:05.292988 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2024.11.26 05:24:05.293875 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2024.11.26 05:24:05.293987 [ 242 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2024.11.26 05:24:05.298178 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Loading data parts 2024.11.26 05:24:05.298608 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): There are no data parts 2024.11.26 05:24:05.310756 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:24:05.310891 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.26 05:24:05.314157 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.26 05:24:05.315277 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:24:05.316043 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2024.11.26 05:24:05.317885 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Loading data parts 2024.11.26 05:24:05.318156 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): There are no data parts 2024.11.26 05:24:05.347082 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:24:05.347130 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.26 05:24:05.354301 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.26 05:24:05.355116 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:24:05.357492 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2024.11.26 05:24:06.000160 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 145.86 MiB, peak 149.86 MiB, free memory in arenas 0.00 B, will set to 150.79 MiB (RSS), difference: 4.94 MiB 2024.11.26 05:24:07.793884 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2024.11.26 05:24:07.793992 [ 243 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2024.11.26 05:24:07.803331 [ 243 ] {} system.query_log (cfeb5b2a-a212-40ff-a535-5360651c56df): Loading data parts 2024.11.26 05:24:07.803590 [ 243 ] {} system.query_log (cfeb5b2a-a212-40ff-a535-5360651c56df): There are no data parts 2024.11.26 05:24:07.810302 [ 243 ] {} system.query_log (cfeb5b2a-a212-40ff-a535-5360651c56df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:24:07.810347 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.26 05:24:07.812117 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.26 05:24:07.812467 [ 243 ] {} system.query_log (cfeb5b2a-a212-40ff-a535-5360651c56df): 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.26 05:24:07.813089 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2024.11.26 05:24:08.000153 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 154.97 MiB, peak 154.97 MiB, free memory in arenas 0.00 B, will set to 151.25 MiB (RSS), difference: -3.72 MiB 2024.11.26 05:24:12.765807 [ 117 ] {} DNSResolver: Updating DNS cache 2024.11.26 05:24:12.765872 [ 117 ] {} DNSResolver: Updated DNS cache 2024.11.26 05:24:12.817126 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2024.11.26 05:24:12.818174 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:24:12.818300 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. 2024.11.26 05:24:12.818992 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.26 05:24:12.819340 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:24:12.819656 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2024.11.26 05:24:12.858530 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2024.11.26 05:24:12.882738 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:24:12.882797 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. 2024.11.26 05:24:12.889347 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.26 05:24:12.890115 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:24:12.892501 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2024.11.26 05:24:13.001161 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 151.92 MiB, peak 155.92 MiB, free memory in arenas 0.00 B, will set to 153.78 MiB (RSS), difference: 1.86 MiB 2024.11.26 05:24:18.000168 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 149.80 MiB, peak 155.92 MiB, free memory in arenas 0.00 B, will set to 153.82 MiB (RSS), difference: 4.02 MiB 2024.11.26 05:24:20.320538 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2024.11.26 05:24:20.321248 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:24:20.321295 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.26 05:24:20.321905 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.26 05:24:20.322173 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:24:20.322440 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2024.11.26 05:24:20.393327 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2024.11.26 05:24:20.412253 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:24:20.412311 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.26 05:24:20.418487 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.26 05:24:20.419231 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:24:20.422093 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2024.11.26 05:24:27.766129 [ 83 ] {} DNSResolver: Updating DNS cache 2024.11.26 05:24:27.766194 [ 83 ] {} DNSResolver: Updated DNS cache 2024.11.26 05:24:27.822979 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2024.11.26 05:24:27.823592 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:24:27.823645 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.26 05:24:27.824185 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.26 05:24:27.824508 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:24:27.824781 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2024.11.26 05:24:27.922607 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2024.11.26 05:24:27.943668 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:24:27.943739 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.26 05:24:27.950548 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.26 05:24:27.951341 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:24:27.954134 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2024.11.26 05:24:35.325674 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2024.11.26 05:24:35.326448 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:24:35.326496 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.26 05:24:35.327036 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.26 05:24:35.327297 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:24:35.327583 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2024.11.26 05:24:35.454967 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2024.11.26 05:24:35.474854 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:24:35.474924 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.26 05:24:35.481521 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.26 05:24:35.482268 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:24:35.485374 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2024.11.26 05:24:42.766247 [ 42 ] {} DNSResolver: Updating DNS cache 2024.11.26 05:24:42.766339 [ 42 ] {} DNSResolver: Updated DNS cache 2024.11.26 05:24:42.828548 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2024.11.26 05:24:42.829193 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:24:42.829252 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.26 05:24:42.829927 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.26 05:24:42.830206 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:24:42.830416 [ 42 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.26 05:24:42.830468 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2024.11.26 05:24:42.830531 [ 42 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:24:42.830561 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.26 05:24:42.837008 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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.26 05:24:42.837205 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.26 05:24:42.839211 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part 2024.11.26 05:24:42.841856 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part 2024.11.26 05:24:42.841936 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part 2024.11.26 05:24:42.844237 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part 2024.11.26 05:24:42.846128 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part 2024.11.26 05:24:42.850797 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part 2024.11.26 05:24:42.880137 [ 186 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.047566439 sec., 58991.17232635388 rows/sec., 864.13 KiB/sec. 2024.11.26 05:24:42.880877 [ 201 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.26 05:24:42.881256 [ 201 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_6_1} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:24:42.881348 [ 201 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_6_1} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.26 05:24:42.881462 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2024.11.26 05:24:42.986304 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2024.11.26 05:24:43.001161 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 155.45 MiB, peak 161.76 MiB, free memory in arenas 0.00 B, will set to 157.13 MiB (RSS), difference: 1.67 MiB 2024.11.26 05:24:43.007968 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:24:43.008027 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.26 05:24:43.014544 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.26 05:24:43.015334 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:24:43.015644 [ 39 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.26 05:24:43.015732 [ 39 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:24:43.015768 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.26 05:24:43.016155 [ 201 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:24:43.030292 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2024.11.26 05:24:43.031843 [ 201 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.26 05:24:43.033122 [ 201 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:24:43.038685 [ 201 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:24:43.044092 [ 201 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:24:43.049298 [ 201 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:24:43.056692 [ 201 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:24:43.061391 [ 201 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:24:43.121409 [ 186 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.105530409 sec., 435.8933167784842 rows/sec., 2.25 MiB/sec. 2024.11.26 05:24:43.124033 [ 186 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.26 05:24:43.127152 [ 186 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_6_1} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:24:43.127279 [ 186 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_6_1} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.26 05:24:43.129807 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2024.11.26 05:24:44.001160 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 158.20 MiB, peak 167.74 MiB, free memory in arenas 0.00 B, will set to 159.81 MiB (RSS), difference: 1.61 MiB 2024.11.26 05:24:50.331483 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2024.11.26 05:24:50.332150 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:24:50.332203 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.26 05:24:50.332824 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.26 05:24:50.333097 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:24:50.333350 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2024.11.26 05:24:50.531284 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2024.11.26 05:24:50.550171 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:24:50.550234 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.26 05:24:50.557116 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.26 05:24:50.558024 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:24:50.561092 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2024.11.26 05:24:57.766400 [ 80 ] {} DNSResolver: Updating DNS cache 2024.11.26 05:24:57.766501 [ 80 ] {} DNSResolver: Updated DNS cache 2024.11.26 05:24:57.834414 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 2024.11.26 05:24:57.835019 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:24:57.835063 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.26 05:24:57.835660 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.26 05:24:57.835934 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:24:57.836128 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2024.11.26 05:24:57.890652 [ 3 ] {} TCPHandler: Done processing connection. 2024.11.26 05:24:57.890731 [ 3 ] {} TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.26 05:24:58.000170 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 158.98 MiB, peak 167.74 MiB, free memory in arenas 0.00 B, will set to 161.05 MiB (RSS), difference: 2.08 MiB 2024.11.26 05:24:58.062078 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2024.11.26 05:24:58.081842 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:24:58.081885 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.11.26 05:24:58.088368 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.26 05:24:58.089155 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:24:58.091831 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2024.11.26 05:25:05.337184 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 2024.11.26 05:25:05.337860 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:25:05.337912 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.11.26 05:25:05.338463 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.26 05:25:05.338734 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:25:05.339043 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 2024.11.26 05:25:05.592843 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2024.11.26 05:25:05.613129 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:25:05.613192 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.11.26 05:25:05.619869 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.26 05:25:05.620639 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:25:05.623414 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2024.11.26 05:25:12.766575 [ 75 ] {} DNSResolver: Updating DNS cache 2024.11.26 05:25:12.766659 [ 75 ] {} DNSResolver: Updated DNS cache 2024.11.26 05:25:12.839336 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 2024.11.26 05:25:12.839984 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:25:12.840041 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.11.26 05:25:12.840623 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.26 05:25:12.840915 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:25:12.841205 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2024.11.26 05:25:13.124429 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2024.11.26 05:25:13.144640 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:25:13.144695 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.11.26 05:25:13.151866 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.26 05:25:13.152667 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:25:13.155217 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2024.11.26 05:25:20.342281 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 2024.11.26 05:25:20.342956 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:25:20.343006 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.11.26 05:25:20.343543 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.26 05:25:20.343816 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:25:20.344084 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 2024.11.26 05:25:20.344097 [ 77 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.26 05:25:20.344204 [ 77 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:25:20.344247 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.11.26 05:25:20.344449 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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.26 05:25:20.344639 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.26 05:25:20.344691 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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.26 05:25:20.344805 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part 2024.11.26 05:25:20.345059 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part 2024.11.26 05:25:20.345215 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part 2024.11.26 05:25:20.345424 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part 2024.11.26 05:25:20.345712 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part 2024.11.26 05:25:20.347557 [ 189 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.003199204 sec., 1601648.410041998 rows/sec., 22.91 MiB/sec. 2024.11.26 05:25:20.348319 [ 192 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.26 05:25:20.348673 [ 192 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_11_2} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:25:20.348758 [ 192 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_11_2} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.26 05:25:20.348862 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2024.11.26 05:25:20.656248 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2024.11.26 05:25:20.677035 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:25:20.677090 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.11.26 05:25:20.683908 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.26 05:25:20.684696 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:25:20.685137 [ 77 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.26 05:25:20.685310 [ 77 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:25:20.685423 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.11.26 05:25:20.685889 [ 189 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:25:20.699512 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2024.11.26 05:25:20.701241 [ 189 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.26 05:25:20.702734 [ 189 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:25:20.708177 [ 189 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:25:20.714016 [ 189 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:25:20.719942 [ 189 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:25:20.726018 [ 189 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:25:20.731455 [ 189 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:25:20.788528 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.102915706 sec., 806.4852608599897 rows/sec., 4.17 MiB/sec. 2024.11.26 05:25:20.791128 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.26 05:25:20.794272 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_11_2} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:25:20.794397 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_11_2} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.26 05:25:20.797059 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2024.11.26 05:25:21.000166 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 162.94 MiB, peak 172.83 MiB, free memory in arenas 0.00 B, will set to 164.11 MiB (RSS), difference: 1.17 MiB 2024.11.26 05:25:27.766904 [ 70 ] {} DNSResolver: Updating DNS cache 2024.11.26 05:25:27.766973 [ 70 ] {} DNSResolver: Updated DNS cache 2024.11.26 05:25:27.845182 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 2024.11.26 05:25:27.845831 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:25:27.845886 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.11.26 05:25:27.846491 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.26 05:25:27.846788 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:25:27.847047 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2024.11.26 05:25:28.200571 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2024.11.26 05:25:28.218887 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:25:28.218943 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.11.26 05:25:28.226361 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.26 05:25:28.227141 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:25:28.229753 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2024.11.26 05:25:35.348141 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 2024.11.26 05:25:35.348838 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:25:35.348891 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.11.26 05:25:35.349515 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.26 05:25:35.349792 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:25:35.350036 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 2024.11.26 05:25:35.730792 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2024.11.26 05:25:35.751251 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:25:35.751323 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.11.26 05:25:35.758679 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.26 05:25:35.759511 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:25:35.763053 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2024.11.26 05:25:42.767015 [ 64 ] {} DNSResolver: Updating DNS cache 2024.11.26 05:25:42.767089 [ 64 ] {} DNSResolver: Updated DNS cache 2024.11.26 05:25:42.851133 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 2024.11.26 05:25:42.851779 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:25:42.851825 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.11.26 05:25:42.852370 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.26 05:25:42.852638 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:25:42.852835 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2024.11.26 05:25:43.264102 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2024.11.26 05:25:43.285004 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:25:43.285067 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.11.26 05:25:43.292114 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.26 05:25:43.292882 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:25:43.296205 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2024.11.26 05:25:50.352959 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 2024.11.26 05:25:50.354005 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:25:50.354058 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.11.26 05:25:50.354599 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.26 05:25:50.354873 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:25:50.355121 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 2024.11.26 05:25:50.796260 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 2024.11.26 05:25:50.816902 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:25:50.816958 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.11.26 05:25:50.824285 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.26 05:25:50.825049 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:25:50.827606 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 114 2024.11.26 05:25:57.767339 [ 58 ] {} DNSResolver: Updating DNS cache 2024.11.26 05:25:57.767407 [ 58 ] {} DNSResolver: Updated DNS cache 2024.11.26 05:25:57.856227 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 2024.11.26 05:25:57.856861 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:25:57.856913 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.11.26 05:25:57.857488 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.26 05:25:57.857761 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:25:57.857991 [ 58 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.26 05:25:57.858027 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2024.11.26 05:25:57.858075 [ 58 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:25:57.858106 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.11.26 05:25:57.858245 [ 200 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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.26 05:25:57.858367 [ 200 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.26 05:25:57.858411 [ 200 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part 2024.11.26 05:25:57.858511 [ 200 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part 2024.11.26 05:25:57.858726 [ 200 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part 2024.11.26 05:25:57.858879 [ 200 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part 2024.11.26 05:25:57.859043 [ 200 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part 2024.11.26 05:25:57.859193 [ 200 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part 2024.11.26 05:25:57.860930 [ 200 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002743495 sec., 2690363.933595651 rows/sec., 38.49 MiB/sec. 2024.11.26 05:25:57.861298 [ 192 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.26 05:25:57.861598 [ 192 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_16_3} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:25:57.861672 [ 192 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_16_3} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.26 05:25:57.861752 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2024.11.26 05:25:58.001312 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000932458 sec. 2024.11.26 05:25:58.327652 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 2024.11.26 05:25:58.348786 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:25:58.348847 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.11.26 05:25:58.356127 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.26 05:25:58.356883 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:25:58.357292 [ 58 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.26 05:25:58.357433 [ 58 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:25:58.357515 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.11.26 05:25:58.357906 [ 194 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:25:58.372670 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2024.11.26 05:25:58.374325 [ 194 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.26 05:25:58.375711 [ 194 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:25:58.381647 [ 194 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:25:58.387630 [ 194 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:25:58.393687 [ 194 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:25:58.399491 [ 194 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:25:58.404406 [ 194 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:25:58.462080 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.104409076 sec., 1158.9030823335702 rows/sec., 5.99 MiB/sec. 2024.11.26 05:25:58.464548 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.26 05:25:58.467433 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_16_3} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:25:58.467552 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_16_3} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.26 05:25:58.469875 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2024.11.26 05:26:05.358137 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 2024.11.26 05:26:05.358835 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:26:05.358887 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.11.26 05:26:05.359575 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.26 05:26:05.359851 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:26:05.360085 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 2024.11.26 05:26:05.872750 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2024.11.26 05:26:05.892979 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:26:05.893050 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.11.26 05:26:05.900517 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.26 05:26:05.901290 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:26:05.904967 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2024.11.26 05:26:12.767475 [ 51 ] {} DNSResolver: Updating DNS cache 2024.11.26 05:26:12.767576 [ 51 ] {} DNSResolver: Updated DNS cache 2024.11.26 05:26:12.860192 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 2024.11.26 05:26:12.860923 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:26:12.860979 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.11.26 05:26:12.861569 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.26 05:26:12.861850 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:26:12.862160 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2024.11.26 05:26:13.405020 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2024.11.26 05:26:13.424993 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:26:13.425049 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.11.26 05:26:13.432413 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.26 05:26:13.433181 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:26:13.436112 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2024.11.26 05:26:20.362288 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 2024.11.26 05:26:20.363362 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:26:20.363415 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.11.26 05:26:20.364002 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.26 05:26:20.364277 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:26:20.364524 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 2024.11.26 05:26:20.937172 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2024.11.26 05:26:20.957254 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:26:20.957308 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.11.26 05:26:20.964795 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.26 05:26:20.965564 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:26:20.968222 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2024.11.26 05:26:27.767636 [ 44 ] {} DNSResolver: Updating DNS cache 2024.11.26 05:26:27.767712 [ 44 ] {} DNSResolver: Updated DNS cache 2024.11.26 05:26:27.865631 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 2024.11.26 05:26:27.866269 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:26:27.866318 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.11.26 05:26:27.866860 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.26 05:26:27.867140 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:26:27.867386 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2024.11.26 05:26:28.468293 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2024.11.26 05:26:28.490037 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:26:28.490103 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.11.26 05:26:28.497354 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.26 05:26:28.498128 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:26:28.500951 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2024.11.26 05:26:35.367487 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 2024.11.26 05:26:35.368176 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:26:35.368229 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:26:35.368787 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.26 05:26:35.369059 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:26:35.369291 [ 43 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.26 05:26:35.369313 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 2024.11.26 05:26:35.369372 [ 43 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:26:35.369399 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:26:35.369567 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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.26 05:26:35.369752 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.26 05:26:35.369807 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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.26 05:26:35.369927 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part 2024.11.26 05:26:35.370135 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part 2024.11.26 05:26:35.370430 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part 2024.11.26 05:26:35.370545 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part 2024.11.26 05:26:35.370731 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part 2024.11.26 05:26:35.373280 [ 192 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003796127 sec., 2554972.4758945103 rows/sec., 36.55 MiB/sec. 2024.11.26 05:26:35.373490 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.26 05:26:35.373780 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_21_4} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:26:35.373861 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_21_4} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.26 05:26:35.373956 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2024.11.26 05:26:36.001996 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2024.11.26 05:26:36.023554 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:26:36.023610 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:26:36.031217 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.26 05:26:36.031991 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:26:36.032293 [ 43 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.26 05:26:36.032353 [ 43 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:26:36.032389 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:26:36.032608 [ 199 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:26:36.042159 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2024.11.26 05:26:36.043185 [ 199 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.26 05:26:36.044141 [ 199 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:26:36.048708 [ 199 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:26:36.053715 [ 199 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:26:36.058859 [ 199 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:26:36.064312 [ 199 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:26:36.069251 [ 199 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:26:36.129083 [ 198 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.096602489 sec., 1645.9203240612155 rows/sec., 8.51 MiB/sec. 2024.11.26 05:26:36.132616 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.26 05:26:36.135830 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_21_4} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:26:36.135969 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_21_4} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.26 05:26:36.138448 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2024.11.26 05:26:37.000166 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 171.39 MiB, peak 181.95 MiB, free memory in arenas 0.00 B, will set to 172.66 MiB (RSS), difference: 1.28 MiB 2024.11.26 05:26:42.767770 [ 35 ] {} DNSResolver: Updating DNS cache 2024.11.26 05:26:42.767878 [ 35 ] {} DNSResolver: Updated DNS cache 2024.11.26 05:26:42.869470 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 2024.11.26 05:26:42.870304 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:26:42.870357 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:26:42.870996 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.26 05:26:42.871272 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:26:42.871612 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2024.11.26 05:26:43.542233 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2024.11.26 05:26:43.562027 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:26:43.562084 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:26:43.569174 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.26 05:26:43.569921 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:26:43.572580 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2024.11.26 05:26:50.371757 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 2024.11.26 05:26:50.372773 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:26:50.372826 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:26:50.373397 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.26 05:26:50.373665 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:26:50.373921 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 2024.11.26 05:26:51.072642 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2024.11.26 05:26:51.093157 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:26:51.093220 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:26:51.100716 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.26 05:26:51.101478 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:26:51.104116 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2024.11.26 05:26:57.768162 [ 33 ] {} DNSResolver: Updating DNS cache 2024.11.26 05:26:57.768290 [ 33 ] {} DNSResolver: Updated DNS cache 2024.11.26 05:26:57.874075 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 2024.11.26 05:26:57.875003 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:26:57.875056 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:26:57.875600 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.26 05:26:57.875868 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:26:57.876149 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2024.11.26 05:26:58.604191 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2024.11.26 05:26:58.625246 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:26:58.625311 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:26:58.632589 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.26 05:26:58.633345 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:26:58.636204 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2024.11.26 05:27:05.376276 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 2024.11.26 05:27:05.376964 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:27:05.377017 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:27:05.377564 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.26 05:27:05.377828 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:27:05.378057 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 2024.11.26 05:27:06.136279 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2024.11.26 05:27:06.157782 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:27:06.157844 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:27:06.165447 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.26 05:27:06.166212 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:27:06.169843 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2024.11.26 05:27:12.768352 [ 31 ] {} DNSResolver: Updating DNS cache 2024.11.26 05:27:12.768417 [ 31 ] {} DNSResolver: Updated DNS cache 2024.11.26 05:27:12.878201 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 2024.11.26 05:27:12.878928 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:27:12.878982 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:27:12.879577 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.26 05:27:12.879855 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:27:12.880088 [ 31 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.11.26 05:27:12.880123 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2024.11.26 05:27:12.880176 [ 31 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:27:12.880208 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:27:12.880358 [ 195 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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.26 05:27:12.880514 [ 195 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.26 05:27:12.880570 [ 195 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part 2024.11.26 05:27:12.880697 [ 195 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part 2024.11.26 05:27:12.880792 [ 195 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part 2024.11.26 05:27:12.881001 [ 195 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part 2024.11.26 05:27:12.881326 [ 195 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part 2024.11.26 05:27:12.881606 [ 195 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part 2024.11.26 05:27:12.884586 [ 191 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.004293867 sec., 2784436.4997798023 rows/sec., 39.83 MiB/sec. 2024.11.26 05:27:12.885015 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.11.26 05:27:12.885424 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_26_5} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:27:12.885531 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_26_5} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.11.26 05:27:12.885665 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. 2024.11.26 05:27:13.669909 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2024.11.26 05:27:13.691459 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:27:13.691517 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:27:13.699113 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.26 05:27:13.699875 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:27:13.700268 [ 30 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.11.26 05:27:13.700391 [ 30 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:27:13.700463 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:27:13.700789 [ 195 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:27:13.709212 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2024.11.26 05:27:13.710441 [ 195 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.26 05:27:13.711334 [ 195 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:27:13.715988 [ 195 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:27:13.720930 [ 195 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:27:13.726221 [ 195 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:27:13.731949 [ 195 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:27:13.737290 [ 195 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:27:13.798821 [ 187 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.098225802 sec., 1995.4023892826042 rows/sec., 10.32 MiB/sec. 2024.11.26 05:27:13.800394 [ 187 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.11.26 05:27:13.802736 [ 187 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_26_5} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:27:13.802833 [ 187 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_26_5} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.11.26 05:27:13.804173 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2024.11.26 05:27:14.000208 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 175.58 MiB, peak 186.12 MiB, free memory in arenas 0.00 B, will set to 177.83 MiB (RSS), difference: 2.25 MiB 2024.11.26 05:27:20.380301 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 2024.11.26 05:27:20.381495 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:27:20.381542 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:27:20.382151 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.26 05:27:20.382428 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:27:20.382646 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 2024.11.26 05:27:21.209286 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2024.11.26 05:27:21.228007 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:27:21.228064 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:27:21.235152 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.26 05:27:21.235907 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:27:21.238572 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2024.11.26 05:27:27.768669 [ 24 ] {} DNSResolver: Updating DNS cache 2024.11.26 05:27:27.768744 [ 24 ] {} DNSResolver: Updated DNS cache 2024.11.26 05:27:27.882794 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 2024.11.26 05:27:27.883667 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:27:27.883719 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:27:27.884334 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.26 05:27:27.884619 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:27:27.884846 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2024.11.26 05:27:28.738636 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2024.11.26 05:27:28.759338 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:27:28.759404 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:27:28.767011 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.11.26 05:27:28.767800 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:27:28.770564 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2024.11.26 05:27:35.384983 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 2024.11.26 05:27:35.385919 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:27:35.385968 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:27:35.386502 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.26 05:27:35.386761 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:27:35.387021 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 2024.11.26 05:27:36.270633 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2024.11.26 05:27:36.292223 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:27:36.292290 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:27:36.299557 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.11.26 05:27:36.300326 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:27:36.303116 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2024.11.26 05:27:42.768807 [ 73 ] {} DNSResolver: Updating DNS cache 2024.11.26 05:27:42.768900 [ 73 ] {} DNSResolver: Updated DNS cache 2024.11.26 05:27:42.887140 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 2024.11.26 05:27:42.887791 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:27:42.887844 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:27:42.888391 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.26 05:27:42.888657 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:27:42.888909 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2024.11.26 05:27:43.803170 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2024.11.26 05:27:43.824592 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:27:43.824660 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:27:43.832323 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.11.26 05:27:43.833090 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:27:43.836435 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2024.11.26 05:27:50.389032 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 2024.11.26 05:27:50.389738 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:27:50.389787 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:27:50.390365 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.26 05:27:50.390634 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:27:50.390797 [ 92 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.11.26 05:27:50.390816 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 2024.11.26 05:27:50.390838 [ 92 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:27:50.390860 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:27:50.391011 [ 191 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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.26 05:27:50.391184 [ 191 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.26 05:27:50.391245 [ 191 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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.26 05:27:50.391354 [ 191 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part 2024.11.26 05:27:50.391576 [ 191 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part 2024.11.26 05:27:50.391712 [ 191 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part 2024.11.26 05:27:50.391941 [ 191 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part 2024.11.26 05:27:50.392057 [ 191 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part 2024.11.26 05:27:50.394414 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003480841 sec., 4100733.12742524 rows/sec., 58.66 MiB/sec. 2024.11.26 05:27:50.394856 [ 186 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.11.26 05:27:50.395370 [ 186 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_31_6} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:27:50.395473 [ 186 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_31_6} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.11.26 05:27:50.395632 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2024.11.26 05:27:51.336505 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2024.11.26 05:27:51.358463 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:27:51.358530 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:27:51.366202 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.11.26 05:27:51.366987 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:27:51.367472 [ 92 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.11.26 05:27:51.367678 [ 92 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:27:51.367791 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.11.26 05:27:51.368171 [ 191 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:27:51.376054 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2024.11.26 05:27:51.377362 [ 191 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.26 05:27:51.378239 [ 191 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:27:51.382575 [ 191 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:27:51.387284 [ 191 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:27:51.392158 [ 191 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:27:51.397389 [ 191 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:27:51.402140 [ 191 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:27:51.461286 [ 188 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.093295082 sec., 2508.1707951122225 rows/sec., 12.97 MiB/sec. 2024.11.26 05:27:51.464285 [ 201 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.11.26 05:27:51.467468 [ 201 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_31_6} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:27:51.467614 [ 201 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_31_6} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.11.26 05:27:51.470388 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2024.11.26 05:27:52.000220 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 180.31 MiB, peak 190.85 MiB, free memory in arenas 0.00 B, will set to 182.66 MiB (RSS), difference: 2.35 MiB 2024.11.26 05:27:57.769385 [ 118 ] {} DNSResolver: Updating DNS cache 2024.11.26 05:27:57.769460 [ 118 ] {} DNSResolver: Updated DNS cache 2024.11.26 05:27:57.891547 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 2024.11.26 05:27:57.892271 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:27:57.892325 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.11.26 05:27:57.892939 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.26 05:27:57.893210 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:27:57.893496 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2024.11.26 05:27:58.002089 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000937489 sec. 2024.11.26 05:27:58.876874 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2024.11.26 05:27:58.897249 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:27:58.897326 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.11.26 05:27:58.904511 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.11.26 05:27:58.905362 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:27:58.909539 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2024.11.26 05:28:05.393765 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 2024.11.26 05:28:05.394631 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:28:05.394673 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.11.26 05:28:05.395275 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.26 05:28:05.395548 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:28:05.395784 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 2024.11.26 05:28:06.409599 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2024.11.26 05:28:06.430099 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:28:06.430165 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.11.26 05:28:06.437616 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.11.26 05:28:06.438374 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:28:06.441728 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2024.11.26 05:28:12.769706 [ 177 ] {} DNSResolver: Updating DNS cache 2024.11.26 05:28:12.769782 [ 177 ] {} DNSResolver: Updated DNS cache 2024.11.26 05:28:12.895904 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 2024.11.26 05:28:12.896545 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:28:12.896598 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.11.26 05:28:12.897151 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.26 05:28:12.897424 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:28:12.897691 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2024.11.26 05:28:13.941797 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2024.11.26 05:28:13.962286 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:28:13.962338 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.11.26 05:28:13.969541 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.11.26 05:28:13.970338 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:28:13.972852 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2024.11.26 05:28:20.397857 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 2024.11.26 05:28:20.398906 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:28:20.398950 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.11.26 05:28:20.399478 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.26 05:28:20.399742 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:28:20.399931 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 2024.11.26 05:28:21.472907 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2024.11.26 05:28:21.494379 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:28:21.494447 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.11.26 05:28:21.502315 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.11.26 05:28:21.503109 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:28:21.506013 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2024.11.26 05:28:27.769840 [ 137 ] {} DNSResolver: Updating DNS cache 2024.11.26 05:28:27.769921 [ 137 ] {} DNSResolver: Updated DNS cache 2024.11.26 05:28:27.900089 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 2024.11.26 05:28:27.901048 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:28:27.901167 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.11.26 05:28:27.901771 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.26 05:28:27.902058 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:28:27.902270 [ 137 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.11.26 05:28:27.902361 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2024.11.26 05:28:27.902367 [ 137 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:28:27.902406 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.11.26 05:28:27.902521 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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.26 05:28:27.902649 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.26 05:28:27.902688 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part 2024.11.26 05:28:27.902770 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part 2024.11.26 05:28:27.902930 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part 2024.11.26 05:28:27.903202 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part 2024.11.26 05:28:27.903418 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part 2024.11.26 05:28:27.903547 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part 2024.11.26 05:28:27.906043 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003578742 sec., 4619220.944119469 rows/sec., 66.08 MiB/sec. 2024.11.26 05:28:27.906154 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.11.26 05:28:27.906450 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_36_7} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:28:27.906534 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_36_7} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.11.26 05:28:27.906644 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2024.11.26 05:28:29.007054 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2024.11.26 05:28:29.028515 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:28:29.028574 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.11.26 05:28:29.036295 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.11.26 05:28:29.037073 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:28:29.037519 [ 137 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.11.26 05:28:29.037650 [ 137 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:28:29.037728 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.11.26 05:28:29.038164 [ 196 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:28:29.053342 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2024.11.26 05:28:29.054841 [ 196 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.26 05:28:29.056587 [ 196 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:28:29.062579 [ 196 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:28:29.068928 [ 196 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:28:29.075115 [ 196 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:28:29.081210 [ 196 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:28:29.086441 [ 196 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:28:29.149007 [ 193 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.111088931 sec., 2448.4887697767117 rows/sec., 12.66 MiB/sec. 2024.11.26 05:28:29.152100 [ 189 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.11.26 05:28:29.155123 [ 189 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_36_7} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:28:29.155249 [ 189 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_36_7} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.11.26 05:28:29.157673 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2024.11.26 05:28:30.000172 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 184.72 MiB, peak 196.58 MiB, free memory in arenas 0.00 B, will set to 187.39 MiB (RSS), difference: 2.67 MiB 2024.11.26 05:28:35.402471 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 2024.11.26 05:28:35.403169 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:28:35.403223 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.11.26 05:28:35.403831 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.26 05:28:35.404109 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:28:35.404381 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 2024.11.26 05:28:36.553431 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2024.11.26 05:28:36.572810 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:28:36.572877 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.11.26 05:28:36.580006 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.11.26 05:28:36.580765 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:28:36.583547 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2024.11.26 05:28:42.769973 [ 115 ] {} DNSResolver: Updating DNS cache 2024.11.26 05:28:42.770046 [ 115 ] {} DNSResolver: Updated DNS cache 2024.11.26 05:28:42.904490 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 2024.11.26 05:28:42.905171 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:28:42.905228 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.11.26 05:28:42.905877 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.26 05:28:42.906155 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:28:42.906410 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2024.11.26 05:28:44.083591 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2024.11.26 05:28:44.104029 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:28:44.104090 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.11.26 05:28:44.111422 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.11.26 05:28:44.112202 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:28:44.115218 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2024.11.26 05:28:50.406518 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 2024.11.26 05:28:50.407208 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:28:50.407262 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.11.26 05:28:50.407808 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.26 05:28:50.408090 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:28:50.408355 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 2024.11.26 05:28:51.615270 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2024.11.26 05:28:51.636434 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:28:51.636503 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.11.26 05:28:51.643810 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.11.26 05:28:51.644586 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:28:51.648666 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2024.11.26 05:28:57.770103 [ 93 ] {} DNSResolver: Updating DNS cache 2024.11.26 05:28:57.770217 [ 93 ] {} DNSResolver: Updated DNS cache 2024.11.26 05:28:57.908469 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 2024.11.26 05:28:57.909135 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:28:57.909194 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.11.26 05:28:57.909747 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.26 05:28:57.910024 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:28:57.910353 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2024.11.26 05:28:59.148728 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2024.11.26 05:28:59.169715 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:28:59.169775 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.11.26 05:28:59.177514 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.11.26 05:28:59.178300 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:28:59.182025 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2024.11.26 05:29:05.410459 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 2024.11.26 05:29:05.411119 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:29:05.411156 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.11.26 05:29:05.411717 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.26 05:29:05.411971 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:29:05.412117 [ 88 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.11.26 05:29:05.412155 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 2024.11.26 05:29:05.412166 [ 88 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:29:05.412191 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.11.26 05:29:05.412361 [ 189 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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.26 05:29:05.412559 [ 189 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.26 05:29:05.412609 [ 189 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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.26 05:29:05.412702 [ 189 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part 2024.11.26 05:29:05.412905 [ 189 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part 2024.11.26 05:29:05.413174 [ 189 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part 2024.11.26 05:29:05.413349 [ 189 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part 2024.11.26 05:29:05.413516 [ 189 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part 2024.11.26 05:29:05.416047 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.003782376 sec., 4983375.529032544 rows/sec., 71.29 MiB/sec. 2024.11.26 05:29:05.416430 [ 190 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.11.26 05:29:05.416807 [ 190 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_41_8} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:29:05.416904 [ 190 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_41_8} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.11.26 05:29:05.417030 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. 2024.11.26 05:29:06.682092 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2024.11.26 05:29:06.704245 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:29:06.704313 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.11.26 05:29:06.712023 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.11.26 05:29:06.712854 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:29:06.713317 [ 84 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.11.26 05:29:06.713492 [ 84 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:29:06.713598 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.11.26 05:29:06.715365 [ 193 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:29:06.730264 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2024.11.26 05:29:06.731915 [ 193 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.26 05:29:06.733158 [ 193 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:29:06.738590 [ 193 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:29:06.744535 [ 193 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:29:06.750206 [ 193 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:29:06.756255 [ 193 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:29:06.761578 [ 193 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:29:06.831158 [ 190 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.117345237 sec., 2633.255579005733 rows/sec., 13.62 MiB/sec. 2024.11.26 05:29:06.834445 [ 190 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.11.26 05:29:06.837553 [ 190 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_41_8} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:29:06.837687 [ 190 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_41_8} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.11.26 05:29:06.840451 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2024.11.26 05:29:07.000189 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 189.20 MiB, peak 202.62 MiB, free memory in arenas 0.00 B, will set to 193.46 MiB (RSS), difference: 4.26 MiB 2024.11.26 05:29:12.770305 [ 91 ] {} DNSResolver: Updating DNS cache 2024.11.26 05:29:12.770427 [ 91 ] {} DNSResolver: Updated DNS cache 2024.11.26 05:29:12.912266 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 2024.11.26 05:29:12.912990 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:29:12.913049 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.11.26 05:29:12.913596 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.26 05:29:12.913865 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:29:12.914114 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2024.11.26 05:29:14.230331 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2024.11.26 05:29:14.249747 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:29:14.249819 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.11.26 05:29:14.256985 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.11.26 05:29:14.257791 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:29:14.260923 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2024.11.26 05:29:20.414226 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 2024.11.26 05:29:20.415013 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:29:20.415104 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.11.26 05:29:20.415741 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.26 05:29:20.416014 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:29:20.416289 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 2024.11.26 05:29:21.760983 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 2024.11.26 05:29:21.781476 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:29:21.781541 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.11.26 05:29:21.788785 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.11.26 05:29:21.789558 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:29:21.792331 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 324 2024.11.26 05:29:27.770684 [ 102 ] {} DNSResolver: Updating DNS cache 2024.11.26 05:29:27.770758 [ 102 ] {} DNSResolver: Updated DNS cache 2024.11.26 05:29:27.916419 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 2024.11.26 05:29:27.917293 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:29:27.917359 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.11.26 05:29:27.918148 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.26 05:29:27.918410 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:29:27.918637 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2024.11.26 05:29:29.292413 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 2024.11.26 05:29:29.313888 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:29:29.313954 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.11.26 05:29:29.321295 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.11.26 05:29:29.322074 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:29:29.324887 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2024.11.26 05:29:35.418745 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 2024.11.26 05:29:35.419434 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:29:35.419485 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.11.26 05:29:35.420026 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.26 05:29:35.420293 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:29:35.420552 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 2024.11.26 05:29:36.824940 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2024.11.26 05:29:36.846493 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:29:36.846556 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.11.26 05:29:36.853854 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.11.26 05:29:36.854632 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:29:36.857529 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2024.11.26 05:29:42.771017 [ 108 ] {} DNSResolver: Updating DNS cache 2024.11.26 05:29:42.771115 [ 108 ] {} DNSResolver: Updated DNS cache 2024.11.26 05:29:42.920660 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 2024.11.26 05:29:42.921349 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:29:42.921398 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.11.26 05:29:42.921992 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.26 05:29:42.922262 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:29:42.922442 [ 108 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.11.26 05:29:42.922474 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2024.11.26 05:29:42.922495 [ 108 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:29:42.922522 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.11.26 05:29:42.922902 [ 197 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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.26 05:29:42.923159 [ 197 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.26 05:29:42.923212 [ 197 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part 2024.11.26 05:29:42.923319 [ 197 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part 2024.11.26 05:29:42.923490 [ 197 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part 2024.11.26 05:29:42.923766 [ 197 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part 2024.11.26 05:29:42.923998 [ 197 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part 2024.11.26 05:29:42.924254 [ 197 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part 2024.11.26 05:29:42.927368 [ 190 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.004718585 sec., 4472951.107164542 rows/sec., 63.99 MiB/sec. 2024.11.26 05:29:42.927653 [ 197 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.11.26 05:29:42.927951 [ 197 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_46_9} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:29:42.928037 [ 197 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_46_9} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.11.26 05:29:42.928138 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. 2024.11.26 05:29:44.357581 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2024.11.26 05:29:44.379175 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:29:44.379244 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.11.26 05:29:44.386593 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.11.26 05:29:44.387380 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:29:44.387816 [ 108 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.11.26 05:29:44.387958 [ 108 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:29:44.388030 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.11.26 05:29:44.388762 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:29:44.404350 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2024.11.26 05:29:44.405857 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.26 05:29:44.407578 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:29:44.413763 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:29:44.419789 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:29:44.425593 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:29:44.431593 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:29:44.436978 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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.26 05:29:44.500418 [ 197 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.112230014 sec., 3091.864534562029 rows/sec., 15.99 MiB/sec. 2024.11.26 05:29:44.503349 [ 198 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.11.26 05:29:44.506231 [ 198 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_46_9} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:29:44.506355 [ 198 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_46_9} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.11.26 05:29:44.508675 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2024.11.26 05:29:45.000164 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 195.13 MiB, peak 208.56 MiB, free memory in arenas 0.00 B, will set to 198.02 MiB (RSS), difference: 2.89 MiB 2024.11.26 05:29:50.422602 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 2024.11.26 05:29:50.423578 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:29:50.423626 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.11.26 05:29:50.424224 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.11.26 05:29:50.424489 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:29:50.424769 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 2024.11.26 05:29:51.904436 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2024.11.26 05:29:51.924354 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:29:51.924423 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.11.26 05:29:51.931571 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.11.26 05:29:51.932325 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:29:51.936069 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2024.11.26 05:29:57.771373 [ 158 ] {} DNSResolver: Updating DNS cache 2024.11.26 05:29:57.771449 [ 158 ] {} DNSResolver: Updated DNS cache 2024.11.26 05:29:57.924905 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 2024.11.26 05:29:57.925811 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:29:57.925863 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.11.26 05:29:57.926472 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.11.26 05:29:57.926736 [ 244 ] {} system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): 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.26 05:29:57.926989 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2024.11.26 05:29:58.001338 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000950439 sec. 2024.11.26 05:29:59.436123 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2024.11.26 05:29:59.456690 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.26 05:29:59.456760 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.11.26 05:29:59.463974 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.11.26 05:29:59.464745 [ 242 ] {} system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): 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.26 05:29:59.467492 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362